﻿/*!
   * Bootstrap  v5.3.3 (https://getbootstrap.com/)
   * Copyright 2011-2024 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root,[data-bs-theme="light"]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #007b8b;--bs-secondary: #6c757d;--bs-success: #94d3a2;--bs-info: #74c7d4;--bs-warning: #ffc107;--bs-danger: #ea868f;--bs-light: #f8f9fa;--bs-dark: #343a40;--bs-primary-rgb: 0,123,139;--bs-secondary-rgb: 108,117,125;--bs-success-rgb: 148,211,162;--bs-info-rgb: 116,199,212;--bs-warning-rgb: 255,193,7;--bs-danger-rgb: 234,134,143;--bs-light-rgb: 248,249,250;--bs-dark-rgb: 52,58,64;--bs-primary-text-emphasis: #003138;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #3b5441;--bs-info-text-emphasis: #2e5055;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #5e3639;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cce5e8;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #eaf6ec;--bs-info-bg-subtle: #e3f4f6;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #fbe7e9;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #99cad1;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #d4edda;--bs-info-border-subtle: #c7e9ee;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f7cfd2;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-font-sans-serif: "Roboto Condensed", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-root-font-size: 16px;--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #454545;--bs-body-color-rgb: 69,69,69;--bs-body-bg: #fff;--bs-body-bg-rgb: 255,255,255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0,0,0;--bs-secondary-color: rgba(69,69,69,0.75);--bs-secondary-color-rgb: 69,69,69;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233,236,239;--bs-tertiary-color: rgba(69,69,69,0.5);--bs-tertiary-color-rgb: 69,69,69;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248,249,250;--bs-heading-color: inherit;--bs-link-color: #007b8b;--bs-link-color-rgb: 0,123,139;--bs-link-decoration: none;--bs-link-hover-color: #00626f;--bs-link-hover-color-rgb: 0,98,111;--bs-code-color: #d63384;--bs-highlight-color: #454545;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(0,123,139,0.25);--bs-form-valid-color: #94d3a2;--bs-form-valid-border-color: #94d3a2;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222,226,230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33,37,41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255,255,255;--bs-secondary-color: rgba(222,226,230,0.75);--bs-secondary-color-rgb: 222,226,230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52,58,64;--bs-tertiary-color: rgba(222,226,230,0.5);--bs-tertiary-color-rgb: 222,226,230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43,48,53;--bs-primary-text-emphasis: #66b0b9;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #bfe5c7;--bs-info-text-emphasis: #acdde5;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #f2b6bc;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #00191c;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #1e2a20;--bs-info-bg-subtle: #17282a;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2f1b1d;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #004a53;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #597f61;--bs-info-border-subtle: #46777f;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #8c5056;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #66b0b9;--bs-link-hover-color: #85c0c7;--bs-link-color-rgb: 102,176,185;--bs-link-hover-color-rgb: 133,192,199;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255,255,255,0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}:root{font-size:var(--bs-root-font-size)}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,h3,.h3,#page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .h1,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3,#page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .h1{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3,#page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .h1{font-size:1.75rem}}h4,.h4,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);box-shadow:var(--bs-box-shadow-sm);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,body>main,body .nav-container nav,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table,.content.serverstatus .panel .tab-content .tab-pane#apache table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: rgba(0,0,0,0);--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*,.content.serverstatus .panel .tab-content .tab-pane#apache table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody,.content.serverstatus .panel .tab-content .tab-pane#apache table>tbody{vertical-align:inherit}.table>thead,.content.serverstatus .panel .tab-content .tab-pane#apache table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cce5e8;--bs-table-border-color: #a3b7ba;--bs-table-striped-bg: #c2dadc;--bs-table-striped-color: #000;--bs-table-active-bg: #b8ced1;--bs-table-active-color: #000;--bs-table-hover-bg: #bdd4d7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #eaf6ec;--bs-table-border-color: #bbc5bd;--bs-table-striped-bg: #deeae0;--bs-table-striped-color: #000;--bs-table-active-bg: #d3ddd4;--bs-table-active-color: #000;--bs-table-hover-bg: #d8e4da;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #e3f4f6;--bs-table-border-color: #b6c3c5;--bs-table-striped-bg: #d8e8ea;--bs-table-striped-color: #000;--bs-table-active-bg: #ccdcdd;--bs-table-active-color: #000;--bs-table-hover-bg: #d2e2e4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #fbe7e9;--bs-table-border-color: #c9b9ba;--bs-table-striped-bg: #eedbdd;--bs-table-striped-color: #000;--bs-table-active-bg: #e2d0d2;--bs-table-active-color: #000;--bs-table-hover-bg: #e8d6d8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #343a40;--bs-table-border-color: #5d6166;--bs-table-striped-bg: #3e444a;--bs-table-striped-color: #fff;--bs-table-active-bg: #484e53;--bs-table-active-color: #fff;--bs-table-hover-bg: #43494e;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control,body.com_pitmedia.view-display form .input-browse-file input[type="text"],input:not([type='checkbox']):not([type='radio']):not([type='range']){display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;box-shadow:var(--bs-box-shadow-inset);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control,body.com_pitmedia.view-display form .input-browse-file input[type="text"],input:not([type='checkbox']):not([type='radio']):not([type='range']){transition:none}}.form-control[type="file"],body.com_pitmedia.view-display form .input-browse-file input[type="file"][type="text"],input[type="file"]:not([type='checkbox']):not([type='radio']):not([type='range']){overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]),body.com_pitmedia.view-display form .input-browse-file input[type="file"][type="text"]:not(:disabled):not([readonly]),input[type="file"]:not(:disabled):not([readonly]):not([type='checkbox']):not([type='radio']):not([type='range']){cursor:pointer}.form-control:focus,body.com_pitmedia.view-display form .input-browse-file input[type="text"]:focus,input:focus:not([type='checkbox']):not([type='radio']):not([type='range']){color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#80bdc5;outline:0;box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(0,123,139,0.25)}.form-control::-webkit-date-and-time-value,body.com_pitmedia.view-display form .input-browse-file input[type="text"]::-webkit-date-and-time-value,input:not([type='checkbox']):not([type='radio']):not([type='range'])::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit,body.com_pitmedia.view-display form .input-browse-file input[type="text"]::-webkit-datetime-edit,input:not([type='checkbox']):not([type='radio']):not([type='range'])::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder,body.com_pitmedia.view-display form .input-browse-file input[type="text"]::placeholder,input:not([type='checkbox']):not([type='radio']):not([type='range'])::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled,body.com_pitmedia.view-display form .input-browse-file input[type="text"]:disabled,input:disabled:not([type='checkbox']):not([type='radio']):not([type='range']){background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button,body.com_pitmedia.view-display form .input-browse-file input[type="text"]::file-selector-button,input:not([type='checkbox']):not([type='radio']):not([type='range'])::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button,body.com_pitmedia.view-display form .input-browse-file input[type="text"]::file-selector-button,input:not([type='checkbox']):not([type='radio']):not([type='range'])::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,body.com_pitmedia.view-display form .input-browse-file input[type="text"]:hover:not(:disabled):not([readonly])::file-selector-button,input:hover:not(:disabled):not([readonly]):not([type='checkbox']):not([type='radio']):not([type='range'])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,input.form-control-plaintext.form-control-sm:not([type='checkbox']):not([type='radio']):not([type='range']),.form-control-plaintext.form-control-lg,input.form-control-plaintext.form-control-lg:not([type='checkbox']):not([type='radio']):not([type='range']){padding-right:0;padding-left:0}.form-control-sm,input.form-control-sm:not([type='checkbox']):not([type='radio']):not([type='range']){min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem}.form-control-sm::file-selector-button,input.form-control-sm:not([type='checkbox']):not([type='radio']):not([type='range'])::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg,input.form-control-lg:not([type='checkbox']):not([type='radio']):not([type='range']){min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem}.form-control-lg::file-selector-button,input.form-control-lg:not([type='checkbox']):not([type='radio']):not([type='range'])::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important}.form-control-color::-webkit-color-swatch{border:0 !important}.form-control-color.form-control-sm,input.form-control-color.form-control-sm:not([type='checkbox']):not([type='radio']):not([type='range']){height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg,input.form-control-color.form-control-lg:not([type='checkbox']):not([type='radio']):not([type='range']){height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select,select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;box-shadow:var(--bs-box-shadow-inset);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select,select{transition:none}}.form-select:focus,select:focus{border-color:#80bdc5;outline:0;box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(0,123,139,0.25)}.form-select[multiple],select[multiple],.form-select[size]:not([size="1"]),select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled,select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring,select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm,select.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg,select.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}[data-bs-theme="dark"] .form-select,[data-bs-theme="dark"] select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type="radio"]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#80bdc5;outline:0;box-shadow:0 0 0 .25rem rgba(0,123,139,0.25)}.form-check-input:checked{background-color:#007b8b;border-color:#007b8b}.form-check-input:checked[type="checkbox"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate{background-color:#007b8b;border-color:#007b8b;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:0;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2380bdc5'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,body>header .btn-check[disabled]+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-check[disabled]+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-check[disabled]+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-check[disabled]+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-check[disabled]+button,body.com_pitmedia.view-display form .input-browse-file>.btn-check[disabled]+div,body.com_pitmedia .btn-check[disabled]+button,.btn-check:disabled+.btn,body>header .btn-check:disabled+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:disabled+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:disabled+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:disabled+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-check:disabled+button,body.com_pitmedia.view-display form .input-browse-file>.btn-check:disabled+div,body.com_pitmedia .btn-check:disabled+button{pointer-events:none;filter:none;opacity:.65}[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,123,139,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,123,139,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#007b8b;border:0;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3d7dc}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;box-shadow:var(--bs-box-shadow-inset)}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#007b8b;border:0;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3d7dc}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;box-shadow:var(--bs-box-shadow-inset)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"],.form-floating>input:not([type='checkbox']):not([type='radio']):not([type='range']),.form-floating>.form-control-plaintext,.form-floating>.form-select,.form-floating>select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"],.form-floating>input:not([type='checkbox']):not([type='radio']):not([type='range']),.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]::placeholder,.form-floating>input:not([type='checkbox']):not([type='radio']):not([type='range'])::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:focus,.form-floating>input:focus:not([type='checkbox']):not([type='radio']):not([type='range']),.form-floating>.form-control:not(:placeholder-shown),body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:not(:placeholder-shown),.form-floating>input:not(:placeholder-shown):not([type='checkbox']):not([type='radio']):not([type='range']),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:-webkit-autofill,.form-floating>input:-webkit-autofill:not([type='checkbox']):not([type='radio']):not([type='range']),.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select,.form-floating>select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:focus~label,.form-floating>input:focus:not([type='checkbox']):not([type='radio']):not([type='range'])~label,.form-floating>.form-control:not(:placeholder-shown)~label,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:not(:placeholder-shown)~label,.form-floating>input:not(:placeholder-shown):not([type='checkbox']):not([type='radio']):not([type='range'])~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label,.form-floating>select~label{color:rgba(var(--bs-body-color-rgb), .65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:focus~label::after,.form-floating>input:focus:not([type='checkbox']):not([type='radio']):not([type='range'])~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:not(:placeholder-shown)~label::after,.form-floating>input:not(:placeholder-shown):not([type='checkbox']):not([type='radio']):not([type='range'])~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after,.form-floating>select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg)}.form-floating>.form-control:-webkit-autofill~label,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:-webkit-autofill~label,.form-floating>input:-webkit-autofill:not([type='checkbox']):not([type='radio']):not([type='range'])~label{color:rgba(var(--bs-body-color-rgb), .65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:disabled~label,.form-floating>input:disabled:not([type='checkbox']):not([type='radio']):not([type='range'])~label{color:#6c757d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after,body.com_pitmedia.view-display form .input-browse-file .form-floating>input[type="text"]:disabled~label::after,.form-floating>input:disabled:not([type='checkbox']):not([type='radio']):not([type='range'])~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,body.com_pitmedia.view-display form .input-browse-file .input-group>input[type="text"],.input-group>input:not([type='checkbox']):not([type='radio']):not([type='range']),.input-group>.form-select,.input-group>select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,body.com_pitmedia.view-display form .input-browse-file .input-group>input[type="text"]:focus,.input-group>input:focus:not([type='checkbox']):not([type='radio']):not([type='range']),.input-group>.form-select:focus,.input-group>select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn,.input-group body>header #btnMainNav,body>header .input-group #btnMainNav,.input-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-group .wf-btn-action,.input-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-group .wf-btn-action,.input-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-group .wf-btn-action,.input-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .input-group button,.input-group body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .input-group .input-browse-file>div,.input-group body.com_pitmedia button,body.com_pitmedia .input-group button{position:relative;z-index:2}.input-group .btn:focus,.input-group body>header #btnMainNav:focus,body>header .input-group #btnMainNav:focus,.input-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-group .wf-btn-action:focus,.input-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-group .wf-btn-action:focus,.input-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-group .wf-btn-action:focus,.input-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:focus,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .input-group button:focus,.input-group body.com_pitmedia.view-display form .input-browse-file>div:focus,body.com_pitmedia.view-display form .input-group .input-browse-file>div:focus,.input-group body.com_pitmedia button:focus,body.com_pitmedia .input-group button:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color)}.input-group-lg>.form-control,body.com_pitmedia.view-display form .input-browse-file .input-group-lg>input[type="text"],.input-group-lg>input:not([type='checkbox']):not([type='radio']):not([type='range']),.input-group-lg>.form-select,.input-group-lg>select,.input-group-lg>.input-group-text,.input-group-lg>.btn,body>header .input-group-lg>#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-group-lg>.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-group-lg>.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-group-lg>.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .input-group-lg>button,body.com_pitmedia.view-display form .input-browse-file.input-group-lg>div,body.com_pitmedia .input-group-lg>button{padding:.5rem 1rem;font-size:1.25rem}.input-group-sm>.form-control,body.com_pitmedia.view-display form .input-browse-file .input-group-sm>input[type="text"],.input-group-sm>input:not([type='checkbox']):not([type='radio']):not([type='range']),.input-group-sm>.form-select,.input-group-sm>select,.input-group-sm>.input-group-text,.input-group-sm>.btn,body>header .input-group-sm>#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-group-sm>.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-group-sm>.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-group-sm>.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .input-group-sm>button,body.com_pitmedia.view-display form .input-browse-file.input-group-sm>div,body.com_pitmedia .input-group-sm>button{padding:.25rem .5rem;font-size:.875rem}.input-group-lg>.form-select,.input-group-lg>select,.input-group-sm>.form-select,.input-group-sm>select{padding-right:3rem}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1)}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.was-validated body.com_pitmedia.view-display form .input-browse-file input[type="text"]:valid,body.com_pitmedia.view-display form .input-browse-file .was-validated input[type="text"]:valid,.was-validated input:valid:not([type='checkbox']):not([type='radio']):not([type='range']),.form-control.is-valid,body.com_pitmedia.view-display form .input-browse-file input.is-valid[type="text"],input.is-valid:not([type='checkbox']):not([type='radio']):not([type='range']){border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2394d3a2' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.was-validated body.com_pitmedia.view-display form .input-browse-file input[type="text"]:valid:focus,body.com_pitmedia.view-display form .input-browse-file .was-validated input[type="text"]:valid:focus,.was-validated input:valid:focus:not([type='checkbox']):not([type='radio']):not([type='range']),.form-control.is-valid:focus,body.com_pitmedia.view-display form .input-browse-file input.is-valid[type="text"]:focus,input.is-valid:focus:not([type='checkbox']):not([type='radio']):not([type='range']){border-color:var(--bs-form-valid-border-color);box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.was-validated select:valid,.form-select.is-valid,select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.was-validated select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2394d3a2' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.was-validated select:valid:focus,.form-select.is-valid:focus,select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.was-validated body.com_pitmedia.view-display form .input-browse-file .input-group>input[type="text"]:not(:focus):valid,body.com_pitmedia.view-display form .input-browse-file .was-validated .input-group>input[type="text"]:not(:focus):valid,.was-validated .input-group>input:not(:focus):valid:not([type='checkbox']):not([type='radio']):not([type='range']),.input-group>.form-control:not(:focus).is-valid,body.com_pitmedia.view-display form .input-browse-file .input-group>input[type="text"]:not(:focus).is-valid,.input-group>input:not(:focus).is-valid:not([type='checkbox']):not([type='radio']):not([type='range']),.was-validated .input-group>.form-select:not(:focus):valid,.was-validated .input-group>select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.input-group>select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.was-validated body.com_pitmedia.view-display form .input-browse-file input[type="text"]:invalid,body.com_pitmedia.view-display form .input-browse-file .was-validated input[type="text"]:invalid,.was-validated input:invalid:not([type='checkbox']):not([type='radio']):not([type='range']),.form-control.is-invalid,body.com_pitmedia.view-display form .input-browse-file input.is-invalid[type="text"],input.is-invalid:not([type='checkbox']):not([type='radio']):not([type='range']){border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ea868f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea868f' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.was-validated body.com_pitmedia.view-display form .input-browse-file input[type="text"]:invalid:focus,body.com_pitmedia.view-display form .input-browse-file .was-validated input[type="text"]:invalid:focus,.was-validated input:invalid:focus:not([type='checkbox']):not([type='radio']):not([type='range']),.form-control.is-invalid:focus,body.com_pitmedia.view-display form .input-browse-file input.is-invalid[type="text"]:focus,input.is-invalid:focus:not([type='checkbox']):not([type='radio']):not([type='range']){border-color:var(--bs-form-invalid-border-color);box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.was-validated select:invalid,.form-select.is-invalid,select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.was-validated select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ea868f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea868f' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.was-validated select:invalid:focus,.form-select.is-invalid:focus,select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + .75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated body.com_pitmedia.view-display form .input-browse-file .input-group>input[type="text"]:not(:focus):invalid,body.com_pitmedia.view-display form .input-browse-file .was-validated .input-group>input[type="text"]:not(:focus):invalid,.was-validated .input-group>input:not(:focus):invalid:not([type='checkbox']):not([type='radio']):not([type='range']),.input-group>.form-control:not(:focus).is-invalid,body.com_pitmedia.view-display form .input-browse-file .input-group>input[type="text"]:not(:focus).is-invalid,.input-group>input:not(:focus).is-invalid:not([type='checkbox']):not([type='radio']):not([type='range']),.was-validated .input-group>.form-select:not(:focus):invalid,.was-validated .input-group>select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.input-group>select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn,body>header #btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia button{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: none;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);background-color:var(--bs-btn-bg);box-shadow:var(--bs-btn-box-shadow);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn,body>header #btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia button{transition:none}}.btn:hover,body>header #btnMainNav:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:hover,body.com_pitmedia.view-display form .input-browse-file>div:hover,body.com_pitmedia button:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover,body>header .btn-check+#btnMainNav:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-check+.wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-check+.wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-check+.wf-btn-action:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-check+button:hover,body.com_pitmedia.view-display form .input-browse-file>.btn-check+div:hover,body.com_pitmedia .btn-check+button:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,body>header #btnMainNav:focus-visible,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus-visible,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus-visible,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus-visible,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:focus-visible,body.com_pitmedia.view-display form .input-browse-file>div:focus-visible,body.com_pitmedia button:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,body>header .btn-check:focus-visible+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:focus-visible+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:focus-visible+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:focus-visible+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-check:focus-visible+button,body.com_pitmedia.view-display form .input-browse-file>.btn-check:focus-visible+div,body.com_pitmedia .btn-check:focus-visible+button{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,body>header .btn-check:checked+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-check:checked+button,body.com_pitmedia.view-display form .input-browse-file>.btn-check:checked+div,body.com_pitmedia .btn-check:checked+button,:not(.btn-check)+.btn:active,body>header :not(.btn-check)+#btnMainNav:active,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li :not(.btn-check)+.wf-btn-action:active,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li :not(.btn-check)+.wf-btn-action:active,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li :not(.btn-check)+.wf-btn-action:active,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append :not(.btn-check)+button:active,body.com_pitmedia.view-display form .input-browse-file>:not(.btn-check)+div:active,body.com_pitmedia :not(.btn-check)+button:active,.btn:first-child:active,body>header #btnMainNav:first-child:active,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child:active,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child:active,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child:active,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:first-child:active,body.com_pitmedia.view-display form .input-browse-file>div:first-child:active,body.com_pitmedia button:first-child:active,.btn.active,body>header .active#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .active.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .active.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .active.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.active,body.com_pitmedia.view-display form .input-browse-file>div.active,body.com_pitmedia button.active,.btn.show,body>header .show#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .show.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .show.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .show.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.show,body.com_pitmedia.view-display form .input-browse-file>div.show,body.com_pitmedia button.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);box-shadow:var(--bs-btn-active-shadow)}.btn-check:checked+.btn:focus-visible,body>header .btn-check:checked+#btnMainNav:focus-visible,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked+.wf-btn-action:focus-visible,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked+.wf-btn-action:focus-visible,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked+.wf-btn-action:focus-visible,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-check:checked+button:focus-visible,body.com_pitmedia.view-display form .input-browse-file>.btn-check:checked+div:focus-visible,body.com_pitmedia .btn-check:checked+button:focus-visible,:not(.btn-check)+.btn:active:focus-visible,body>header :not(.btn-check)+#btnMainNav:active:focus-visible,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li :not(.btn-check)+.wf-btn-action:active:focus-visible,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li :not(.btn-check)+.wf-btn-action:active:focus-visible,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li :not(.btn-check)+.wf-btn-action:active:focus-visible,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append :not(.btn-check)+button:active:focus-visible,body.com_pitmedia.view-display form .input-browse-file>:not(.btn-check)+div:active:focus-visible,body.com_pitmedia :not(.btn-check)+button:active:focus-visible,.btn:first-child:active:focus-visible,body>header #btnMainNav:first-child:active:focus-visible,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child:active:focus-visible,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child:active:focus-visible,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child:active:focus-visible,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:first-child:active:focus-visible,body.com_pitmedia.view-display form .input-browse-file>div:first-child:active:focus-visible,body.com_pitmedia button:first-child:active:focus-visible,.btn.active:focus-visible,body>header .active#btnMainNav:focus-visible,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .active.wf-btn-action:focus-visible,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .active.wf-btn-action:focus-visible,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .active.wf-btn-action:focus-visible,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.active:focus-visible,body.com_pitmedia.view-display form .input-browse-file>div.active:focus-visible,body.com_pitmedia button.active:focus-visible,.btn.show:focus-visible,body>header .show#btnMainNav:focus-visible,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .show.wf-btn-action:focus-visible,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .show.wf-btn-action:focus-visible,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .show.wf-btn-action:focus-visible,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.show:focus-visible,body.com_pitmedia.view-display form .input-browse-file>div.show:focus-visible,body.com_pitmedia button.show:focus-visible{box-shadow:var(--bs-btn-active-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn,body>header .btn-check:checked:focus-visible+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked:focus-visible+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked:focus-visible+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-check:checked:focus-visible+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-check:checked:focus-visible+button,body.com_pitmedia.view-display form .input-browse-file>.btn-check:checked:focus-visible+div,body.com_pitmedia .btn-check:checked:focus-visible+button{box-shadow:var(--bs-btn-active-shadow),var(--bs-btn-focus-box-shadow)}.btn:disabled,body>header #btnMainNav:disabled,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:disabled,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:disabled,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:disabled,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:disabled,body.com_pitmedia.view-display form .input-browse-file>div:disabled,body.com_pitmedia button:disabled,.btn.disabled,body>header .disabled#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .disabled.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .disabled.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .disabled.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.disabled,body.com_pitmedia.view-display form .input-browse-file>div.disabled,body.com_pitmedia button.disabled,fieldset:disabled .btn,fieldset:disabled body>header #btnMainNav,body>header fieldset:disabled #btnMainNav,fieldset:disabled body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li fieldset:disabled .wf-btn-action,fieldset:disabled body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li fieldset:disabled .wf-btn-action,fieldset:disabled body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li fieldset:disabled .wf-btn-action,fieldset:disabled body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append fieldset:disabled button,fieldset:disabled body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form fieldset:disabled .input-browse-file>div,fieldset:disabled body.com_pitmedia button,body.com_pitmedia fieldset:disabled button{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);box-shadow:none}.btn-primary,body.com_blnsolothurn.view-visitors main .panel-body .js-stools button[type="submit"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia button{--bs-btn-color: #fff;--bs-btn-bg: #007b8b;--bs-btn-border-color: #007b8b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #006976;--bs-btn-hover-border-color: #00626f;--bs-btn-focus-shadow-rgb: 38,143,156;--bs-btn-active-color: #fff;--bs-btn-active-bg: #00626f;--bs-btn-active-border-color: #005c68;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #007b8b;--bs-btn-disabled-border-color: #007b8b}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130,138,145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-addnote[data-content]{--bs-btn-color: #000;--bs-btn-bg: #94d3a2;--bs-btn-border-color: #94d3a2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #a4dab0;--bs-btn-hover-border-color: #9fd7ab;--bs-btn-focus-shadow-rgb: 126,179,138;--bs-btn-active-color: #000;--bs-btn-active-bg: #a9dcb5;--bs-btn-active-border-color: #9fd7ab;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #94d3a2;--bs-btn-disabled-border-color: #94d3a2}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #74c7d4;--bs-btn-border-color: #74c7d4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #89cfda;--bs-btn-hover-border-color: #82cdd8;--bs-btn-focus-shadow-rgb: 99,169,180;--bs-btn-active-color: #000;--bs-btn-active-bg: #90d2dd;--bs-btn-active-border-color: #82cdd8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #74c7d4;--bs-btn-disabled-border-color: #74c7d4}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217,164,6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger,body.com_pitmedia button.delete-folder{--bs-btn-color: #000;--bs-btn-bg: #ea868f;--bs-btn-border-color: #ea868f;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ed98a0;--bs-btn-hover-border-color: #ec929a;--bs-btn-focus-shadow-rgb: 199,114,122;--bs-btn-active-color: #000;--bs-btn-active-bg: #ee9ea5;--bs-btn-active-border-color: #ec929a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ea868f;--bs-btn-disabled-border-color: #ea868f}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211,212,213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #343a40;--bs-btn-border-color: #343a40;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #52585d;--bs-btn-hover-border-color: #484e53;--bs-btn-focus-shadow-rgb: 82,88,93;--bs-btn-active-color: #fff;--bs-btn-active-bg: #5d6166;--bs-btn-active-border-color: #484e53;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #343a40;--bs-btn-disabled-border-color: #343a40}.btn-outline-primary{--bs-btn-color: #007b8b;--bs-btn-border-color: #007b8b;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #007b8b;--bs-btn-hover-border-color: #007b8b;--bs-btn-focus-shadow-rgb: 0,123,139;--bs-btn-active-color: #fff;--bs-btn-active-bg: #007b8b;--bs-btn-active-border-color: #007b8b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #007b8b;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #007b8b;--bs-gradient: none}.btn-outline-secondary,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108,117,125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #94d3a2;--bs-btn-border-color: #94d3a2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #94d3a2;--bs-btn-hover-border-color: #94d3a2;--bs-btn-focus-shadow-rgb: 148,211,162;--bs-btn-active-color: #000;--bs-btn-active-bg: #94d3a2;--bs-btn-active-border-color: #94d3a2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #94d3a2;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #94d3a2;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #74c7d4;--bs-btn-border-color: #74c7d4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #74c7d4;--bs-btn-hover-border-color: #74c7d4;--bs-btn-focus-shadow-rgb: 116,199,212;--bs-btn-active-color: #000;--bs-btn-active-bg: #74c7d4;--bs-btn-active-border-color: #74c7d4;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #74c7d4;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #74c7d4;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255,193,7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #ea868f;--bs-btn-border-color: #ea868f;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ea868f;--bs-btn-hover-border-color: #ea868f;--bs-btn-focus-shadow-rgb: 234,134,143;--bs-btn-active-color: #000;--bs-btn-active-bg: #ea868f;--bs-btn-active-border-color: #ea868f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #ea868f;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ea868f;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248,249,250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #343a40;--bs-btn-border-color: #343a40;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #343a40;--bs-btn-hover-border-color: #343a40;--bs-btn-focus-shadow-rgb: 52,58,64;--bs-btn-active-color: #fff;--bs-btn-active-bg: #343a40;--bs-btn-active-border-color: #343a40;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #343a40;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #343a40;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 38,143,156;text-decoration:none}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn,body>header .btn-group-lg>#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-lg>.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-lg>.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-lg>.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-lg>button,body.com_pitmedia.view-display form .input-browse-file.btn-group-lg>div,body.com_pitmedia .btn-group-lg>button{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: none}.btn-sm,.btn-xs,.btn-group-sm>.btn,body>header .btn-group-sm>#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button,body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div,body.com_pitmedia .btn-group-sm>button{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius: none}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #007b8b;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);box-shadow:var(--bs-dropdown-box-shadow)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255,255,255,0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #007b8b;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,body>header .btn-group>#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>button,body.com_pitmedia.view-display form .input-browse-file.btn-group>div,body.com_pitmedia .btn-group>button,.btn-group-vertical>.btn,body>header .btn-group-vertical>#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>button,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>div,body.com_pitmedia .btn-group-vertical>button{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,body>header .btn-group>.btn-check:checked+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.btn-check:checked+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.btn-check:checked+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.btn-check:checked+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>.btn-check:checked+button,body.com_pitmedia.view-display form .input-browse-file.btn-group>.btn-check:checked+div,body.com_pitmedia .btn-group>.btn-check:checked+button,.btn-group>.btn-check:focus+.btn,body>header .btn-group>.btn-check:focus+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.btn-check:focus+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.btn-check:focus+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.btn-check:focus+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>.btn-check:focus+button,body.com_pitmedia.view-display form .input-browse-file.btn-group>.btn-check:focus+div,body.com_pitmedia .btn-group>.btn-check:focus+button,.btn-group>.btn:hover,body>header .btn-group>#btnMainNav:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>button:hover,body.com_pitmedia.view-display form .input-browse-file.btn-group>div:hover,body.com_pitmedia .btn-group>button:hover,.btn-group>.btn:focus,body>header .btn-group>#btnMainNav:focus,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:focus,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:focus,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:focus,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>button:focus,body.com_pitmedia.view-display form .input-browse-file.btn-group>div:focus,body.com_pitmedia .btn-group>button:focus,.btn-group>.btn:active,body>header .btn-group>#btnMainNav:active,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:active,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:active,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.wf-btn-action:active,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>button:active,body.com_pitmedia.view-display form .input-browse-file.btn-group>div:active,body.com_pitmedia .btn-group>button:active,.btn-group>.btn.active,body>header .btn-group>.active#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.active.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.active.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>.active.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>button.active,body.com_pitmedia.view-display form .input-browse-file.btn-group>div.active,body.com_pitmedia .btn-group>button.active,.btn-group-vertical>.btn-check:checked+.btn,body>header .btn-group-vertical>.btn-check:checked+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.btn-check:checked+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.btn-check:checked+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.btn-check:checked+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>.btn-check:checked+button,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>.btn-check:checked+div,body.com_pitmedia .btn-group-vertical>.btn-check:checked+button,.btn-group-vertical>.btn-check:focus+.btn,body>header .btn-group-vertical>.btn-check:focus+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.btn-check:focus+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.btn-check:focus+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.btn-check:focus+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>.btn-check:focus+button,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>.btn-check:focus+div,body.com_pitmedia .btn-group-vertical>.btn-check:focus+button,.btn-group-vertical>.btn:hover,body>header .btn-group-vertical>#btnMainNav:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>button:hover,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>div:hover,body.com_pitmedia .btn-group-vertical>button:hover,.btn-group-vertical>.btn:focus,body>header .btn-group-vertical>#btnMainNav:focus,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:focus,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:focus,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:focus,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>button:focus,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>div:focus,body.com_pitmedia .btn-group-vertical>button:focus,.btn-group-vertical>.btn:active,body>header .btn-group-vertical>#btnMainNav:active,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:active,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:active,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:active,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>button:active,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>div:active,body.com_pitmedia .btn-group-vertical>button:active,.btn-group-vertical>.btn.active,body>header .btn-group-vertical>.active#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.active.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.active.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.active.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>button.active,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>div.active,body.com_pitmedia .btn-group-vertical>button.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>:not(.btn-check:first-child)+.btn,body>header .btn-group>:not(.btn-check:first-child)+#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>:not(.btn-check:first-child)+.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>:not(.btn-check:first-child)+.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group>:not(.btn-check:first-child)+.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group>:not(.btn-check:first-child)+button,body.com_pitmedia.view-display form .input-browse-file.btn-group>:not(.btn-check:first-child)+div,body.com_pitmedia .btn-group>:not(.btn-check:first-child)+button,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-xs+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,body>header .btn-group-sm>#btnMainNav+.dropdown-toggle-split,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.wf-btn-action+.dropdown-toggle-split,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.wf-btn-action+.dropdown-toggle-split,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.wf-btn-action+.dropdown-toggle-split,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button+.dropdown-toggle-split,body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div+.dropdown-toggle-split,body.com_pitmedia .btn-group-sm>button+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,body>header .btn-group-lg>#btnMainNav+.dropdown-toggle-split,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-lg>.wf-btn-action+.dropdown-toggle-split,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-lg>.wf-btn-action+.dropdown-toggle-split,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-lg>.wf-btn-action+.dropdown-toggle-split,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-lg>button+.dropdown-toggle-split,body.com_pitmedia.view-display form .input-browse-file.btn-group-lg>div+.dropdown-toggle-split,body.com_pitmedia .btn-group-lg>button+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,body>header .btn-group-vertical>#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>button,body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>div,body.com_pitmedia .btn-group-vertical>button,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),body>header .btn-group-vertical>#btnMainNav:not(:first-child),body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:not(:first-child),body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:not(:first-child),body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-vertical>.wf-btn-action:not(:first-child),body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-vertical>button:not(:first-child),body.com_pitmedia.view-display form .input-browse-file.btn-group-vertical>div:not(:first-child),body.com_pitmedia .btn-group-vertical>button:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(0,123,139,0.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width))}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #007b8b}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar,body .nav-container nav{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2869,69,69,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: none;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,body .nav-container nav>.container,.navbar>.container-fluid,body.navbar>main,body .nav-container nav>.container-fluid,body .nav-container .navbar>nav,body .nav-container nav>nav,.navbar>.container-sm,body .nav-container nav>.container-sm,.navbar>.container-md,body .nav-container nav>.container-md,.navbar>.container-lg,body .nav-container nav>.container-lg,.navbar>.container-xl,body .nav-container nav>.container-xl,.navbar>.container-xxl,body .nav-container nav>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme="dark"],body .nav-container nav[data-bs-theme="dark"]{--bs-navbar-color: rgba(255,255,255,0.55);--bs-navbar-hover-color: rgba(255,255,255,0.75);--bs-navbar-disabled-color: rgba(255,255,255,0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card,body.view-medialibrary main #tab-container .tab-content{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);box-shadow:var(--bs-card-box-shadow)}.card>hr,body.view-medialibrary main #tab-container .tab-content>hr{margin-right:0;margin-left:0}.card>.list-group,body.view-medialibrary main #tab-container .tab-content>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child,body.view-medialibrary main #tab-container .tab-content>.list-group:first-child{border-top-width:0}.card>.list-group:last-child,body.view-medialibrary main #tab-container .tab-content>.list-group:last-child{border-bottom-width:0}.card>.card-header+.list-group,body.view-medialibrary main #tab-container .tab-content>.card-header+.list-group,.card>.list-group+.card-footer,body.view-medialibrary main #tab-container .tab-content>.list-group+.card-footer{border-top:0}.card-body,body.view-medialibrary main #tab-container .tab-content .tab-pane{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-group>.card,body.view-medialibrary main #tab-container .card-group>.tab-content{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card,body.view-medialibrary main #tab-container .card-group>.tab-content{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card,body.view-medialibrary main #tab-container .card-group>.tab-content+.card,body.view-medialibrary main #tab-container .card-group>.card+.tab-content,body.view-medialibrary main #tab-container .card-group>.tab-content+.tab-content{margin-left:0;border-left:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23454545' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23003138' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(0,123,139,0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:not(:first-of-type){border-top:0}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}[data-bs-theme="dark"] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2366b0b9'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2366b0b9'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(0,123,139,0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #007b8b;--bs-pagination-active-border-color: #007b8b;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge,.com_blnhelper.view-logs_compact .content.logs_compact .label{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size:.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline}.badge:empty,.com_blnhelper.view-logs_compact .content.logs_compact .label:empty{display:none}.btn .badge,body>header #btnMainNav .badge,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .badge,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .badge,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .badge,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .badge,.btn .com_blnhelper.view-logs_compact .content.logs_compact .label,body>header #btnMainNav .com_blnhelper.view-logs_compact .content.logs_compact .label,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .com_blnhelper.view-logs_compact .content.logs_compact .label,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .com_blnhelper.view-logs_compact .content.logs_compact .label,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .com_blnhelper.view-logs_compact .content.logs_compact .label,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .com_blnhelper.view-logs_compact .content.logs_compact .label,.com_blnhelper.view-logs_compact .content.logs_compact .btn .label,.com_blnhelper.view-logs_compact .content.logs_compact body>header #btnMainNav .label,body>header .com_blnhelper.view-logs_compact .content.logs_compact #btnMainNav .label,.com_blnhelper.view-logs_compact .content.logs_compact body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .label,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .com_blnhelper.view-logs_compact .content.logs_compact .wf-btn-action .label,.com_blnhelper.view-logs_compact .content.logs_compact body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .label,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .com_blnhelper.view-logs_compact .content.logs_compact .wf-btn-action .label,.com_blnhelper.view-logs_compact .content.logs_compact body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .label,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .com_blnhelper.view-logs_compact .content.logs_compact .wf-btn-action .label,.com_blnhelper.view-logs_compact .content.logs_compact body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .label,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .com_blnhelper.view-logs_compact .content.logs_compact button .label,body.com_pitmedia.view-display form .input-browse-file>div .badge,body.com_pitmedia.view-display form .input-browse-file>div .com_blnhelper.view-logs_compact .content.logs_compact .label,.com_blnhelper.view-logs_compact .content.logs_compact body.com_pitmedia.view-display form .input-browse-file>div .label,body.com_pitmedia button .badge,body.com_pitmedia button .com_blnhelper.view-logs_compact .content.logs_compact .label,.com_blnhelper.view-logs_compact .content.logs_compact body.com_pitmedia button .label{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #007b8b;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);box-shadow:var(--bs-progress-box-shadow)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #007b8b;--bs-list-group-active-border-color: #007b8b;display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(0,123,139,0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme="dark"] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color)}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);box-shadow:var(--bs-modal-box-shadow);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,body.view-medialibrary .modal#media-filter-modal .modal-dialog,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);box-shadow:var(--bs-popover-box-shadow)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,[data-bs-theme="dark"] .carousel .carousel-control-next-icon,[data-bs-theme="dark"].carousel .carousel-control-prev-icon,[data-bs-theme="dark"].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target],[data-bs-theme="dark"].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme="dark"] .carousel .carousel-caption,[data-bs-theme="dark"].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before,body>header .placeholder#btnMainNav::before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .placeholder.wf-btn-action::before,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .placeholder.wf-btn-action::before,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .placeholder.wf-btn-action::before,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.placeholder::before,body.com_pitmedia.view-display form .input-browse-file>div.placeholder::before,body.com_pitmedia button.placeholder::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0,0,0,0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary,.com_blnhelper.view-logs_compact .content.logs_compact .label.label-default{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success,.com_blnhelper.view-logs_compact .content.logs_compact .label.label-success{color:#000 !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info,.com_blnhelper.view-logs_compact .content.logs_compact .label.label-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning,.com_blnhelper.view-logs_compact .content.logs_compact .label.label-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger,.com_blnhelper.view-logs_compact .content.logs_compact .label.label-fatal,.com_blnhelper.view-logs_compact .content.logs_compact .label.label-danger{color:#000 !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(0,98,111, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0,98,111, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86,94,100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(169,220,181, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(169,220,181, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(144,210,221, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(144,210,221, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255,205,57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(238,158,165, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(238,158,165, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249,250,251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(42,46,51, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(42,46,51, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link,body>header .user-items>a,body>header .user-items,body>header a.logo,body>header,body.view-login main,body,body.view-helppages>main>.helppages .card form>div:last-child,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child,body.view-helppages>main>.helppages .card form,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form,body.view-helppages>main>.helppages,body.view-helppages>main,body.view-medialibrary main #tab-container .tab-content .tab-pane .toolbar,body.view-medialibrary main #tab-container,body.view-medialibrary main,body.com_blnhelper.view-kanban .k-board,body.com_blnhelper.view-kanban main #bmc_kanban,body.com_blnhelper.view-kanban main,body.com_blnsettings.view-editos #uploadProgress:after,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .type.new,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-bedmapping .content .tab-content .tab-pane.show,body.com_blnsettings.view-customersettings .content.customersettings #optionalservicemapping .list-group-item>div,.view-customers .content.customers .bootstrap-table,.view-customers .content.customers,.view-customers>main,.content.edit-survey #survey-form,.com_blnsettings.view-terminals>main,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,#page-title-bar .page-title-bar-right-side .btn,#page-title-bar .page-title-bar-right-side body>header #btnMainNav,body>header #page-title-bar .page-title-bar-right-side #btnMainNav,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div,#page-title-bar .page-title-bar-right-side body.com_pitmedia button,body.com_pitmedia #page-title-bar .page-title-bar-right-side button,#page-title-bar .page-title-bar-right-side,#page-title-bar,.flex,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .day-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather.no-data,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions a,body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .form-row,body.com_blncms.view-calendar main #appointment-overview #site-header,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header .button-wrapper,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.calendar-view-dropdown-items li>a,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown,body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns,body.com_blncms.view-calendar main #appointment-overview .site-header,body.com_blncms.view-patientsforms #dialogForm .patient-data,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.com_blncms.view-diaries.layout-diaries #diaryForm .patient-data,body.com_blncms.view-diaries.layout-diary #diaryForm .patient-data,body.com_blncms.view-diaries.no-layout #diaryForm .patient-data,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result,.content.serverstatus .panel .tab-content .tab-pane#opcache #container,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters .js-stools-field-filter>div:last-child,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters,body.com_blncms.view-cookbook #categoryList li,body.com_blncms.view-cookbook #unitList li,body.com_blncms.view-cookbook #recipeForm #image label,body.com_blncms.view-cookbook #recipeForm #image,body.view-payments.layout-invoice table tbody tr.row-refund td form,body.view-telephonebook .content.telephonebook .js-stools .js-stools-container-filters,body.com_blnaccounting.task-payrexx,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li,.view-roomservice .modal #welcomeTextForm .terminal,.view-roomservice .modal #welcomeTextForm .form-actions,.view-roomservice .modal #orderDlg #orderPositionsList li,.view-roomservice .modal #categoryForm .icon-panel label .icon-background,.view-roomservice .content.room-service .card #orderList table td.articles ul.open li,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open li,.view-roomservice .content.room-service .card #articleList table tbody .brutto div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto div,.view-roomservice .content.room-service .card #articleList table tbody .netto div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .netto div,.view-videos .content.video-edit .card .card-body .media-file .file-inp-container,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container,.content.generalsettings #clinicTemplate label[for="logo"],.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .js-stools-field-filter>div:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters,.content.edit-survey #survey-preview .card-body .prev-question .prev-buttons,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .prev-buttons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .prev-buttons,.content.edit-survey #survey-preview .card-body .prev-question.shown,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question.shown,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question.shown,.content.edit-survey #survey-preview .prev-toolbar,body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls,body.com_users.view-login.pc-blx-login main>.well form fieldset .remember,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls,body.com_users.view-login.pc-blx-login main>.well form fieldset,body.com_users.view-login.pc-blx-login,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .fixed-table-toolbar,body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content div.calendar-preview label[for="service-description"]{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm,body.com_blnhelper.view-kanban .k-col{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0,body.view-medialibrary main #tab-container .tab-content{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100,.view-dashboard #znuny-ticket-details .modal-header .modal-title{width:100% !important}.w-auto{width:auto !important}.mw-25{max-width:25% !important}.mw-50{max-width:50% !important}.mw-75{max-width:75% !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill,body>main,body>header #searchBar{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column,body .nav-container nav,body.view-login main,body,body.view-helppages>main>.helppages .card form>div:last-child,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child,body.view-helppages>main>.helppages .card form,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form,body.view-helppages>main>.helppages,body.view-helppages>main,body.view-medialibrary main #tab-container,body.view-medialibrary main,body.com_blnhelper.view-kanban main #bmc_kanban,body.com_blnhelper.view-kanban main,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .day-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather.no-data,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions a,.view-customers .content.customers .bootstrap-table,.view-customers .content.customers,.view-customers>main,.content.edit-survey #survey-preview .card-body .prev-question.shown,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question.shown,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question.shown,body.com_users.view-login.pc-blx-login main>.well form fieldset,body.com_users.view-login.pc-blx-login,.com_blnsettings.view-terminals>main,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header,.content.serverstatus .panel .tab-content .tab-pane#opcache #container,.view-roomservice .content.room-service .card #orderList form>.flex,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.flex,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form>.flex,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.h4,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-medialibrary .view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr form>.media-title,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,body.view-medialibrary .view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-medialibrary .view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,body.view-medialibrary .view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel body.view-medialibrary .view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.content.serverstatus .panel body.view-medialibrary .view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.h4,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane .bootstrap-table .table tbody tr form>.media-title,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.view-roomservice .content.room-service .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.view-roomservice .content.room-service .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.content.serverstatus .panel .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.h4,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content .tab-pane .bootstrap-table .table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .content.serverstatus .panel .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-roomservice .content.room-service .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.media-title,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.h4,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.h4,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #orderList form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .content.serverstatus .panel .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.h4,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #orderList form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .content.serverstatus .panel .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.h4,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content .tab-pane .bootstrap-table .table tbody tr #orderList form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .content.serverstatus .panel .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.h4,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList .tab-pane .bootstrap-table .table tbody tr form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content .tab-pane .bootstrap-table .table tbody tr #orderList form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .content.serverstatus .panel .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList .tab-pane#apache .bootstrap-table table tbody tr form>.media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content .tab-pane#apache .bootstrap-table table tbody tr #orderList form>.media-title,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .card #orderList form>.question-category,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .tab-content #orderList form>.question-category,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .tab-content #orderList form>.question-category,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-medialibrary body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.question-category,body.view-medialibrary body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.question-category,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .card #orderList form>.question-category,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .tab-content #orderList form>.question-category,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .tab-content #orderList form>.question-category,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-medialibrary body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.question-category,body.view-medialibrary body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.question-category,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions form>.question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .card #orderList form>.question-category,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .tab-content #orderList form>.question-category,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-roomservice .content.room-service .tab-content #orderList form>.question-category,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper form>.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .card #orderList form>.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.view-medialibrary body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.question-category,body.view-medialibrary body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-tickers .ticker-wrapper .view-roomservice .content.room-service .tab-content #orderList form>.question-category,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.website.fallback,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.website.fallback,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.website.fallback,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service .card #orderList form>.slideshow-item.website.fallback,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.website.fallback,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.website.fallback,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.website.fallback,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.website.fallback,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed form>.news-content,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed form>.news-content,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed form>.news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .view-roomservice .content.room-service .card #orderList form>.news-content,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.newsfeed .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.news-content,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.news-content,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.newsfeed .view-roomservice .content.room-service .tab-content #orderList form>.news-content,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.newsfeed .view-roomservice .content.room-service .tab-content #orderList form>.news-content,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed form>.news-content,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed form>.news-content,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed form>.news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .view-roomservice .content.room-service .card #orderList form>.news-content,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.news-content,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.news-content,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.sportsfeed .view-roomservice .content.room-service .tab-content #orderList form>.news-content,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.sportsfeed .view-roomservice .content.room-service .tab-content #orderList form>.news-content,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.newsfeed,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.newsfeed,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.newsfeed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service .card #orderList form>.slideshow-item.newsfeed,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.newsfeed,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.newsfeed,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.newsfeed,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.newsfeed,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.sportsfeed,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.sportsfeed,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.sportsfeed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service .card #orderList form>.slideshow-item.sportsfeed,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.sportsfeed,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.sportsfeed,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.sportsfeed,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.sportsfeed,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast form>.weather-forecast-item,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast form>.weather-forecast-item,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast form>.weather-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .view-roomservice .content.room-service .card #orderList form>.weather-forecast-item,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-forecast-item,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-forecast-item,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .view-roomservice .content.room-service .tab-content #orderList form>.weather-forecast-item,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .view-roomservice .content.room-service .tab-content #orderList form>.weather-forecast-item,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-forecast,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-forecast,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-forecast,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .card #orderList form>.weather-forecast,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-forecast,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-forecast,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .tab-content #orderList form>.weather-forecast,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .tab-content #orderList form>.weather-forecast,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast form>.day-forecast-item,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast form>.day-forecast-item,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast form>.day-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .view-roomservice .content.room-service .card #orderList form>.day-forecast-item,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.day-forecast-item,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.day-forecast-item,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .view-roomservice .content.room-service .tab-content #orderList form>.day-forecast-item,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .view-roomservice .content.room-service .tab-content #orderList form>.day-forecast-item,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details form>.day-forecast,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details form>.day-forecast,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details form>.day-forecast,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .view-roomservice .content.room-service .card #orderList form>.day-forecast,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.day-forecast,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.day-forecast,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .view-roomservice .content.room-service .tab-content #orderList form>.day-forecast,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .view-roomservice .content.room-service .tab-content #orderList form>.day-forecast,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city form>.weather-city-infos,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city form>.weather-city-infos,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city form>.weather-city-infos,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .view-roomservice .content.room-service .card #orderList form>.weather-city-infos,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-city-infos,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-city-infos,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .view-roomservice .content.room-service .tab-content #orderList form>.weather-city-infos,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .view-roomservice .content.room-service .tab-content #orderList form>.weather-city-infos,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-body,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-body,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .card #orderList form>.weather-body,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-body,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-body,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .tab-content #orderList form>.weather-body,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .tab-content #orderList form>.weather-body,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-header,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-header,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather form>.weather-header,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .card #orderList form>.weather-header,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-header,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.weather-header,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .tab-content #orderList form>.weather-header,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .slideshow-item.weather .view-roomservice .content.room-service .tab-content #orderList form>.weather-header,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.weather.no-data,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.weather.no-data,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.weather.no-data,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service .card #orderList form>.slideshow-item.weather.no-data,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.weather.no-data,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.weather.no-data,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.weather.no-data,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.weather.no-data,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.weather,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.weather,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-body form>.slideshow-item.weather,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service .card #orderList form>.slideshow-item.weather,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.weather,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-item.weather,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.weather,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-body .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-item.weather,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides form>.slideshow-slide,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides form>.slideshow-slide,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides form>.slideshow-slide,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-roomservice .content.room-service .card #orderList form>.slideshow-slide,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-slide,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.slideshow-slide,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-slide,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-roomservice .content.room-service .tab-content #orderList form>.slideshow-slide,.view-roomservice .content.room-service .card #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions form>a,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions form>a,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions form>a,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions .view-roomservice .content.room-service .card #orderList form>a,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-actions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>a,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions .view-roomservice .content.room-service #tab-container .tab-content #orderList form>a,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-actions .view-roomservice .content.room-service .tab-content #orderList form>a,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-actions .view-roomservice .content.room-service .tab-content #orderList form>a,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container form>.form-row,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container form>.form-row,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container form>.form-row,body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .view-roomservice .content.room-service .card #orderList form>.form-row,body.com_blncms.view-calendar body.view-medialibrary main #calendar-settings-container .calendar-settings-content #update-calendar-container .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.form-row,body.view-medialibrary body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.form-row,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #calendar-settings-container .calendar-settings-content #update-calendar-container .view-roomservice .content.room-service .tab-content #orderList form>.form-row,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #calendar-settings-container .calendar-settings-content #update-calendar-container .view-roomservice .content.room-service .tab-content #orderList form>.form-row,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview form>#site-header,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview form>#site-header,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview form>#site-header,body.com_blncms.view-calendar main #appointment-overview .view-roomservice .content.room-service .card #orderList form>#site-header,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#site-header,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#site-header,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview .view-roomservice .content.room-service .tab-content #orderList form>#site-header,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview .view-roomservice .content.room-service .tab-content #orderList form>#site-header,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header form>.button-wrapper,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header form>.button-wrapper,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header form>.button-wrapper,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .view-roomservice .content.room-service .card #orderList form>.button-wrapper,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview-edit #appointment-container .appointment-container-header .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.button-wrapper,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.button-wrapper,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview-edit #appointment-container .appointment-container-header .view-roomservice .content.room-service .tab-content #orderList form>.button-wrapper,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview-edit #appointment-container .appointment-container-header .view-roomservice .content.room-service .tab-content #orderList form>.button-wrapper,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container form>.appointment-container-header,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container form>.appointment-container-header,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container form>.appointment-container-header,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .view-roomservice .content.room-service .card #orderList form>.appointment-container-header,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview-edit #appointment-container .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.appointment-container-header,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.appointment-container-header,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview-edit #appointment-container .view-roomservice .content.room-service .tab-content #orderList form>.appointment-container-header,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview-edit #appointment-container .view-roomservice .content.room-service .tab-content #orderList form>.appointment-container-header,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form form>.form-group,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form form>.form-group,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form form>.form-group,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .view-roomservice .content.room-service .card #orderList form>.form-group,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.form-group,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.form-group,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .view-roomservice .content.room-service .tab-content #orderList form>.form-group,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .view-roomservice .content.room-service .tab-content #orderList form>.form-group,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header form>.button-wrapper,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header form>.button-wrapper,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header form>.button-wrapper,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header .view-roomservice .content.room-service .card #orderList form>.button-wrapper,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview-new #appointment-container .appointment-container-header .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.button-wrapper,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.button-wrapper,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview-new #appointment-container .appointment-container-header .view-roomservice .content.room-service .tab-content #orderList form>.button-wrapper,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview-new #appointment-container .appointment-container-header .view-roomservice .content.room-service .tab-content #orderList form>.button-wrapper,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container form>.appointment-container-header,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container form>.appointment-container-header,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview-new #appointment-container form>.appointment-container-header,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .view-roomservice .content.room-service .card #orderList form>.appointment-container-header,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview-new #appointment-container .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.appointment-container-header,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.appointment-container-header,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview-new #appointment-container .view-roomservice .content.room-service .tab-content #orderList form>.appointment-container-header,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview-new #appointment-container .view-roomservice .content.room-service .tab-content #orderList form>.appointment-container-header,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#calendar-view-dropdown,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#calendar-view-dropdown,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#calendar-view-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .card #orderList form>#calendar-view-dropdown,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#calendar-view-dropdown,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#calendar-view-dropdown,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .tab-content #orderList form>#calendar-view-dropdown,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .tab-content #orderList form>#calendar-view-dropdown,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#settings-dropdown,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#settings-dropdown,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#settings-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .card #orderList form>#settings-dropdown,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#settings-dropdown,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#settings-dropdown,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .tab-content #orderList form>#settings-dropdown,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .tab-content #orderList form>#settings-dropdown,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#waitinglist-dropdown,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#waitinglist-dropdown,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown form>#waitinglist-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .card #orderList form>#waitinglist-dropdown,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#waitinglist-dropdown,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service #tab-container .tab-content #orderList form>#waitinglist-dropdown,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .tab-content #orderList form>#waitinglist-dropdown,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .view-roomservice .content.room-service .tab-content #orderList form>#waitinglist-dropdown,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview .site-header form>.dropdowns,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .site-header form>.dropdowns,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview .site-header form>.dropdowns,body.com_blncms.view-calendar main #appointment-overview .site-header .view-roomservice .content.room-service .card #orderList form>.dropdowns,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview .site-header .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.dropdowns,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview .site-header .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.dropdowns,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview .site-header .view-roomservice .content.room-service .tab-content #orderList form>.dropdowns,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview .site-header .view-roomservice .content.room-service .tab-content #orderList form>.dropdowns,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-calendar main #appointment-overview form>.site-header,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview form>.site-header,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-calendar main #appointment-overview form>.site-header,body.com_blncms.view-calendar main #appointment-overview .view-roomservice .content.room-service .card #orderList form>.site-header,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.site-header,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.site-header,body.com_blncms.view-calendar body.view-medialibrary main #tab-container #appointment-overview .view-roomservice .content.room-service .tab-content #orderList form>.site-header,body.view-medialibrary body.com_blncms.view-calendar main #tab-container #appointment-overview .view-roomservice .content.room-service .tab-content #orderList form>.site-header,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-patientsforms #dialogForm form>.patient-data,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-patientsforms #dialogForm form>.patient-data,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-patientsforms #dialogForm form>.patient-data,body.com_blncms.view-patientsforms #dialogForm .view-roomservice .content.room-service .card #orderList form>.patient-data,body.com_blncms.view-patientsforms #dialogForm .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.patient-data,body.view-medialibrary main #tab-container body.com_blncms.view-patientsforms #dialogForm .view-roomservice .content.room-service .tab-content #orderList form>.patient-data,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li form>.search-result,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li form>.search-result,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li form>.search-result,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .view-roomservice .content.room-service .card #orderList form>.search-result,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.search-result,body.view-medialibrary main #tab-container body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .view-roomservice .content.room-service .tab-content #orderList form>.search-result,.view-roomservice .content.room-service .card #orderList body.view-testdata form#searchForm .form-group.search #searchResultList li form>.search-result,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-testdata form#searchForm .form-group.search #searchResultList li form>.search-result,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-testdata form#searchForm .form-group.search #searchResultList li form>.search-result,body.view-testdata form#searchForm .form-group.search #searchResultList li .view-roomservice .content.room-service .card #orderList form>.search-result,body.view-testdata form#searchForm .form-group.search #searchResultList li .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.search-result,body.view-medialibrary main #tab-container body.view-testdata form#searchForm .form-group.search #searchResultList li .view-roomservice .content.room-service .tab-content #orderList form>.search-result,.view-roomservice .content.room-service .card #orderList body.view-testData form#searchForm .form-group.search #searchResultList li form>.search-result,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-testData form#searchForm .form-group.search #searchResultList li form>.search-result,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-testData form#searchForm .form-group.search #searchResultList li form>.search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .view-roomservice .content.room-service .card #orderList form>.search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.search-result,body.view-medialibrary main #tab-container body.view-testData form#searchForm .form-group.search #searchResultList li .view-roomservice .content.room-service .tab-content #orderList form>.search-result,.view-roomservice .content.room-service .card #orderList body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header form>button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header form>button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header form>button,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header .view-roomservice .content.room-service .card #orderList form>button,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>button,body.view-medialibrary main #tab-container body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header .view-roomservice .content.room-service .tab-content #orderList form>button,.view-roomservice .content.room-service .card #orderList body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .card #orderList form>.drawflow_content_node,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow_content_node,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow_content_node,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .tab-content #orderList form>.drawflow_content_node,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .tab-content #orderList form>.drawflow_content_node,.view-roomservice .content.room-service .card #orderList body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .card #orderList form>.drawflow_content_node,body.view-portalconfigurator body.view-medialibrary main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow_content_node,body.view-medialibrary body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow_content_node,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .tab-content #orderList form>.drawflow_content_node,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .tab-content #orderList form>.drawflow_content_node,.view-roomservice .content.room-service .card #orderList body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] form>.drawflow_content_node,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .card #orderList form>.drawflow_content_node,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow_content_node,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow_content_node,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .tab-content #orderList form>.drawflow_content_node,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .view-roomservice .content.room-service .tab-content #orderList form>.drawflow_content_node,.view-roomservice .content.room-service .card #orderList body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .card #orderList form>.drawflow-delete,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow-delete,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow-delete,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .tab-content #orderList form>.drawflow-delete,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .tab-content #orderList form>.drawflow-delete,.view-roomservice .content.room-service .card #orderList body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .card #orderList form>.drawflow-delete,body.view-portalconfigurator body.view-medialibrary main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow-delete,body.view-medialibrary body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow-delete,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .tab-content #orderList form>.drawflow-delete,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .tab-content #orderList form>.drawflow-delete,.view-roomservice .content.room-service .card #orderList body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node form>.drawflow-delete,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .card #orderList form>.drawflow-delete,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow-delete,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.drawflow-delete,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .tab-content #orderList form>.drawflow-delete,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #drawflow .drawflow .drawflow-node .view-roomservice .content.room-service .tab-content #orderList form>.drawflow-delete,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.layout-diaries #diaryForm form>.patient-data,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.layout-diaries #diaryForm form>.patient-data,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.layout-diaries #diaryForm form>.patient-data,body.com_blncms.view-diaries.layout-diaries #diaryForm .view-roomservice .content.room-service .card #orderList form>.patient-data,body.com_blncms.view-diaries.layout-diaries #diaryForm .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.patient-data,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #diaryForm .view-roomservice .content.room-service .tab-content #orderList form>.patient-data,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.layout-diary #diaryForm form>.patient-data,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.layout-diary #diaryForm form>.patient-data,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.layout-diary #diaryForm form>.patient-data,body.com_blncms.view-diaries.layout-diary #diaryForm .view-roomservice .content.room-service .card #orderList form>.patient-data,body.com_blncms.view-diaries.layout-diary #diaryForm .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.patient-data,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #diaryForm .view-roomservice .content.room-service .tab-content #orderList form>.patient-data,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.no-layout #diaryForm form>.patient-data,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.no-layout #diaryForm form>.patient-data,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.no-layout #diaryForm form>.patient-data,body.com_blncms.view-diaries.no-layout #diaryForm .view-roomservice .content.room-service .card #orderList form>.patient-data,body.com_blncms.view-diaries.no-layout #diaryForm .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.patient-data,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #diaryForm .view-roomservice .content.room-service .tab-content #orderList form>.patient-data,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li form>.search-result,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li form>.search-result,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li form>.search-result,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service .card #orderList form>.search-result,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.search-result,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service .tab-content #orderList form>.search-result,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li form>.search-result,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li form>.search-result,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li form>.search-result,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service .card #orderList form>.search-result,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.search-result,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service .tab-content #orderList form>.search-result,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li form>.search-result,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li form>.search-result,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li form>.search-result,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service .card #orderList form>.search-result,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.search-result,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .view-roomservice .content.room-service .tab-content #orderList form>.search-result,.view-roomservice .content.room-service .card #orderList .content.tvradiostations #adminForm .js-stools .js-stools-container-filters form.js-stools-field-filter>div:last-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.tvradiostations #adminForm .js-stools .js-stools-container-filters form.js-stools-field-filter>div:last-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.tvradiostations #adminForm .js-stools .js-stools-container-filters form.js-stools-field-filter>div:last-child,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters .view-roomservice .content.room-service .card #orderList form.js-stools-field-filter>div:last-child,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form.js-stools-field-filter>div:last-child,body.view-medialibrary main #tab-container .content.tvradiostations #adminForm .js-stools .js-stools-container-filters .view-roomservice .content.room-service .tab-content #orderList form.js-stools-field-filter>div:last-child,.view-roomservice .content.room-service .card #orderList .content.tvradiostations #adminForm .js-stools form>.js-stools-container-filters,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.tvradiostations #adminForm .js-stools form>.js-stools-container-filters,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.tvradiostations #adminForm .js-stools form>.js-stools-container-filters,.content.tvradiostations #adminForm .js-stools .view-roomservice .content.room-service .card #orderList form>.js-stools-container-filters,.content.tvradiostations #adminForm .js-stools .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.js-stools-container-filters,body.view-medialibrary main #tab-container .content.tvradiostations #adminForm .js-stools .view-roomservice .content.room-service .tab-content #orderList form>.js-stools-container-filters,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-cookbook #categoryList form>li,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-cookbook #categoryList form>li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-cookbook #categoryList form>li,body.com_blncms.view-cookbook #categoryList .view-roomservice .content.room-service .card #orderList form>li,body.com_blncms.view-cookbook #categoryList .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>li,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #categoryList .view-roomservice .content.room-service .tab-content #orderList form>li,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-cookbook #unitList form>li,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-cookbook #unitList form>li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-cookbook #unitList form>li,body.com_blncms.view-cookbook #unitList .view-roomservice .content.room-service .card #orderList form>li,body.com_blncms.view-cookbook #unitList .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>li,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #unitList .view-roomservice .content.room-service .tab-content #orderList form>li,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-cookbook #recipeForm #image form>label,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-cookbook #recipeForm #image form>label,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-cookbook #recipeForm #image form>label,body.com_blncms.view-cookbook #recipeForm #image .view-roomservice .content.room-service .card #orderList form>label,body.com_blncms.view-cookbook #recipeForm #image .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>label,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm #image .view-roomservice .content.room-service .tab-content #orderList form>label,.view-roomservice .content.room-service .card #orderList body.com_blncms.view-cookbook #recipeForm form>#image,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_blncms.view-cookbook #recipeForm form>#image,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_blncms.view-cookbook #recipeForm form>#image,body.com_blncms.view-cookbook #recipeForm .view-roomservice .content.room-service .card #orderList form>#image,body.com_blncms.view-cookbook #recipeForm .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>#image,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-roomservice .content.room-service .tab-content #orderList form>#image,.view-roomservice .content.room-service .card #orderList body.view-payments.layout-invoice table tbody tr.row-refund td form>form,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-payments.layout-invoice table tbody tr.row-refund td form>form,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-payments.layout-invoice table tbody tr.row-refund td form>form,body.view-payments.layout-invoice table tbody tr.row-refund td .view-roomservice .content.room-service .card #orderList form>form,body.view-payments.layout-invoice table tbody tr.row-refund td .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>form,body.view-medialibrary main #tab-container body.view-payments.layout-invoice table tbody tr.row-refund td .view-roomservice .content.room-service .tab-content #orderList form>form,.view-roomservice .content.room-service .card #orderList body.view-telephonebook .content.telephonebook .js-stools form>.js-stools-container-filters,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.view-telephonebook .content.telephonebook .js-stools form>.js-stools-container-filters,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.view-telephonebook .content.telephonebook .js-stools form>.js-stools-container-filters,body.view-telephonebook .content.telephonebook .js-stools .view-roomservice .content.room-service .card #orderList form>.js-stools-container-filters,body.view-telephonebook .content.telephonebook .js-stools .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.js-stools-container-filters,body.view-medialibrary main #tab-container body.view-telephonebook .content.telephonebook .js-stools .view-roomservice .content.room-service .tab-content #orderList form>.js-stools-container-filters,.view-roomservice .content.room-service .card #orderList form>body.com_blnaccounting.task-payrexx,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>body.com_blnaccounting.task-payrexx,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form>body.com_blnaccounting.task-payrexx,.view-roomservice .content.room-service .view-patientsforms .content.patientforms .card #orderList #exportList table td.checklists ul.open form>li,.view-roomservice .content.room-service .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #orderList #exportList table td.checklists ul.open form>li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-patientsforms .content.patientforms .tab-content #orderList #exportList table td.checklists ul.open form>li,.view-patientsforms .content.patientforms .view-roomservice .content.room-service .card #orderList #exportList table td.checklists ul.open form>li,.view-patientsforms .content.patientforms .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList #exportList table td.checklists ul.open form>li,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .view-roomservice .content.room-service .tab-content #orderList #exportList table td.checklists ul.open form>li,.view-roomservice .content.room-service .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open #orderList form>li,.view-roomservice .content.room-service .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open #orderList form>li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open #orderList form>li,.view-patientsforms .content.patientforms .view-roomservice .content.room-service .card #exportList table td.checklists ul.open #orderList form>li,.view-patientsforms .content.patientforms .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open #orderList form>li,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .view-roomservice .content.room-service .tab-content #exportList table td.checklists ul.open #orderList form>li,.view-roomservice .content.room-service .card #orderList .modal #welcomeTextForm form>.terminal,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .modal #welcomeTextForm form>.terminal,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .modal #welcomeTextForm form>.terminal,.view-roomservice .modal #welcomeTextForm .content.room-service .card #orderList form>.terminal,.view-roomservice .modal #welcomeTextForm .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.terminal,body.view-medialibrary main #tab-container .view-roomservice .modal #welcomeTextForm .content.room-service .tab-content #orderList form>.terminal,.view-roomservice .content.room-service .card #orderList .modal #welcomeTextForm form>.form-actions,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .modal #welcomeTextForm form>.form-actions,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .modal #welcomeTextForm form>.form-actions,.view-roomservice .modal #welcomeTextForm .content.room-service .card #orderList form>.form-actions,.view-roomservice .modal #welcomeTextForm .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.form-actions,body.view-medialibrary main #tab-container .view-roomservice .modal #welcomeTextForm .content.room-service .tab-content #orderList form>.form-actions,.view-roomservice .content.room-service .card #orderList .modal #orderDlg #orderPositionsList form>li,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .modal #orderDlg #orderPositionsList form>li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .modal #orderDlg #orderPositionsList form>li,.view-roomservice .modal #orderDlg #orderPositionsList .content.room-service .card #orderList form>li,.view-roomservice .modal #orderDlg #orderPositionsList .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>li,body.view-medialibrary main #tab-container .view-roomservice .modal #orderDlg #orderPositionsList .content.room-service .tab-content #orderList form>li,.view-roomservice .content.room-service .card #orderList .modal #categoryForm .icon-panel label form>.icon-background,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .modal #categoryForm .icon-panel label form>.icon-background,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .modal #categoryForm .icon-panel label form>.icon-background,.view-roomservice .modal #categoryForm .icon-panel label .content.room-service .card #orderList form>.icon-background,.view-roomservice .modal #categoryForm .icon-panel label .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.icon-background,body.view-medialibrary main #tab-container .view-roomservice .modal #categoryForm .icon-panel label .content.room-service .tab-content #orderList form>.icon-background,.view-roomservice .content.room-service .card #orderList table td.articles ul.open form>li,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open form>li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open form>li,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard body>main .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets #orderList form>.card-body,body .nav-container .view-roomservice .content.room-service .view-dashboard .content.dashboard nav .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard body>main .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body .nav-container .view-roomservice .content.room-service .view-dashboard .content.dashboard nav .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets #orderList form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard body>main .card#znuny-tickets #orderList form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets #orderList form>.tab-pane,body.view-medialibrary .nav-container main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard nav .card#znuny-tickets #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,body .nav-container .view-roomservice .content.room-service .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body .nav-container .view-roomservice .content.room-service .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary .nav-container main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard nav #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary .nav-container main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard nav #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-fluid .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard body>main .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard body .nav-container nav .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,body .nav-container .view-dashboard .content.dashboard nav .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard .container-fluid .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,.view-dashboard .content.dashboard body>main .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,.view-dashboard .content.dashboard body .nav-container nav .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body .nav-container .view-dashboard .content.dashboard nav .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-fluid .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard body>main .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard body .nav-container nav .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,body .nav-container .view-dashboard .content.dashboard nav .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard .container-fluid .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard body>main .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard body .nav-container nav .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body .nav-container .view-dashboard .content.dashboard nav .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-sm .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-sm .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-sm .card#znuny-tickets #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-sm .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard .container-sm .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-sm .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard .container-sm .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-md .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-md .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-md .card#znuny-tickets #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-md .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard .container-md .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-md .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard .container-md .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-lg .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-lg .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-lg .card#znuny-tickets #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-lg .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard .container-lg .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-lg .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard .container-lg .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xl .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xl .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xl .card#znuny-tickets #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-xl .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard .container-xl .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-xl .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard .container-xl .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets #orderList form>.tab-pane,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-xxl .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.card-body,.view-dashboard .content.dashboard .container-xxl .view-roomservice .content.room-service .card#znuny-tickets #orderList body.view-medialibrary main #tab-container .tab-content form>.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .view-roomservice .content.room-service .card#znuny-tickets #orderList form>.tab-pane,.view-dashboard .content.dashboard .container-xxl .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.card-body,.view-dashboard .content.dashboard .container-xxl .view-roomservice .content.room-service body.view-medialibrary main #tab-container #znuny-tickets.tab-content #orderList form>.tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .view-roomservice .content.room-service #znuny-tickets.tab-content #orderList form>.tab-pane,.view-roomservice .content.room-service .card #orderList form>body.com_users.view-login.pc-blx-login,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>body.com_users.view-login.pc-blx-login,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form>body.com_users.view-login.pc-blx-login,.view-roomservice .content.room-service .card #orderList body.com_users.view-login.pc-blx-login main>.well form>fieldset,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form>fieldset,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form>fieldset,body.com_users.view-login.pc-blx-login main>.well .view-roomservice .content.room-service .card #orderList form>fieldset,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well .view-roomservice .content.room-service #tab-container .tab-content #orderList form>fieldset,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well .view-roomservice .content.room-service #tab-container .tab-content #orderList form>fieldset,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well #tab-container .view-roomservice .content.room-service .tab-content #orderList form>fieldset,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well #tab-container .view-roomservice .content.room-service .tab-content #orderList form>fieldset,.view-roomservice .content.room-service .card #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset .submit form>.controls,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset .submit form>.controls,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset .submit form>.controls,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .view-roomservice .content.room-service .card #orderList form>.controls,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well form fieldset .submit .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.controls,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.controls,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well #tab-container form fieldset .submit .view-roomservice .content.room-service .tab-content #orderList form>.controls,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well #tab-container form fieldset .submit .view-roomservice .content.room-service .tab-content #orderList form>.controls,.view-roomservice .content.room-service .card #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset form>.remember,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset form>.remember,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset form>.remember,body.com_users.view-login.pc-blx-login main>.well form fieldset .view-roomservice .content.room-service .card #orderList form>.remember,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well form fieldset .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.remember,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well form fieldset .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.remember,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well #tab-container form fieldset .view-roomservice .content.room-service .tab-content #orderList form>.remember,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well #tab-container form fieldset .view-roomservice .content.room-service .tab-content #orderList form>.remember,.view-roomservice .content.room-service .card #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont form>.controls,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont form>.controls,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont form>.controls,body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .view-roomservice .content.room-service .card #orderList form>.controls,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well form fieldset .forgotCont .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.controls,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .view-roomservice .content.room-service #tab-container .tab-content #orderList form>.controls,body.com_users.view-login.pc-blx-login body.view-medialibrary main>.well #tab-container form fieldset .forgotCont .view-roomservice .content.room-service .tab-content #orderList form>.controls,body.view-medialibrary body.com_users.view-login.pc-blx-login main>.well #tab-container form fieldset .forgotCont .view-roomservice .content.room-service .tab-content #orderList form>.controls,.view-roomservice .content.room-service .card #orderList .content.edit-survey #survey-preview form>.prev-toolbar,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.edit-survey #survey-preview form>.prev-toolbar,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.edit-survey #survey-preview form>.prev-toolbar,.content.edit-survey #survey-preview .view-roomservice .content.room-service .card #orderList form>.prev-toolbar,.content.edit-survey #survey-preview .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.prev-toolbar,body.view-medialibrary main #tab-container .content.edit-survey #survey-preview .view-roomservice .content.room-service .tab-content #orderList form>.prev-toolbar,.view-roomservice .content.room-service .card #orderList .content.edit-survey #survey-preview .card-body form>.prev-question.shown,.view-roomservice .content.room-service .card #orderList .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane form>.prev-question.shown,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .card #orderList .content.edit-survey #survey-preview .tab-pane form>.prev-question.shown,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.edit-survey #survey-preview .card-body form>.prev-question.shown,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.edit-survey #survey-preview .tab-pane form>.prev-question.shown,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.edit-survey #survey-preview .card-body form>.prev-question.shown,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.edit-survey #survey-preview .tab-pane form>.prev-question.shown,.content.edit-survey #survey-preview .card-body .view-roomservice .content.room-service .card #orderList form>.prev-question.shown,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .view-roomservice .content.room-service .card #orderList form>.prev-question.shown,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .view-roomservice .content.room-service .card #orderList form>.prev-question.shown,.content.edit-survey #survey-preview .card-body .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.prev-question.shown,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.prev-question.shown,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.prev-question.shown,body.view-medialibrary main #tab-container .content.edit-survey #survey-preview .card-body .view-roomservice .content.room-service .tab-content #orderList form>.prev-question.shown,body.view-medialibrary main #tab-container .content.edit-survey #survey-preview .tab-content .tab-pane .view-roomservice .content.room-service .tab-content #orderList form>.prev-question.shown,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .view-roomservice .content.room-service .tab-content #orderList form>.prev-question.shown,.view-roomservice .content.room-service .card #orderList .content.edit-survey #survey-preview .card-body .prev-question form>.prev-buttons,.view-roomservice .content.room-service .card #orderList .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question form>.prev-buttons,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .card #orderList .content.edit-survey #survey-preview .tab-pane .prev-question form>.prev-buttons,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.edit-survey #survey-preview .card-body .prev-question form>.prev-buttons,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.edit-survey #survey-preview .tab-pane .prev-question form>.prev-buttons,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.edit-survey #survey-preview .card-body .prev-question form>.prev-buttons,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.edit-survey #survey-preview .tab-pane .prev-question form>.prev-buttons,.content.edit-survey #survey-preview .card-body .prev-question .view-roomservice .content.room-service .card #orderList form>.prev-buttons,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .view-roomservice .content.room-service .card #orderList form>.prev-buttons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .view-roomservice .content.room-service .card #orderList form>.prev-buttons,.content.edit-survey #survey-preview .card-body .prev-question .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.prev-buttons,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.prev-buttons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.prev-buttons,body.view-medialibrary main #tab-container .content.edit-survey #survey-preview .card-body .prev-question .view-roomservice .content.room-service .tab-content #orderList form>.prev-buttons,body.view-medialibrary main #tab-container .content.edit-survey #survey-preview .tab-content .tab-pane .prev-question .view-roomservice .content.room-service .tab-content #orderList form>.prev-buttons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .view-roomservice .content.room-service .tab-content #orderList form>.prev-buttons,.view-roomservice .content.room-service .card #orderList .view-customers .content.customers #adminForm .js-stools form>.js-stools-container-filters,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .view-customers .content.customers #adminForm .js-stools form>.js-stools-container-filters,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .view-customers .content.customers #adminForm .js-stools form>.js-stools-container-filters,.view-customers .content.customers #adminForm .js-stools .view-roomservice .content.room-service .card #orderList form>.js-stools-container-filters,.view-customers .content.customers #adminForm .js-stools .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>.js-stools-container-filters,body.view-medialibrary main #tab-container .view-customers .content.customers #adminForm .js-stools .view-roomservice .content.room-service .tab-content #orderList form>.js-stools-container-filters,.view-roomservice .content.room-service .card #orderList .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters form.js-stools-field-filter>div:last-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters form.js-stools-field-filter>div:last-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters form.js-stools-field-filter>div:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .view-roomservice .content.room-service .card #orderList form.js-stools-field-filter>div:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form.js-stools-field-filter>div:last-child,body.view-medialibrary main #tab-container .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .view-roomservice .content.room-service .tab-content #orderList form.js-stools-field-filter>div:last-child,.view-roomservice .content.room-service .card #orderList .content.generalsettings #clinicTemplate form>label[for="logo"],.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .content.generalsettings #clinicTemplate form>label[for="logo"],body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .content.generalsettings #clinicTemplate form>label[for="logo"],.content.generalsettings #clinicTemplate .view-roomservice .content.room-service .card #orderList form>label[for="logo"],.content.generalsettings #clinicTemplate .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form>label[for="logo"],body.view-medialibrary main #tab-container .content.generalsettings #clinicTemplate .view-roomservice .content.room-service .tab-content #orderList form>label[for="logo"],.view-roomservice .content.room-service .view-videos .content.video-edit .card #orderList .card-body .media-file form>.file-inp-container,.view-roomservice .content.room-service .view-videos .content.video-edit .card #orderList body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file form>.file-inp-container,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-videos .content.video-edit .card #orderList .tab-pane .media-file form>.file-inp-container,.view-roomservice .content.room-service .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content #orderList .card-body .media-file form>.file-inp-container,.view-roomservice .content.room-service .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content #orderList .tab-pane .media-file form>.file-inp-container,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-videos .content.video-edit .tab-content #orderList .card-body .media-file form>.file-inp-container,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-videos .content.video-edit .tab-content #orderList .tab-pane .media-file form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service .card #orderList .card-body .media-file form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service .card #orderList body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file form>.file-inp-container,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .view-roomservice .content.room-service .card #orderList .tab-pane .media-file form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .card-body .media-file form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .tab-pane .media-file form>.file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .view-roomservice .content.room-service .tab-content #orderList .card-body .media-file form>.file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .view-roomservice .content.room-service .tab-content #orderList .tab-pane .media-file form>.file-inp-container,.view-roomservice .content.room-service .view-videos .content.video-edit .card .card-body .media-file #orderList form>.file-inp-container,.view-roomservice .content.room-service .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file #orderList form>.file-inp-container,body.view-medialibrary main #tab-container .tab-content .view-roomservice .content.room-service .view-videos .content.video-edit .card .tab-pane .media-file #orderList form>.file-inp-container,.view-roomservice .content.room-service .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file #orderList form>.file-inp-container,.view-roomservice .content.room-service .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file #orderList form>.file-inp-container,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-videos .content.video-edit .tab-content .card-body .media-file #orderList form>.file-inp-container,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .view-videos .content.video-edit .tab-content .tab-pane .media-file #orderList form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service .card .card-body .media-file #orderList form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service .card body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file #orderList form>.file-inp-container,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .view-roomservice .content.room-service .card .tab-pane .media-file #orderList form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content .card-body .media-file #orderList form>.file-inp-container,.view-videos .content.video-edit .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file #orderList form>.file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .view-roomservice .content.room-service .tab-content .card-body .media-file #orderList form>.file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .view-roomservice .content.room-service .tab-content .tab-pane .media-file #orderList form>.file-inp-container,.view-roomservice .content.room-service .card #orderList #articleList table tbody .brutto form>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList #articleList table tbody .brutto form>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList #articleList table tbody .brutto form>div,.view-roomservice .content.room-service .card #articleList table tbody .brutto #orderList form>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto #orderList form>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto #orderList form>div,.view-roomservice .content.room-service .card #orderList #articleList table tbody .netto form>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList #articleList table tbody .netto form>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList #articleList table tbody .netto form>div,.view-roomservice .content.room-service .card #articleList table tbody .netto #orderList form>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto #orderList form>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .netto #orderList form>div{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start,body .nav-container nav{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center,body.view-login main,body.view-login,body.view-helppages>main>.helppages .card form>div:last-child,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child,body.com_blnsettings.view-editos #uploadProgress:after,body.com_blnsettings.view-editos #uploadProgress,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather.no-data,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .type.new,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown,body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.com_blncms.view-cookbook #recipeForm #image label,body.com_blncms.view-cookbook #recipeForm #image,body.com_blnaccounting.task-payrexx,.view-roomservice .modal #welcomeTextForm .terminal,.view-roomservice .modal #categoryForm .icon-panel label .icon-background,.content.generalsettings #clinicTemplate label[for="logo"],body.com_users.view-login.pc-blx-login{justify-content:center !important}.justify-content-between,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header,body.com_blncms.view-calendar main #appointment-overview .site-header,#page-title-bar{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast{justify-content:space-evenly !important}.align-items-start,.view-bedmapping .content .tab-content .tab-pane.show,.content.serverstatus .panel .tab-content .tab-pane#opcache #container,.content.edit-survey #survey-form{align-items:flex-start !important}.align-items-end,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header,body.com_blncms.view-calendar main #appointment-overview #site-header,body.com_blncms.view-calendar main #appointment-overview .site-header,body.com_blnsolothurn.view-visitors main .panel-body .js-stools .js-stools-container-filters,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters,.content.edit-survey #survey-preview .card-body .prev-question .prev-buttons,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .prev-buttons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .prev-buttons{align-items:flex-end !important}.align-items-center,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link,body>header .user-items>a,body>header a.logo,body>header,body.view-login main,body.view-login,body.view-helppages>main>.helppages .card form>div:last-child,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child,body.view-medialibrary main #tab-container .tab-content .tab-pane .toolbar,body.com_blnsettings.view-editos #uploadProgress:after,body.com_blnsettings.view-editos #uploadProgress,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .day-forecast-item,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather.no-data,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .type.new,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide,body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .form-row,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.calendar-view-dropdown-items li>a,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown,body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-cookbook #categoryList li,body.com_blncms.view-cookbook #unitList li,body.com_blncms.view-cookbook #recipeForm #image label,body.com_blncms.view-cookbook #recipeForm #image,body.view-payments.layout-invoice table tbody tr.row-refund td form,body.view-telephonebook .content.telephonebook .js-stools .js-stools-container-filters,body.com_blnaccounting.task-payrexx,.view-roomservice .modal #welcomeTextForm .terminal,.view-roomservice .modal #orderDlg #orderPositionsList li,.view-videos .content.video-edit .card .card-body .media-file .file-inp-container,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container,.content.generalsettings #clinicTemplate label[for="logo"],body.com_blnsettings.view-customersettings .content.customersettings #optionalservicemapping .list-group-item>div,.content.edit-survey #survey-preview .prev-toolbar,body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls,body.com_users.view-login.pc-blx-login,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item,#page-title-bar .page-title-bar-right-side .btn,#page-title-bar .page-title-bar-right-side body>header #btnMainNav,body>header #page-title-bar .page-title-bar-right-side #btnMainNav,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div,#page-title-bar .page-title-bar-right-side body.com_pitmedia button,body.com_pitmedia #page-title-bar .page-title-bar-right-side button,#page-title-bar .page-title-bar-right-side,#page-title-bar,.form-check{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch,body .nav-container nav{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0,body.com_users.view-login.pc-blx-login main>.well form fieldset .remember .controls{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1,body.view-workflowdesigner.no-layout table tr td.wf-stats span.wf-stats-info:not(:last-child)::after,body.com_blncms.view-menuplan .content.menuplan #menuplans .infos span::before,body.com_blncms.view-menuplan .content.menuplan #menuplans .infos em::before{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos .temp,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .birthday,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .birthday,.view-roomservice .modal #orderDlg #orderPositionsList li .articlePrice{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters,.com_blnaccounting.view-customeropinion .content.customeropinion #feedbackList li,body.view-telephonebook .content.telephonebook .js-stools .js-stools-container-filters{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3,body.com_blncms.view-calendar main #appointment-overview #site-header h1,body.com_blncms.view-calendar main #appointment-overview #site-header .h1,body.com_blncms.view-calendar main #appointment-overview .site-header h1,body.com_blncms.view-calendar main #appointment-overview .site-header .h1,body.com_users.view-login.pc-blx-login main>.well form fieldset .controls{margin-top:1rem !important;margin-bottom:1rem !important}.my-4,body.com_users.view-login.pc-blx-login main>.well h1,body.com_users.view-login.pc-blx-login main>.well .h1{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1,.view-customers .content.customers .bootstrap-table .fixed-table-pagination .pagination-detail,body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls{margin-top:.25rem !important}.mt-2,.content.generalsettings #clinicTemplate label[for="logo"],h1+div.card,body.view-medialibrary main #tab-container h1+div.tab-content,.h1+div.card,body.view-medialibrary main #tab-container .h1+div.tab-content,h2+div.card,body.view-medialibrary main #tab-container h2+div.tab-content,.h2+div.card,body.view-medialibrary main #tab-container .h2+div.tab-content{margin-top:.5rem !important}.mt-3,body.com_blnsettings.view-customersettings .content.customersettings .customersettings-modules{margin-top:1rem !important}.mt-4,body .nav-container nav .mainnavbar.navbar-nav.menu-right{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3,body.com_blnsettings.view-customersettings .content.customersettings #optionalservicemapping .list-group-item>div{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter label,.view-roomservice .content.room-service .card #orderList table,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table,.content.generalsettings .hl7Settings form .list-group,.content.generalsettings #clinicTemplate label[for="logo"],.view-customers .content.customers .bootstrap-table .fixed-table-pagination .pagination-detail,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider):last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider):last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider):last-child,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider):last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider):last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider):last-child,#page-title-bar .page-title-bar-left-side h1:last-child,#page-title-bar .page-title-bar-left-side .h1:last-child,#page-title-bar .page-title-bar-left-side p:last-child{margin-bottom:0 !important}.mb-1,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div input{margin-bottom:.25rem !important}.mb-2,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide,body.view-paymentsanalysis .content.paymentsanalysis h1,body.view-paymentsanalysis .content.paymentsanalysis .h1,.content.analysis h1,.content.analysis .h1,body.view-telephonebook .content.telephonebook div.pagination,.view-roomservice .modal #welcomeTextForm .form-actions,.form-group,.form-row,.checkbox{margin-bottom:.5rem !important}.mb-3,body.com_blncms.view-patientsforms #dialogForm .form-group.search,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search{margin-bottom:1rem !important}.mb-4,body.view-paymentsanalysis .content.paymentsanalysis .date-filter,.content.analysis .date-filter{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link span,body>header a.logo .testsystem{margin-left:1rem !important}.ms-4,body.view-editlanguage .content.editlanguage .translateAllMessage{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0,.view-roomservice .modal #orderDlg #orderPositionsList,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown .dropdown-menu,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown .dropdown-menu,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu{padding:0 !important}.p-1,.view-roomservice .modal #orderDlg #orderPositionsList li,.content.generalsettings #clinicTemplate label[for="logo"],.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider),.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider),body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider),.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider),.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider),body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider){padding:.25rem !important}.p-2,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result{padding:.5rem !important}.p-3,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1,body.com_blncms.view-cookbook .content.cookbook table td .categories .category,body.com_blncms.view-cookbook .content.cookbook table th .categories .category{padding-right:.25rem !important;padding-left:.25rem !important}.px-2,body>header .user-items>a,body.com_blncms.view-patientsforms #dialogForm .patient-data,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-diaries.layout-diaries #diaryForm .patient-data,body.com_blncms.view-diaries.layout-diary #diaryForm .patient-data,body.com_blncms.view-diaries.no-layout #diaryForm .patient-data,body.com_blncms.view-cookbook #categoryList li,body.com_blncms.view-cookbook #unitList li,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients #ingredientList li{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4,#page-title-bar{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-cookbook #categoryList li,body.com_blncms.view-cookbook #unitList li,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients #ingredientList li{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2,body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3,body .nav-container .subnavbar .navbar-nav .nav-link,#page-title-bar{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0,.com_blncms.view-clinicinfos .card-header{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3,body.com_blncms.view-patientsforms #dialogForm .form-group.search,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3,body>header a.logo .testsystem{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>:last-child,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>:last-child,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>:last-child{text-align:left !important}.text-end,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blnsolothurn.view-visitors main .table thead tr th:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child,.view-roomservice .content.room-service .card #orderList table th.price,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.price,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.price,.view-roomservice .content.room-service .card #orderList table td.price,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.price,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.price,.text-right{text-align:right !important}.text-center,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr th:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr th:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr th:first-child,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr td:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr td:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr td:first-child,body.com_blnsolothurn.view-visitors main .table thead tr td:nth-child(3),body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:nth-child(3),.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:nth-child(3),body.com_blnsolothurn.view-visitors main .table thead tr th:nth-child(3),body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:nth-child(3),.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:nth-child(3),body.com_blnsolothurn.view-visitors main .table tbody tr td:nth-child(3),body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:nth-child(3),.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:nth-child(3),body.com_blnsolothurn.view-visitors main .table tbody tr th:nth-child(3),body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:nth-child(3),.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:nth-child(3),.view-roomservice .content.room-service .card #orderList table th.orderId,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderId,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderId,.view-roomservice .content.room-service .card #orderList table td.orderId,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderId,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderId{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase,body>header a.logo .testsystem{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.todo-dropdown-items table.todo-dropdown-table tbody tr:hover{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger,body>header a.logo .testsystem,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p:first-child{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header.is-active button:hover,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header.is-active button:focus,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header button:hover,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header button:focus{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header.is-active button{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted,body .nav-container .subnavbar .navbar-nav .subnavbar-title,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .birthday,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .birthday,.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .info{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: .1}.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25{--bs-link-opacity: .25}.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50{--bs-link-opacity: .5}.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75{--bs-link-opacity: .75}.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: .1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25{--bs-link-underline-opacity: .25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50{--bs-link-underline-opacity: .5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75{--bs-link-underline-opacity: .75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown .dropdown-menu li.divider,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li.divider,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li.divider,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown .dropdown-menu li.divider,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li.divider,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li.divider{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header.is-active button,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.start,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.start,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.start,body.com_blnsolothurn.view-visitors main .table thead tr.has-note,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr.has-note,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr.has-note,body.com_blnsolothurn.view-visitors main .table tbody tr.has-note,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr.has-note,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr.has-note{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result:focus,body.view-testdata form#searchForm .form-group.search #searchResultList li.active .search-result,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result:hover,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result:focus,body.view-testData form#searchForm .form-group.search #searchResultList li.active .search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result:hover,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result:focus,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result:focus,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result:focus,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result:focus{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox::before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header button,body.com_blnsolothurn.view-visitors main .table thead tr.has-visit,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr.has-visit,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr.has-visit,body.com_blnsolothurn.view-visitors main .table tbody tr.has-visit,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr.has-visit,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr.has-visit{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white,body .nav-container nav,body>header{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider):hover:not(.divider),.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider):hover:not(.divider),body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li:not(.divider):hover:not(.divider),.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider):hover:not(.divider),.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider):hover:not(.divider),body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li:not(.divider):hover:not(.divider){background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle,.view-customers .content.customers #adminForm.table tr.has-notes td,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr.has-notes td,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr.has-notes td{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none,body.view-medialibrary .modal#media-language-settings-modal .modal-dialog .modal-body .form-check-label{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:.25rem !important}.pl-2,body.com_blnsolothurn.view-visitors main .table thead tr th:first-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:first-child,body.com_blnsolothurn.view-visitors main .table thead tr td:first-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:first-child,body.com_blnsolothurn.view-visitors main .table tbody tr th:first-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:first-child,body.com_blnsolothurn.view-visitors main .table tbody tr td:first-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:first-child{padding-left:.5rem !important}.pl-3,.view-roomservice .content.room-service .card #articleList table tbody .netto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .netto{padding-left:1rem !important}.pl-4{padding-left:1.5rem !important}.pl-5{padding-left:3rem !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:.25rem !important}.pr-2,body.com_blnsolothurn.view-visitors main .table thead tr th:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child{padding-right:.5rem !important}.pr-3,.view-roomservice .content.room-service .card #articleList table tbody .brutto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto{padding-right:1rem !important}.pr-4{padding-right:1.5rem !important}.pr-5{padding-right:3rem !important}.ml-0{margin-left:0 !important}.ml-1,body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div:not(:first-child),body.view-payments.layout-invoice table tbody tr.row-refund td form>input:nth-child(n + 2),.view-videos .content.video-edit .card .card-body .media-file .file-inp-container input[type="checkbox"]+span,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container input[type="checkbox"]+span,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container input[type="checkbox"]+span,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container input[type="checkbox"]+span,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container input[type="checkbox"]+span,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container input[type="checkbox"]+span,body.com_users.view-login.pc-blx-login main>.well form fieldset .remember .control-label,span[class^='icon-arrow-']{margin-left:.25rem !important}.ml-2,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content .news-text,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content .news-text,body.com_blncms.view-cookbook #recipeForm .preparation-area,.view-roomservice .modal #welcomeTextForm .form-actions select:not(:first-child)~.chzn-container{margin-left:.5rem !important}.ml-3,.view-videos .content.video-edit .card .card-body .media-file .file-inp-container input[type="checkbox"],body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container input[type="checkbox"],.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container input[type="checkbox"],.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container input[type="checkbox"],body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container input[type="checkbox"],body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container input[type="checkbox"]{margin-left:1rem !important}.ml-4{margin-left:1.5rem !important}.ml-5{margin-left:3rem !important}.mr-0{margin-right:0 !important}.mr-1,body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div:not(:last-child),body.com_blncms.view-cookbook .content.cookbook table td .categories .category:not(:last-child),body.com_blncms.view-cookbook .content.cookbook table th .categories .category:not(:last-child),.view-roomservice .modal #orderDlg #orderPositionsList li .quantity{margin-right:.25rem !important}.mr-2,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content .news-image,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content .news-image,body.com_blnsolothurn.view-visitors main .panel-body .js-stools .js-stools-container-filters .js-stools-field-filter,body.com_blncms.view-cookbook #recipeForm .ingredients-area,body.view-patientlogs .content.patientlogs #adminForm .js-stools .filter-search-bar,body.view-telephonebook .content.telephonebook .js-stools .js-stools-container-filters .js-stools-field-filter,.view-videos .content.video-edit .card .card-body h2.h4 span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body .h4.h2 span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category span:first-child{margin-right:.5rem !important}.mr-3{margin-right:1rem !important}.mr-4{margin-right:1.5rem !important}.mr-5{margin-right:3rem !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.pl-sm-0{padding-left:0 !important}.pl-sm-1{padding-left:.25rem !important}.pl-sm-2{padding-left:.5rem !important}.pl-sm-3{padding-left:1rem !important}.pl-sm-4{padding-left:1.5rem !important}.pl-sm-5{padding-left:3rem !important}.pr-sm-0{padding-right:0 !important}.pr-sm-1{padding-right:.25rem !important}.pr-sm-2{padding-right:.5rem !important}.pr-sm-3{padding-right:1rem !important}.pr-sm-4{padding-right:1.5rem !important}.pr-sm-5{padding-right:3rem !important}.ml-sm-0{margin-left:0 !important}.ml-sm-1{margin-left:.25rem !important}.ml-sm-2{margin-left:.5rem !important}.ml-sm-3{margin-left:1rem !important}.ml-sm-4{margin-left:1.5rem !important}.ml-sm-5{margin-left:3rem !important}.mr-sm-0{margin-right:0 !important}.mr-sm-1{margin-right:.25rem !important}.mr-sm-2{margin-right:.5rem !important}.mr-sm-3{margin-right:1rem !important}.mr-sm-4{margin-right:1.5rem !important}.mr-sm-5{margin-right:3rem !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.pl-md-0{padding-left:0 !important}.pl-md-1{padding-left:.25rem !important}.pl-md-2{padding-left:.5rem !important}.pl-md-3{padding-left:1rem !important}.pl-md-4{padding-left:1.5rem !important}.pl-md-5{padding-left:3rem !important}.pr-md-0{padding-right:0 !important}.pr-md-1{padding-right:.25rem !important}.pr-md-2{padding-right:.5rem !important}.pr-md-3{padding-right:1rem !important}.pr-md-4{padding-right:1.5rem !important}.pr-md-5{padding-right:3rem !important}.ml-md-0{margin-left:0 !important}.ml-md-1{margin-left:.25rem !important}.ml-md-2{margin-left:.5rem !important}.ml-md-3{margin-left:1rem !important}.ml-md-4{margin-left:1.5rem !important}.ml-md-5{margin-left:3rem !important}.mr-md-0{margin-right:0 !important}.mr-md-1{margin-right:.25rem !important}.mr-md-2{margin-right:.5rem !important}.mr-md-3{margin-right:1rem !important}.mr-md-4{margin-right:1.5rem !important}.mr-md-5{margin-right:3rem !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.pl-lg-0{padding-left:0 !important}.pl-lg-1{padding-left:.25rem !important}.pl-lg-2{padding-left:.5rem !important}.pl-lg-3{padding-left:1rem !important}.pl-lg-4{padding-left:1.5rem !important}.pl-lg-5{padding-left:3rem !important}.pr-lg-0{padding-right:0 !important}.pr-lg-1{padding-right:.25rem !important}.pr-lg-2{padding-right:.5rem !important}.pr-lg-3{padding-right:1rem !important}.pr-lg-4{padding-right:1.5rem !important}.pr-lg-5{padding-right:3rem !important}.ml-lg-0{margin-left:0 !important}.ml-lg-1{margin-left:.25rem !important}.ml-lg-2{margin-left:.5rem !important}.ml-lg-3{margin-left:1rem !important}.ml-lg-4{margin-left:1.5rem !important}.ml-lg-5{margin-left:3rem !important}.mr-lg-0{margin-right:0 !important}.mr-lg-1{margin-right:.25rem !important}.mr-lg-2{margin-right:.5rem !important}.mr-lg-3{margin-right:1rem !important}.mr-lg-4{margin-right:1.5rem !important}.mr-lg-5{margin-right:3rem !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.pl-xl-0{padding-left:0 !important}.pl-xl-1{padding-left:.25rem !important}.pl-xl-2{padding-left:.5rem !important}.pl-xl-3{padding-left:1rem !important}.pl-xl-4{padding-left:1.5rem !important}.pl-xl-5{padding-left:3rem !important}.pr-xl-0{padding-right:0 !important}.pr-xl-1{padding-right:.25rem !important}.pr-xl-2{padding-right:.5rem !important}.pr-xl-3{padding-right:1rem !important}.pr-xl-4{padding-right:1.5rem !important}.pr-xl-5{padding-right:3rem !important}.ml-xl-0{margin-left:0 !important}.ml-xl-1{margin-left:.25rem !important}.ml-xl-2{margin-left:.5rem !important}.ml-xl-3{margin-left:1rem !important}.ml-xl-4{margin-left:1.5rem !important}.ml-xl-5{margin-left:3rem !important}.mr-xl-0{margin-right:0 !important}.mr-xl-1{margin-right:.25rem !important}.mr-xl-2{margin-right:.5rem !important}.mr-xl-3{margin-right:1rem !important}.mr-xl-4{margin-right:1.5rem !important}.mr-xl-5{margin-right:3rem !important}}@media (min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.pl-xxl-0{padding-left:0 !important}.pl-xxl-1{padding-left:.25rem !important}.pl-xxl-2{padding-left:.5rem !important}.pl-xxl-3{padding-left:1rem !important}.pl-xxl-4{padding-left:1.5rem !important}.pl-xxl-5{padding-left:3rem !important}.pr-xxl-0{padding-right:0 !important}.pr-xxl-1{padding-right:.25rem !important}.pr-xxl-2{padding-right:.5rem !important}.pr-xxl-3{padding-right:1rem !important}.pr-xxl-4{padding-right:1.5rem !important}.pr-xxl-5{padding-right:3rem !important}.ml-xxl-0{margin-left:0 !important}.ml-xxl-1{margin-left:.25rem !important}.ml-xxl-2{margin-left:.5rem !important}.ml-xxl-3{margin-left:1rem !important}.ml-xxl-4{margin-left:1.5rem !important}.ml-xxl-5{margin-left:3rem !important}.mr-xxl-0{margin-right:0 !important}.mr-xxl-1{margin-right:.25rem !important}.mr-xxl-2{margin-right:.5rem !important}.mr-xxl-3{margin-right:1rem !important}.mr-xxl-4{margin-right:1.5rem !important}.mr-xxl-5{margin-right:3rem !important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"Roboto Condensed";font-style:normal;font-weight:400;src:url("../fonts/roboto-condensed-v19-latin-regular.eot");src:local(""),url("../fonts/roboto-condensed-v19-latin-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto-condensed-v19-latin-regular.woff2") format("woff2"),url("../fonts/roboto-condensed-v19-latin-regular.woff") format("woff"),url("../fonts/roboto-condensed-v19-latin-regular.ttf") format("truetype"),url("../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed") format("svg");font-display:swap}@font-face{font-family:"Roboto Condensed";font-style:normal;font-weight:700;src:url("../fonts/roboto-condensed-v19-latin-700.eot");src:local(""),url("../fonts/roboto-condensed-v19-latin-700.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto-condensed-v19-latin-700.woff2") format("woff2"),url("../fonts/roboto-condensed-v19-latin-700.woff") format("woff"),url("../fonts/roboto-condensed-v19-latin-700.ttf") format("truetype"),url("../fonts/roboto-condensed-v19-latin-700.svg#RobotoCondensed") format("svg");font-display:swap}@font-face{font-family:'Material Symbols Outlined';font-style:normal;src:url("../fonts/MaterialSymbolsOutlined.woff2") format("woff2")}.material-symbols-outlined,.icon,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-servicecall .material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-cookbook #recipeForm #image::after,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pitmedia ul.folders li:before{font-family:'Material Symbols Outlined';-webkit-font-smoothing:antialiased;vertical-align:middle;letter-spacing:normal;display:inline-block;text-transform:none;white-space:nowrap;font-weight:normal;font-style:normal;word-wrap:normal;font-size:1.5rem;line-height:1.5rem;direction:ltr;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24}body [role=tooltip].ui-tooltip{background-color:#000000;color:#ffffff;padding:2px 5px;border-radius:5px;border:1px solid #666666;box-shadow:none;border-width:1px}a:not([class^="chosen"]) *,button *{pointer-events:none}#system-message-container{position:fixed;top:5px;left:5px;white-space:nowrap;z-index:2000}#system-message-container .alert>p{margin-right:30px}.tooltip *{text-align:left !important}.btn.disabled,body>header .disabled#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .disabled.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .disabled.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .disabled.wf-btn-action,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.disabled,body.com_pitmedia.view-display form .input-browse-file>div.disabled,body.com_pitmedia button.disabled{pointer-events:auto !important}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}fieldset.radio.btn-group{margin:0;padding:0}fieldset.radio.btn-group input{display:none}fieldset.radio.btn-group label.btn,fieldset.radio.btn-group body>header label#btnMainNav,body>header fieldset.radio.btn-group label#btnMainNav,fieldset.radio.btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li label.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li fieldset.radio.btn-group label.wf-btn-action,fieldset.radio.btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li label.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li fieldset.radio.btn-group label.wf-btn-action,fieldset.radio.btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li label.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li fieldset.radio.btn-group label.wf-btn-action{height:34px !important}fieldset.radio.btn-group label.btn:first-of-type,fieldset.radio.btn-group body>header label#btnMainNav:first-of-type,body>header fieldset.radio.btn-group label#btnMainNav:first-of-type,fieldset.radio.btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li label.wf-btn-action:first-of-type,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li fieldset.radio.btn-group label.wf-btn-action:first-of-type,fieldset.radio.btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li label.wf-btn-action:first-of-type,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li fieldset.radio.btn-group label.wf-btn-action:first-of-type,fieldset.radio.btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li label.wf-btn-action:first-of-type,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li fieldset.radio.btn-group label.wf-btn-action:first-of-type{border-radius:4px 0 0 4px !important}.chzn-container{text-align:left}.chzn-drop{border-color:#cccccc}.chzn-with-drop>:first-child{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.chzn-drop,.chzn-choices{margin-top:0}.chzn-container .chzn-single,.chzn-container-multi .chzn-choices{background:#ffffff;border:1px solid #cccccc;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;color:#555555;font-size:14px;line-height:1.42857;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;min-height:34px}.chzn-results{padding-top:4px !important}.chzn-container .chzn-single{height:34px;padding:6px 12px}.chzn-container-single .chzn-single div b{background-position:3px 6px}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-15px 6px}.chzn-container li.search-field{padding:0;border:1px solid #cccccc;border-width:1px 0 0 0 !important}.chzn-container-multi li.search-field{border:none}.chzn-container li.search-field:first-of-type{margin-top:-3px;border-radius:4px 4px 0 0}.chzn-container li.search-field input{min-width:190px;line-height:inherit !important;padding-left:12px !important;padding-right:12px !important}.chzn-container li.search-choice{color:#333333 !important;background:#e6e6e6 !important;border-color:#cccccc !important;box-shadow:none !important}.chzn-container .highlighted{background:#337ab7 !important}.chzn-container select{display:none}.chzn-color-state.chzn-single[rel="value_-2"]{color:#ffffff;background:#d9534f;border-color:#d43f3a}.chzn-color-state.chzn-single[rel="value_0"]{color:#000000;background:#dddddd;border-color:#cccccc}.chzn-color-state.chzn-single[rel="value_1"]{color:#ffffff;background:#f0ad4e;border-color:#eea236}.chzn-color-state.chzn-single[rel="value_2"]{color:#ffffff;background:#337ab7;border-color:#2e6da4}.chzn-color-state.chzn-single[rel="value_3"]{color:#ffffff;background:#5cb85c;border-color:#4cae4c}td>.label>img{max-height:65px}form.cms.form-horizontal .control-group{display:table-row}form.cms.form-horizontal .control-group .control-label{width:200px;vertical-align:middle;display:table-cell;padding:6px 12px;height:34px}form.cms.form-horizontal .control-group .control-label label{margin:0}form.cms.form-horizontal .control-group .controls{display:table-cell;vertical-align:middle;padding:6px 12px}form.cms.form-horizontal .control-label.text-left{text-align:left}.invalid{color:#a94442;border-color:#d43f3a}div.cms.form-horizontal div.form-group,form.cms.form-horizontal div.form-group{width:50%;display:inline-block;margin:0 0 15px 0 !important;vertical-align:top}form.cms.form-horizontal div.form-group.fullWidth{display:block;width:100%}form.cms.form-horizontal div.form-group.full{display:block}div.cms.form-horizontal div.form-group.full{display:block}form.full div.form-group{width:100%}div.cms.form-horizontal div.form-group img{max-width:100%}.panel-dark{border-color:#202020}.panel-dark>.panel-heading{background-color:#333333;color:#ffffff;border-color:#111111}.panel-body.well{padding:0}.panel-body>.table,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body>table{margin:0}.panel-body>.table>thead>tr>th:last-of-type,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body>table>thead>tr>th:last-of-type,.panel-body>.table>tbody>tr>td+td:last-of-type,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body>table>tbody>tr>td+td:last-of-type{text-align:right}.panel-body .table>tbody>tr>td,.panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>tbody>tr>td,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body table>tbody>tr>td,.panel-body .table>tbody>tr>th,.panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>tbody>tr>th,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body table>tbody>tr>th,.panel-body .table>tfoot>tr>td,.panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>tfoot>tr>td,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body table>tfoot>tr>td,.panel-body .table>tfoot>tr>th,.panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>tfoot>tr>th,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body table>tfoot>tr>th,.panel-body .table>thead>tr>td,.panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>thead>tr>td,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body table>thead>tr>td,.panel-body .table>thead>tr>th,.panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>thead>tr>th,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body table>thead>tr>th{vertical-align:middle}th>a{color:#333333}input.date-picker{display:inline-block;width:auto}input.date-picker+button{display:inline-block;margin:-2px 0 0 10px}div.upload{overflow:hidden}div.upload img{max-width:100%;margin-bottom:10px}div.form-block{display:block !important}div.gallery-image{float:left;width:23% !important;margin:0 1% 1% 1%;padding:10px;background:#ffffff;height:344px;text-align:center;overflow:hidden}div.gallery-image img{max-height:280px}div.gallery-image .header{cursor:move;padding-bottom:10px;text-align:right}#tmplHaze{display:none;background:#000000;opacity:0.9;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050}#tmplUploadProgress{display:none;position:fixed;z-index:1080;bottom:40%;left:10%;width:80%}#tmplImageZoom{display:none;z-index:1070;position:absolute;top:0;left:0}#tmplImageZoom .info,#tmplImageZoom .viewport{display:none}#tmplImageZoom .buttons{text-align:right}#tmplImageZoom .zoom{transform-origin:0 0;transform:scale(1);padding-bottom:100px}#tmplImageZoom button{width:145px}#tmplImageZoom button.restoreLast,#tmplImageZoom button.restoreOrig{display:none}#tmplImageZoom .crop{font-size:0px;line-height:0px;background:rgba(255,255,255,0.6)}#tmplImageZoom.editing .ui-resizable{position:relative}#tmplImageZoom.editing .ui-resizable-handle{position:absolute;font-size:0.1px;display:block}#tmplImageZoom.editing .ui-resizable-disabled .ui-resizable-handle,#tmplImageZoom.editing .ui-resizable-autohide .ui-resizable-handle{display:none}#tmplImageZoom.editing .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}#tmplImageZoom.editing .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}#tmplImageZoom.editing .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}#tmplImageZoom.editing .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}#tmplImageZoom.editing .ui-resizable-se{cursor:se-resize;width:5px;height:5px;right:-5px;bottom:-5px;background:#ffffff;border:2px solid #000000}#tmplImageZoom.editing .ui-resizable-sw{cursor:sw-resize;width:5px;height:5px;left:-5px;bottom:-5px;background:#ffffff;border:2px solid #000000}#tmplImageZoom.editing .ui-resizable-nw{cursor:nw-resize;width:5px;height:5px;left:-5px;top:-5px;background:#ffffff;border:2px solid #000000}#tmplImageZoom.editing .ui-resizable-ne{cursor:ne-resize;width:5px;height:5px;right:-5px;top:-5px;background:#ffffff;border:2px solid #000000}#tmplImageZoom .buttons button.edit{display:none}#tmplImageZoom .buttons,#tmplImageZoom .info{position:fixed;z-index:10;left:0;bottom:0;padding:10px 25px;background:#ffffff;width:100%;box-sizing:border-box}#tmplImageZoom .info{bottom:49px}#tmplImageZoom.editing .crop{position:relative}#tmplImageZoom.editing .viewport{display:block;position:absolute;z-index:2;top:0;left:0;width:158px;height:88px;border:1px dotted #ff0000;background:rgba(255,255,255,0.5);cursor:pointer}#tmplImageZoom.editing .buttons button{display:none}#tmplImageZoom.editing .buttons button.edit,#tmplImageZoom.editing .buttons .zooming button{display:inline-block}#tmplImageZoom.editing .info{display:block}#tmplImageZoom.editing .info .row{display:inline-block;margin:0 6px}#tmplImageZoom.editing .info .vspace{padding:3px 0}#tmplImageZoom.editing .info .hspace{padding:0 3px;display:inline-block}#tmplImageZoom label:after{content:':'}#tmplImageZoom input[type="number"]{text-align:right;width:50px;background:#fefefe;border:1px solid #cccccc;padding:0 2px}#tmplImageZoom input[type="range"]{width:200px;vertical-align:middle}#tmplImageZoom.editing .info button{background:black;color:#ffffff;border:1px solid #000000;width:auto;padding:0px 4px}#tmplImageZoom .zooming{display:inline-block;float:left}#tmplImageZoom .zooming button{width:50px}.btn-file{position:relative;overflow:hidden;display:table;width:100%}.btn-file .btn,.btn-file body>header #btnMainNav,body>header .btn-file #btnMainNav,.btn-file body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-file .wf-btn-action,.btn-file body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-file .wf-btn-action,.btn-file body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-file .wf-btn-action,.btn-file body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-file button,.btn-file body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .btn-file .input-browse-file>div,.btn-file body.com_pitmedia button,body.com_pitmedia .btn-file button{display:table-cell;width:1%;border-top-right-radius:0;border-bottom-right-radius:0;overflow:hidden;text-overflow:ellipsis;position:relative;z-index:1}.btn-file input[type=text]{position:relative;display:table-cell;width:100%;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;filter:alpha(opacity=0);opacity:0;outline:none;cursor:inherit;display:block}.view-login main>.well{margin:10% auto 0;max-width:640px}.view-login .navbar .navbar-right,.view-login body .nav-container nav .navbar-right,body .nav-container .view-login nav .navbar-right{display:none}.login fieldset>.controls{margin-bottom:20px}.login .form-horizontal .control-group.remember .controls{display:inline-block;width:initial}.login .form-horizontal .control-group.remember .control-label{display:inline-block;width:initial;height:initial;padding:6px 0px}.login .submit{display:inline-block;float:right}.login .submit .controls{padding-right:0}.login .forgotCont .controls{padding-left:0}.login .forgotCont .controls .btn:first-child,.login .forgotCont .controls body>header #btnMainNav:first-child,body>header .login .forgotCont .controls #btnMainNav:first-child,.login .forgotCont .controls body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .login .forgotCont .controls .wf-btn-action:first-child,.login .forgotCont .controls body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .login .forgotCont .controls .wf-btn-action:first-child,.login .forgotCont .controls body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:first-child,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .login .forgotCont .controls .wf-btn-action:first-child,.login .forgotCont .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:first-child,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .login .forgotCont .controls button:first-child,.login .forgotCont .controls body.com_pitmedia.view-display form .input-browse-file>div:first-child,body.com_pitmedia.view-display form .login .forgotCont .controls .input-browse-file>div:first-child,.login .forgotCont .controls body.com_pitmedia button:first-child,body.com_pitmedia .login .forgotCont .controls button:first-child{padding-left:0;margin-left:0}.item-list a.btn.btn-sm.btn-success.btn-default,.item-list body>header a.btn-sm.btn-success.btn-default#btnMainNav,body>header .item-list a.btn-sm.btn-success.btn-default#btnMainNav,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li a.btn-sm.btn-success.btn-default.wf-btn-action,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list a.btn-sm.btn-success.btn-default.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li a.btn-sm.btn-success.btn-default.wf-btn-action,.item-list body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list a.btn-sm.btn-success.btn-default.wf-btn-action,body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li a.btn-sm.btn-success.btn-default.wf-btn-action,.item-list body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list a.btn-sm.btn-success.btn-default.wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-sm.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-sm.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-sm.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-sm.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-sm.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-sm.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list .btn-sm.btn-default.btn-addnote[data-content],.item-list .btn.btn-success.btn-default.btn-xs,.item-list body>header .btn-success.btn-default.btn-xs#btnMainNav,body>header .item-list .btn-success.btn-default.btn-xs#btnMainNav,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body>header .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body>header .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body>header .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body>header body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body>header .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body>header .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body>header .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body>header body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body>header .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body>header .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body>header .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,body>header body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"]#btnMainNav,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-success.btn-default.btn-xs.wf-btn-action,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-success.btn-default.btn-xs.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-success.btn-default.btn-xs.wf-btn-action,.item-list body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-success.btn-default.btn-xs.wf-btn-action,body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-success.btn-default.btn-xs.wf-btn-action,.item-list body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-success.btn-default.btn-xs.wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn.btn-default.btn-xs.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list .btn.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body>header .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-default.btn-xs.btn-addnote[data-content].wf-btn-action,.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-success.btn-default.btn-xs,.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-success.btn-default.btn-xs,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-success.btn-default.btn-xs,.item-list body.com_pitmedia.view-display form body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_pitmedia.view-display form body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_pitmedia.view-display form body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-success.btn-default.btn-xs,body.com_pitmedia.view-display form .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_pitmedia.view-display form .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_pitmedia.view-display form .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file>div.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia button.btn-success.btn-default.btn-xs,.item-list body.com_pitmedia body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia button.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_pitmedia body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia button.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_pitmedia body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia button.btn-default.btn-xs.wf-btn-action[data-action="start"],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body.com_pitmedia button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list button.btn-success.btn-default.btn-xs,body.com_pitmedia .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia .item-list button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_pitmedia .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia .item-list button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_pitmedia .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia .item-list button.btn-default.btn-xs.wf-btn-action[data-action="start"],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child button.btn-default.btn-xs.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.com_pitmedia .item-list button.btn-default.btn-xs.btn-addnote[data-content],.item-list .btn-group-sm>.btn.btn-success.btn-default,.item-list body>header .btn-group-sm>.btn-success.btn-default#btnMainNav,body>header .item-list .btn-group-sm>.btn-success.btn-default#btnMainNav,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body>header .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body>header .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body>header .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body>header body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body>header .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body>header .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body>header .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body>header body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body>header .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body>header .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body>header .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,body>header body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"]#btnMainNav,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-success.btn-default.wf-btn-action,.item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-success.btn-default.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-success.btn-default.wf-btn-action,.item-list body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-success.btn-default.wf-btn-action,body.view-portalconfigurator body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-success.btn-default.wf-btn-action,.item-list body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-success.btn-default.wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .btn-group-sm>.btn-default.wf-btn-action[data-action="start"],.item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table thead tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr th:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list .btn-group-sm>.btn.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body>header .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,body>header .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content]#btnMainNav,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.com_blnvinzenz.view-therapyvideo .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-portalconfigurator .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,body.view-workflowdesigner.layout-edit .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main #workflowarea #wf-sidebar .wf-toolbox li table tbody tr td:last-child .item-list .btn-group-sm>.btn-default.btn-addnote[data-content].wf-btn-action,.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-success.btn-default,.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-success.btn-default,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-success.btn-default,.item-list body.com_pitmedia.view-display form body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],.item-list body.com_pitmedia.view-display form body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],.item-list body.com_pitmedia.view-display form body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia.view-display form .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body.com_pitmedia.view-display form .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-success.btn-default,body.com_pitmedia.view-display form .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.com_pitmedia.view-display form .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.com_pitmedia.view-display form .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.wf-btn-action[data-action="start"],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],body.com_pitmedia.view-display form .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.com_pitmedia.view-display form .item-list .input-browse-file.btn-group-sm>div.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia .btn-group-sm>button.btn-success.btn-default,.item-list body.com_pitmedia body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],.item-list body.com_pitmedia body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],.item-list body.com_pitmedia body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list body.com_pitmedia .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],.item-list body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .item-list body.com_pitmedia .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list .btn-group-sm>button.btn-success.btn-default,body.com_pitmedia .item-list body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia .item-list .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.com_pitmedia .item-list body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia .item-list .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.com_pitmedia .item-list body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_pitmedia .item-list .btn-group-sm>button.btn-default.wf-btn-action[data-action="start"],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content],body.com_pitmedia .item-list .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-group-sm>button.btn-default.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.com_pitmedia .item-list .btn-group-sm>button.btn-default.btn-addnote[data-content]{margin:5px 0 10px 0;float:right}.item-list .table tbody,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache table tbody,.content.serverstatus .panel .tab-content .tab-pane#apache .item-list table tbody{background:white}.item-list .table tbody img,.item-list .content.serverstatus .panel .tab-content .tab-pane#apache table tbody img,.content.serverstatus .panel .tab-content .tab-pane#apache .item-list table tbody img{max-height:75px}.item-list .createNew{height:40px;line-height:40px;margin-right:5px}.item-list .createNew button.btn.pull-right,.item-list .createNew body>header button.pull-right#btnMainNav,body>header .item-list .createNew button.pull-right#btnMainNav,.item-list .createNew body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li button.pull-right.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .item-list .createNew button.pull-right.wf-btn-action,.item-list .createNew body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li button.pull-right.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .item-list .createNew button.pull-right.wf-btn-action,.item-list .createNew body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li button.pull-right.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .item-list .createNew button.pull-right.wf-btn-action,.item-list .createNew body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.pull-right,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .item-list .createNew button.pull-right,.item-list .createNew body.com_pitmedia button.pull-right,body.com_pitmedia .item-list .createNew button.pull-right{margin-top:0}.item-list h1,.item-list .h1{margin-top:0;float:left}.item-list div.controls{margin:4px 0}.item-list form#filter{padding-left:30px;display:inline-block;width:83.3333%;vertical-align:middle}.item-list form#filter .controls>*{width:100% !important}.item-list th>div.row>div:first-of-type{line-height:42px}#filterForm .form-group{padding:0;margin:0 0 15px 0}#filterForm .form-group>div{padding:0;min-height:15px}#filterForm .chzn-container{width:100% !important}.calendar-filter>div{display:inline-block;position:relative;width:50%;margin:0;padding:0}.calendar-filter>div:first-child{padding-right:5px}.calendar-filter>div:last-child{padding-left:5px}.calendar-filter button{right:0;top:0;position:absolute;z-index:1}.calendar-filter>div.first-child button{right:5px}.calendar-filter input{width:100%;padding-right:46px;display:inline-block}.ui-resizable-handle{position:absolute;display:block;font-size:.1px;overflow:hidden;background:transparent}.ui-resizable-e{height:100%;right:0;top:0;width:5px;cursor:e-resize;z-index:10}.ui-resizable-s{width:100%;bottom:0;left:0;height:5px;cursor:s-resize;z-index:10}.ui-resizable-se{height:5px;right:0;bottom:0;width:5px;cursor:se-resize;z-index:11}.cms-modal{position:absolute !important;height:550px;width:768px;z-index:2000;margin:0}.cms-modal iframe{height:100%;width:100%;border:none}.cms-modal .modal-content{height:100%;background:#222222;color:#ffffff}.cms-modal .modal-header{cursor:move;padding:5px}.cms-modal .modal-body{height:calc(100% - 50px);padding:5px}.cms-modal .modal-body iframe{background:#ffffff}.cms-modal.ui-draggable-dragging,.cms-modal.ui-resizable-resizing{opacity:.7}.cms-modal .iframe-cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.cms-modal.ui-draggable-dragging .iframe-cover,.cms-modal.ui-resizable-resizing .iframe-cover{z-index:1}.cms-modal .highlight{box-shadow:0 5px 15px #337ab7;border-color:#337ab7}.selectable.selected{background:#d9edf7 !important}.pages.ui-sortable>button{margin-bottom:20px}.pages div.panel-heading{cursor:move;font-weight:700}.pages.ui-sortable>tr>td{cursor:move}.pages>.list-item td>.pull-right{margin-left:5px}.pages .page .panel-heading .collapseDown{display:none}.pages .page.collapsed .panel-heading .collapseUp{display:none}.pages .page.collapsed .panel-heading .collapseDown{display:inline-block}.pages .page.collapsed .panel-body{height:0;overflow:hidden;padding:0}.elements-container div.panel-heading{font-weight:normal}div.panel-body input.sortOrder{width:55px}.form-group.media img{max-width:300px;max-height:300px}.productImage>div>img{max-width:100%}div.well.product{cursor:move}div.well.product img{max-width:100px;max-height:75px;vertical-align:middle}div.well.product>div{line-height:75px;vertical-align:middle}div.well.product>div>button{margin:0 5px}.tab-pane>.items{padding-top:20px}.pitBbcEditor{color:#ffffff}.pitBbcEditor.bright{background-color:#333333}.pitBbcEditorToolbar{position:relative;z-index:2;margin-bottom:5px}.pitBbcEditorToolbar div.dropdown{display:inline-block}.pitBbcEditorToolbar button{margin-left:5px;padding:6px}.pitBbcEditorToolbar div.dropdown:first-child button{margin-left:0}.pitBbcEditorToolbar input[type=color].form-control,.pitBbcEditorToolbar body.com_pitmedia.view-display form .input-browse-file input[type=color][type="text"],body.com_pitmedia.view-display form .input-browse-file .pitBbcEditorToolbar input[type=color][type="text"],.pitBbcEditorToolbar input[type=color]:not([type='checkbox']):not([type='radio']):not([type='range']){margin-left:5px;width:30px;padding:0;display:inline-block;height:34px;vertical-align:middle;cursor:pointer}.pitBbcEditor div,.pitBbcEditor span{line-height:0.95}div.inline-list{background:#ffffff none repeat scroll 0 0;border:1px solid #cccccc;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;color:#555555;font-size:14px;line-height:1.42857;min-height:34px;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s}div.inline-list .inline-list-item{display:inline-block;background-clip:padding-box;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);border:1px solid #aaaaaa;border-radius:3px;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);color:#333333;cursor:default;line-height:13px;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;position:relative}div.inline-list .inline-list-item button{position:absolute;top:-2px;right:2px}div.inline-list .inline-list-item img{max-width:100%;vertical-align:middle}.imageCropArea .container{position:relative;overflow:hidden}.imageCropArea .container.form-control,.imageCropArea body.com_pitmedia.view-display form .input-browse-file input.container[type="text"],body.com_pitmedia.view-display form .input-browse-file .imageCropArea input.container[type="text"],.imageCropArea input.container:not([type='checkbox']):not([type='radio']):not([type='range']){padding:0;margin:5px 0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTAiIHdpZHRoPSIxMCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZGRkIiBzdHJva2Utd2lkdGg9IjEiIGQ9Ik0wLDAgTDEwLDEwIE0xMCwwIEwwLDEwIFoiIC8+PC9zdmc+")}.imageCropArea .container.form-control img,.imageCropArea body.com_pitmedia.view-display form .input-browse-file input.container[type="text"] img,body.com_pitmedia.view-display form .input-browse-file .imageCropArea input.container[type="text"] img,.imageCropArea input.container:not([type='checkbox']):not([type='radio']):not([type='range']) img{max-width:none;max-height:none;cursor:move;z-index:2}.imageCropArea .container.form-control .unsaveArea,.imageCropArea body.com_pitmedia.view-display form .input-browse-file input.container[type="text"] .unsaveArea,body.com_pitmedia.view-display form .input-browse-file .imageCropArea input.container[type="text"] .unsaveArea,.imageCropArea input.container:not([type='checkbox']):not([type='radio']):not([type='range']) .unsaveArea{position:absolute;pointer-events:none;z-index:3;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjAiIHdpZHRoPSIyMCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSJyZ2JhKDI1NSwwLDAsMC40KSIgc3Ryb2tlLXdpZHRoPSI0IiBkPSJNLTIwLDIwIEwyMCwtMjAgTTAsNDAgTDQwLDAgTTAsMjAgTDIwLDBaIiAvPjwvc3ZnPg==")}.imageCropArea .toolbar .row>*>span{margin-top:9px}.imageCropArea .toolbar input[type=range]{-webkit-box-shadow:none;box-shadow:none}form[data-story-type="Fashion"] button.page-element-headline{display:none}.panel-heading button.btn.pull-right,.panel-heading body>header button.pull-right#btnMainNav,body>header .panel-heading button.pull-right#btnMainNav,.panel-heading body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li button.pull-right.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .panel-heading button.pull-right.wf-btn-action,.panel-heading body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li button.pull-right.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .panel-heading button.pull-right.wf-btn-action,.panel-heading body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li button.pull-right.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .panel-heading button.pull-right.wf-btn-action,.panel-heading body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.pull-right,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .panel-heading button.pull-right,.panel-heading body.com_pitmedia button.pull-right,body.com_pitmedia .panel-heading button.pull-right{margin:-7px 0 0 10px}.panel-heading input.sortOrder.pull-right{margin-top:-7px;width:80px}a.forbidden:after{content:' ';font-family:"Glyphicons Halflings"}a{color:black}.languages .table .lang-icon,.languages .content.serverstatus .panel .tab-content .tab-pane#apache table .lang-icon,.content.serverstatus .panel .tab-content .tab-pane#apache .languages table .lang-icon{background-size:cover;width:40px;height:24px}.translations .table .lang-icon,.translations .content.serverstatus .panel .tab-content .tab-pane#apache table .lang-icon,.content.serverstatus .panel .tab-content .tab-pane#apache .translations table .lang-icon{width:20px;height:12px}.view-listing .panel-body .table>tbody>tr>td,.view-listing .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>tbody>tr>td,.content.serverstatus .panel .tab-content .tab-pane#apache .view-listing .panel-body table>tbody>tr>td{max-width:250px;overflow:hidden;text-overflow:ellipsis}.dropdown-menu>li>a{cursor:pointer}.btn-col{width:1%}.pitH{margin:0}.pitPad{padding:0;padding-right:20px}.pitPadLast{padding:0}.pit-m-r-1{margin-right:20px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,#page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .h1,.h4,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,.h5,.h6{font-weight:bold}h1.pitH,.pitH.h1{margin-bottom:20px}h2.pitH,.pitH.h2{margin-bottom:20px}h3.pitH,.pitH.h3,#page-title-bar .page-title-bar-left-side h1.pitH,#page-title-bar .page-title-bar-left-side .pitH.h1{margin-bottom:20px}h4.pitH,.pitH.h4,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .pitH.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .pitH.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .pitH.media-title,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .pitH.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .pitH.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .pitH.question-category{margin-bottom:20px}h5.pitH,.pitH.h5{margin-bottom:20px}h6.pitH,.pitH.h6{margin-bottom:20px}.table>thead>tr>th,.content.serverstatus .panel .tab-content .tab-pane#apache table>thead>tr>th,.table>tbody>tr>th,.content.serverstatus .panel .tab-content .tab-pane#apache table>tbody>tr>th,.table>tfoot>tr>th,.content.serverstatus .panel .tab-content .tab-pane#apache table>tfoot>tr>th,.table>thead>tr>td,.content.serverstatus .panel .tab-content .tab-pane#apache table>thead>tr>td,.table>tbody>tr>td,.content.serverstatus .panel .tab-content .tab-pane#apache table>tbody>tr>td,.table>tfoot>tr>td,.content.serverstatus .panel .tab-content .tab-pane#apache table>tfoot>tr>td{padding:6px}.table>thead>tr>th>a,.content.serverstatus .panel .tab-content .tab-pane#apache table>thead>tr>th>a,.table>thead>tr>th>a+.glyphicon,.content.serverstatus .panel .tab-content .tab-pane#apache table>thead>tr>th>a+.glyphicon{vertical-align:middle}form img{display:block}#droplist .placeholder{display:block;margin:10px;color:#999999}#draglist .input-group,#droplist .input-group{margin:10px}#draglist .form-control:focus,#draglist body.com_pitmedia.view-display form .input-browse-file input[type="text"]:focus,body.com_pitmedia.view-display form .input-browse-file #draglist input[type="text"]:focus,#draglist input:focus:not([type='checkbox']):not([type='radio']):not([type='range']),#droplist .form-control:focus,#droplist body.com_pitmedia.view-display form .input-browse-file input[type="text"]:focus,body.com_pitmedia.view-display form .input-browse-file #droplist input[type="text"]:focus,#droplist input:focus:not([type='checkbox']):not([type='radio']):not([type='range']){border-color:#cccccc;box-shadow:none}.drag{cursor:pointer}.overlay{background-color:rgba(255,255,255,0.75);height:100%;width:100%;position:absolute;top:0;left:0;z-index:100}.overlay .dialog{margin:0 auto;background-color:#ffffff;border-radius:15px;border:1px solid #333333;box-shadow:3px 3px 5px 1px #666666;overflow:hidden;width:500px}.dialog .header{background-color:#101010;color:#ffffff;padding:10px;position:relative}.dialog .header .close{text-decoration:none;color:#ffffff;display:inline-block;float:right}.dialog .body{background-color:#ffffff;color:#000000;padding:10px;text-align:center;max-height:500px;overflow:auto}.configurationGroups{min-width:50px}.configurationGroups>*{margin-left:5px}#formContainer>.card,body.view-medialibrary main #tab-container #formContainer>.tab-content{border:1px solid #e3e3e3}#formContainer>.card.collapsed .card-body,#formContainer>.card.collapsed body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content #formContainer>.card.collapsed .tab-pane,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content .card-body,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content .tab-pane{display:none}#formContainer>.card.collapsed>.card-header .icon.up,#formContainer>.card.collapsed>.card-header body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.up.nav-link::before,body .nav-container nav #formContainer>.card.collapsed>.card-header .mainnavbar.navbar-nav>.nav-item>.up.nav-link::before,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .icon.up,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .nav-container nav .mainnavbar.navbar-nav>.nav-item>.up.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container #formContainer>.collapsed.tab-content>.card-header .mainnavbar.navbar-nav>.nav-item>.up.nav-link::before,#formContainer>.card.collapsed>.card-header body.view-servicecall .up.material-icons,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.view-servicecall .up.material-icons,body.view-servicecall #formContainer>.card.collapsed>.card-header .up.material-icons,body.view-servicecall body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .up.material-icons,body.view-medialibrary main #tab-container body.view-servicecall #formContainer>.collapsed.tab-content>.card-header .up.material-icons,#formContainer>.card.collapsed>.card-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .up.slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .up.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #formContainer>.card.collapsed>.card-header .up.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides #tab-container #formContainer>.collapsed.tab-content>.card-header .up.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #tab-container #formContainer>.collapsed.tab-content>.card-header .up.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides #formContainer>.collapsed.tab-content>.card-header .up.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides #formContainer>.collapsed.tab-content>.card-header .up.slideshow-slide:not(.drop-item)::before,#formContainer>.card.collapsed>.card-header body.com_blncms.view-cookbook #recipeForm .up#image::after,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.com_blncms.view-cookbook #recipeForm .up#image::after,body.com_blncms.view-cookbook #recipeForm #formContainer>.card.collapsed>.card-header .up#image::after,body.com_blncms.view-cookbook #recipeForm body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .up#image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm #formContainer>.collapsed.tab-content>.card-header .up#image::after,#formContainer>.card.collapsed>.card-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .up.icon-fw,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .up.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #formContainer>.card.collapsed>.card-header .up.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .up.icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #formContainer>.collapsed.tab-content>.card-header .up.icon-fw,#formContainer>.card.collapsed>.card-header body.com_pitmedia ul.folders li.up:before,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.com_pitmedia ul.folders li.up:before,body.com_pitmedia ul.folders #formContainer>.card.collapsed>.card-header li.up:before,body.com_pitmedia ul.folders body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header li.up:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders #formContainer>.collapsed.tab-content>.card-header li.up:before{display:none}#formContainer>.card.collapsed>.card-header .icon.down,#formContainer>.card.collapsed>.card-header body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,body .nav-container nav #formContainer>.card.collapsed>.card-header .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .icon.down,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .nav-container nav .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container #formContainer>.collapsed.tab-content>.card-header .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,#formContainer>.card.collapsed>.card-header body.view-servicecall .down.material-icons,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.view-servicecall .down.material-icons,body.view-servicecall #formContainer>.card.collapsed>.card-header .down.material-icons,body.view-servicecall body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .down.material-icons,body.view-medialibrary main #tab-container body.view-servicecall #formContainer>.collapsed.tab-content>.card-header .down.material-icons,#formContainer>.card.collapsed>.card-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .down.slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .down.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #formContainer>.card.collapsed>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides #tab-container #formContainer>.collapsed.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #tab-container #formContainer>.collapsed.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides #formContainer>.collapsed.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides #formContainer>.collapsed.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,#formContainer>.card.collapsed>.card-header body.com_blncms.view-cookbook #recipeForm .down#image::after,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.com_blncms.view-cookbook #recipeForm .down#image::after,body.com_blncms.view-cookbook #recipeForm #formContainer>.card.collapsed>.card-header .down#image::after,body.com_blncms.view-cookbook #recipeForm body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .down#image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm #formContainer>.collapsed.tab-content>.card-header .down#image::after,#formContainer>.card.collapsed>.card-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .down.icon-fw,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .down.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #formContainer>.card.collapsed>.card-header .down.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header .down.icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #formContainer>.collapsed.tab-content>.card-header .down.icon-fw,#formContainer>.card.collapsed>.card-header body.com_pitmedia ul.folders li.down:before,body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header body.com_pitmedia ul.folders li.down:before,body.com_pitmedia ul.folders #formContainer>.card.collapsed>.card-header li.down:before,body.com_pitmedia ul.folders body.view-medialibrary main #tab-container #formContainer>.collapsed.tab-content>.card-header li.down:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders #formContainer>.collapsed.tab-content>.card-header li.down:before{display:inline-block}#formContainer>.card>.card-header .icon.down,#formContainer>.card>.card-header body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,body .nav-container nav #formContainer>.card>.card-header .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header .icon.down,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header .nav-container nav .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container #formContainer>.tab-content>.card-header .mainnavbar.navbar-nav>.nav-item>.down.nav-link::before,#formContainer>.card>.card-header body.view-servicecall .down.material-icons,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header body.view-servicecall .down.material-icons,body.view-servicecall #formContainer>.card>.card-header .down.material-icons,body.view-servicecall body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header .down.material-icons,body.view-medialibrary main #tab-container body.view-servicecall #formContainer>.tab-content>.card-header .down.material-icons,#formContainer>.card>.card-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .down.slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .down.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #formContainer>.card>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides #tab-container #formContainer>.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #tab-container #formContainer>.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides #formContainer>.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides #formContainer>.tab-content>.card-header .down.slideshow-slide:not(.drop-item)::before,#formContainer>.card>.card-header body.com_blncms.view-cookbook #recipeForm .down#image::after,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header body.com_blncms.view-cookbook #recipeForm .down#image::after,body.com_blncms.view-cookbook #recipeForm #formContainer>.card>.card-header .down#image::after,body.com_blncms.view-cookbook #recipeForm body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header .down#image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm #formContainer>.tab-content>.card-header .down#image::after,#formContainer>.card>.card-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .down.icon-fw,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .down.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #formContainer>.card>.card-header .down.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header .down.icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #formContainer>.tab-content>.card-header .down.icon-fw,#formContainer>.card>.card-header body.com_pitmedia ul.folders li.down:before,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header body.com_pitmedia ul.folders li.down:before,body.com_pitmedia ul.folders #formContainer>.card>.card-header li.down:before,body.com_pitmedia ul.folders body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header li.down:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders #formContainer>.tab-content>.card-header li.down:before{display:none}#formContainer>.card>.card-header,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header{background-color:#333333;color:#ffffff;position:relative;display:flex;justify-content:space-between;align-items:center}#formContainer>.card>.card-header label,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header label{margin:0}#formContainer>.card>.card-header .actions,body.view-medialibrary main #tab-container #formContainer>.tab-content>.card-header .actions{margin:0;position:relative}form[data-formrenderer] .labelOnly{text-align:left;font-size:15px;padding:0}form[data-formrenderer] label{margin-bottom:0;line-height:34px;font-weight:400;color:#333}form[data-formrenderer] .sorthandle{cursor:pointer;padding:0 8px}form[data-formrenderer] .row{margin-bottom:.5rem;margin-right:0;margin-left:0}form[data-formrenderer] div[class^="col-"]{padding:0}.configurationContainer .panel .content{display:flex;flex-direction:column}.configurationContainer .referenceContainer>*{position:relative;margin-bottom:0}.configurationContainer .referenceContainer>* button{margin-bottom:5px}.configurationContainer .referenceContainer>* button.remove{margin-top:5px;margin-right:5px}.configurationContainer .referenceContainer>*>.actions{position:absolute;top:20px;right:-20px;transform:translateY(-50%)}.configurationContainer .referenceContainer>*>.actions>*{display:inline-block}.configurationContainer .referenceContainer>.channel>.panel-heading{display:none}.configurationContainer .channel .actions{margin-bottom:1rem}.configurationContainer .referenceContainer>.channel>.panel-body{align-items:center;margin-right:40px;display:flex;padding:4px 0}.configurationContainer .referenceContainer>.channel .row{flex:1 1 0vw;min-height:0;min-width:0}.configurationContainer .referenceContainer>.channel .row:not(.image)>div:first-child{display:none}.configurationContainer .referenceContainer>.channel .row>[class^="col-md"]{width:100%}.configurationContainer .referenceContainer>.channel .row.image{display:flex;justify-content:start;align-items:center}.configurationContainer .referenceContainer>.channel .row.image .col-md-3{width:75%}.configurationContainer .referenceContainer>.channel .row.image img{max-height:34px;display:inline-block;margin:0 5px;vertical-align:middle}.configurationContainer .referenceContainer>.channel .row.image .fileWrapper{margin-left:0;margin-bottom:0;display:flex;padding:0}.configurationContainer .referenceContainer>.channel .row.image .fileWrapper input{width:25px}.configurationContainer .referenceContainer>.channel .row.image .col-md-9{width:min-content;float:none;padding:0;margin:0}.configurationContainer .referenceContainer>.channel .row.image button{display:none}.configurationContainer .referenceContainer>.channel .row.image .icon-select{width:calc(100% - 45px);position:relative;cursor:pointer;padding:0px;float:none;margin-right:.5rem}.configurationContainer .referenceContainer>.channel .row.image .icon-select>div:first-child{text-align:center}.configurationContainer .referenceContainer>.channel .row.image .icon-select-overlay{border-top-right-radius:0;border-top-left-radius:0;text-align:center;background:#fff;position:absolute;overflow:auto;height:250px;border-top:0;padding:8px 0;width:100%;z-index:1;top:33px}.configurationContainer .referenceContainer>.channel .row.image .icon-select-option{display:flex}.configurationContainer .referenceContainer>.channel .row.image .icon-select-option small,.configurationContainer .referenceContainer>.channel .row.image .icon-select-option .small{flex:1 1 0%;min-height:0;min-width:0;margin-left:8px;text-align:left}.configurationContainer .referenceContainer>.channel .row.image .icon-select-option:not(:last-child){border-bottom:1px solid #ddd}.configurationContainer .referenceContainer>.channel2 .panel-heading{display:none}.configurationContainer .referenceContainer>.channel2 .panel-body{display:-webkit-flex;margin-right:36px;display:flex;padding:3px 0}.configurationContainer .referenceContainer>.channel2 .panel-body .row,.configurationContainer .referenceContainer>.channel2 .panel-body .group{flex-direction:column;margin:0 8px;flex:1 1 0;padding:0}.configurationContainer .referenceContainer>.channel2 .panel-body .row:first-child{margin-left:0}.configurationContainer .referenceContainer>.channel2 .panel-body .row:last-child{margin-right:0}.configurationContainer .referenceContainer>.channel2:first-child .actions{position:absolute;right:-20px;top:40px;transform:none}.configurationContainer .referenceContainer>.channel2 .panel-body .row.streamurl{-webkit-flex:1 1 0vw;flex:1 1 0vw;min-height:0;min-width:0}.configurationContainer .referenceContainer>.channel2 .panel-body .row.streamurl .col-md-9{width:100%}.configurationContainer .referenceContainer>.channel2 .panel-body .row.sender,.configurationContainer .referenceContainer>.channel2 .panel-body .row.productId{max-width:140px}.configurationContainer .referenceContainer>.channel2 .panel-body .row .col-md-3,.configurationContainer .referenceContainer>.channel2 .panel-body .row .col-md-9{padding:0;width:auto;float:none}.configurationContainer .referenceContainer>.channel2:not(:first-child) .panel-body .row .col-md-3{display:none}.configurationContainer .referenceContainer>.channel2 .panel-body .row label{font-weight:bold}.configurationContainer .referenceContainer>.channel2 .panel-body .group h3,.configurationContainer .referenceContainer>.channel2 .panel-body .group .h3,.configurationContainer .referenceContainer>.channel2 .panel-body .group #page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .configurationContainer .referenceContainer>.channel2 .panel-body .group h1,.configurationContainer .referenceContainer>.channel2 .panel-body .group #page-title-bar .page-title-bar-left-side .h1,#page-title-bar .page-title-bar-left-side .configurationContainer .referenceContainer>.channel2 .panel-body .group .h1{display:none}.configurationContainer .referenceContainer>.channel2 .panel-body .group .referenceContainer>*{float:none;width:auto;padding:0}.configurationContainer .referenceContainer>.channel2 .panel-body .group .referenceContainer .col-md-3 label{font-weight:bold}.configurationContainer .playlists .panel-heading{display:none}.configurationContainer .desktopentry .panel-body{padding:0;display:flex;flex-direction:column}.configurationContainer .desktopentry .row{display:inline-block;width:75%;margin:0 0 .5rem}.configurationContainer .desktopentry .referenceContainer{margin-top:1rem}.configurationContainer .desktopentry .referenceContainer .desktopentry,.configurationContainer .checkInScreen .referenceContainer .checkInScreen{background-color:#f5f5f5;border:1px solid #e3e3e3;padding:15px;margin-bottom:15px}.configurationContainer .desktopentry .referenceContainer .desktopentry .panel,.configurationContainer .checkInScreen .referenceContainer .checkInScreen .panel{background-color:#f5f5f5;border:none;box-shadow:none}.configurationContainer .desktopentry .referenceContainer .desktopentry .panel+.row{margin-top:.5rem}.configurationContainer .desktopentry .referenceContainer .desktopentry .panel>.header{cursor:pointer;font-style:italic;font-weight:bold}.configurationContainer .desktopentry .referenceContainer .desktopentry .panel>.header+.content,.configurationContainer .checkInScreen .referenceContainer .checkInScreen .panel .content{padding:0 16px;display:flex;flex-direction:column}.configurationContainer .desktopentry .referenceContainer .desktopentry .row.bool,.configurationContainer .checkInScreen .referenceContainer .checkInScreen .row.bool{display:flex;align-items:center;vertical-align:top}.configurationContainer .desktopentry .referenceContainer .desktopentry .actions{top:15px;right:2px}.configurationContainer .referenceContainer>.desktops{border:1px solid #e3e3e3;margin-bottom:15px}.configurationContainer .referenceContainer>.desktops>.panel-heading{display:none}.configurationContainer .referenceContainer>.desktops>.actions{top:15px;right:2px}.configurationContainer .desktopentry .launch{margin-bottom:0}.configurationContainer .desktopentry .launch .panel{margin-bottom:0}.configurationContainer .desktopentry.app .row.autoCategoryChildren{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:flex-end;align-items:flex-end}.configurationContainer .desktopentry.app .row.autoCategoryChildren>.col-md-3{-webkit-flex:1 1 auto;flex:1 1 auto;width:auto}.configurationContainer .desktopentry.app .row.autoCategoryChildren>.col-md-9{width:auto}.configurationContainer .desktopentry.app>.panel-body>.group .panel.object{padding-bottom:12px}.configurationContainer .desktopentry.app>.panel-body>.group .panel.object:not(:first-child){margin-top:24px}.configurationContainer .desktopentry.app>.panel-body>.group .panel.object>.panel-body>.group{display:none}.configurationContainer .desktops button.removeAll,.configurationContainer .desktops button.addTemplate{margin-right:5px;margin-bottom:5px}.configurationContainer .desktops .row.desktopName>div:first-child{display:none}.configurationContainer .desktops .row.desktopName{margin-bottom:15px}.configurationContainer .languages .panel-heading{display:none}.configurationContainer .languages .panel-body{padding:0}.configurationContainer .languages .row img{border:1px solid #ddd;height:33.75px;width:60px}.configurationContainer .row.image>div img{max-height:100px;display:block;margin:5px 0}.configurationContainer .row.image .fileWrapper{position:relative;cursor:pointer;margin-bottom:5px;margin-left:5px}.configurationContainer .row.image .fileWrapper span{position:absolute;display:block;text-align:center;width:100%;line-height:2rem;pointer-events:none}.configurationContainer .row.image .fileWrapper input{opacity:0;width:100px;padding-top:4px;padding-bottom:4px;height:2rem}.configurationContainer .desktopentry>.panel-body>.row{margin-right:0;margin-left:0}.configurationContainer .desktopentry>.panel-body>.row>.col-md-3{padding:0}.row [class^='col-sm-']:first-child,.row [class*=' col-sm-']:first-child,.row [class^="col-xs-"]:first-child,.row [class*=' col-xs-']:first-child{padding-left:0}.row [class^='col-sm-']:last-child,.row [class*=' col-sm-']:last-child,.row [class^="col-xs-"]:last-child,.row [class*=' col-xs-']:last-child{padding-right:0}.clearPad{padding:0}.mar-bot-15{margin-bottom:15px}.ui-datepicker{box-shadow:0 5px 20px grey}.introtext{margin:20px 0}.content.products .icon img,.content.products body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before img,body .nav-container nav .content.products .mainnavbar.navbar-nav>.nav-item>.nav-link::before img,.content.products body.view-servicecall .material-icons img,body.view-servicecall .content.products .material-icons img,.content.products body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before img,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.products .slideshow-slide:not(.drop-item)::before img,.content.products body.com_blncms.view-cookbook #recipeForm #image::after img,body.com_blncms.view-cookbook #recipeForm .content.products #image::after img,.content.products body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw img,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .content.products .icon-fw img,.content.products body.com_pitmedia ul.folders li:before img,body.com_pitmedia ul.folders .content.products li:before img{width:24px}.content.editproduct .icon.product-icon,.content.editproduct body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.product-icon.nav-link::before,body .nav-container nav .content.editproduct .mainnavbar.navbar-nav>.nav-item>.product-icon.nav-link::before,.content.editproduct body.view-servicecall .product-icon.material-icons,body.view-servicecall .content.editproduct .product-icon.material-icons,.content.editproduct body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .product-icon.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.editproduct .product-icon.slideshow-slide:not(.drop-item)::before,.content.editproduct body.com_blncms.view-cookbook #recipeForm .product-icon#image::after,body.com_blncms.view-cookbook #recipeForm .content.editproduct .product-icon#image::after,.content.editproduct body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .product-icon.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .content.editproduct .product-icon.icon-fw,.content.editproduct body.com_pitmedia ul.folders li.product-icon:before,body.com_pitmedia ul.folders .content.editproduct li.product-icon:before{box-sizing:content-box;width:50px;height:40px;background-color:#cccccc;vertical-align:top;background-size:80%;background-position:center}.dropdown-menu .dropdownContainer li:not(.divider){margin:5px 0}.dropdownContainer{width:240px;padding:5px 15px}.range{display:table-row}.dp_input{display:table-cell}.panel-heading{font-size:1.0625rem;font-weight:bold}.panel-heading .date{float:right;font-weight:normal;color:#888888}.statusOuter{width:22px;height:22px;line-height:22px;display:lex;align-items:center;justify-content:center;position:relative}.statusInner{border:1px solid transparent;display:inline-block;border-radius:100%;cursor:pointer;height:14px;width:14px}.statusInner.on{background:#5cb85c;border-color:#316d31;color:#2ea52e}.statusInner.on.dream{background:#5bc0de;border-color:#2aabd2;color:#2aabd2}.statusInner.icon.on,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.statusInner.on.nav-link::before,body.view-servicecall .statusInner.on.material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .statusInner.on.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-cookbook #recipeForm .statusInner.on#image::after,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .statusInner.on.icon-fw,body.com_pitmedia ul.folders li.statusInner.on:before{font-variation-settings:"FILL" 1,"GRAD" 0,"opsz" 24,"wght" 200;position:relative;background:none;font-size:26px;border:none;height:26px;width:26px;left:-4px;top:1px}.statusInner.warn{background:#ec971f;border-color:#9c6920}.statusOuter>.icon.text-danger,body .nav-container nav .mainnavbar.navbar-nav>.nav-item.statusOuter>.text-danger.nav-link::before,body>header a.logo .statusOuter>.icon.testsystem,body>header a.logo .nav-container nav .mainnavbar.navbar-nav>.nav-item.statusOuter>.testsystem.nav-link::before,body>header .nav-container nav a.logo .mainnavbar.navbar-nav>.nav-item.statusOuter>.testsystem.nav-link::before,body.view-servicecall .statusOuter>.text-danger.material-icons,body.view-servicecall body>header a.logo .statusOuter>.material-icons.testsystem,body>header a.logo body.view-servicecall .statusOuter>.material-icons.testsystem,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .statusOuter>.text-danger.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body>header a.logo .statusOuter>.slideshow-slide.testsystem:not(.drop-item)::before,body>header a.logo body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .statusOuter>.slideshow-slide.testsystem:not(.drop-item)::before,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.icon:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .nav-container nav .mainnavbar.navbar-nav>.nav-item.drawflow_content_node.statusOuter>p.nav-link:first-child::before,body.view-workflowdesigner.layout-edit .nav-container nav #drawflow .drawflow .drawflow-node.bg-danger-subtle .mainnavbar.navbar-nav>.nav-item.drawflow_content_node.statusOuter>p.nav-link:first-child::before,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.view-servicecall .drawflow_content_node.statusOuter>p.material-icons:first-child,body.view-servicecall body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.material-icons:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .drawflow_content_node.statusOuter>p.slideshow-slide:first-child:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.slideshow-slide:first-child:not(.drop-item)::before,body.com_blncms.view-cookbook #recipeForm .statusOuter>.text-danger#image::after,body.com_blncms.view-cookbook #recipeForm body>header a.logo .statusOuter>#image.testsystem::after,body>header a.logo body.com_blncms.view-cookbook #recipeForm .statusOuter>#image.testsystem::after,body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p#image:first-child::after,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.com_blncms.view-cookbook #recipeForm .drawflow_content_node.statusOuter>p#image:first-child::after,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .statusOuter>.text-danger.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body>header a.logo .statusOuter>.icon-fw.testsystem,body>header a.logo body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .statusOuter>.icon-fw.testsystem,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.icon-fw:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .drawflow_content_node.statusOuter>p.icon-fw:first-child,body.com_pitmedia ul.folders .statusOuter>li.text-danger:before,body.com_pitmedia ul.folders body>header a.logo .statusOuter>li.testsystem:before,body>header a.logo body.com_pitmedia ul.folders .statusOuter>li.testsystem:before,.statusOuter>img.bluetooth{font-variation-settings:"FILL" 1,"GRAD" 0,"opsz" 24,"wght" 200;pointer-events:none;position:absolute;line-height:1.25rem;font-size:1.25rem;left:10px;top:8px}.statusOuter>.icon.text-danger.text-danger,body .nav-container nav .mainnavbar.navbar-nav>.nav-item.statusOuter>.text-danger.text-danger.nav-link::before,body>header a.logo .statusOuter>.icon.testsystem,body>header a.logo .nav-container nav .mainnavbar.navbar-nav>.nav-item.statusOuter>.testsystem.nav-link::before,body>header .nav-container nav a.logo .mainnavbar.navbar-nav>.nav-item.statusOuter>.testsystem.nav-link::before,body.view-servicecall .statusOuter>.text-danger.text-danger.material-icons,body.view-servicecall body>header a.logo .statusOuter>.material-icons.testsystem,body>header a.logo body.view-servicecall .statusOuter>.material-icons.testsystem,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .statusOuter>.text-danger.text-danger.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body>header a.logo .statusOuter>.slideshow-slide.testsystem:not(.drop-item)::before,body>header a.logo body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .statusOuter>.slideshow-slide.testsystem:not(.drop-item)::before,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.icon:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .nav-container nav .mainnavbar.navbar-nav>.nav-item.drawflow_content_node.statusOuter>p.nav-link:first-child::before,body.view-workflowdesigner.layout-edit .nav-container nav #drawflow .drawflow .drawflow-node.bg-danger-subtle .mainnavbar.navbar-nav>.nav-item.drawflow_content_node.statusOuter>p.nav-link:first-child::before,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.view-servicecall .drawflow_content_node.statusOuter>p.material-icons:first-child,body.view-servicecall body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.material-icons:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .drawflow_content_node.statusOuter>p.slideshow-slide:first-child:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.slideshow-slide:first-child:not(.drop-item)::before,body.com_blncms.view-cookbook #recipeForm .statusOuter>.text-danger.text-danger#image::after,body.com_blncms.view-cookbook #recipeForm body>header a.logo .statusOuter>#image.testsystem::after,body>header a.logo body.com_blncms.view-cookbook #recipeForm .statusOuter>#image.testsystem::after,body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p#image:first-child::after,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.com_blncms.view-cookbook #recipeForm .drawflow_content_node.statusOuter>p#image:first-child::after,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .statusOuter>.text-danger.text-danger.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body>header a.logo .statusOuter>.icon-fw.testsystem,body>header a.logo body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .statusOuter>.icon-fw.testsystem,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.icon-fw:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .drawflow_content_node.statusOuter>p.icon-fw:first-child,body.com_pitmedia ul.folders .statusOuter>li.text-danger.text-danger:before,body.com_pitmedia ul.folders body>header a.logo .statusOuter>li.testsystem:before,body>header a.logo body.com_pitmedia ul.folders .statusOuter>li.testsystem:before,.statusOuter>img.bluetooth.text-danger,body>header a.logo .statusOuter>.bluetooth.testsystem,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node.statusOuter>p.bluetooth:first-child{color:#ff2a04 !important}.statusOuter>img.bluetooth{height:16px;width:16px;left:12px}.statusInner.off{background:lightgrey}.form-control.hasDatepicker,body.com_pitmedia.view-display form .input-browse-file input.hasDatepicker[type="text"],input.hasDatepicker:not([type='checkbox']):not([type='radio']):not([type='range']){background:white;cursor:pointer}.form-control.hasDatepicker:hover,body.com_pitmedia.view-display form .input-browse-file input.hasDatepicker[type="text"]:hover,input.hasDatepicker:hover:not([type='checkbox']):not([type='radio']):not([type='range']){background:beige}.table-striped>tbody>tr.summary{background:#d2d2d2;font-weight:bold}.panel-body .table>tbody>tr.summary>td,.panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table>tbody>tr.summary>td,.content.serverstatus .panel .tab-content .tab-pane#apache .panel-body table>tbody>tr.summary>td{border-top:2px solid black}body.com_users.layout-edit form div.control-label{text-align:left}body.com_users.layout-edit form fieldset{margin-bottom:10px}div.jsoneditor .jsoneditor-search input{height:auto !important;padding:0 4px !important}#samllogin{position:fixed;right:0;bottom:0;opacity:0.1;border-radius:0}#samllogin:hover{opacity:1}#samllogin input{border-radius:0}@use "sass:meta";table tr th,table tr td{vertical-align:middle}.test-system-claim{position:fixed;bottom:0;color:red;left:0}#sbox-window{padding:0 !important}#sbox-overlay{right:0;bottom:0}.hidden{display:none !important}.w-auto{width:auto !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100,.view-dashboard #znuny-ticket-details .modal-header .modal-title{width:100% !important}.grid{display:-webkit-grid;display:grid}.grid-item-last{grid-column-end:-1}.grid0{grid-template-columns:repeat(0, 1fr)}.grid1{grid-template-columns:repeat(1, 1fr)}.grid2{grid-template-columns:repeat(2, 1fr)}.grid3{grid-template-columns:repeat(3, 1fr)}.grid4{grid-template-columns:repeat(4, 1fr)}.grid5{grid-template-columns:repeat(5, 1fr)}.grid6{grid-template-columns:repeat(6, 1fr)}.grid7{grid-template-columns:repeat(7, 1fr)}.grid8{grid-template-columns:repeat(8, 1fr)}.grid-gap0{grid-gap:calc(0rem / 2)}.grid-gap1{grid-gap:calc(1rem / 2)}.grid-gap2{grid-gap:calc(2rem / 2)}.grid-gap3{grid-gap:calc(3rem / 2)}.grid-gap4{grid-gap:calc(4rem / 2)}.grid-gap5{grid-gap:calc(5rem / 2)}.grid-gap6{grid-gap:calc(6rem / 2)}.grid-gap7{grid-gap:calc(7rem / 2)}.grid-gap8{grid-gap:calc(8rem / 2)}.flex1,body.view-helppages>main>.helppages .card form>div:last-child,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child,body.view-helppages>main>.helppages .card form,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form,body.view-helppages>main>.helppages .card,body.view-helppages>main>.helppages,body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container,body.com_blnhelper.view-kanban .k-board,body.com_blnhelper.view-kanban main #bmc_kanban,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content .news-text,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content .news-text,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content .news-image,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content .news-image,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body,body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns,body.com_blncms.view-patientsforms #dialogForm .patient-data .pdata-label,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .name,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .name,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .name,body.view-workflowdesigner.layout-edit #drawflow,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>:first-child,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>p,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>p,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>p,body.com_blncms.view-diaries.layout-diaries #diaryForm .patient-data .pdata-label,body.com_blncms.view-diaries.layout-diary #diaryForm .patient-data .pdata-label,body.com_blncms.view-diaries.no-layout #diaryForm .patient-data .pdata-label,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .name,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .name,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .name,.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs,body.com_blncms.view-cookbook #categoryList li>*:first-child,body.com_blncms.view-cookbook #unitList li>*:first-child,body.view-payments.layout-invoice table tbody tr.row-refund td form input[name='reason'],.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span:first-child,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li span:first-child,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span:first-child,.view-roomservice .modal #orderDlg #orderPositionsList li .articleName,.view-roomservice .content.room-service .card #orderList table td.articles ul.open li span:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open li span:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open li span:first-child,body.com_blnsettings.view-customersettings .content.customersettings #optionalservicemapping .list-group-item>div>strong,body.com_blnsettings.view-customersettings .content.customersettings #optionalservicemapping .list-group-item>div>span,body.com_blnsettings.view-customersettings .content.customersettings #optionalservicemapping .list-group-item>div,.view-customers .content.customers .bootstrap-table .fixed-table-container,.view-customers .content.customers .bootstrap-table,.view-customers .content.customers,.content.edit-survey #survey-preview .prev-toolbar>span,body.com_users.view-login.pc-blx-login main>.well form fieldset .remember .control-label,.com_blnsettings.view-terminals #terminalsDataTable,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label{-webkit-flex:1 1 0;flex:1 1 0;min-height:0;min-width:0}.flex2{-webkit-flex:2 1 0;flex:2 1 0;min-height:0;min-width:0}.flex3,body.com_blncms.view-patientsforms #dialogForm .patient-data .pdata-value,body.com_blncms.view-diaries.layout-diaries #diaryForm .patient-data .pdata-value,body.com_blncms.view-diaries.layout-diary #diaryForm .patient-data .pdata-value,body.com_blncms.view-diaries.no-layout #diaryForm .patient-data .pdata-value{-webkit-flex:3 1 0;flex:3 1 0;min-height:0;min-width:0}.flex4{-webkit-flex:4 1 0;flex:4 1 0;min-height:0;min-width:0}.flex5{-webkit-flex:5 1 0;flex:5 1 0;min-height:0;min-width:0}.flex6{-webkit-flex:6 1 0;flex:6 1 0;min-height:0;min-width:0}.flex7{-webkit-flex:7 1 0;flex:7 1 0;min-height:0;min-width:0}.flex8{-webkit-flex:8 1 0;flex:8 1 0;min-height:0;min-width:0}.flex9{-webkit-flex:9 1 0;flex:9 1 0;min-height:0;min-width:0}.flex10{-webkit-flex:10 1 0;flex:10 1 0;min-height:0;min-width:0}.align-items-end,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header,body.com_blncms.view-calendar main #appointment-overview #site-header,body.com_blncms.view-calendar main #appointment-overview .site-header,body.com_blnsolothurn.view-visitors main .panel-body .js-stools .js-stools-container-filters,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters,.content.edit-survey #survey-preview .card-body .prev-question .prev-buttons,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .prev-buttons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .prev-buttons{-webkit-align-items:flex-end;align-items:flex-end}.align-self-start{-webkit-align-self:flex-start;align-self:flex-start}.align-self-end{-webkit-align-self:flex-end;align-self:flex-end}.justify-content-center,body.view-login main,body.view-login,body.view-helppages>main>.helppages .card form>div:last-child,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child,body.com_blnsettings.view-editos #uploadProgress:after,body.com_blnsettings.view-editos #uploadProgress,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather.no-data,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .type.new,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown,body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.com_blncms.view-cookbook #recipeForm #image label,body.com_blncms.view-cookbook #recipeForm #image,body.com_blnaccounting.task-payrexx,.view-roomservice .modal #welcomeTextForm .terminal,.view-roomservice .modal #categoryForm .icon-panel label .icon-background,.content.generalsettings #clinicTemplate label[for="logo"],body.com_users.view-login.pc-blx-login{-webkit-justify-content:center;justify-content:center}.justify-content-end{-webkit-justify-content:flex-end;justify-content:flex-end}.justify-content-space-between,.view-roomservice .modal #welcomeTextForm .form-actions,.view-roomservice .content.room-service .card #articleList table tbody .brutto div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto div,.view-roomservice .content.room-service .card #articleList table tbody .netto div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .netto div,body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls{-webkit-justify-content:space-between;justify-content:space-between}.justify-content-space-around{-webkit-justify-content:space-around;justify-content:space-around}.singleline,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,.content.tvradiostations #adminForm .table th,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table th,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table th,.content.tvradiostations #adminForm .table td,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table td,.content.tvradiostations #adminForm .table td>div,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td>div,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table td>div,body.com_blncms.view-cookbook .content.cookbook table td>div,body.com_blncms.view-cookbook .content.cookbook table th>div,body.view-documents .content.documents.list table tbody td:not(:last-child),body.view-documents .content.documents.list table tbody td span,body.view-patientlogs .content.patientlogs .table .name,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .name,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .name,body.view-patientlogs .content.patientlogs .table .lastActivity,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .lastActivity,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .lastActivity,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span:first-child,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li span:first-child,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span:first-child,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open),.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open),body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open),.view-roomservice .content.room-service .card #orderList table td.articles ul.open li span:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open li span:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open li span:first-child,.view-roomservice .content.room-service .card #orderList table td.articles ul:not(.open),.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul:not(.open),body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul:not(.open),.view-roomservice .content.room-service .card #orderList table th.station,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.station,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.station,.view-roomservice .content.room-service .card #orderList table td.station,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.station,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.station,.view-roomservice .content.room-service .card #articleList table tbody .brutto div span:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto div span:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto div span:first-child,.view-roomservice .content.room-service .card #articleList table tbody .netto div span:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto div span:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .netto div span:first-child,.content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li label,.view-customers .content.customers #adminForm.table th,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th,.view-customers .content.customers #adminForm.table td,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td,.view-customers .content.customers #adminForm.table td>div,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td>div,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td>div,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td span,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td span,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td span,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td span,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td span,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border-none{border:none !important}.fw-normal{font-weight:normal !important}.label-fatal{background-color:#800080}ul>br,ol>br,dl>br{display:none}.card-title{margin-bottom:0}body.wait{cursor:wait !important}body.wait *{cursor:wait !important}body .popover{max-width:100%}body .popover .popover-content{position:relative}body .popover .popover-content .glyphicon-lock{position:absolute;right:10px;top:-24px}body .modal .modal-dialog button *,body .modal .modal-dialog a:not([class^='chosen']) *{pointer-events:none}input:not([type='checkbox']):not([type='radio']):not([type='range'])[readonly]{background-color:#e9ecef}textarea[readonly]{background-color:#e9ecef}select+.chosen-container.chosen-container-single>.chosen-single,select+.chosen-container.chosen-container-multi>.chosen-choices{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);border:1px solid #ccc;border-radius:4px;line-height:22px;background:#fff;min-height:34px;font-size:14px;color:#555}select+.chosen-container.chosen-container-single .chosen-single{padding:6px 12px}select+.chosen-container.chosen-container-single .chosen-single>div>b{background-position-y:7px}select+.chosen-container.chosen-container-multi .chosen-choices{padding:3px 4px}select+.chosen-container.chosen-with-drop .chosen-single,select+.chosen-container.chosen-with-drop .chosen-choices{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}select+.chosen-container.chosen-with-drop .chosen-single+div>b,select+.chosen-container.chosen-with-drop .chosen-choices+div>b{background-position-y:7px}select+.chosen-container.chosen-with-drop .chosen-drop{border:1px solid #ccc;border-top:0}select+.chosen-container.chosen-with-drop .chosen-drop .chosen-search .chosen-search-input{float:none}select.input-sm+.chosen-container.chosen-container-single>.chosen-single,select.input-sm+.chosen-container.chosen-container-multi>.chosen-choices{min-height:30px}select.input-sm+.chosen-container.chosen-container-single>.chosen-single.chosen-single,select.input-sm+.chosen-container.chosen-container-multi>.chosen-choices.chosen-single{padding:3px 12px}.checkbox span{margin-left:.5rem}.form-check{margin-bottom:0}.form-check:not(.form-switch) .form-check-input{margin-top:0;width:1.25em;height:1.25em;cursor:pointer}.form-check:not(.form-switch) .form-check-input:first-child{margin-right:.5rem}.form-check:not(.form-switch) .form-check-input:checked{background-color:var(--clinicPrimaryColorOpacity75);border-color:var(--clinicPrimaryColorOpacity75)}.form-check:not(.form-switch) .form-check-input:focus{box-shadow:0 0 0 0.25rem var(--clinicPrimaryColorOpacity25);border-color:var(--clinicPrimaryColorOpacity50)}.form-check.form-switch .form-check-input{border-radius:.5rem;cursor:pointer}.form-check.form-switch .form-check-input:focus{outline-color:var(--clinicPrimaryColorOpacity25)}.form-floating>input:not(:placeholder-shown):not([type='checkbox']):not([type='file']):not([type='radio']):not([type='range'])~label{background-color:transparent}.form-floating>input:not(:placeholder-shown):not([type='checkbox']):not([type='file']):not([type='radio']):not([type='range'])~label::after{background-color:transparent}.dropdown .dropdown-toggle .caret{display:none !important}aside#alert{padding:1rem;margin-bottom:1rem}aside#alert p{margin:0}.action-buttons{position:fixed;bottom:32px;right:32px;display:flex;gap:1rem;z-index:2}.action-buttons a,.action-buttons button{box-shadow:2px 2px 5px 0 rgba(0,0,0,0.26);transition:0.1s ease-in-out;transition-property:background-color, box-shadow;display:block;width:100%}.action-buttons a:hover,.action-buttons button:hover{box-shadow:2px 2px 5px 0 rgba(0,0,0,0.56)}.action-buttons a:focus,.action-buttons a:active,.action-buttons button:focus,.action-buttons button:active{box-shadow:1px 1px 2px -1px rgba(0,0,0,0.56)}#page-title-bar{background-color:var(--clinicPrimaryColorOpacity75);color:var(--clinicPrimaryContrastTextColor);backdrop-filter:blur(0.5rem);position:sticky;z-index:10;top:0}#page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .h1{color:var(--clinicPrimaryContrastTextColor)}#page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .h1,#page-title-bar .page-title-bar-left-side p{color:var(--clinicPrimaryContrastTextColor)}#page-title-bar .page-title-bar-right-side .btn,#page-title-bar .page-title-bar-right-side body>header #btnMainNav,body>header #page-title-bar .page-title-bar-right-side #btnMainNav,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div,#page-title-bar .page-title-bar-right-side body.com_pitmedia button,body.com_pitmedia #page-title-bar .page-title-bar-right-side button{transition:background-color 0.2s ease-in-out;border-radius:0 !important}#page-title-bar .page-title-bar-right-side .btn:hover,#page-title-bar .page-title-bar-right-side body>header #btnMainNav:hover,body>header #page-title-bar .page-title-bar-right-side #btnMainNav:hover,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button:hover,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div:hover,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div:hover,#page-title-bar .page-title-bar-right-side body.com_pitmedia button:hover,body.com_pitmedia #page-title-bar .page-title-bar-right-side button:hover,#page-title-bar .page-title-bar-right-side .btn:focus,#page-title-bar .page-title-bar-right-side body>header #btnMainNav:focus,body>header #page-title-bar .page-title-bar-right-side #btnMainNav:focus,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:focus,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:focus,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:focus,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:focus,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:focus,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button:focus,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div:focus,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div:focus,#page-title-bar .page-title-bar-right-side body.com_pitmedia button:focus,body.com_pitmedia #page-title-bar .page-title-bar-right-side button:focus{border-radius:0 !important}#page-title-bar .page-title-bar-right-side .btn:not(:first-child),#page-title-bar .page-title-bar-right-side body>header #btnMainNav:not(:first-child),body>header #page-title-bar .page-title-bar-right-side #btnMainNav:not(:first-child),#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:first-child),body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:not(:first-child),#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:first-child),body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:not(:first-child),#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:first-child),body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .wf-btn-action:not(:first-child),#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:not(:first-child),body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button:not(:first-child),#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div:not(:first-child),body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div:not(:first-child),#page-title-bar .page-title-bar-right-side body.com_pitmedia button:not(:first-child),body.com_pitmedia #page-title-bar .page-title-bar-right-side button:not(:first-child){margin-left:.5rem}#page-title-bar .page-title-bar-right-side .btn.btn-accent,#page-title-bar .page-title-bar-right-side body>header .btn-accent#btnMainNav,body>header #page-title-bar .page-title-bar-right-side .btn-accent#btnMainNav,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-accent,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button.btn-accent,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div.btn-accent,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div.btn-accent,#page-title-bar .page-title-bar-right-side body.com_pitmedia button.btn-accent,body.com_pitmedia #page-title-bar .page-title-bar-right-side button.btn-accent{border:2px solid var(--clinicPrimaryColorOpacity25);color:var(--clinicPrimaryColor);background:#fff}#page-title-bar .page-title-bar-right-side .btn.btn-accent:hover,#page-title-bar .page-title-bar-right-side body>header .btn-accent#btnMainNav:hover,body>header #page-title-bar .page-title-bar-right-side .btn-accent#btnMainNav:hover,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-accent:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button.btn-accent:hover,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div.btn-accent:hover,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div.btn-accent:hover,#page-title-bar .page-title-bar-right-side body.com_pitmedia button.btn-accent:hover,body.com_pitmedia #page-title-bar .page-title-bar-right-side button.btn-accent:hover{background-color:#FFFFFFDD}#page-title-bar .page-title-bar-right-side .btn.btn-accent:active,#page-title-bar .page-title-bar-right-side body>header .btn-accent#btnMainNav:active,body>header #page-title-bar .page-title-bar-right-side .btn-accent#btnMainNav:active,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action:active,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action:active,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action:active,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action:active,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-accent.wf-btn-action:active,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-accent.wf-btn-action:active,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-accent:active,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button.btn-accent:active,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div.btn-accent:active,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div.btn-accent:active,#page-title-bar .page-title-bar-right-side body.com_pitmedia button.btn-accent:active,body.com_pitmedia #page-title-bar .page-title-bar-right-side button.btn-accent:active{background-color:#FFFFFF80}#page-title-bar .page-title-bar-right-side .btn.btn-default,#page-title-bar .page-title-bar-right-side body>header .btn-default#btnMainNav,body>header #page-title-bar .page-title-bar-right-side .btn-default#btnMainNav,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button.btn-default,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div.btn-default,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div.btn-default,#page-title-bar .page-title-bar-right-side body.com_pitmedia button.btn-default,body.com_pitmedia #page-title-bar .page-title-bar-right-side button.btn-default{border:1px solid #6c757d;background:#fff;color:#495057}#page-title-bar .page-title-bar-right-side .btn.btn-default:hover,#page-title-bar .page-title-bar-right-side body>header .btn-default#btnMainNav:hover,body>header #page-title-bar .page-title-bar-right-side .btn-default#btnMainNav:hover,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action:hover,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button.btn-default:hover,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div.btn-default:hover,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div.btn-default:hover,#page-title-bar .page-title-bar-right-side body.com_pitmedia button.btn-default:hover,body.com_pitmedia #page-title-bar .page-title-bar-right-side button.btn-default:hover{background-color:#e9ecef}#page-title-bar .page-title-bar-right-side .btn.btn-default:active,#page-title-bar .page-title-bar-right-side body>header .btn-default#btnMainNav:active,body>header #page-title-bar .page-title-bar-right-side .btn-default#btnMainNav:active,#page-title-bar .page-title-bar-right-side body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action:active,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action:active,#page-title-bar .page-title-bar-right-side body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action:active,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action:active,#page-title-bar .page-title-bar-right-side body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .btn-default.wf-btn-action:active,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-default.wf-btn-action:active,#page-title-bar .page-title-bar-right-side body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button.btn-default:active,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side button.btn-default:active,#page-title-bar .page-title-bar-right-side body.com_pitmedia.view-display form .input-browse-file>div.btn-default:active,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .input-browse-file>div.btn-default:active,#page-title-bar .page-title-bar-right-side body.com_pitmedia button.btn-default:active,body.com_pitmedia #page-title-bar .page-title-bar-right-side button.btn-default:active{background-color:#adb5bd}#page-title-bar .page-title-bar-right-side .btn-group .btn,#page-title-bar .page-title-bar-right-side .btn-group body>header #btnMainNav,body>header #page-title-bar .page-title-bar-right-side .btn-group #btnMainNav,#page-title-bar .page-title-bar-right-side .btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action,#page-title-bar .page-title-bar-right-side .btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action,#page-title-bar .page-title-bar-right-side .btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action,#page-title-bar .page-title-bar-right-side .btn-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side .btn-group button,#page-title-bar .page-title-bar-right-side .btn-group body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .btn-group .input-browse-file>div,#page-title-bar .page-title-bar-right-side .btn-group body.com_pitmedia button,body.com_pitmedia #page-title-bar .page-title-bar-right-side .btn-group button{height:2.5rem}#page-title-bar .page-title-bar-right-side .btn-group .btn:not(:last-child),#page-title-bar .page-title-bar-right-side .btn-group body>header #btnMainNav:not(:last-child),body>header #page-title-bar .page-title-bar-right-side .btn-group #btnMainNav:not(:last-child),#page-title-bar .page-title-bar-right-side .btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:last-child),body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action:not(:last-child),#page-title-bar .page-title-bar-right-side .btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:last-child),body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action:not(:last-child),#page-title-bar .page-title-bar-right-side .btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:last-child),body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action:not(:last-child),#page-title-bar .page-title-bar-right-side .btn-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:not(:last-child),body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side .btn-group button:not(:last-child),#page-title-bar .page-title-bar-right-side .btn-group body.com_pitmedia.view-display form .input-browse-file>div:not(:last-child),body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .btn-group .input-browse-file>div:not(:last-child),#page-title-bar .page-title-bar-right-side .btn-group body.com_pitmedia button:not(:last-child),body.com_pitmedia #page-title-bar .page-title-bar-right-side .btn-group button:not(:last-child){border-right-width:1px}#page-title-bar .page-title-bar-right-side .btn-group .btn:not(:first-child),#page-title-bar .page-title-bar-right-side .btn-group body>header #btnMainNav:not(:first-child),body>header #page-title-bar .page-title-bar-right-side .btn-group #btnMainNav:not(:first-child),#page-title-bar .page-title-bar-right-side .btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:first-child),body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action:not(:first-child),#page-title-bar .page-title-bar-right-side .btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:first-child),body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action:not(:first-child),#page-title-bar .page-title-bar-right-side .btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action:not(:first-child),body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #page-title-bar .page-title-bar-right-side .btn-group .wf-btn-action:not(:first-child),#page-title-bar .page-title-bar-right-side .btn-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button:not(:first-child),body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append #page-title-bar .page-title-bar-right-side .btn-group button:not(:first-child),#page-title-bar .page-title-bar-right-side .btn-group body.com_pitmedia.view-display form .input-browse-file>div:not(:first-child),body.com_pitmedia.view-display form #page-title-bar .page-title-bar-right-side .btn-group .input-browse-file>div:not(:first-child),#page-title-bar .page-title-bar-right-side .btn-group body.com_pitmedia button:not(:first-child),body.com_pitmedia #page-title-bar .page-title-bar-right-side .btn-group button:not(:first-child){border-left-width:1px;margin-left:0 !important}#pitloader{background-color:rgba(255,255,255,0.8);transition:opacity 0.25s ease-in-out;backdrop-filter:blur(2px);display:flex !important;justify-content:center;align-items:center;pointer-events:all;position:fixed;z-index:9999;height:100%;width:100%;opacity:1;left:0;top:0}#pitloader:not(.show){pointer-events:none;opacity:0}#pitloader svg{width:200px;height:200px}.pit-datatable-wrapper{z-index:1}.view-dashboard .content.dashboard button>*{pointer-events:none}.view-dashboard .content.dashboard .container-fluid,.view-dashboard .content.dashboard body>main,.view-dashboard .content.dashboard body .nav-container nav,body .nav-container .view-dashboard .content.dashboard nav,.view-dashboard .content.dashboard .container-sm,.view-dashboard .content.dashboard .container-md,.view-dashboard .content.dashboard .container-lg,.view-dashboard .content.dashboard .container-xl,.view-dashboard .content.dashboard .container-xxl{grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr));display:grid;grid-gap:16px;padding:0}.view-dashboard .content.dashboard .container-fluid::before,.view-dashboard .content.dashboard body>main::before,.view-dashboard .content.dashboard body .nav-container nav::before,body .nav-container .view-dashboard .content.dashboard nav::before,.view-dashboard .content.dashboard .container-sm::before,.view-dashboard .content.dashboard .container-md::before,.view-dashboard .content.dashboard .container-lg::before,.view-dashboard .content.dashboard .container-xl::before,.view-dashboard .content.dashboard .container-xxl::before,.view-dashboard .content.dashboard .container-fluid::after,.view-dashboard .content.dashboard body>main::after,.view-dashboard .content.dashboard body .nav-container nav::after,body .nav-container .view-dashboard .content.dashboard nav::after,.view-dashboard .content.dashboard .container-sm::after,.view-dashboard .content.dashboard .container-md::after,.view-dashboard .content.dashboard .container-lg::after,.view-dashboard .content.dashboard .container-xl::after,.view-dashboard .content.dashboard .container-xxl::after{display:none}.view-dashboard .content.dashboard .container-fluid .card,.view-dashboard .content.dashboard body>main .card,.view-dashboard .content.dashboard body .nav-container nav .card,body .nav-container .view-dashboard .content.dashboard nav .card,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .tab-content,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .tab-content,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .tab-content,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .tab-content,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .tab-content,.view-dashboard .content.dashboard .container-sm .card,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .tab-content,.view-dashboard .content.dashboard .container-md .card,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .tab-content,.view-dashboard .content.dashboard .container-lg .card,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .tab-content,.view-dashboard .content.dashboard .container-xl .card,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .tab-content,.view-dashboard .content.dashboard .container-xxl .card,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .tab-content{min-height:380px;margin:0}.view-dashboard .content.dashboard .container-fluid .card.alert-warning,.view-dashboard .content.dashboard body>main .card.alert-warning,.view-dashboard .content.dashboard body .nav-container nav .card.alert-warning,body .nav-container .view-dashboard .content.dashboard nav .card.alert-warning,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .alert-warning.tab-content,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .alert-warning.tab-content,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .alert-warning.tab-content,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .alert-warning.tab-content,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .alert-warning.tab-content,.view-dashboard .content.dashboard .container-sm .card.alert-warning,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .alert-warning.tab-content,.view-dashboard .content.dashboard .container-md .card.alert-warning,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .alert-warning.tab-content,.view-dashboard .content.dashboard .container-lg .card.alert-warning,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .alert-warning.tab-content,.view-dashboard .content.dashboard .container-xl .card.alert-warning,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .alert-warning.tab-content,.view-dashboard .content.dashboard .container-xxl .card.alert-warning,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .alert-warning.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .alert-warning.tab-content{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.view-dashboard .content.dashboard .container-fluid .card.alert-warning>.card-header,.view-dashboard .content.dashboard body>main .card.alert-warning>.card-header,.view-dashboard .content.dashboard body .nav-container nav .card.alert-warning>.card-header,body .nav-container .view-dashboard .content.dashboard nav .card.alert-warning>.card-header,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .alert-warning.tab-content>.card-header,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .alert-warning.tab-content>.card-header,.view-dashboard .content.dashboard .container-sm .card.alert-warning>.card-header,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .alert-warning.tab-content>.card-header,.view-dashboard .content.dashboard .container-md .card.alert-warning>.card-header,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .alert-warning.tab-content>.card-header,.view-dashboard .content.dashboard .container-lg .card.alert-warning>.card-header,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .alert-warning.tab-content>.card-header,.view-dashboard .content.dashboard .container-xl .card.alert-warning>.card-header,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .alert-warning.tab-content>.card-header,.view-dashboard .content.dashboard .container-xxl .card.alert-warning>.card-header,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .alert-warning.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .alert-warning.tab-content>.card-header{background-color:#8a6d3b;color:#fff}.view-dashboard .content.dashboard .container-fluid .card.alert-danger,.view-dashboard .content.dashboard body>main .card.alert-danger,.view-dashboard .content.dashboard body .nav-container nav .card.alert-danger,body .nav-container .view-dashboard .content.dashboard nav .card.alert-danger,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .alert-danger.tab-content,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .alert-danger.tab-content,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .alert-danger.tab-content,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .alert-danger.tab-content,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .alert-danger.tab-content,.view-dashboard .content.dashboard .container-sm .card.alert-danger,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .alert-danger.tab-content,.view-dashboard .content.dashboard .container-md .card.alert-danger,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .alert-danger.tab-content,.view-dashboard .content.dashboard .container-lg .card.alert-danger,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .alert-danger.tab-content,.view-dashboard .content.dashboard .container-xl .card.alert-danger,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .alert-danger.tab-content,.view-dashboard .content.dashboard .container-xxl .card.alert-danger,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .alert-danger.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .alert-danger.tab-content{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.view-dashboard .content.dashboard .container-fluid .card.alert-danger>.card-header,.view-dashboard .content.dashboard body>main .card.alert-danger>.card-header,.view-dashboard .content.dashboard body .nav-container nav .card.alert-danger>.card-header,body .nav-container .view-dashboard .content.dashboard nav .card.alert-danger>.card-header,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .alert-danger.tab-content>.card-header,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .alert-danger.tab-content>.card-header,.view-dashboard .content.dashboard .container-sm .card.alert-danger>.card-header,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .alert-danger.tab-content>.card-header,.view-dashboard .content.dashboard .container-md .card.alert-danger>.card-header,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .alert-danger.tab-content>.card-header,.view-dashboard .content.dashboard .container-lg .card.alert-danger>.card-header,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .alert-danger.tab-content>.card-header,.view-dashboard .content.dashboard .container-xl .card.alert-danger>.card-header,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .alert-danger.tab-content>.card-header,.view-dashboard .content.dashboard .container-xxl .card.alert-danger>.card-header,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .alert-danger.tab-content>.card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .alert-danger.tab-content>.card-header{background-color:#a94442;color:#fff}.view-dashboard .content.dashboard .container-fluid .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard body>main .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard body .nav-container nav .card .input-sm+.chzn-container a,body .nav-container .view-dashboard .content.dashboard nav .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .tab-content .input-sm+.chzn-container a,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .tab-content .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-sm .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .tab-content .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-md .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .tab-content .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-lg .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .tab-content .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-xl .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .tab-content .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-xxl .card .input-sm+.chzn-container a,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .tab-content .input-sm+.chzn-container a,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .tab-content .input-sm+.chzn-container a{padding:4px 8px;line-height:1.5;font-size:12px;min-height:30px;height:30px}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-header,.view-dashboard .content.dashboard body>main .card.statsbox .card-header,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-header,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-header,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-header,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-header,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-header,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-header,.view-dashboard .content.dashboard .container-md .card.statsbox .card-header,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-header,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-header,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-header,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-header,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-header,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-header,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-header,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard body>main .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-header .btn-wrapper,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-md .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard body>main .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-header .btn-wrapper div,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-md .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-header .btn-wrapper div{display:flex;align-content:center;justify-content:space-between}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard body>main .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-header .btn-wrapper,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-md .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-header .btn-wrapper,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-header .btn-wrapper{gap:10px}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard body>main .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-header .btn-wrapper div,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-md .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-header .btn-wrapper div,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header .btn-wrapper div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-header .btn-wrapper div{gap:3px}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-header label,.view-dashboard .content.dashboard body>main .card.statsbox .card-header label,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-header label,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-header label,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-header label,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-header label,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard .container-md .card.statsbox .card-header label,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-header label,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-header label,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-header label,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-header label,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard body>main .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-header input#autorefresh,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-header input#autorefresh,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-header input#autorefresh,.view-dashboard .content.dashboard .container-md .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-header input#autorefresh,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-header input#autorefresh,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-header input#autorefresh,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-header input#autorefresh,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-header input#autorefresh,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-header input#autorefresh{margin-bottom:0;cursor:pointer}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body,.view-dashboard .content.dashboard body>main .card.statsbox .card-body,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane{display:grid}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body::before,.view-dashboard .content.dashboard body>main .card.statsbox .card-body::before,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body::before,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body::before,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane::before,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane::before,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body::before,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane::before,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body::before,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane::before,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body::before,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane::before,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body::before,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane::before,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body::before,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane::before{display:none}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard body>main .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane div.table-wrapper table,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane div.table-wrapper table{border:1px solid lightgrey !important;border-radius:5px;margin-bottom:0}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard body>main .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane div.table-wrapper table,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body div.table-wrapper table,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane div.table-wrapper table,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body thead,.view-dashboard .content.dashboard body>main .card.statsbox .card-body thead,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body thead,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body thead,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane thead,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane thead,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body thead,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane thead,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body thead,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane thead,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body thead,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane thead,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body thead,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane thead,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body thead,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane thead,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body thead,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane thead,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body thead,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane thead,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body tbody,.view-dashboard .content.dashboard body>main .card.statsbox .card-body tbody,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body tbody,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body tbody,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane tbody,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane tbody,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body tbody,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane tbody,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane tbody,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body tbody,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane tbody,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane tbody,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body tbody,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane tbody,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane tbody,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body tbody,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane tbody,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane tbody,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body tbody,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane tbody,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane tbody,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body tbody,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane tbody,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body tbody,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane tbody{width:100%;margin-bottom:20px}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard body>main .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body div.table-wrapper table tr,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane div.table-wrapper table tr,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body div.table-wrapper table tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane div.table-wrapper table tr,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard body>main .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body thead tr,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane thead tr,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane thead tr,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body thead tr,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane thead tr,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane thead tr,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane thead tr,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane thead tr,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body thead tr,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane thead tr,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body thead tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane thead tr,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard body>main .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body tbody tr,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane tbody tr,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane tbody tr,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body tbody tr,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane tbody tr,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane tbody tr,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane tbody tr,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane tbody tr,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane tbody tr,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body tbody tr,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane tbody tr,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body tbody tr,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane tbody tr{display:flex;width:100%}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body>main .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body div.table-wrapper table tr.danger,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body div.table-wrapper table tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane div.table-wrapper table tr.danger,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard body>main .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body thead tr.danger,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane thead tr.danger,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body thead tr.danger,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr.danger,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body thead tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane thead tr.danger,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard body>main .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body tbody tr.danger,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane tbody tr.danger,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane tbody tr.danger,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr.danger,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body tbody tr.danger,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane tbody tr.danger{background-color:lightcoral}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard body>main .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body div.table-wrapper table tr th,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane div.table-wrapper table tr th,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body div.table-wrapper table tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane div.table-wrapper table tr th,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard body>main .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body thead tr th,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane thead tr th,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane thead tr th,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body thead tr th,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane thead tr th,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane thead tr th,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane thead tr th,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane thead tr th,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body thead tr th,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane thead tr th,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr th,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body thead tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane thead tr th,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard body>main .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body tbody tr th,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane tbody tr th,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body tbody tr th,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane tbody tr th,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr th,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body tbody tr th,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane tbody tr th{text-align:left;height:33px;border-bottom:1px solid lightgrey !important;width:100%}.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard body>main .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body div.table-wrapper table tr td,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane div.table-wrapper table tr td,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body div.table-wrapper table tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane div.table-wrapper table tr td,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard body>main .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body thead tr td,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane thead tr td,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane thead tr td,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body thead tr td,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane thead tr td,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane thead tr td,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane thead tr td,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane thead tr td,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body thead tr td,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane thead tr td,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body thead tr td,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body thead tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane thead tr td,.view-dashboard .content.dashboard .container-fluid .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard body>main .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox .card-body tbody tr td,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard .container-fluid .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard body>main .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard body .nav-container nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,body .nav-container .view-dashboard .content.dashboard nav .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card.statsbox .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card.statsbox .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card.statsbox .tab-pane tbody tr td,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card.statsbox .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav .statsbox.tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-sm .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard .container-sm .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card.statsbox .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm .statsbox.tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-md .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard .container-md .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card.statsbox .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md .statsbox.tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-lg .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard .container-lg .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card.statsbox .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg .statsbox.tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-xl .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard .container-xl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card.statsbox .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl .statsbox.tab-content .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-xxl .card.statsbox .card-body tbody tr td,.view-dashboard .content.dashboard .container-xxl .card.statsbox body.view-medialibrary main #tab-container .tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card.statsbox .tab-pane tbody tr td,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .card-body tbody tr td,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container .statsbox.tab-content .tab-pane tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .card-body tbody tr td,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl .statsbox.tab-content .tab-pane tbody tr td{border:none;border-bottom:1px solid lightgrey;height:33px;width:100%}.view-dashboard .content.dashboard .scrollwrapper{max-height:300px;overflow-y:auto}.view-dashboard .content.dashboard .scrollwrapper .text-danger,.view-dashboard .content.dashboard .scrollwrapper body>header a.logo .testsystem,body>header a.logo .view-dashboard .content.dashboard .scrollwrapper .testsystem,.view-dashboard .content.dashboard .scrollwrapper body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .view-dashboard .content.dashboard .scrollwrapper .drawflow_content_node>p:first-child{font-weight:bold}.view-dashboard .content.dashboard .tableSubheadline{border-bottom:none;background-color:#ccc;font-size:14px;text-align:left;font-weight:700}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets,.view-dashboard .content.dashboard body>main .card#znuny-tickets,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content,.view-dashboard .content.dashboard .container-md .card#znuny-tickets,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content{grid-column:auto / span 2}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-time-range,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-time-range,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-time-range,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range{width:112px !important}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-time-range+.chosen-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-time-range+.chosen-container{width:112px !important}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item input,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item input{margin:0}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-filter+.dropdown-menu .dropdown-item label,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-filter+.dropdown-menu .dropdown-item label{line-height:2rem;margin:0}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-count::before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-count::before,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-count::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-count::before{content:"Anzahl: ";font-weight:bold}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-container,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-container,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-container,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-container,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-container{position:relative;max-height:380px;overflow:auto;flex:1 1 auto}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-loader,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-loader{background-color:rgba(255,255,255,0.5);justify-content:center;flex-direction:column;align-items:center;position:absolute;display:flex;height:100%;width:100%;z-index:1;left:0;top:0}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-container #znuny-notickets,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-container #znuny-notickets{justify-content:center;white-space:pre-wrap;align-items:center;position:absolute;font-weight:bold;display:flex;height:100%;width:100%;z-index:1;left:0;top:0}.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body>main body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body>main body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .nav-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .nav-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .nav-container main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook .nav-container #recipeForm .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook .nav-container #recipeForm .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook .nav-container #recipeForm .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook .nav-container #recipeForm .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook .nav-container #recipeForm .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook .nav-container #recipeForm .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook .nav-container #recipeForm .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit .nav-container form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit .nav-container form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit .nav-container form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit .nav-container form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit .nav-container form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit .nav-container form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit .nav-container form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia .nav-container ul.folders .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia .nav-container ul.folders .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia .nav-container ul.folders .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia .nav-container ul.folders .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia .nav-container ul.folders .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia .nav-container ul.folders .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia .nav-container ul.folders .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary .nav-container nav main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-servicecall .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-servicecall .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .material-icons,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .slideshow-slide:not(.drop-item)::before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button #image::after,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button .icon-fw,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body #znuny-tickets-list .znuny-ticket td:last-child button li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane #znuny-tickets-list .znuny-ticket td:last-child button li:before{vertical-align:text-top;line-height:1.25rem}.view-dashboard .znuny-ticket-state.znuny-ticket-status-info{color:#0d6efd}.view-dashboard .znuny-ticket-state.znuny-ticket-status-success{color:#198754}.view-dashboard .znuny-ticket-state.znuny-ticket-status-warning{color:#fd7e14}.view-dashboard #znuny-ticket-details .modal-header .modal-title .znuny-ticket-state{font-weight:normal;line-height:24px;font-size:16px}.view-dashboard #znuny-ticket-details .modal-body .accordion .accordion-item.znuny-ticket-auto-reply{opacity:.5}.view-dashboard #znuny-ticket-details .modal-body .accordion .accordion-item .accordion-body{white-space:pre-wrap;max-height:360px;overflow:auto}body.com_pitmedia #media-upload-drop-area{background:#cccccc;border:1px dashed #666666;padding:6px 12px;margin:0 0 6px 0}body.com_pitmedia #media-upload-haze{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:black;opacity:.7;z-index:1010}body.com_pitmedia #media-upload-progress{display:none;position:fixed;top:45%;right:10%;left:10%;z-index:1011;background:white;border-radius:10px}body.com_pitmedia input{border-radius:0 !important}body.com_pitmedia span.icon,body.com_pitmedia .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_pitmedia body.view-servicecall span.material-icons,body.view-servicecall body.com_pitmedia span.material-icons,body.com_pitmedia body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_pitmedia span.slideshow-slide:not(.drop-item)::before,body.com_pitmedia body.com_blncms.view-cookbook #recipeForm span#image::after,body.com_blncms.view-cookbook #recipeForm body.com_pitmedia span#image::after,body.com_pitmedia body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle span.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_pitmedia span.icon-fw{margin-right:10px}body.com_pitmedia button{float:right;background:#707070;border-radius:0;width:118px}body.com_pitmedia button:focus,body.com_pitmedia button:active,body.com_pitmedia button:hover{background:#505050 !important}body.com_pitmedia button.delete-folder{float:none;width:auto}body.com_pitmedia button.delete-file{background:transparent !important;padding:0;border:none;width:auto}body.com_pitmedia button.delete-file:hover,body.com_pitmedia button.delete-file:active,body.com_pitmedia button.delete-file:focus{background:transparent !important}body.com_pitmedia button.delete-file span{display:inline-block;width:36px;height:36px;text-align:center;font-size:18px;line-height:36px;margin:0;border-radius:20px;background:red;color:white}body.com_pitmedia .media{max-width:100vw;max-height:calc(100vh - 160px);overflow:auto;display:grid;grid-template-columns:1fr 4fr;grid-template-rows:auto auto}body.com_pitmedia .media .media-header{grid-row-start:1;grid-row-end:1;grid-column-start:1;grid-column-end:3}body.com_pitmedia .media .media-folders{grid-row-start:2;grid-row-end:2;grid-column-start:1;grid-column-end:1;background:#fefefe;border-right:1px solid #cccccc}body.com_pitmedia .media .media-files{grid-row-start:2;grid-row-end:2;grid-column-start:2;grid-column-end:2}body.com_pitmedia ul.media-navigation{padding:0;margin:0 0 10px 0}body.com_pitmedia ul.media-navigation li{list-style-type:none;display:inline-block;margin:0 1px 0 0;padding:0}body.com_pitmedia ul.media-navigation li a{display:inline-block;padding:2px 4px;border-radius:4px;border:1px solid #cccccc;font-size:large;text-decoration:none}body.com_pitmedia ul.folders{padding:0}body.com_pitmedia ul.folders li:before{content:"folder_open";float:left;margin:6px 0 0 6px}body.com_pitmedia ul.files{display:grid;grid-template-columns:repeat(auto-fill, minmax(170px, 1fr));grid-column-gap:0;grid-row-gap:0;padding:0 0 0 6px}body.com_pitmedia ul.files span.icon-file,body.com_pitmedia ul.files img,body.com_pitmedia ul.files video{max-width:100%;max-height:80px}body.com_pitmedia ul.files span.icon-file{font-size:70px;margin-top:6px}body.com_pitmedia ul.files li button{position:absolute;top:3px;right:3px}body.com_pitmedia ul.files li,body.com_pitmedia ul.folders li{list-style-type:none;border:1px solid #cccccc;margin:0 6px 6px 0;text-align:center;position:relative}body.com_pitmedia ul.files li a,body.com_pitmedia ul.folders li a{display:block;width:100%;padding:6px}body.com_pitmedia ul.files li span,body.com_pitmedia ul.folders li span{display:block;word-break:break-all}body.com_pitmedia ul.files li:hover,body.com_pitmedia ul.files li.media-selected,body.com_pitmedia ul.folders li:hover,body.com_pitmedia ul.folders li.media-selected{background:#337ab7;color:white}body.com_pitmedia ul.files li:hover a,body.com_pitmedia ul.files li.media-selected a,body.com_pitmedia ul.folders li:hover a,body.com_pitmedia ul.folders li.media-selected a{color:white}body.com_pitmedia ul.files li.disabled,body.com_pitmedia ul.folders li.disabled{color:#999999;opacity:.7;cursor:not-allowed}body.com_pitmedia ul.files li.disabled:hover,body.com_pitmedia ul.files li.disabled.media-selected,body.com_pitmedia ul.folders li.disabled:hover,body.com_pitmedia ul.folders li.disabled.media-selected{background:#666666;color:#cccccc;opacity:1}body.com_pitmedia.view-display form{box-sizing:border-box;background:white;height:130px;width:100%;border-top:1px solid black;overflow:auto;position:fixed;bottom:0;left:0;padding:6px}body.com_pitmedia.view-display form .input-browse-file{position:relative;width:calc(100% - 120px);vertical-align:top;margin:0 0 6px 0;display:inline-block}body.com_pitmedia.view-display form .input-browse-file>div{background:#707070;display:inline-block;width:210px;vertical-align:top;border-top-right-radius:0;border-bottom-right-radius:0}body.com_pitmedia.view-display form .input-browse-file>div:focus,body.com_pitmedia.view-display form .input-browse-file>div:active,body.com_pitmedia.view-display form .input-browse-file>div:hover{background:#505050 !important}body.com_pitmedia.view-display form .input-browse-file input[type="file"]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;vertical-align:top}body.com_pitmedia.view-display form .input-browse-file input[type="text"]{display:inline-block;border-top-left-radius:0;border-bottom-left-radius:0;width:calc(100% - 210px);vertical-align:top}body.com_pitmedia.view-display form .input-browse-file input[type="text"]:not([readonly]){width:100%}.com_blnsettings.view-terminals #terminalsDataTable td .dropdown .dropdown-menu{padding:0 !important;width:12.5rem !important}.com_blnsettings.view-terminals #terminalsDataTable td .dropdown-menu li:not(.divider){padding:.25rem !important}.com_blnsettings.view-terminals #terminalsDataTable td .dropdown-menu li:not(.divider):hover{background-color:var(--bs-secondary-bg-subtle) !important}.com_blnsettings.view-terminals #terminalsDataTable td .dropdown-menu li.divider{height:2px;--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.com_blnsettings.view-terminals #terminalsDataTable td .no-line-break{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.com_blnsettings.view-terminals #terminalsDataTable [data-jobslogs-id] th{font-weight:bold}.com_blnsettings.view-terminals .terminals-actions-popover{min-width:150px}.com_blnsettings.view-terminals .terminals-actions-popover .popover-body{padding:0}.com_blnsettings.view-terminals .content.terminals .card .card-body form>.row:first-child>[class^="col"],body.view-medialibrary main #tab-container .tab-content .com_blnsettings.view-terminals .content.terminals .card .tab-pane form>.row:first-child>[class^="col"],.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .card-body form>.row:first-child>[class^="col"],.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .tab-pane form>.row:first-child>[class^="col"],body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .card-body form>.row:first-child>[class^="col"],body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .tab-pane form>.row:first-child>[class^="col"]{margin:5px 0}@media screen and (min-width: 992px){.com_blnsettings.view-terminals .content.terminals .card .card-body form>.row:first-child>[class^="col"],body.view-medialibrary main #tab-container .tab-content .com_blnsettings.view-terminals .content.terminals .card .tab-pane form>.row:first-child>[class^="col"],.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .card-body form>.row:first-child>[class^="col"],.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .tab-pane form>.row:first-child>[class^="col"],body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .card-body form>.row:first-child>[class^="col"],body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .tab-pane form>.row:first-child>[class^="col"]{margin:0}.com_blnsettings.view-terminals .content.terminals .card .card-body form>.row:first-child>[class^="col"]:last-child,body.view-medialibrary main #tab-container .tab-content .com_blnsettings.view-terminals .content.terminals .card .tab-pane form>.row:first-child>[class^="col"]:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .card-body form>.row:first-child>[class^="col"]:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .tab-pane form>.row:first-child>[class^="col"]:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .card-body form>.row:first-child>[class^="col"]:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .tab-pane form>.row:first-child>[class^="col"]:last-child{padding-left:0}}.com_blnsettings.view-terminals .content.terminals .card .card-body form>.row:first-child>[class^="col"]:last-child,body.view-medialibrary main #tab-container .tab-content .com_blnsettings.view-terminals .content.terminals .card .tab-pane form>.row:first-child>[class^="col"]:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .card-body form>.row:first-child>[class^="col"]:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .tab-pane form>.row:first-child>[class^="col"]:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .card-body form>.row:first-child>[class^="col"]:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .tab-pane form>.row:first-child>[class^="col"]:last-child{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.com_blnsettings.view-terminals .content.terminals .card .card-body form>.row:first-child>[class^="col"]:last-child>.btntext,body.view-medialibrary main #tab-container .tab-content .com_blnsettings.view-terminals .content.terminals .card .tab-pane form>.row:first-child>[class^="col"]:last-child>.btntext,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .card-body form>.row:first-child>[class^="col"]:last-child>.btntext,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .tab-pane form>.row:first-child>[class^="col"]:last-child>.btntext,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .card-body form>.row:first-child>[class^="col"]:last-child>.btntext,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .tab-pane form>.row:first-child>[class^="col"]:last-child>.btntext{-webkit-flex:1 1 0;flex:1 1 0;margin-right:5px;text-align:right;font-size:12px;min-height:0;min-width:0}.com_blnsettings.view-terminals .content.terminals .card .card-body form>.card .card-header,body.view-medialibrary main #tab-container .tab-content .com_blnsettings.view-terminals .content.terminals .card .tab-pane form>.card .card-header,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .card-body form>.card .card-header,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .tab-pane form>.card .card-header,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .card-body form>.card .card-header,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .tab-pane form>.card .card-header,.com_blnsettings.view-terminals .content.terminals .card .card-body body.view-medialibrary main #tab-container form>.tab-content .card-header,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .card .card-body form>.tab-content .card-header,body.view-medialibrary main #tab-container .tab-content .com_blnsettings.view-terminals .content.terminals .card .tab-pane form>.tab-content .card-header,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .card-body form>.tab-content .card-header,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .tab-pane form>.tab-content .card-header,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .card-body form>.tab-content .card-header,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .tab-pane form>.tab-content .card-header{font-size:1.2em}.com_blnsettings.view-terminals .content.terminals .card #terminals,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals{padding:0 15px}.com_blnsettings.view-terminals .content.terminals .card #terminals>#btnCopy,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>#btnCopy,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>#btnCopy{display:none}.com_blnsettings.view-terminals .content.terminals .card #terminals #btnCopy,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals #btnCopy,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals #btnCopy{position:absolute;z-index:2;top:3px;left:-28px}.com_blnsettings.view-terminals .content.terminals .card #terminals #btnCopy>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals #btnCopy>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals #btnCopy>*{pointer-events:none}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr>th:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr>th:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr>th:last-child,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr>td:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr>td:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr>td:last-child,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr>th:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr>th:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr>th:last-child,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr>td:last-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr>td:last-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr>td:last-child{width:120px}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr.isProblematicDevice,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr.isProblematicDevice,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr.isProblematicDevice,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr.isProblematicDevice,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr.isProblematicDevice,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr.isProblematicDevice{background-color:#ffffc4}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr th:first-child .popover,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr th:first-child .popover,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr th:first-child .popover,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td:first-child .popover,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td:first-child .popover,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td:first-child .popover,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr th:first-child .popover,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr th:first-child .popover,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr th:first-child .popover,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td:first-child .popover,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td:first-child .popover,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td:first-child .popover{max-width:initial;width:max-content}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr th:first-child .popover .popover-body,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr th:first-child .popover .popover-body,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr th:first-child .popover .popover-body,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td:first-child .popover .popover-body,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td:first-child .popover .popover-body,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td:first-child .popover .popover-body,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr th:first-child .popover .popover-body,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr th:first-child .popover .popover-body,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr th:first-child .popover .popover-body,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td:first-child .popover .popover-body,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td:first-child .popover .popover-body,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td:first-child .popover .popover-body{padding:0}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr th:first-child .popover .popover-body .list-group-item,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr th:first-child .popover .popover-body .list-group-item,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr th:first-child .popover .popover-body .list-group-item,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td:first-child .popover .popover-body .list-group-item,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td:first-child .popover .popover-body .list-group-item,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td:first-child .popover .popover-body .list-group-item,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr th:first-child .popover .popover-body .list-group-item,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr th:first-child .popover .popover-body .list-group-item,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr th:first-child .popover .popover-body .list-group-item,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td:first-child .popover .popover-body .list-group-item,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td:first-child .popover .popover-body .list-group-item,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td:first-child .popover .popover-body .list-group-item{border-bottom:none;border-right:none;border-left:none}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr th:first-child .popover .popover-body .list-group-item:first-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr th:first-child .popover .popover-body .list-group-item:first-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr th:first-child .popover .popover-body .list-group-item:first-child,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td:first-child .popover .popover-body .list-group-item:first-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td:first-child .popover .popover-body .list-group-item:first-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td:first-child .popover .popover-body .list-group-item:first-child,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr th:first-child .popover .popover-body .list-group-item:first-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr th:first-child .popover .popover-body .list-group-item:first-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr th:first-child .popover .popover-body .list-group-item:first-child,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td:first-child .popover .popover-body .list-group-item:first-child,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td:first-child .popover .popover-body .list-group-item:first-child,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td:first-child .popover .popover-body .list-group-item:first-child{border-bottom:none}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td{background:transparent;position:relative}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.mac,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.mac,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.mac,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.mac,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.mac,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.mac{font-family:monospace}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span{position:relative;top:2px}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span .icon,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span .icon,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary .nav-container nav main #tab-container .tab-content #terminals>table>tbody>tr td.os span .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span .icon,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span body.view-servicecall .material-icons,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span body.view-servicecall .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span .material-icons,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span body.com_blncms.view-cookbook #recipeForm #image::after,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span #image::after,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span .icon-fw,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span body.com_pitmedia ul.folders li:before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os span li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os span li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os span li:before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span .icon,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span .icon,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary .nav-container nav main #tab-container .tab-content #terminals>table>thead>tr td.os span .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span .icon,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span body.view-servicecall .material-icons,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span body.view-servicecall .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span .material-icons,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span body.com_blncms.view-cookbook #recipeForm #image::after,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span #image::after,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span .icon-fw,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span body.com_pitmedia ul.folders li:before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os span li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os span li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os span li:before{top:0px;font-size:1.25rem}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os .icon,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os .icon,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary .nav-container nav main #tab-container .tab-content #terminals>table>tbody>tr td.os .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os .icon,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os body.view-servicecall .material-icons,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os body.view-servicecall .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os .material-icons,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os body.com_blncms.view-cookbook #recipeForm #image::after,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os #image::after,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os .icon-fw,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os body.com_pitmedia ul.folders li:before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td.os li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td.os li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td.os li:before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os .icon,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os .icon,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary .nav-container nav main #tab-container .tab-content #terminals>table>thead>tr td.os .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os .icon,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os body.view-servicecall .material-icons,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os body.view-servicecall .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os .material-icons,body.view-servicecall .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os .material-icons,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os .slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os body.com_blncms.view-cookbook #recipeForm #image::after,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os #image::after,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os .icon-fw,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os body.com_pitmedia ul.folders li:before,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td.os li:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td.os li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td.os li:before{font-size:1.25rem}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .btn>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td body>header #btnMainNav>*,body>header .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td #btnMainNav>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .btn>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td body>header #btnMainNav>*,body>header .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td #btnMainNav>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .btn>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td body>header #btnMainNav>*,body>header body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td #btnMainNav>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .wf-btn-action>*,body.view-portalconfigurator body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-medialibrary body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .wf-btn-action>*,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td button>*,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td button>*,body.view-medialibrary main #tab-container body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td button>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td body.com_pitmedia button>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td body.com_pitmedia button>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td body.com_pitmedia button>*,body.com_pitmedia .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td button>*,body.com_pitmedia .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td button>*,body.view-medialibrary main #tab-container body.com_pitmedia .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td button>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td body.com_pitmedia.view-display form .input-browse-file>div>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td body.com_pitmedia.view-display form .input-browse-file>div>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td body.com_pitmedia.view-display form .input-browse-file>div>*,body.com_pitmedia.view-display form .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .input-browse-file>div>*,body.com_pitmedia.view-display form .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .input-browse-file>div>*,body.view-medialibrary main #tab-container body.com_pitmedia.view-display form .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .input-browse-file>div>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .btn>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td body>header #btnMainNav>*,body>header .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td #btnMainNav>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .btn>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td body>header #btnMainNav>*,body>header .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td #btnMainNav>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .btn>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td body>header #btnMainNav>*,body>header body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td #btnMainNav>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .wf-btn-action>*,body.view-portalconfigurator body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-medialibrary body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .wf-btn-action>*,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals #tab-container .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .wf-btn-action>*,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .wf-btn-action>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td button>*,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td button>*,body.view-medialibrary main #tab-container body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td button>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td body.com_pitmedia button>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td body.com_pitmedia button>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td body.com_pitmedia button>*,body.com_pitmedia .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td button>*,body.com_pitmedia .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td button>*,body.view-medialibrary main #tab-container body.com_pitmedia .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td button>*,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td body.com_pitmedia.view-display form .input-browse-file>div>*,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td body.com_pitmedia.view-display form .input-browse-file>div>*,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td body.com_pitmedia.view-display form .input-browse-file>div>*,body.com_pitmedia.view-display form .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .input-browse-file>div>*,body.com_pitmedia.view-display form .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .input-browse-file>div>*,body.view-medialibrary main #tab-container body.com_pitmedia.view-display form .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .input-browse-file>div>*{pointer-events:none}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown{display:inline-block}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown .dropdown-menu,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown .dropdown-menu,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu{width:12.5rem}.com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td .dropdown .dropdown-menu li.divider,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li.divider,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td .dropdown .dropdown-menu li.divider,.com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td .dropdown .dropdown-menu li.divider,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li.divider,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td .dropdown .dropdown-menu li.divider{height:2px}.com_blnsettings.view-terminals .content.terminals .groupRepository{height:auto !important;position:fixed;left:5.5rem;bottom:16px;margin-bottom:0;width:fit-content;z-index:99}.com_blnsettings.view-terminals .content.terminals .groupRepository .card-header{font-size:1.2rem;cursor:pointer}.com_blnsettings.view-terminals .content.terminals .groupRepository #groupRepository>a{display:block;margin:5px 1px;min-width:100px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.com_blnsettings.view-terminals #screenshot-devices{grid-template-columns:1fr 1fr;display:grid;grid-gap:2rem}.com_blnsettings.view-terminals .popover.terminal-status .popover-body div b{display:inline-block;width:110px}.com_blnsettings.view-terminals .popover.terminal-status .popover-body div .icon.text-danger,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.text-danger.nav-link::before,body .nav-container nav .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .mainnavbar.navbar-nav>.nav-item>.text-danger.nav-link::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header a.logo .icon.testsystem,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header a.logo .nav-container nav .mainnavbar.navbar-nav>.nav-item>.testsystem.nav-link::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header .nav-container nav a.logo .mainnavbar.navbar-nav>.nav-item>.testsystem.nav-link::before,body>header a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .icon.testsystem,body>header a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .nav-container nav .mainnavbar.navbar-nav>.nav-item>.testsystem.nav-link::before,body>header .nav-container nav a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .mainnavbar.navbar-nav>.nav-item>.testsystem.nav-link::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-servicecall .text-danger.material-icons,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-servicecall body>header a.logo .material-icons.testsystem,body>header a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-servicecall .material-icons.testsystem,body.view-servicecall .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .text-danger.material-icons,body.view-servicecall .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header a.logo .material-icons.testsystem,body>header a.logo body.view-servicecall .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .material-icons.testsystem,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .text-danger.slideshow-slide:not(.drop-item)::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body>header a.logo .slideshow-slide.testsystem:not(.drop-item)::before,body>header a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide.testsystem:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .text-danger.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header a.logo .slideshow-slide.testsystem:not(.drop-item)::before,body>header a.logo body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .slideshow-slide.testsystem:not(.drop-item)::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p.icon:first-child,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .nav-container nav .mainnavbar.navbar-nav>.nav-item.drawflow_content_node>p.nav-link:first-child::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit .nav-container nav #drawflow .drawflow .drawflow-node.bg-danger-subtle .mainnavbar.navbar-nav>.nav-item.drawflow_content_node>p.nav-link:first-child::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.view-servicecall .drawflow_content_node>p.material-icons:first-child,body.view-servicecall .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p.material-icons:first-child,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .drawflow_content_node>p.slideshow-slide:first-child:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p.slideshow-slide:first-child:not(.drop-item)::before,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .drawflow_content_node>p.icon:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .nav-container nav .mainnavbar.navbar-nav>.nav-item.drawflow_content_node>p.nav-link:first-child::before,body.view-workflowdesigner.layout-edit .nav-container nav #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .mainnavbar.navbar-nav>.nav-item.drawflow_content_node>p.nav-link:first-child::before,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-servicecall .drawflow_content_node>p.material-icons:first-child,body.view-servicecall body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .drawflow_content_node>p.material-icons:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .drawflow_content_node>p.slideshow-slide:first-child:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .drawflow_content_node>p.slideshow-slide:first-child:not(.drop-item)::before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_blncms.view-cookbook #recipeForm .text-danger#image::after,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_blncms.view-cookbook #recipeForm body>header a.logo #image.testsystem::after,body>header a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_blncms.view-cookbook #recipeForm #image.testsystem::after,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p#image:first-child::after,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_blncms.view-cookbook #recipeForm .drawflow_content_node>p#image:first-child::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .text-danger#image::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header a.logo #image.testsystem::after,body>header a.logo body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .popover.terminal-status .popover-body div #image.testsystem::after,body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p#image:first-child::after,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.com_blncms.view-cookbook #recipeForm .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .drawflow_content_node>p#image:first-child::after,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .text-danger.icon-fw,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body>header a.logo .icon-fw.testsystem,body>header a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw.testsystem,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p.icon-fw:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .drawflow_content_node>p.icon-fw:first-child,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .text-danger.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header a.logo .icon-fw.testsystem,body>header a.logo body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .icon-fw.testsystem,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p.icon-fw:first-child,body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnsettings.view-terminals .popover.terminal-status .popover-body div .drawflow_content_node>p.icon-fw:first-child,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pitmedia ul.folders li.text-danger:before,.com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pitmedia ul.folders body>header a.logo li.testsystem:before,body>header a.logo .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body.com_pitmedia ul.folders li.testsystem:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .popover.terminal-status .popover-body div li.text-danger:before,body.com_pitmedia ul.folders .com_blnsettings.view-terminals .popover.terminal-status .popover-body div body>header a.logo li.testsystem:before,body>header a.logo body.com_pitmedia ul.folders .com_blnsettings.view-terminals .popover.terminal-status .popover-body div li.testsystem:before{font-variation-settings:"FILL" 1,"GRAD" 0,"opsz" 24,"wght" 200;color:#ff2a04 !important;position:relative;top:-2px}.com_blnsettings.view-terminals .popover .wifi-status{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 8px}body.com_pituser #users table thead tr th,body.com_pituser #users table tbody tr td{vertical-align:middle}body.com_pituser #users table thead tr th:first-child,body.com_pituser #users table tbody tr td:first-child{text-align:center;width:60px}body.com_pituser #users table .statusOuter{display:inline-block}body.com_pituser #users table a.btn span,body.com_pituser #users table body>header a#btnMainNav span,body>header body.com_pituser #users table a#btnMainNav span,body.com_pituser #users table body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li a.wf-btn-action span,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser #users table a.wf-btn-action span,body.com_pituser #users table body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li a.wf-btn-action span,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser #users table a.wf-btn-action span,body.com_pituser #users table body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li a.wf-btn-action span,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser #users table a.wf-btn-action span{pointer-events:none}body.com_pituser.view-edit form{max-width:80rem}body.com_pituser.view-edit form .control-group{display:-webkit-flex;display:flex;margin-bottom:15px}body.com_pituser.view-edit form .control-group .control-label{width:280px}body.com_pituser.view-edit form .control-group .controls{-webkit-flex:1 1 auto;flex:1 1 auto}body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw{content:'visibility';display:inline-block;width:24px;height:24px}body.com_pituser.view-edit form .control-group .controls .chzn-container-multi .chzn-choices li.search-choice{margin:8px 5px 8px 0}body.com_pituser.view-edit form .control-group .controls .chzn-container-multi .chzn-choices li.search-field input[type="text"]{line-height:34px !important}body.com_users.view-login.pc-blx-login{background:transparent url(../images/loginbackground.webp) no-repeat scroll center center/cover}body.com_users.view-login.pc-blx-login :-ms-input-placeholder{color:#666}body.com_users.view-login.pc-blx-login ::-webkit-input-placeholder{color:#666}body.com_users.view-login.pc-blx-login ::placeholder{color:#666}body.com_users.view-login.pc-blx-login header{display:none}body.com_users.view-login.pc-blx-login main>.well{background-color:rgba(255,255,255,0.85);backdrop-filter:blur(5px);max-width:30rem;box-shadow:none;border-radius:0;padding:2.5rem;margin:0 auto;border:none}body.com_users.view-login.pc-blx-login main>.well .login-description{margin-bottom:2rem}body.com_users.view-login.pc-blx-login main>.well .login-description img{max-height:100%;max-width:100%}body.com_users.view-login.pc-blx-login main>.well form fieldset .controls input{border-bottom:2px solid #6c757d;line-height:3rem;border-right:none;border-left:none;border-top:none;background:none;border-radius:0;box-shadow:none;padding-left:0;height:auto}body.com_users.view-login.pc-blx-login main>.well form fieldset .controls input:focus{border-bottom-color:#343440}body.com_users.view-login.pc-blx-login main>.well form fieldset .submit{order:3}body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div{text-transform:uppercase;font-weight:bolder;line-height:2rem;min-width:12rem;border-radius:0;height:auto}body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn.btn-primary,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header .btn-primary#btnMainNav,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn-primary#btnMainNav,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .btn-primary.wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .btn-primary.wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .btn-primary.wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .btn-primary.wf-btn-action,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .btn-primary.wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .btn-primary.wf-btn-action,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .btn-primary.wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .btn-primary.wf-btn-action,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .btn-primary.wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .btn-primary.wf-btn-action,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .btn-primary.wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .btn-primary.wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well form fieldset .submit .controls .panel-body .js-stools button.btn[type="submit"],body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well form fieldset .submit .controls .panel-body .js-stools body>header button[type="submit"]#btnMainNav,body>header body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well form fieldset .submit .controls .panel-body .js-stools button[type="submit"]#btnMainNav,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-portalconfigurator main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .panel-body .js-stools button.btn[type="submit"],body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .panel-body .js-stools body>header button[type="submit"]#btnMainNav,body>header body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .panel-body .js-stools button[type="submit"]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .panel-body .js-stools #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .panel-body .js-stools button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well .panel-body .js-stools form fieldset .submit .controls button.btn[type="submit"],body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well .panel-body .js-stools form fieldset .submit .controls body>header button[type="submit"]#btnMainNav,body>header body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well .panel-body .js-stools form fieldset .submit .controls button[type="submit"]#btnMainNav,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-portalconfigurator main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.com_blnsolothurn.view-visitors main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well .panel-body .js-stools form fieldset .submit .controls button.btn[type="submit"],body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well .panel-body .js-stools form fieldset .submit .controls body>header button[type="submit"]#btnMainNav,body>header body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well .panel-body .js-stools form fieldset .submit .controls button[type="submit"]#btnMainNav,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.view-portalconfigurator body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well .panel-body .js-stools form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li button[type="submit"].wf-btn-action,body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blnsolothurn.view-visitors body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li .panel-body .js-stools form fieldset .submit .controls button[type="submit"].wf-btn-action,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button{border-color:transparent !important}body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn .icon,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls .btn .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav .icon,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header .nav-container nav #btnMainNav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav .icon,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body>header body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls #btnMainNav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn body.view-servicecall .material-icons,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav body.view-servicecall .material-icons,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav .material-icons,body>header body.view-servicecall body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav .material-icons,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls .btn #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls body>header #btnMainNav #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body>header body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls #btnMainNav #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body>header body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls .btn .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls body>header #btnMainNav .slideshow-slide:not(.drop-item)::before,body>header body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #btnMainNav .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls .btn .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls body>header #btnMainNav .slideshow-slide:not(.drop-item)::before,body>header body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #btnMainNav .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo .nav-container nav main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .icon,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo .nav-container nav main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .material-icons,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .icon,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login .nav-container nav main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .material-icons,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator .nav-container nav main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.com_users.view-login.pc-blx-login body.view-portalconfigurator body.view-slideshows.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .icon,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator .nav-container nav main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .material-icons,body.com_users.view-login.pc-blx-login body.view-portalconfigurator body.view-slideshows.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .icon,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login .nav-container nav main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .material-icons,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit .nav-container nav main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .icon,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit .nav-container nav main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .material-icons,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .icon,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login .nav-container nav main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .material-icons,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .icon,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .nav-container nav .content.paymentsanalysis .date-filter .field-calendar .input-append button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .material-icons,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .slideshow-slide:not(.drop-item)::before,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button .icon,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button body.view-servicecall .material-icons,body.view-servicecall body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button .material-icons,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls button .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav body.com_blncms.view-cookbook #recipeForm #image::after,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button body.com_blncms.view-cookbook #recipeForm #image::after,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav #image::after,body>header body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.com_blnvinzenz.view-therapyvideo body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #image::after,body.com_blnvinzenz.view-therapyvideo body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.view-portalconfigurator body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #image::after,body.view-portalconfigurator body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.view-workflowdesigner.layout-edit body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #image::after,body.view-workflowdesigner.layout-edit body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button #image::after,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button #image::after,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button .icon,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia .nav-container nav button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button .material-icons,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls body.com_pitmedia button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls body.com_pitmedia button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls body.com_pitmedia button .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button #image::after,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button .icon,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_pitmedia body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls button .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button body.view-servicecall .material-icons,body.view-servicecall body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button .material-icons,body.com_pitmedia body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_pitmedia body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls button .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls button .slideshow-slide:not(.drop-item)::before,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button #image::after,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div .icon,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display .nav-container nav form fieldset .submit .controls .input-browse-file>div .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div body.view-servicecall .material-icons,body.view-servicecall body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div .material-icons,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div .slideshow-slide:not(.drop-item)::before,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div #image::after,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div .icon,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login .nav-container nav main>.well form fieldset .submit .controls .input-browse-file>div .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div body.view-servicecall .material-icons,body.view-servicecall body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div .material-icons,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well form fieldset .submit .controls .input-browse-file>div #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login body.view-slideshows.layout-edit main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls .input-browse-file>div .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well #slideshow-form #slideshow-slides form fieldset .submit .controls .input-browse-file>div .slideshow-slide:not(.drop-item)::before,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div #image::after,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav body.com_pitmedia ul.folders li:before,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_pitmedia ul.folders li:before,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_pitmedia ul.folders li:before,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button body.com_pitmedia ul.folders li:before,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav li:before,body>header body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.com_blnvinzenz.view-therapyvideo body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action li:before,body.com_blnvinzenz.view-therapyvideo body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.view-portalconfigurator body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action li:before,body.view-portalconfigurator body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.view-workflowdesigner.layout-edit body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action li:before,body.view-workflowdesigner.layout-edit body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action li:before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button ul.folders li:before,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia ul.folders button li:before,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button ul.folders li:before,body.com_pitmedia ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button li:before,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div ul.folders li:before,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display ul.folders form fieldset .submit .controls .input-browse-file>div li:before,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div ul.folders li:before,body.com_pitmedia.view-display ul.folders body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div li:before,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .btn .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls body>header #btnMainNav .password-group .input-password-toggle .icon-fw,body>header body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls #btnMainNav .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .password-group .input-password-toggle .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls button .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .btn .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls body>header #btnMainNav .password-group .input-password-toggle .icon-fw,body>header body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls #btnMainNav .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .password-group .input-password-toggle .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls button .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .btn .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls body>header #btnMainNav .password-group .input-password-toggle .icon-fw,body>header body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls #btnMainNav .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .password-group .input-password-toggle .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls button .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .btn .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls body>header #btnMainNav .password-group .input-password-toggle .icon-fw,body>header body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls #btnMainNav .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .wf-btn-action .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .password-group .input-password-toggle .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls button .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .btn .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle body>header #btnMainNav .icon-fw,body>header body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle #btnMainNav .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle button .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle .btn .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle body>header #btnMainNav .icon-fw,body>header body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle #btnMainNav .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .control-group .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle button .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .btn .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle body>header #btnMainNav .icon-fw,body>header body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle #btnMainNav .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle button .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle .btn .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle body>header #btnMainNav .icon-fw,body>header body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle #btnMainNav .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-portalconfigurator body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form .control-group fieldset .submit .controls .password-group .input-password-toggle .wf-btn-action .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button .icon-fw,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle button .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls body.com_pitmedia button .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls body.com_pitmedia button .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls body.com_pitmedia button .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls body.com_pitmedia button .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle body.com_pitmedia button .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle body.com_pitmedia button .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle body.com_pitmedia button .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle body.com_pitmedia button .icon-fw,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls button .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls button .password-group .input-password-toggle .icon-fw,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls button .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls button .password-group .input-password-toggle .icon-fw,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle button .icon-fw,body.com_pituser.view-edit body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle button .icon-fw,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle button .icon-fw,body.com_pituser.view-edit body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle button .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display body.com_pituser.view-edit form fieldset .submit .control-group .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .control-group .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display body.com_pituser.view-edit form .control-group fieldset .submit .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form .control-group fieldset .submit .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .control-group .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw,body.com_pituser.view-edit body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form .control-group fieldset .submit .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .input-browse-file>div .password-group .input-password-toggle .icon-fw,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form fieldset .submit .control-group .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw,body.com_pituser.view-edit body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .control-group .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well body.com_pituser.view-edit form .control-group fieldset .submit .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw,body.com_pituser.view-edit body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form .control-group fieldset .submit .controls .password-group .input-password-toggle .input-browse-file>div .icon-fw{display:none}body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn>span,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body>header #btnMainNav>span,body>header body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #btnMainNav>span,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>span,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>span,body.com_users.view-login.pc-blx-login body.com_blnvinzenz.view-therapyvideo main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action>span,body.com_blnvinzenz.view-therapyvideo body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action>span,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>span,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>span,body.com_users.view-login.pc-blx-login body.view-portalconfigurator main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action>span,body.view-portalconfigurator body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action>span,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>span,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>span,body.com_users.view-login.pc-blx-login body.view-workflowdesigner.layout-edit main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action>span,body.view-workflowdesigner.layout-edit body.com_users.view-login.pc-blx-login main>.well #workflowarea #wf-sidebar .wf-toolbox li form fieldset .submit .controls .wf-btn-action>span,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>span,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button>span,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls body.com_pitmedia button>span,body.com_pitmedia body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls button>span,body.com_users.view-login.pc-blx-login main>.well body.com_pitmedia.view-display form fieldset .submit .controls .input-browse-file>div>span,body.com_pitmedia.view-display body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .input-browse-file>div>span{vertical-align:middle}body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls .btn-sso-login{background-color:#0078d4}body.com_users.view-login.pc-blx-login main>.well form fieldset .remember{order:2}body.com_users.view-login.pc-blx-login main>.well form fieldset .remember .controls input{margin-top:.5rem;border-radius:0;height:1.5rem;width:1.5rem}body.com_users.view-login.pc-blx-login main>.well form fieldset .remember .control-label{text-align:left}body.com_users.view-login.pc-blx-login main>.well form fieldset .remember .control-label label{font-weight:normal;text-align:left;margin:0}body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont{order:4}body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls a{font-size:13px;padding:0}body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls a:first-child{margin-right:1.5rem}body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls a span{display:none}.content.surveys .surveys-table .btn>*,.content.surveys .surveys-table body>header #btnMainNav>*,body>header .content.surveys .surveys-table #btnMainNav>*,.content.surveys .surveys-table body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.surveys .surveys-table .wf-btn-action>*,.content.surveys .surveys-table body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.surveys .surveys-table .wf-btn-action>*,.content.surveys .surveys-table body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.surveys .surveys-table .wf-btn-action>*,.content.surveys .surveys-table body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.surveys .surveys-table button>*,.content.surveys .surveys-table body.com_pitmedia button>*,body.com_pitmedia .content.surveys .surveys-table button>*,.content.surveys .surveys-table body.com_pitmedia.view-display form .input-browse-file>div>*,body.com_pitmedia.view-display form .content.surveys .surveys-table .input-browse-file>div>*{pointer-events:none}.content.surveys .surveys-table tr.subsurvey{border-left:10px solid rgba(240,173,78,0.7)}.content.surveys .surveys-table tr th.date{min-width:80px;width:10%}.content.surveys .surveys-table tr .lang{text-align:center;min-width:65px;width:8%}.content.surveys .surveys-table tr th.actions{min-width:100px;width:15%}.content.surveys .surveys-table tr td{vertical-align:top}.content.surveys .surveys-table tr td .dropdown-delete{display:inline-block}.content.surveys .surveys-table tr td .no-wrap{white-space:nowrap}.content.surveys .pdtSurveys .subsurvey td:first-child{padding:0 !important;position:relative}.content.surveys .pdtSurveys .subsurvey td:first-child .subsurvey-border{position:absolute;left:0;top:0;bottom:0;width:10px;background-color:rgba(240,173,78,0.7)}.content.surveys .pdtSurveys .subsurvey td:first-child .subsurvey-content{padding:8px;padding-left:18px}.content.edit-survey{position:relative}.content.edit-survey>#surveyAlert{box-shadow:0 0 20px 0px #000;position:fixed;margin-left:-15px;margin-top:20px;z-index:100}.content.edit-survey>#surveyAlert:first-child{display:none}.content.edit-survey .btn *,.content.edit-survey body>header #btnMainNav *,body>header .content.edit-survey #btnMainNav *,.content.edit-survey body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey .wf-btn-action *,.content.edit-survey body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey .wf-btn-action *,.content.edit-survey body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey .wf-btn-action *,.content.edit-survey body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button *,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.edit-survey button *,.content.edit-survey body.com_pitmedia button *,body.com_pitmedia .content.edit-survey button *,.content.edit-survey body.com_pitmedia.view-display form .input-browse-file>div *,body.com_pitmedia.view-display form .content.edit-survey .input-browse-file>div *{pointer-events:none}.content.edit-survey #survey-form{grid-gap:2rem}.content.edit-survey #survey-form .general-settings{max-width:320px;position:sticky;top:1.5rem}.content.edit-survey #survey-form .general-settings .panel-heading{font-size:1.2rem}.content.edit-survey #survey-form .general-settings .form-group{margin-right:0;margin-left:0}.content.edit-survey #survey-form .general-settings label{display:block}.content.edit-survey #survey-form .general-settings .btn,.content.edit-survey #survey-form .general-settings body>header #btnMainNav,body>header .content.edit-survey #survey-form .general-settings #btnMainNav,.content.edit-survey #survey-form .general-settings body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey #survey-form .general-settings .wf-btn-action,.content.edit-survey #survey-form .general-settings body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey #survey-form .general-settings .wf-btn-action,.content.edit-survey #survey-form .general-settings body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey #survey-form .general-settings .wf-btn-action,.content.edit-survey #survey-form .general-settings body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.edit-survey #survey-form .general-settings button,.content.edit-survey #survey-form .general-settings body.com_pitmedia button,body.com_pitmedia .content.edit-survey #survey-form .general-settings button,.content.edit-survey #survey-form .general-settings body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .content.edit-survey #survey-form .general-settings .input-browse-file>div{display:block}.content.edit-survey #survey-form .general-settings button[type="submit"]{margin-top:30px}.content.edit-survey #survey-form .general-settings .btn-cancel{color:rgba(0,0,0,0.5);margin-top:10px;text-align:left}.content.edit-survey #survey-form .group label{font-weight:normal}.content.edit-survey #survey-form .group .question{padding:60px 60px 80px}.content.edit-survey #survey-form .group .question:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.5)}.content.edit-survey #survey-form .group .question:last-child{margin-bottom:0}.content.edit-survey #survey-form .group .question .inp-id{max-width:120px}.content.edit-survey #survey-form .group .question .question-description textarea{resize:vertical;height:240px}.content.edit-survey #survey-form .group .question .checkboxes{margin-top:10px}.content.edit-survey #survey-form .group .question .checkboxes label>*{vertical-align:middle}.content.edit-survey #survey-form .group .question .checkboxes input[type="checkbox"]{margin-top:0}.content.edit-survey #survey-form .group .question .answer-actions-container fieldset.col-md-9{float:none}.content.edit-survey #survey-form .group .question .answer-actions-container a[href^="#answer-actions"].collapsed span.icon-plus{display:inline-block}.content.edit-survey #survey-form .group .question .answer-actions-container a[href^="#answer-actions"].collapsed span.icon-minus{display:none}.content.edit-survey #survey-form .group .question .answer-actions-container a[href^="#answer-actions"]:not(.collapsed) span.icon-plus{display:none}.content.edit-survey #survey-form .group .question .answer-actions-container a[href^="#answer-actions"]:not(.collapsed) span.icon-minus{display:inline-block}.content.edit-survey #survey-form .group .question .answer-actions-container textarea.email{height:100px;resize:vertical}.content.edit-survey #survey-form .group .question .answer-actions-container [class^="action-mailinfo"] ul li span.answer-action-var{display:inline-block;width:160px}.content.edit-survey #survey-form .group .question .answer-actions-container [class^="action-mailinfo"] ul li span.answer-action-label::before{display:inline-block;margin-right:5px;content:"\2192"}.content.edit-survey #survey-form .group .question .answers.smileys ul.sortable li.sortable-item{list-style-type:none;float:left;cursor:grab}.content.edit-survey #survey-form .group .question .answers.smileys ul.sortable li.sortable-item.ui-sortable-helper{cursor:grabbing}.content.edit-survey #survey-form .group .question .answers.smileys .answer:disabled .smiley-image{filter:grayscale(100%)}.content.edit-survey #survey-form .group .question .answers.smileys .answer .smiley-image{cursor:pointer}.content.edit-survey #survey-preview{box-shadow:1px 1px 3px 1px rgba(0,0,0,0.5);transition:box-shadow 0.3s ease-in-out;position:fixed;bottom:20px;z-index:50;margin:0}.content.edit-survey #survey-preview .prev-toolbar{padding:5px 15px}.content.edit-survey #survey-preview .prev-toolbar>span{margin-right:20px}.content.edit-survey #survey-preview .prev-toolbar .btn,.content.edit-survey #survey-preview .prev-toolbar body>header #btnMainNav,body>header .content.edit-survey #survey-preview .prev-toolbar #btnMainNav,.content.edit-survey #survey-preview .prev-toolbar body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey #survey-preview .prev-toolbar .wf-btn-action,.content.edit-survey #survey-preview .prev-toolbar body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey #survey-preview .prev-toolbar .wf-btn-action,.content.edit-survey #survey-preview .prev-toolbar body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.edit-survey #survey-preview .prev-toolbar .wf-btn-action,.content.edit-survey #survey-preview .prev-toolbar body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .content.edit-survey #survey-preview .prev-toolbar button,.content.edit-survey #survey-preview .prev-toolbar body.com_pitmedia button,body.com_pitmedia .content.edit-survey #survey-preview .prev-toolbar button,.content.edit-survey #survey-preview .prev-toolbar body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .content.edit-survey #survey-preview .prev-toolbar .input-browse-file>div{margin-left:5px}.content.edit-survey #survey-preview .card-body,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane{transition-property:width, height;transition:0.3s ease-in-out;overflow:hidden;height:0;width:0}.content.edit-survey #survey-preview .card-body .prev-question,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question{transition:0.3s ease-in-out;transition-property:transform, width;transform-origin:top left;width:calc(100% - 30px);vertical-align:top;transform:scale(0);position:relative;padding:5% 20%;display:none;height:100%}.content.edit-survey #survey-preview .card-body .prev-question .h3,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .h3,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .h3,.content.edit-survey #survey-preview .card-body .prev-question #page-title-bar .page-title-bar-left-side h1,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question #page-title-bar .page-title-bar-left-side h1,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question #page-title-bar .page-title-bar-left-side h1,#page-title-bar .page-title-bar-left-side .content.edit-survey #survey-preview .card-body .prev-question h1,#page-title-bar .page-title-bar-left-side .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question h1,body.view-medialibrary main #tab-container .tab-content #page-title-bar .page-title-bar-left-side .content.edit-survey #survey-preview .tab-pane .prev-question h1,.content.edit-survey #survey-preview .card-body .prev-question #page-title-bar .page-title-bar-left-side .h1,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question #page-title-bar .page-title-bar-left-side .h1,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question #page-title-bar .page-title-bar-left-side .h1,#page-title-bar .page-title-bar-left-side .content.edit-survey #survey-preview .card-body .prev-question .h1,#page-title-bar .page-title-bar-left-side .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .h1,body.view-medialibrary main #tab-container .tab-content #page-title-bar .page-title-bar-left-side .content.edit-survey #survey-preview .tab-pane .prev-question .h1{line-height:32px;font-weight:400}.content.edit-survey #survey-preview .card-body .prev-question label,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question label,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question label{line-height:28px;font-weight:400;font-size:20px}.content.edit-survey #survey-preview .card-body .prev-question input[type="checkbox"],.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question input[type="checkbox"],body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question input[type="checkbox"],.content.edit-survey #survey-preview .card-body .prev-question input[type="radio"],.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question input[type="radio"],body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question input[type="radio"]{display:inline-block;position:relative;height:18px;width:18px;top:3px}.content.edit-survey #survey-preview .card-body .prev-question .prev-buttons,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .prev-buttons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .prev-buttons{-webkit-flex:1 0 auto;flex:1 0 auto;min-height:0;min-width:0;border:none;width:100%}.content.edit-survey #survey-preview .card-body .rating input[type="radio"],.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating input[type="radio"],body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating input[type="radio"]{display:none}.content.edit-survey #survey-preview .card-body .rating span.icon,.content.edit-survey #survey-preview .card-body .rating body .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body .nav-container nav .content.edit-survey #survey-preview .card-body .rating .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating span.icon,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.edit-survey #survey-preview body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .rating .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating span.icon,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.edit-survey #survey-preview .card-body .rating body.view-servicecall span.material-icons,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating body.view-servicecall span.material-icons,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating body.view-servicecall span.material-icons,body.view-servicecall .content.edit-survey #survey-preview .card-body .rating span.material-icons,body.view-servicecall .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating span.material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .content.edit-survey #survey-preview .tab-pane .rating span.material-icons,.content.edit-survey #survey-preview .card-body .rating body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.edit-survey #survey-preview .card-body .rating span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .content.edit-survey #survey-preview #tab-container .tab-content .tab-pane .rating span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.edit-survey #survey-preview #tab-container .tab-content .tab-pane .rating span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .content.edit-survey #survey-preview .tab-pane .rating span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .content.edit-survey #survey-preview .tab-pane .rating span.slideshow-slide:not(.drop-item)::before,.content.edit-survey #survey-preview .card-body .rating body.com_blncms.view-cookbook #recipeForm span#image::after,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating body.com_blncms.view-cookbook #recipeForm span#image::after,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating body.com_blncms.view-cookbook #recipeForm span#image::after,body.com_blncms.view-cookbook #recipeForm .content.edit-survey #survey-preview .card-body .rating span#image::after,body.com_blncms.view-cookbook #recipeForm .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating span#image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .content.edit-survey #survey-preview .tab-pane .rating span#image::after{font-size:3rem;cursor:pointer}.content.edit-survey #survey-preview .card-body .rating span.icon *,.content.edit-survey #survey-preview .card-body .rating body .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before *,body .nav-container nav .content.edit-survey #survey-preview .card-body .rating .mainnavbar.navbar-nav>.nav-item>span.nav-link::before *,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating span.icon *,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before *,.content.edit-survey #survey-preview body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .rating .mainnavbar.navbar-nav>.nav-item>span.nav-link::before *,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating span.icon *,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before *,body.view-medialibrary .nav-container nav main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating .mainnavbar.navbar-nav>.nav-item>span.nav-link::before *,.content.edit-survey #survey-preview .card-body .rating body.view-servicecall span.material-icons *,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating body.view-servicecall span.material-icons *,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating body.view-servicecall span.material-icons *,body.view-servicecall .content.edit-survey #survey-preview .card-body .rating span.material-icons *,body.view-servicecall .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating span.material-icons *,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .content.edit-survey #survey-preview .tab-pane .rating span.material-icons *,.content.edit-survey #survey-preview .card-body .rating body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before *,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before *,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before *,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.edit-survey #survey-preview .card-body .rating span.slideshow-slide:not(.drop-item)::before *,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .content.edit-survey #survey-preview #tab-container .tab-content .tab-pane .rating span.slideshow-slide:not(.drop-item)::before *,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.edit-survey #survey-preview #tab-container .tab-content .tab-pane .rating span.slideshow-slide:not(.drop-item)::before *,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .content.edit-survey #survey-preview .tab-pane .rating span.slideshow-slide:not(.drop-item)::before *,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .content.edit-survey #survey-preview .tab-pane .rating span.slideshow-slide:not(.drop-item)::before *,.content.edit-survey #survey-preview .card-body .rating body.com_blncms.view-cookbook #recipeForm span#image::after *,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating body.com_blncms.view-cookbook #recipeForm span#image::after *,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .rating body.com_blncms.view-cookbook #recipeForm span#image::after *,body.com_blncms.view-cookbook #recipeForm .content.edit-survey #survey-preview .card-body .rating span#image::after *,body.com_blncms.view-cookbook #recipeForm .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .rating span#image::after *,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .content.edit-survey #survey-preview .tab-pane .rating span#image::after *{pointer-events:none}.content.edit-survey #survey-preview:not(.show25):not(.show50):not(.show100){box-shadow:none}.content.edit-survey #survey-preview:not(.show25):not(.show50):not(.show100) .card-body,.content.edit-survey #survey-preview:not(.show25):not(.show50):not(.show100) body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview:not(.show25):not(.show50):not(.show100) .tab-pane{padding:0}.content.edit-survey #survey-preview.show25 .card-body,.content.edit-survey #survey-preview.show25 body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview.show25 .tab-pane{height:25vh;width:25vw}.content.edit-survey #survey-preview.show25 .card-body .prev-question,.content.edit-survey #survey-preview.show25 body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview.show25 .tab-pane .prev-question{width:calc(67vw);transform:scale(0.35);height:31vw}.content.edit-survey #survey-preview.show50 .card-body,.content.edit-survey #survey-preview.show50 body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview.show50 .tab-pane{height:50vh;width:50vw}.content.edit-survey #survey-preview.show50 .card-body .prev-question,.content.edit-survey #survey-preview.show50 body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview.show50 .tab-pane .prev-question{width:80vw;transform:scale(0.6);height:77vh}.content.edit-survey #survey-preview.show100 .card-body,.content.edit-survey #survey-preview.show100 body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview.show100 .tab-pane{height:calc(100vh - 131px);width:calc(100vw - 60px)}.content.edit-survey #survey-preview.show100 .card-body .prev-question,.content.edit-survey #survey-preview.show100 body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview.show100 .tab-pane .prev-question{transform:scale(1)}.view-customers>main{padding-bottom:1rem !important}.view-customers button>*{pointer-events:none}.view-customers #patientNotesDialog textarea{min-height:300px}.view-customers #show-settings-modal .input-group{display:block}.view-customers #show-settings-modal .input-group .input-group-addon{border:0}.view-customers #show-settings-modal .input-group .input-group-addon select{border-left:0;border-top-right-radius:5px;border-bottom-right-radius:5px}.view-customers .content.customers .dropdown-toggle span.caret{display:none}.view-customers .content.customers .bootstrap-table .fixed-table-toolbar{display:flex;align-items:flex-end;justify-content:space-between}.view-customers .content.customers .bootstrap-table .fixed-table-toolbar .bs-bars #toolbar .filters .form-group{margin-bottom:0}.view-customers .content.customers .bootstrap-table .fixed-table-toolbar::after{display:none}.view-customers .content.customers .bootstrap-table .fixed-table-toolbar select{width:100%;max-width:200px}.view-customers .content.customers .bootstrap-table .fixed-table-pagination .pagination-detail .pagination-info{line-height:1.5rem}.view-customers .content.customers #adminForm .js-stools .js-stools-container-bar .input-append #filter_search{width:350px}.view-customers .content.customers #adminForm .js-stools .js-stools-container-bar .input-append button[type="submit"]{color:#fff;background-color:#5bc0de;border-color:#46b8da}.view-customers .content.customers #adminForm .js-stools .js-stools-container-bar button[type="button"]{color:#333;background-color:#fff;border-color:#ccc}.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .chzn-search input:not([type="checkbox"]):not([type="file"]):not([type="radio"]):not([type="range"]){width:100%}.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .js-stools-field-filter,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .form-group .btn-wrapper{display:none}.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar input[type="text"]{max-width:180px}.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .btn,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body>header #btnMainNav,body>header .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar #btnMainNav,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .wf-btn-action,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .wf-btn-action,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .wf-btn-action,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .input-append button,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.com_pitmedia button,body.com_pitmedia .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar button,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .input-browse-file>div{margin-right:4px}.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .btn span:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body>header #btnMainNav span:last-child,body>header .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar #btnMainNav span:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action span:last-child,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .wf-btn-action span:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action span:last-child,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .wf-btn-action span:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action span:last-child,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .wf-btn-action span:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button span:last-child,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .input-append button span:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.com_pitmedia button span:last-child,body.com_pitmedia .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar button span:last-child,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar body.com_pitmedia.view-display form .input-browse-file>div span:last-child,body.com_pitmedia.view-display form .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .field-calendar .input-browse-file>div span:last-child{display:none}.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .chosen-search-input{width:100%}.view-customers .content.customers #adminForm.visitcase .js-stools-field-filter.visitcase,.view-customers .content.customers #adminForm.hideDischarged .js-stools-field-filter.hideDischarged,.view-customers .content.customers #adminForm.careCategory .js-stools-field-filter.careCategory,.view-customers .content.customers #adminForm.location .js-stools-field-filter.location,.view-customers .content.customers #adminForm.location .js-stools-field-filter.location+.form-group,.view-customers .content.customers #adminForm.date .js-stools-field-filter.from,.view-customers .content.customers #adminForm.date .js-stools-field-filter.to,.view-customers .content.customers #adminForm.date .js-stools-field-filter.to+.form-group,.view-customers .content.customers #adminForm.dischargeTo .js-stools-field-filter.dischargeTo,.view-customers .content.customers #adminForm.admissionFrom .js-stools-field-filter.admissionFrom,.view-customers .content.customers #adminForm.limit .js-stools-field-filter.limit{display:inline-block}.view-customers .content.customers #adminForm.table tr.is-vip,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr.is-vip,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr.is-vip{background-color:#fcf8e3}.view-customers .content.customers #adminForm.table tr.is-vip td.vip,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr.is-vip td.vip,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr.is-vip td.vip{font-weight:400;font-family:apple color emoji, segoe ui emoji, noto color emoji, android emoji, emojisymbols, emojione mozilla, twemoji mozilla, segoe ui symbol}.view-customers .content.customers #adminForm.table tr:not(.show-all) td .visits .has-more~*,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr:not(.show-all) td .visits .has-more~*,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr:not(.show-all) td .visits .has-more~*{display:none}.view-customers .content.customers #adminForm.table tr td:first-child .visits div.has-more,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr td:first-child .visits div.has-more,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr td:first-child .visits div.has-more{position:relative}.view-customers .content.customers #adminForm.table tr td:first-child .visits div.has-more::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr td:first-child .visits div.has-more::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr td:first-child .visits div.has-more::before{vertical-align:middle;position:absolute;content:'\25b6';font-size:10px;top:3px;left:3px}.view-customers .content.customers #adminForm.table tr td:first-child .visits div.has-more,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr td:first-child .visits div.has-more,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr td:first-child .visits div.has-more,.view-customers .content.customers #adminForm.table tr td:first-child .visits div.has-more~*,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr td:first-child .visits div.has-more~*,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr td:first-child .visits div.has-more~*{padding-left:16px}.view-customers .content.customers #adminForm.table tr td .visits div.has-more,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr td .visits div.has-more,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr td .visits div.has-more{cursor:pointer}.view-customers .content.customers #adminForm.table tr td .visits div.has-more *,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr td .visits div.has-more *,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr td .visits div.has-more *{pointer-events:none}.view-customers .content.customers #adminForm.table tr mark,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr mark,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr mark,.view-customers .content.customers #adminForm.table tr .mark,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm tr .mark,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm tr .mark{background-color:#FF0;padding:0 0 0 2px;vertical-align:middle}.view-customers .content.customers #adminForm.table th,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th,.view-customers .content.customers #adminForm.table td,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td,.view-customers .content.customers #adminForm.table td>div,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td>div,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td>div{vertical-align:top;max-width:150px}.view-customers .content.customers #adminForm.table th:first-child,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:first-child,.view-customers .content.customers #adminForm.table td:first-child,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:first-child{padding-left:15px}.view-customers .content.customers #adminForm.table th:last-child,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child,.view-customers .content.customers #adminForm.table td:last-child,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child{padding-right:15px}.view-customers .content.customers #adminForm.table th:last-child .icon,.view-customers .content.customers #adminForm.table th:last-child body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-customers .content.customers #adminForm.table th:last-child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-customers .content.customers #adminForm.table th:last-child body.view-servicecall .material-icons,body.view-servicecall .view-customers .content.customers #adminForm.table th:last-child .material-icons,.view-customers .content.customers #adminForm.table th:last-child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-customers .content.customers #adminForm.table th:last-child .slideshow-slide:not(.drop-item)::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child .icon,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child body.view-servicecall .material-icons,body.view-servicecall .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child .material-icons,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child .icon,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child body.view-servicecall .material-icons,body.view-servicecall .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child .material-icons,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child .slideshow-slide:not(.drop-item)::before,.view-customers .content.customers #adminForm.table th:last-child body.com_blncms.view-cookbook #recipeForm #image::after,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers #adminForm.table th:last-child #image::after,body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child #image::after,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers table#adminForm th:last-child #image::after,.view-customers .content.customers #adminForm.table th:last-child body.com_pitmedia ul.folders li:before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-customers .content.customers #adminForm.table th:last-child li:before,body.com_pitmedia ul.folders .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child li:before,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_pitmedia ul.folders .view-customers .content.customers table#adminForm th:last-child li:before,.view-customers .content.customers #adminForm.table th:last-child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th:last-child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers #adminForm.table th:last-child .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th:last-child .icon-fw,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers table#adminForm th:last-child .icon-fw,.view-customers .content.customers #adminForm.table td:last-child .icon,.view-customers .content.customers #adminForm.table td:last-child body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-customers .content.customers #adminForm.table td:last-child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-customers .content.customers #adminForm.table td:last-child body.view-servicecall .material-icons,body.view-servicecall .view-customers .content.customers #adminForm.table td:last-child .material-icons,.view-customers .content.customers #adminForm.table td:last-child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-customers .content.customers #adminForm.table td:last-child .slideshow-slide:not(.drop-item)::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child .icon,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child body.view-servicecall .material-icons,body.view-servicecall .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child .material-icons,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child .icon,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child body.view-servicecall .material-icons,body.view-servicecall .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child .material-icons,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child .slideshow-slide:not(.drop-item)::before,.view-customers .content.customers #adminForm.table td:last-child body.com_blncms.view-cookbook #recipeForm #image::after,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers #adminForm.table td:last-child #image::after,body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child #image::after,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers table#adminForm td:last-child #image::after,.view-customers .content.customers #adminForm.table td:last-child body.com_pitmedia ul.folders li:before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-customers .content.customers #adminForm.table td:last-child li:before,body.com_pitmedia ul.folders .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child li:before,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_pitmedia ul.folders .view-customers .content.customers table#adminForm td:last-child li:before,.view-customers .content.customers #adminForm.table td:last-child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td:last-child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers #adminForm.table td:last-child .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td:last-child .icon-fw,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers table#adminForm td:last-child .icon-fw{font-variation-settings:"FILL" 1,"wght" 200,"GRAD" 0,"opsz" 24}.view-customers .content.customers #adminForm.table th a,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th a,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th a{text-decoration:underline}.view-customers .content.customers #adminForm.table th.vip,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th.vip,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th.vip,.view-customers .content.customers #adminForm.table th.pc,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th.pc,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm th.pc,.view-customers .content.customers #adminForm.table td.vip,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td.vip,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td.vip,.view-customers .content.customers #adminForm.table td.pc,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td.pc,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm td.pc{text-align:center;width:40px}.view-customers .content.customers #adminForm.table .telephone a[href^="tel"],.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone a[href^="tel"],.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone a[href^="tel"]{color:#337ab7}.view-customers .content.customers #adminForm.table .telephone>div:not(.text-muted),.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone>div:not(.text-muted),.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone>div:not(.text-muted){min-width:80px}.view-customers .content.customers #adminForm.table .telephone .text-muted,.view-customers .content.customers #adminForm.table .telephone body .nav-container .subnavbar .navbar-nav .subnavbar-title,body .nav-container .subnavbar .navbar-nav .view-customers .content.customers #adminForm.table .telephone .subnavbar-title,.view-customers .content.customers body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table #adminForm.table .telephone tbody tr .media-teaser,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .view-customers .content.customers #adminForm.table .telephone tbody tr .media-teaser,.view-customers .content.customers body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table #adminForm.table tbody tr .telephone .media-teaser,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .view-customers .content.customers #adminForm.table tbody tr .telephone .media-teaser,.view-customers .content.customers #adminForm.table .telephone body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-customers .content.customers #adminForm.table .telephone .media-teaser,.view-customers .content.customers #adminForm.table .telephone .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-customers .content.customers #adminForm.table .telephone .media-teaser,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .visitnumber,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .birthday,.view-customers .content.customers #adminForm.table .telephone body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .visitnumber,.view-customers .content.customers #adminForm.table .telephone body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .visitnumber,.view-customers .content.customers #adminForm.table .telephone body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .birthday,.view-customers .content.customers #adminForm.table .telephone body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .birthday,.view-customers .content.customers #adminForm.table .telephone body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox .view-customers .content.customers #adminForm.table .telephone p:empty::before,.view-customers .content.customers #adminForm.table .telephone body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox .view-customers .content.customers #adminForm.table .telephone p:empty::before,.view-customers .content.customers #adminForm.table .telephone body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox .view-customers .content.customers #adminForm.table .telephone p:empty::before,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .visitnumber,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .visitnumber,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .visitnumber,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .birthday,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .birthday,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers #adminForm.table .telephone .birthday,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .text-muted,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body .nav-container .subnavbar .navbar-nav .subnavbar-title,body .nav-container .subnavbar .navbar-nav .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .subnavbar-title,.view-customers .content.customers .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache table#adminForm .telephone .bootstrap-table .table tbody tr .media-teaser,body.view-medialibrary main #tab-container .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .bootstrap-table .table tbody tr .media-teaser,.view-customers .content.customers .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table .table tbody tr table#adminForm .telephone .media-teaser,body.view-medialibrary main #tab-container .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table .table tbody tr table#adminForm .telephone .media-teaser,.view-customers .content.customers body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table#adminForm .telephone tbody tr .media-teaser,body.view-medialibrary main #tab-container .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table#adminForm .telephone tbody tr .media-teaser,.view-customers .content.customers body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table#adminForm tbody tr .telephone .media-teaser,body.view-medialibrary main #tab-container .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table#adminForm tbody tr .telephone .media-teaser,.view-customers .content.customers .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table#adminForm .telephone tbody tr .media-teaser,.view-customers .content.customers .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table#adminForm tbody tr .telephone .media-teaser,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .visitnumber,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .birthday,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .visitnumber,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .visitnumber,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .birthday,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .birthday,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone p:empty::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone p:empty::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone p:empty::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .visitnumber,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .visitnumber,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .visitnumber,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .birthday,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .birthday,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .birthday,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .text-muted,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body .nav-container .subnavbar .navbar-nav .subnavbar-title,body .nav-container .subnavbar .navbar-nav .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .subnavbar-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .bootstrap-table .table tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .bootstrap-table .table tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table .table tbody tr .view-customers .content.customers table#adminForm .telephone .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table .table tbody tr .view-customers .content.customers table#adminForm .telephone .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers .bootstrap-table table#adminForm .telephone tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table .view-customers .content.customers table#adminForm .telephone tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers .bootstrap-table table#adminForm tbody tr .telephone .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table .view-customers .content.customers table#adminForm tbody tr .telephone .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .view-customers .content.customers .bootstrap-table table#adminForm .telephone tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table .view-customers .content.customers table#adminForm .telephone tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .view-customers .content.customers .bootstrap-table table#adminForm tbody tr .telephone .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table .view-customers .content.customers table#adminForm tbody tr .telephone .media-teaser,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .visitnumber,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .birthday,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .visitnumber,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .visitnumber,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .birthday,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .birthday,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .birthday,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone p:empty::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone p:empty::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone p:empty::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .visitnumber,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .visitnumber,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .visitnumber,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .birthday,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .birthday,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .birthday,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .birthday,.view-customers .content.customers #adminForm.table .telephone .view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .info,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .info,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .info,.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .view-customers .content.customers #adminForm.table .telephone .info,.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .info,.content.serverstatus .panel .tab-content .tab-pane#apache .view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .view-customers .content.customers table#adminForm .telephone .info{padding-left:30px}.view-customers .content.customers #adminForm.table .telephone .icon,.view-customers .content.customers #adminForm.table .telephone body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-customers .content.customers #adminForm.table .telephone .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-customers .content.customers #adminForm.table .telephone body.view-servicecall .material-icons,body.view-servicecall .view-customers .content.customers #adminForm.table .telephone .material-icons,.view-customers .content.customers #adminForm.table .telephone body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-customers .content.customers #adminForm.table .telephone .slideshow-slide:not(.drop-item)::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .icon,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-servicecall .material-icons,body.view-servicecall .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .material-icons,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .icon,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-servicecall .material-icons,body.view-servicecall .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .material-icons,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone .slideshow-slide:not(.drop-item)::before,.view-customers .content.customers #adminForm.table .telephone body.com_blncms.view-cookbook #recipeForm #image::after,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers #adminForm.table .telephone #image::after,body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone #image::after,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blncms.view-cookbook #recipeForm .view-customers .content.customers table#adminForm .telephone #image::after,.view-customers .content.customers #adminForm.table .telephone body.com_pitmedia ul.folders li:before,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-customers .content.customers #adminForm.table .telephone li:before,body.com_pitmedia ul.folders .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone li:before,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_pitmedia ul.folders .view-customers .content.customers table#adminForm .telephone li:before,.view-customers .content.customers #adminForm.table .telephone body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .telephone body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers #adminForm.table .telephone .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .telephone .icon-fw,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-customers .content.customers table#adminForm .telephone .icon-fw{font-variation-settings:"FILL" 1,"wght" 300,"GRAD" 0,"opsz" 24;margin-right:5px;padding:2px}#refundDialog{top:0;left:0;position:absolute;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,0.5);display:none}#refundDialog .panel.well{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:300px;z-index:9999;padding-bottom:20px}#refundDialog .panel.well .center{text-align:center}#refundDialog .panel.well .amount{display:inline-block;margin:10px auto;text-align:center;font-size:200%;width:auto}#refundDialog .panel.well textarea{width:100%;margin-top:10px;margin-bottom:10px;border:1px solid grey}.nav .nav-item{z-index:10}.nav .nav-item .nav-link{margin-right:0px;padding:1rem 1.25rem}.tab-content-container tr.is-in-past.is-open>td{background-color:#f2dede}.tab-content-container tr.is-closed>td{background-color:#dff0d8}.tab-content-container tr.is-in-future{opacity:0.5}.tab-content-container #overview{padding:0 !important}.tab-content-container #overview .card .row *,.tab-content-container #overview body.view-medialibrary main #tab-container .tab-content .row *,body.view-medialibrary main #tab-container .tab-content-container #overview .tab-content .row *{margin-bottom:.4rem}.tab-content-container #overview .card .col-group .row:last-child div,.tab-content-container #overview body.view-medialibrary main #tab-container .tab-content .col-group .row:last-child div,body.view-medialibrary main #tab-container .tab-content-container #overview .tab-content .col-group .row:last-child div,.tab-content-container #overview .card .col-group .row:last-child label,.tab-content-container #overview body.view-medialibrary main #tab-container .tab-content .col-group .row:last-child label,body.view-medialibrary main #tab-container .tab-content-container #overview .tab-content .col-group .row:last-child label{margin-bottom:0rem !important}.tab-content-container #patientforms .fixed-table-toolbar{display:flex;padding:1rem;padding:0 !important;flex-direction:row-reverse;justify-content:space-between}.tab-content-container #patientforms .fixed-table-toolbar::after{content:none !important}.tab-content-container #patientforms .fixed-table-toolbar .bs-bars,.tab-content-container #patientforms .fixed-table-toolbar .search{margin-top:0 !important;margin-bottom:0 !important}.tab-content-container #patientforms .fixed-table-toolbar .search{margin-right:.5rem}.tab-content-container #patientforms .fixed-table-toolbar .search input{margin-top:2px}.messagesContent{height:20px;cursor:pointer;overflow:hidden}.messagesContent.is-open{height:auto}body.com_blnsettings.view-customersettings .content.customersettings button>*{pointer-events:none}body.com_blnsettings.view-customersettings .content.customersettings button>*.icon:not(:last-child),body.com_blnsettings.view-customersettings .content.customersettings .nav-container nav .mainnavbar.navbar-nav>button.nav-item>*.nav-link:not(:last-child)::before,body.com_blnsettings.view-customersettings .nav-container nav .content.customersettings .mainnavbar.navbar-nav>button.nav-item>*.nav-link:not(:last-child)::before,body.com_blnsettings.view-customersettings .content.customersettings body.view-servicecall button>*.material-icons:not(:last-child),body.view-servicecall body.com_blnsettings.view-customersettings .content.customersettings button>*.material-icons:not(:last-child),body.com_blnsettings.view-customersettings .content.customersettings body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides button>*.slideshow-slide:not(:last-child):not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blnsettings.view-customersettings .content.customersettings button>*.slideshow-slide:not(:last-child):not(.drop-item)::before,body.com_blnsettings.view-customersettings .content.customersettings body.com_blncms.view-cookbook #recipeForm button>*#image:not(:last-child)::after,body.com_blncms.view-cookbook #recipeForm body.com_blnsettings.view-customersettings .content.customersettings button>*#image:not(:last-child)::after,body.com_blnsettings.view-customersettings .content.customersettings body.com_pitmedia ul.folders button>li:not(:last-child):before,body.com_pitmedia ul.folders body.com_blnsettings.view-customersettings .content.customersettings button>li:not(:last-child):before,body.com_blnsettings.view-customersettings .content.customersettings body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle button>*.icon-fw:not(:last-child),body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blnsettings.view-customersettings .content.customersettings button>*.icon-fw:not(:last-child){margin-right:5px}body.com_blnsettings.view-customersettings .content.customersettings .form-control-sm{height:34px !important}body.com_blnsettings.view-customersettings .content.customersettings .input-sm{height:34px !important}body.com_blnsettings.view-customersettings .content.customersettings .input-sm+.chzn-container .chzn-single{padding:4px 12px;min-height:34px;height:34px}body.com_blnsettings.view-customersettings .content.customersettings .customersettings-modules{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:1rem;display:grid}body.com_blnsettings.view-customersettings .content.customersettings .gap-2{gap:0.5rem !important}body.com_blnsettings.view-customersettings .content.customersettings #welcomescreen #welcomeScreenImage{position:relative;cursor:pointer}body.com_blnsettings.view-customersettings .content.customersettings #welcomescreen #welcomeScreenImage::before{content:"Klicken Sie hier, um das Bild zu ändern";transition:opacity 0.3s ease-in-out;transform:translate(-50%, -50%);position:absolute;font-size:1.5rem;font-weight:bold;color:#333;opacity:0;z-index:1;left:50%;top:50%}body.com_blnsettings.view-customersettings .content.customersettings #welcomescreen #welcomeScreenImage::after{background-color:rgba(255,255,255,0.5);transition:opacity 0.3s ease-in-out;backdrop-filter:blur(3px);position:absolute;height:100%;width:100%;content:"";opacity:0;left:0;top:0}body.com_blnsettings.view-customersettings .content.customersettings #welcomescreen #welcomeScreenImage:hover::before{opacity:1}body.com_blnsettings.view-customersettings .content.customersettings #welcomescreen #welcomeScreenImage:hover::after{opacity:1}body.com_blnsettings.view-customersettings .content.customersettings #welcomescreen #welcomeScreenImage img{max-width:100%;height:auto}body.com_blnsettings.view-customersettings .content.customersettings #welcomescreen #welcomeScreenImage input[type="file"]{position:absolute;appearance:none;cursor:pointer;height:100%;width:100%;z-index:2;opacity:0;left:0;top:0}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container{margin-top:1.5rem}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container h6,body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container .h6{font-weight:600;color:#333}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList{max-height:400px;overflow-y:auto;border-radius:0.25rem}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .list-group-item{transition:background-color 0.2s ease-in-out}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .list-group-item:hover{background-color:#f8f9fa}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .list-group-item .badge,body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .list-group-item .com_blnhelper.view-logs_compact .content.logs_compact .label,.com_blnhelper.view-logs_compact .content.logs_compact body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .list-group-item .label{font-size:0.875rem}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .list-group-item .remove-mapping-btn{padding:0.25rem 0.5rem}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .list-group-item .remove-mapping-btn i{font-size:1rem}body.com_blnsettings.view-customersettings .content.customersettings .mapping-list-container #mappingList .empty-placeholder{font-style:italic;padding:2rem 1rem}body.com_blnsettings.view-customersettings .content.customersettings #optionalservicemapping .list-group-item>div{gap:0.5rem}body.com_blnsettings.view-customersettings .content.customersettings #couponprinterdesigner{grid-column:auto / span 2}body.com_blnsettings.view-customersettings .content.customersettings #couponprinterdesigner #couponPrinterSettings{grid-column:auto / span 2}.content.generalsettings button>*{pointer-events:none}.content.generalsettings button>*.icon:not(:last-child),.content.generalsettings body .nav-container nav .mainnavbar.navbar-nav>button.nav-item>*.nav-link:not(:last-child)::before,body .nav-container nav .content.generalsettings .mainnavbar.navbar-nav>button.nav-item>*.nav-link:not(:last-child)::before,.content.generalsettings body.view-servicecall button>*.material-icons:not(:last-child),body.view-servicecall .content.generalsettings button>*.material-icons:not(:last-child),.content.generalsettings body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides button>*.slideshow-slide:not(:last-child):not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.generalsettings button>*.slideshow-slide:not(:last-child):not(.drop-item)::before,.content.generalsettings body.com_blncms.view-cookbook #recipeForm button>*#image:not(:last-child)::after,body.com_blncms.view-cookbook #recipeForm .content.generalsettings button>*#image:not(:last-child)::after,.content.generalsettings body.com_pitmedia ul.folders button>li:not(:last-child):before,body.com_pitmedia ul.folders .content.generalsettings button>li:not(:last-child):before,.content.generalsettings body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle button>*.icon-fw:not(:last-child),body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .content.generalsettings button>*.icon-fw:not(:last-child){margin-right:5px}.content.generalsettings .input-sm{height:30px !important}.content.generalsettings .input-sm+.chzn-container .chzn-single{padding:4px 12px;min-height:30px;height:30px}.content.generalsettings .generalsettings-modules{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:10px;display:grid}.content.generalsettings #clinicTemplate label[for="logo"]{border:2px dashed #ccc;font-size:24px;cursor:pointer;color:#ccc;height:64px}.content.generalsettings #clinicTemplate label[for="logo"]>img{max-height:100% !important;max-width:100%;height:100%;width:auto}.content.generalsettings #clinicTemplate label[for="logo"]>img+input[type=file]+span{display:none}.content.generalsettings .newsfeeds{grid-column:auto / span 3}.content.generalsettings .newsfeeds #newsfeeds .newsfeed .flex>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title>div,body.view-medialibrary .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title>div,body.view-medialibrary .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,body.view-medialibrary .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title>div,body.view-medialibrary .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,.content.serverstatus .panel body.view-medialibrary .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title>div,.content.serverstatus .panel body.view-medialibrary .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .h4>div,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title>div,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title>div,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .media-title>div,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .media-title>div,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .media-title>div,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .media-title>div,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title>div,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .media-title>div,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .media-title>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .content.generalsettings .newsfeeds #newsfeeds .newsfeed .question-category>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category>div,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .question-category>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .content.generalsettings .newsfeeds #newsfeeds .newsfeed .question-category>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category>div,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .question-category>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .content.generalsettings .newsfeeds #newsfeeds .newsfeed .question-category>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category>div,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .content.generalsettings .newsfeeds #newsfeeds .newsfeed .question-category>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .content.generalsettings .newsfeeds #newsfeeds .newsfeed .slideshow-item.website.fallback>div,.content.generalsettings .newsfeeds #newsfeeds body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .content.generalsettings .newsfeeds #newsfeeds .slideshow-item.newsfeed .news-content>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .content.generalsettings .newsfeeds #newsfeeds .newsfeed .news-content>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .content.generalsettings .newsfeeds #newsfeeds .newsfeed .slideshow-item.newsfeed>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .content.generalsettings .newsfeeds #newsfeeds .newsfeed .slideshow-item.sportsfeed>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .content.generalsettings .newsfeeds #newsfeeds .newsfeed .weather-forecast-item>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .content.generalsettings .newsfeeds #newsfeeds .newsfeed .weather-forecast>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .day-forecast-item>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .content.generalsettings .newsfeeds #newsfeeds .newsfeed .day-forecast-item>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .content.generalsettings .newsfeeds #newsfeeds .newsfeed .day-forecast>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .content.generalsettings .newsfeeds #newsfeeds .newsfeed .weather-city-infos>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .content.generalsettings .newsfeeds #newsfeeds .newsfeed .weather-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .content.generalsettings .newsfeeds #newsfeeds .newsfeed .weather-header>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather.no-data>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .content.generalsettings .newsfeeds #newsfeeds .newsfeed .slideshow-item.weather.no-data>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .content.generalsettings .newsfeeds #newsfeeds .newsfeed .slideshow-item.weather>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.generalsettings .newsfeeds #newsfeeds .newsfeed .slideshow-slide>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions a>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions .content.generalsettings .newsfeeds #newsfeeds .newsfeed a>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .form-row>div,body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .form-row>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview #site-header>div,body.com_blncms.view-calendar main #appointment-overview .content.generalsettings .newsfeeds #newsfeeds .newsfeed #site-header>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper>div,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .content.generalsettings .newsfeeds #newsfeeds .newsfeed .button-wrapper>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header>div,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .appointment-container-header>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group>div,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .content.generalsettings .newsfeeds #newsfeeds .newsfeed .form-group>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header .button-wrapper>div,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header .content.generalsettings .newsfeeds #newsfeeds .newsfeed .button-wrapper>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header>div,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .appointment-container-header>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.calendar-view-dropdown-items li>a>div,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.calendar-view-dropdown-items .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>a>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown>div,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .content.generalsettings .newsfeeds #newsfeeds .newsfeed #calendar-view-dropdown>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown>div,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .content.generalsettings .newsfeeds #newsfeeds .newsfeed #settings-dropdown>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown>div,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .content.generalsettings .newsfeeds #newsfeeds .newsfeed #waitinglist-dropdown>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns>div,body.com_blncms.view-calendar main #appointment-overview .site-header .content.generalsettings .newsfeeds #newsfeeds .newsfeed .dropdowns>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-calendar main #appointment-overview .site-header>div,body.com_blncms.view-calendar main #appointment-overview .content.generalsettings .newsfeeds #newsfeeds .newsfeed .site-header>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-patientsforms #dialogForm .patient-data>div,body.com_blncms.view-patientsforms #dialogForm .content.generalsettings .newsfeeds #newsfeeds .newsfeed .patient-data>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result>div,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .content.generalsettings .newsfeeds #newsfeeds .newsfeed .search-result>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result>div,body.view-testdata form#searchForm .form-group.search #searchResultList li .content.generalsettings .newsfeeds #newsfeeds .newsfeed .search-result>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-testData form#searchForm .form-group.search #searchResultList li .search-result>div,body.view-testData form#searchForm .form-group.search #searchResultList li .content.generalsettings .newsfeeds #newsfeeds .newsfeed .search-result>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>div,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header .content.generalsettings .newsfeeds #newsfeeds .newsfeed button>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>div,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .content.generalsettings .newsfeeds #newsfeeds .newsfeed .drawflow_content_node>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>div,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .content.generalsettings .newsfeeds #newsfeeds .newsfeed .drawflow_content_node>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>div,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .content.generalsettings .newsfeeds #newsfeeds .newsfeed .drawflow_content_node>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete>div,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .content.generalsettings .newsfeeds #newsfeeds .newsfeed .drawflow-delete>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete>div,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .content.generalsettings .newsfeeds #newsfeeds .newsfeed .drawflow-delete>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete>div,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .content.generalsettings .newsfeeds #newsfeeds .newsfeed .drawflow-delete>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.layout-diaries #diaryForm .patient-data>div,body.com_blncms.view-diaries.layout-diaries #diaryForm .content.generalsettings .newsfeeds #newsfeeds .newsfeed .patient-data>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.layout-diary #diaryForm .patient-data>div,body.com_blncms.view-diaries.layout-diary #diaryForm .content.generalsettings .newsfeeds #newsfeeds .newsfeed .patient-data>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.no-layout #diaryForm .patient-data>div,body.com_blncms.view-diaries.no-layout #diaryForm .content.generalsettings .newsfeeds #newsfeeds .newsfeed .patient-data>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result>div,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .content.generalsettings .newsfeeds #newsfeeds .newsfeed .search-result>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result>div,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .content.generalsettings .newsfeeds #newsfeeds .newsfeed .search-result>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result>div,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .content.generalsettings .newsfeeds #newsfeeds .newsfeed .search-result>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.serverstatus .panel .tab-content .tab-pane#opcache #container>div,.content.serverstatus .panel .tab-content .tab-pane#opcache .content.generalsettings .newsfeeds #newsfeeds .newsfeed #container>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.tvradiostations #adminForm .js-stools .js-stools-container-filters .js-stools-field-filter>div:last-child>div,.content.tvradiostations #adminForm .js-stools .js-stools-container-filters .content.generalsettings .newsfeeds #newsfeeds .newsfeed .js-stools-field-filter>div:last-child>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.tvradiostations #adminForm .js-stools .js-stools-container-filters>div,.content.tvradiostations #adminForm .js-stools .content.generalsettings .newsfeeds #newsfeeds .newsfeed .js-stools-container-filters>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-cookbook #categoryList li>div,body.com_blncms.view-cookbook #categoryList .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-cookbook #unitList li>div,body.com_blncms.view-cookbook #unitList .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-cookbook #recipeForm #image label>div,body.com_blncms.view-cookbook #recipeForm #image .content.generalsettings .newsfeeds #newsfeeds .newsfeed label>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blncms.view-cookbook #recipeForm #image>div,body.com_blncms.view-cookbook #recipeForm .content.generalsettings .newsfeeds #newsfeeds .newsfeed #image>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-payments.layout-invoice table tbody tr.row-refund td form>div,body.view-payments.layout-invoice table tbody tr.row-refund td .content.generalsettings .newsfeeds #newsfeeds .newsfeed form>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-telephonebook .content.telephonebook .js-stools .js-stools-container-filters>div,body.view-telephonebook .content.telephonebook .js-stools .content.generalsettings .newsfeeds #newsfeeds .newsfeed .js-stools-container-filters>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_blnaccounting.task-payrexx>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li>div,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .modal #welcomeTextForm .terminal>div,.view-roomservice .modal #welcomeTextForm .content.generalsettings .newsfeeds #newsfeeds .newsfeed .terminal>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .modal #welcomeTextForm .form-actions>div,.view-roomservice .modal #welcomeTextForm .content.generalsettings .newsfeeds #newsfeeds .newsfeed .form-actions>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .modal #orderDlg #orderPositionsList li>div,.view-roomservice .modal #orderDlg #orderPositionsList .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .modal #categoryForm .icon-panel label .icon-background>div,.view-roomservice .modal #categoryForm .icon-panel label .content.generalsettings .newsfeeds #newsfeeds .newsfeed .icon-background>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service .card #orderList table td.articles ul.open li>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open li>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open li>div,.view-roomservice .content.room-service .card #orderList table td.articles ul.open .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open .content.generalsettings .newsfeeds #newsfeeds .newsfeed li>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service .card #articleList table tbody .brutto div>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto div>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto div>div,.view-roomservice .content.room-service .card #articleList table tbody .brutto .content.generalsettings .newsfeeds #newsfeeds .newsfeed div>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto .content.generalsettings .newsfeeds #newsfeeds .newsfeed div>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto .content.generalsettings .newsfeeds #newsfeeds .newsfeed div>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service .card #articleList table tbody .netto div>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto div>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-roomservice .content.room-service .tab-content #articleList table tbody .netto div>div,.view-roomservice .content.room-service .card #articleList table tbody .netto .content.generalsettings .newsfeeds #newsfeeds .newsfeed div>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto .content.generalsettings .newsfeeds #newsfeeds .newsfeed div>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .netto .content.generalsettings .newsfeeds #newsfeeds .newsfeed div>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-videos .content.video-edit .card .card-body .media-file .file-inp-container>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container>div,.view-videos .content.video-edit .card .card-body .media-file .content.generalsettings .newsfeeds #newsfeeds .newsfeed .file-inp-container>div,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .content.generalsettings .newsfeeds #newsfeeds .newsfeed .file-inp-container>div,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .content.generalsettings .newsfeeds #newsfeeds .newsfeed .file-inp-container>div,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .content.generalsettings .newsfeeds #newsfeeds .newsfeed .file-inp-container>div,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .content.generalsettings .newsfeeds #newsfeeds .newsfeed .file-inp-container>div,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .content.generalsettings .newsfeeds #newsfeeds .newsfeed .file-inp-container>div,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .content.generalsettings .newsfeeds #newsfeeds .newsfeed .file-inp-container>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body>main .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .card-body>div,body .nav-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard nav .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body>main .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body .nav-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard nav .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body>main .card#znuny-tickets .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .tab-pane>div,body.view-medialibrary .nav-container main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard nav .card#znuny-tickets .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,body .nav-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,body .nav-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .card-body>div,body.view-medialibrary .nav-container main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary .nav-container main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .tab-pane>div,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard body>main .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,.view-dashboard .content.dashboard body>main .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,.view-dashboard .content.dashboard body .nav-container nav .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body .nav-container .view-dashboard .content.dashboard nav .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-fluid .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard body>main .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .nav-container nav .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary .nav-container main #tab-container .tab-content .view-dashboard .content.dashboard nav .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-fluid body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard body>main body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard body .nav-container nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body .nav-container .view-dashboard .content.dashboard nav body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-fluid #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard body>main #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .nav-container nav #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary .nav-container main #tab-container .view-dashboard .content.dashboard nav #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-sm .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .tab-pane>div,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-sm .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-sm .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-sm body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-sm #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-md .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-md .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-md .card#znuny-tickets .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .tab-pane>div,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-md .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-md .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-md body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-md #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-lg .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .tab-pane>div,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-lg .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-lg .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-lg body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-lg #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .tab-pane>div,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-xl .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xl .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-xl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xl #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .card-body>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .tab-pane>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .card-body>div,body.view-medialibrary main #tab-container .content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .tab-pane>div,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed body.view-medialibrary main #tab-container .tab-content .tab-pane>div,body.view-medialibrary main #tab-container .tab-content .view-dashboard .content.dashboard .container-xxl .card#znuny-tickets .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,.view-dashboard .content.dashboard .container-xxl body.view-medialibrary main #tab-container #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .card-body>div,body.view-medialibrary main #tab-container .view-dashboard .content.dashboard .container-xxl #znuny-tickets.tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .tab-pane>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_users.view-login.pc-blx-login>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_users.view-login.pc-blx-login main>.well form fieldset>div,body.com_users.view-login.pc-blx-login main>.well form .content.generalsettings .newsfeeds #newsfeeds .newsfeed fieldset>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .controls>div,body.com_users.view-login.pc-blx-login main>.well form fieldset .submit .content.generalsettings .newsfeeds #newsfeeds .newsfeed .controls>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_users.view-login.pc-blx-login main>.well form fieldset .remember>div,body.com_users.view-login.pc-blx-login main>.well form fieldset .content.generalsettings .newsfeeds #newsfeeds .newsfeed .remember>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .controls>div,body.com_users.view-login.pc-blx-login main>.well form fieldset .forgotCont .content.generalsettings .newsfeeds #newsfeeds .newsfeed .controls>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.edit-survey #survey-preview .prev-toolbar>div,.content.edit-survey #survey-preview .content.generalsettings .newsfeeds #newsfeeds .newsfeed .prev-toolbar>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.edit-survey #survey-preview .card-body .prev-question.shown>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question.shown>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.edit-survey #survey-preview .tab-pane .prev-question.shown>div,.content.edit-survey #survey-preview .card-body .content.generalsettings .newsfeeds #newsfeeds .newsfeed .prev-question.shown>div,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .content.generalsettings .newsfeeds #newsfeeds .newsfeed .prev-question.shown>div,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .content.generalsettings .newsfeeds #newsfeeds .newsfeed .prev-question.shown>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.edit-survey #survey-preview .card-body .prev-question .prev-buttons>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .prev-buttons>div,body.view-medialibrary main #tab-container .tab-content .content.generalsettings .newsfeeds #newsfeeds .newsfeed .content.edit-survey #survey-preview .tab-pane .prev-question .prev-buttons>div,.content.edit-survey #survey-preview .card-body .prev-question .content.generalsettings .newsfeeds #newsfeeds .newsfeed .prev-buttons>div,.content.edit-survey #survey-preview body.view-medialibrary main #tab-container .tab-content .tab-pane .prev-question .content.generalsettings .newsfeeds #newsfeeds .newsfeed .prev-buttons>div,body.view-medialibrary main #tab-container .tab-content .content.edit-survey #survey-preview .tab-pane .prev-question .content.generalsettings .newsfeeds #newsfeeds .newsfeed .prev-buttons>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters>div,.view-customers .content.customers #adminForm .js-stools .content.generalsettings .newsfeeds #newsfeeds .newsfeed .js-stools-container-filters>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed .view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .js-stools-field-filter>div:last-child>div,.view-customers .content.customers #adminForm .js-stools .js-stools-container-filters .content.generalsettings .newsfeeds #newsfeeds .newsfeed .js-stools-field-filter>div:last-child>div,.content.generalsettings .newsfeeds #newsfeeds .newsfeed #clinicTemplate label[for="logo"]>div,.content.generalsettings #clinicTemplate .newsfeeds #newsfeeds .newsfeed label[for="logo"]>div{margin-bottom:20px}.content.generalsettings .newsfeeds #newsfeeds .newsfeed img{cursor:pointer;max-width:95%;margin:0 auto}.content.generalsettings .newsfeeds #newsfeeds .newsfeed .form-group{padding:0 5px}.content.generalsettings .newsfeeds #newsfeeds .newsfeed .newsfeed-categories .well{margin-left:10px}.content.generalsettings .newsfeeds #newsfeeds .newsfeed .newsfeed-categories .well .newsfeed-category:first-child .delete-category{margin-top:27px}.content.generalsettings .newsfeeds #newsfeeds button[type="submit"]{margin-top:20px}.content.generalsettings .defaultDeviceConfig{grid-column:auto / span 3}.content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu{min-width:17.5rem;max-height:34rem;overflow:auto}.content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li label{transition:background-color .15s ease-in-out;font-weight:normal;cursor:pointer;display:block}.content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li label:hover{background-color:#e0e0e0}.content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li label>*{pointer-events:none}.content.generalsettings .defaultDeviceConfig .configList{max-height:200px;overflow:auto}.content.generalsettings .defaultDeviceConfig .configList .config:not(:last-child){border-bottom:1px solid #ddd}.content.generalsettings #couponSettings input[type="number"]{max-width:200px}.content.generalsettings #menuDevicesConfigForm button[type="submit"]{margin-top:20px}.content.generalsettings #customerGroupForm .paymentMethodsContainer .chzn-container-multi .chzn-choices{height:50px !important;overflow-y:auto}.content.generalsettings .patientOverview{grid-column:auto / span 2}.content.generalsettings .hl7Settings{grid-column:auto / span 3}.content.generalsettings .hl7Settings select+.chosen-container{width:auto !important}.content.generalsettings .hl7Settings form .list-group{max-height:180px;overflow:auto}.content.generalsettings .hl7Settings form .directory{position:relative}.content.generalsettings .hl7Settings form .directory span{position:absolute;padding:5px 10px;line-height:1.5;font-size:12px;left:1px;top:1.5px}.content.generalsettings .hl7Settings form .directory input{padding-left:71px}.ui-dialog .ui-dialog-content .content.edittranslation .panel{overflow:auto;max-height:640px}body.view-translations .content.translations .translationTable .search .search-input{min-width:400px}body.view-translations .content.translations .table tr .flags,body.view-translations .content.translations .content.serverstatus .panel .tab-content .tab-pane#apache table tr .flags,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-translations .content.translations table tr .flags{width:280px}body.com_blnsettings.view-edittranslation .content.edittranslation form{max-width:50rem}body.com_blnsettings.view-edittranslation .content.edittranslation .displayNone{display:none !important}body.com_blnsettings.view-edittranslation .content.edittranslation .spinner-own{border:2px solid #00444d;width:14px;height:14px;border-radius:50%;border-right-color:transparent;margin:0 4px 0 0;vertical-align:sub !important;display:inline-block;animation:rotate-own 1s linear infinite}body.com_blnsettings.view-edittranslation .content.edittranslation .empty-highlighter{box-shadow:0 0 10px 1px #007b8b}@keyframes rotate-own{100%{transform:rotate(360deg)}}#translation-datatable-wrap .pit-search-bar .dropdown{display:none !important}.view-videos .content.videos .table tbody tr td:nth-child(3),.view-videos .content.videos .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:nth-child(3),.content.serverstatus .panel .tab-content .tab-pane#apache .view-videos .content.videos table tbody tr td:nth-child(3){max-width:400px}.view-videos .content.video-edit .card.is--fixed .card-header,.view-videos .content.video-edit body.view-medialibrary main #tab-container .is--fixed.tab-content .card-header,body.view-medialibrary main #tab-container .view-videos .content.video-edit .is--fixed.tab-content .card-header{max-width:1140px;position:fixed;width:100%;z-index:5;top:50px}.view-videos .content.video-edit .card.is--fixed .card-header+.card-body,.view-videos .content.video-edit .card.is--fixed body.view-medialibrary main #tab-container .tab-content .card-header+.tab-pane,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card.is--fixed .card-header+.tab-pane,.view-videos .content.video-edit body.view-medialibrary main #tab-container .is--fixed.tab-content .card-header+.card-body,.view-videos .content.video-edit body.view-medialibrary main #tab-container .is--fixed.tab-content .card-header+.tab-pane,body.view-medialibrary main #tab-container .view-videos .content.video-edit .is--fixed.tab-content .card-header+.card-body,body.view-medialibrary main #tab-container .view-videos .content.video-edit .is--fixed.tab-content .card-header+.tab-pane{padding-top:115px}.view-videos .content.video-edit .card .card-header label,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header label,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header label{line-height:34px;margin-bottom:0}.view-videos .content.video-edit .card .card-header .btn-group .btn,.view-videos .content.video-edit .card .card-header .btn-group body>header #btnMainNav,body>header .view-videos .content.video-edit .card .card-header .btn-group #btnMainNav,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group .btn,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group body>header #btnMainNav,body>header .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group #btnMainNav,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group .btn,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group body>header #btnMainNav,body>header body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group #btnMainNav,.view-videos .content.video-edit .card .card-header .btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .card .card-header .btn-group .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit #tab-container .tab-content .card-header .btn-group .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit #tab-container .tab-content .card-header .btn-group .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .tab-content .card-header .btn-group .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .tab-content .card-header .btn-group .wf-btn-action,.view-videos .content.video-edit .card .card-header .btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .card .card-header .btn-group .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit #tab-container .tab-content .card-header .btn-group .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit #tab-container .tab-content .card-header .btn-group .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .tab-content .card-header .btn-group .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .tab-content .card-header .btn-group .wf-btn-action,.view-videos .content.video-edit .card .card-header .btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .card .card-header .btn-group .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit #tab-container .tab-content .card-header .btn-group .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit #tab-container .tab-content .card-header .btn-group .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .tab-content .card-header .btn-group .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-videos .content.video-edit .tab-content .card-header .btn-group .wf-btn-action,.view-videos .content.video-edit .card .card-header .btn-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-videos .content.video-edit .card .card-header .btn-group button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group button,body.view-medialibrary main #tab-container body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-videos .content.video-edit .tab-content .card-header .btn-group button,.view-videos .content.video-edit .card .card-header .btn-group body.com_pitmedia button,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group body.com_pitmedia button,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group body.com_pitmedia button,body.com_pitmedia .view-videos .content.video-edit .card .card-header .btn-group button,body.com_pitmedia .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group button,body.view-medialibrary main #tab-container body.com_pitmedia .view-videos .content.video-edit .tab-content .card-header .btn-group button,.view-videos .content.video-edit .card .card-header .btn-group body.com_pitmedia.view-display form .input-browse-file>div,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group body.com_pitmedia.view-display form .input-browse-file>div,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .btn-group body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .view-videos .content.video-edit .card .card-header .btn-group .input-browse-file>div,body.com_pitmedia.view-display form .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .btn-group .input-browse-file>div,body.view-medialibrary main #tab-container body.com_pitmedia.view-display form .view-videos .content.video-edit .tab-content .card-header .btn-group .input-browse-file>div{float:none}.view-videos .content.video-edit .card .card-header .col-sm-10,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header .col-sm-10,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header .col-sm-10{position:relative}.view-videos .content.video-edit .card .card-header #video_categories,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header #video_categories,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header #video_categories{width:calc(100% - 3.375rem)}.view-videos .content.video-edit .card .card-header #video_categories:invalid,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header #video_categories:invalid,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header #video_categories:invalid{height:0px !important;opacity:0 !important;position:absolute !important;display:inline-flex !important}.view-videos .content.video-edit .card .card-header #video_categories:invalid[multiple],.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-header #video_categories:invalid[multiple],body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-header #video_categories:invalid[multiple]{margin-top:15px !important}.view-videos .content.video-edit .card .card-body h2.h4,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category,.view-videos .content.video-edit .card .card-body .h4.h2,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category{transition:opacity 0.3s ease-in-out;max-width:300px;cursor:pointer;opacity:0.5}.view-videos .content.video-edit .card .card-body h2.h4>*,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title>*,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title>*,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title>*,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title>*,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title>*,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category>*,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category>*,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category>*,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category>*,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category>*,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category>*,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category>*,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category>*,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category>*,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category>*,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category>*,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category>*,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category>*,.view-videos .content.video-edit .card .card-body .h4.h2>*,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title>*,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title>*,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title>*,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title>*,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title>*,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category>*,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category>*,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category>*,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category>*,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category>*,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category>*,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category>*,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category>*,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category>*,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category>*,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category>*,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category>*,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category>*,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category>*{pointer-events:none}.view-videos .content.video-edit .card .card-body h2.h4 span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body .h4.h2 span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category span:first-child,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category span:first-child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category span:first-child,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category span:first-child{display:inline-block;min-width:120px}.view-videos .content.video-edit .card .card-body h2.h4 .icon,.view-videos .content.video-edit .card .card-body h2.h4 body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-videos .content.video-edit .card .card-body h2.h4 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .icon,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.h4 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.h4 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.h4 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body h2.h4 body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body h2.h4 .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane h2.h4 .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body h2.h4 .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane h2.h4 .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .material-icons,.view-videos .content.video-edit .card .card-body h2.h4 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane h2.h4 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body h2.h4 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.h4 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.h4 #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.h4 #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.h4 #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.question-category #image::after,.view-videos .content.video-edit .card .card-body .h4.h2 .icon,.view-videos .content.video-edit .card .card-body .h4.h2 body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-videos .content.video-edit .card .card-body .h4.h2 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .icon,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h4.h2 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h4.h2 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h4.h2 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .h4.h2 body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body .h4.h2 .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane .h4.h2 .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .h4.h2 .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .material-icons,.view-videos .content.video-edit .card .card-body .h4.h2 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body .h4.h2 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h4.h2 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h4.h2 #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h4.h2 #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h2.question-category #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category #image::after,.view-videos .content.video-edit .card .card-body h2.h4 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.h4 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.h4 li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.h4 li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.h4 li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.question-category li:before,.view-videos .content.video-edit .card .card-body .h4.h2 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h4.h2 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h4.h2 li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h4.h2 li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h2.question-category li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category li:before,.view-videos .content.video-edit .card .card-body h2.h4 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.h4 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.h4 .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.h4 .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.h4 .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.question-category .icon-fw,.view-videos .content.video-edit .card .card-body .h4.h2 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h4.h2 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h4.h2 .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2 .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h4.h2 .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h4.h2 .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h2.question-category .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category .icon-fw{transition:transform 0.3s ease-in-out}.view-videos .content.video-edit .card .card-body h2.h4:hover,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:hover,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:hover,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:hover,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:hover,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:hover,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:hover,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:hover,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:hover,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:hover,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:hover,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:hover,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:hover,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:hover,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:hover,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:hover,.view-videos .content.video-edit .card .card-body .h4.h2:hover,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:hover,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:hover,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:hover,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:hover,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:hover,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:hover,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:hover,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:hover,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:hover,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:hover,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:hover,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:hover,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:hover,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:hover,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:hover,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:hover,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:hover{color:#666}.view-videos .content.video-edit .card .card-body h2.h4:active,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:active,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:active,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:active,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:active,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:active,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:active,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:active,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:active,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:active,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:active,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:active,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:active,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:active,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:active,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:active,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:active,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:active,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:active,.view-videos .content.video-edit .card .card-body .h4.h2:active,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:active,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:active,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:active,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:active,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:active,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:active,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:active,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:active,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:active,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:active,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:active,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:active,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:active,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:active,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:active,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:active,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:active,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:active,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:active{color:#b3b3b3}.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed),.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed),.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed),.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed),.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed),.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed),.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed),.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed),.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed),body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed),body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed),body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed),.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed),.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed),.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed),.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed),.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed),.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed),.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed),.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed),.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed),body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed),body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed){opacity:1}.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.h4:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) #image::after,.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.view-servicecall .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .content.serverstatus .panel body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.content.serverstatus .panel body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .material-icons,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-videos .content.video-edit #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container .tab-content body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .material-icons,body.view-medialibrary main #tab-container body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .slideshow-slide:not(.drop-item)::before,.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) #image::after,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-cookbook #recipeForm .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) #image::after,.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) li:before,.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) li:before,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pitmedia ul.folders .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) li:before,.view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.h4:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.h4:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.h4:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.h4:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.h4:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.h4:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane h2.question-category:not(.collapsed) .icon-fw,.view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h4.h2:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h4.h2:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h4.h2:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h4.h2:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h4.h2:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .card-body .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h4.h2:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .bootstrap-table .table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .content.serverstatus .panel body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,.content.serverstatus .panel body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane#apache .bootstrap-table table tbody tr .h2.media-title:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .card-body .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container .tab-content body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .card .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .h2.question-category:not(.collapsed) .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .card-body .h2.question-category:not(.collapsed) .icon-fw,body.view-medialibrary main #tab-container body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .view-videos .content.video-edit .tab-content .tab-pane .h2.question-category:not(.collapsed) .icon-fw{transform:rotate(90deg)}.view-videos .content.video-edit .card .card-body .media-description,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-description,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-description,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-description,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-description,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-description{display:none}.view-videos .content.video-edit .card .card-body .media-file .file-inp-container input,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container input,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container input,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container input,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container input,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container input{width:auto}.view-videos .content.video-edit .card .card-body .media-file .file-inp-container input[type="checkbox"]+span,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container input[type="checkbox"]+span,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container input[type="checkbox"]+span,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container input[type="checkbox"]+span,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container input[type="checkbox"]+span,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container input[type="checkbox"]+span{display:inline-block}.view-videos .content.video-edit .card .card-body .media-file .file-inp-container label,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file .file-inp-container label,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file .file-inp-container label,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file .file-inp-container label,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file .file-inp-container label,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file .file-inp-container label{display:inline-flex;margin:0}.view-videos .content.video-edit .card .card-body .media-file video,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file video,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file video,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file video,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file video,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file video,.view-videos .content.video-edit .card .card-body .media-file embed,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .media-file embed,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .media-file embed,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .media-file embed,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .media-file embed,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .media-file embed{max-width:640px;height:auto;width:auto}.view-videos .content.video-edit .card .card-body .convert-info,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .convert-info,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .convert-info,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .convert-info,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .convert-info,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .convert-info{max-width:150px}@-ms-keyframes spin{.view-videos .content.video-edit .card .card-body .convert-info from,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .convert-info from,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .convert-info from,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .convert-info from,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .convert-info from,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .convert-info from{-ms-transform:rotate(0deg)}.view-videos .content.video-edit .card .card-body .convert-info to,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .convert-info to,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .convert-info to,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .convert-info to,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .convert-info to,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .convert-info to{-ms-transform:rotate(360deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.view-videos .content.video-edit .card .card-body .convert-info img,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .convert-info img,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .convert-info img,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .convert-info img,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .convert-info img,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .convert-info img{max-height:100%;display:block;width:150px;-webkit-animation-name:spin;-webkit-animation-duration:4000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:4000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:4000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:4000ms;animation-iteration-count:infinite;animation-timing-function:linear}.view-videos .content.video-edit .card .card-body .convert-info div,body.view-medialibrary main #tab-container .tab-content .view-videos .content.video-edit .card .tab-pane .convert-info div,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .card-body .convert-info div,.view-videos .content.video-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .convert-info div,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .card-body .convert-info div,body.view-medialibrary main #tab-container .view-videos .content.video-edit .tab-content .tab-pane .convert-info div{text-align:center;font-size:12px}.com_blnhelper.view-logs .content.logs table th:first-child,.com_blnhelper.view-logs .content.logs table td:first-child{min-width:150px}.com_blnhelper.view-logs .content.logs table th.message,.com_blnhelper.view-logs .content.logs table td.message{max-width:0;width:50%;word-break:break-all}.com_blnhelper.view-logs .content.logs table td.message{cursor:pointer}.com_blnhelper.view-logs .content.logs table td.message.singleline br,.com_blnhelper.view-logs .content.logs table body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .message.media-teaser br,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .com_blnhelper.view-logs .content.logs table .message.media-teaser br,.com_blnhelper.view-logs .content.logs body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .message.media-teaser br,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table .com_blnhelper.view-logs .content.logs table tbody tr .message.media-teaser br,.com_blnhelper.view-logs .content.logs .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .message.media-teaser br,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table .com_blnhelper.view-logs .content.logs table tbody tr .message.media-teaser br,.com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm .table th.message br,.com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm table th.message br,.content.tvradiostations #adminForm .table .com_blnhelper.view-logs .content.logs table th.message br,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs .content.logs table th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table .com_blnhelper.view-logs .content.logs table th.message br,.com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm .table td.message br,.com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm table td.message br,.content.tvradiostations #adminForm .table .com_blnhelper.view-logs .content.logs table td.message br,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs .content.logs table td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table .com_blnhelper.view-logs .content.logs table td.message br,.com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm .table td>div.message br,.com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table .content.tvradiostations #adminForm table td>div.message br,.content.tvradiostations #adminForm .table .com_blnhelper.view-logs .content.logs table td>div.message br,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs .content.logs table td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table .com_blnhelper.view-logs .content.logs table td>div.message br,.com_blnhelper.view-logs .content.logs body.com_blncms.view-cookbook .content.cookbook table td>div.message br,body.com_blncms.view-cookbook .content.cookbook .com_blnhelper.view-logs .content.logs table td>div.message br,.com_blnhelper.view-logs .content.logs body.com_blncms.view-cookbook .content.cookbook table th>div.message br,body.com_blncms.view-cookbook .content.cookbook .com_blnhelper.view-logs .content.logs table th>div.message br,.com_blnhelper.view-logs .content.logs body.view-documents .content.documents.list table tbody td.message:not(:last-child) br,body.view-documents .content.documents.list .com_blnhelper.view-logs .content.logs table tbody td.message:not(:last-child) br,.com_blnhelper.view-logs .content.logs body.view-documents .content.documents.list table tbody td span.message br,body.view-documents .content.documents.list .com_blnhelper.view-logs .content.logs table tbody td span.message br,.com_blnhelper.view-logs .content.logs table body.view-patientlogs .content.patientlogs .table .message.name br,.com_blnhelper.view-logs .content.logs table body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .message.name br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table body.view-patientlogs .content.patientlogs table .message.name br,body.view-patientlogs .content.patientlogs .table .com_blnhelper.view-logs .content.logs table .message.name br,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs .content.logs table .message.name br,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .com_blnhelper.view-logs .content.logs table .message.name br,.com_blnhelper.view-logs .content.logs table body.view-patientlogs .content.patientlogs .table .message.lastActivity br,.com_blnhelper.view-logs .content.logs table body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .message.lastActivity br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table body.view-patientlogs .content.patientlogs table .message.lastActivity br,body.view-patientlogs .content.patientlogs .table .com_blnhelper.view-logs .content.logs table .message.lastActivity br,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs .content.logs table .message.lastActivity br,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .com_blnhelper.view-logs .content.logs table .message.lastActivity br,.com_blnhelper.view-logs .content.logs .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span.message:first-child br,.com_blnhelper.view-logs .content.logs .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span.message:first-child br,.view-patientsforms .content.patientforms .card #exportList .com_blnhelper.view-logs .content.logs table td.checklists ul.open li span.message:first-child br,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList .com_blnhelper.view-logs .content.logs table td.checklists ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList .com_blnhelper.view-logs .content.logs table td.checklists ul.open li span.message:first-child br,.com_blnhelper.view-logs .content.logs .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.message:not(.open) br,.com_blnhelper.view-logs .content.logs .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.message:not(.open) br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.message:not(.open) br,.view-patientsforms .content.patientforms .card #exportList .com_blnhelper.view-logs .content.logs table td.checklists ul.message:not(.open) br,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList .com_blnhelper.view-logs .content.logs table td.checklists ul.message:not(.open) br,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList .com_blnhelper.view-logs .content.logs table td.checklists ul.message:not(.open) br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .card #orderList table td.articles ul.open li span.message:first-child br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open li span.message:first-child br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs .content.logs table td.articles ul.open li span.message:first-child br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs .content.logs table td.articles ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs .content.logs table td.articles ul.open li span.message:first-child br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .card #orderList table td.articles ul.message:not(.open) br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.message:not(.open) br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.message:not(.open) br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs .content.logs table td.articles ul.message:not(.open) br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs .content.logs table td.articles ul.message:not(.open) br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs .content.logs table td.articles ul.message:not(.open) br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .card #orderList table th.message.station br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.message.station br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .tab-content #orderList table th.message.station br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs .content.logs table th.message.station br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs .content.logs table th.message.station br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs .content.logs table th.message.station br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .card #orderList table td.message.station br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.message.station br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .tab-content #orderList table td.message.station br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs .content.logs table td.message.station br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs .content.logs table td.message.station br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs .content.logs table td.message.station br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .card #articleList table tbody .brutto div span.message:first-child br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto div span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto div span.message:first-child br,.view-roomservice .content.room-service .card #articleList .com_blnhelper.view-logs .content.logs table tbody .brutto div span.message:first-child br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList .com_blnhelper.view-logs .content.logs table tbody .brutto div span.message:first-child br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList .com_blnhelper.view-logs .content.logs table tbody .brutto div span.message:first-child br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .card #articleList table tbody .netto div span.message:first-child br,.com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto div span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .view-roomservice .content.room-service .tab-content #articleList table tbody .netto div span.message:first-child br,.view-roomservice .content.room-service .card #articleList .com_blnhelper.view-logs .content.logs table tbody .netto div span.message:first-child br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList .com_blnhelper.view-logs .content.logs table tbody .netto div span.message:first-child br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList .com_blnhelper.view-logs .content.logs table tbody .netto div span.message:first-child br,.com_blnhelper.view-logs .content.logs .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td span.message br,.com_blnhelper.view-logs .content.logs .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td span.message br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td span.message br,.com_blnsettings.view-terminals .content.terminals .card .com_blnhelper.view-logs .content.logs #terminals>table>tbody>tr td span.message br,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .com_blnhelper.view-logs .content.logs #terminals>table>tbody>tr td span.message br,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .com_blnhelper.view-logs .content.logs #terminals>table>tbody>tr td span.message br,.com_blnhelper.view-logs .content.logs .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td span.message br,.com_blnhelper.view-logs .content.logs .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td span.message br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs .content.logs .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td span.message br,.com_blnsettings.view-terminals .content.terminals .card .com_blnhelper.view-logs .content.logs #terminals>table>thead>tr td span.message br,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .com_blnhelper.view-logs .content.logs #terminals>table>thead>tr td span.message br,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .com_blnhelper.view-logs .content.logs #terminals>table>thead>tr td span.message br,.com_blnhelper.view-logs .content.logs table .view-customers .content.customers #adminForm.table th.message br,.com_blnhelper.view-logs .content.logs table .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table .view-customers .content.customers table#adminForm th.message br,.view-customers .content.customers #adminForm.table .com_blnhelper.view-logs .content.logs table th.message br,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .com_blnhelper.view-logs .content.logs table th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .com_blnhelper.view-logs .content.logs table th.message br,.com_blnhelper.view-logs .content.logs table .view-customers .content.customers #adminForm.table td.message br,.com_blnhelper.view-logs .content.logs table .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table .view-customers .content.customers table#adminForm td.message br,.view-customers .content.customers #adminForm.table .com_blnhelper.view-logs .content.logs table td.message br,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .com_blnhelper.view-logs .content.logs table td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .com_blnhelper.view-logs .content.logs table td.message br,.com_blnhelper.view-logs .content.logs table .view-customers .content.customers #adminForm.table td>div.message br,.com_blnhelper.view-logs .content.logs table .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs .content.logs table .view-customers .content.customers table#adminForm td>div.message br,.view-customers .content.customers #adminForm.table .com_blnhelper.view-logs .content.logs table td>div.message br,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .com_blnhelper.view-logs .content.logs table td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .com_blnhelper.view-logs .content.logs table td>div.message br,.com_blnhelper.view-logs .content.logs table .content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li label.message br,.content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li .com_blnhelper.view-logs .content.logs table label.message br{display:none}.com_blnhelper.view-logs .content.logs .half-opacity{opacity:0.5}.com_blnhelper.view-logs .content.logs .half-opacity:hover,.com_blnhelper.view-logs .content.logs .half-opacity.active{opacity:1}.com_blnhelper.view-logs .content.logs .little-space{margin-right:0.2em}.com_blnhelper.view-logs .content.logs li.break-word{word-break:break-all}.com_blnhelper.view-logs .content.logs .dropdown-menu.filter table td:first-child{min-width:auto}.com_blnhelper.view-logs #blacklist .logEntry{text-align:center;width:2rem}.com_blnhelper.view-logs_compact .content.logs_compact>#btnCopy{display:none}.com_blnhelper.view-logs_compact .content.logs_compact .label{font-weight:normal}.com_blnhelper.view-logs_compact .content.logs_compact .label.label-fatal.fatal,.com_blnhelper.view-logs_compact .content.logs_compact .label.label-danger.fatal{background-color:firebrick !important;color:#fff !important}.com_blnhelper.view-logs_compact .content.logs_compact table th:first-child,.com_blnhelper.view-logs_compact .content.logs_compact table td:first-child{min-width:150px}.com_blnhelper.view-logs_compact .content.logs_compact table th.message,.com_blnhelper.view-logs_compact .content.logs_compact table td.message{max-width:0;width:50%;word-break:break-all}.com_blnhelper.view-logs_compact .content.logs_compact table td.message{cursor:pointer}.com_blnhelper.view-logs_compact .content.logs_compact table td.message.singleline br,.com_blnhelper.view-logs_compact .content.logs_compact table body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .message.media-teaser br,body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .com_blnhelper.view-logs_compact .content.logs_compact table .message.media-teaser br,.com_blnhelper.view-logs_compact .content.logs_compact body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .message.media-teaser br,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table .com_blnhelper.view-logs_compact .content.logs_compact table tbody tr .message.media-teaser br,.com_blnhelper.view-logs_compact .content.logs_compact .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .message.media-teaser br,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table .com_blnhelper.view-logs_compact .content.logs_compact table tbody tr .message.media-teaser br,.com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm .table th.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm table th.message br,.content.tvradiostations #adminForm .table .com_blnhelper.view-logs_compact .content.logs_compact table th.message br,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs_compact .content.logs_compact table th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table .com_blnhelper.view-logs_compact .content.logs_compact table th.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm .table td.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm table td.message br,.content.tvradiostations #adminForm .table .com_blnhelper.view-logs_compact .content.logs_compact table td.message br,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs_compact .content.logs_compact table td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table .com_blnhelper.view-logs_compact .content.logs_compact table td.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm .table td>div.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table .content.tvradiostations #adminForm table td>div.message br,.content.tvradiostations #adminForm .table .com_blnhelper.view-logs_compact .content.logs_compact table td>div.message br,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs_compact .content.logs_compact table td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table .com_blnhelper.view-logs_compact .content.logs_compact table td>div.message br,.com_blnhelper.view-logs_compact .content.logs_compact body.com_blncms.view-cookbook .content.cookbook table td>div.message br,body.com_blncms.view-cookbook .content.cookbook .com_blnhelper.view-logs_compact .content.logs_compact table td>div.message br,.com_blnhelper.view-logs_compact .content.logs_compact body.com_blncms.view-cookbook .content.cookbook table th>div.message br,body.com_blncms.view-cookbook .content.cookbook .com_blnhelper.view-logs_compact .content.logs_compact table th>div.message br,.com_blnhelper.view-logs_compact .content.logs_compact body.view-documents .content.documents.list table tbody td.message:not(:last-child) br,body.view-documents .content.documents.list .com_blnhelper.view-logs_compact .content.logs_compact table tbody td.message:not(:last-child) br,.com_blnhelper.view-logs_compact .content.logs_compact body.view-documents .content.documents.list table tbody td span.message br,body.view-documents .content.documents.list .com_blnhelper.view-logs_compact .content.logs_compact table tbody td span.message br,.com_blnhelper.view-logs_compact .content.logs_compact table body.view-patientlogs .content.patientlogs .table .message.name br,.com_blnhelper.view-logs_compact .content.logs_compact table body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .message.name br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table body.view-patientlogs .content.patientlogs table .message.name br,body.view-patientlogs .content.patientlogs .table .com_blnhelper.view-logs_compact .content.logs_compact table .message.name br,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs_compact .content.logs_compact table .message.name br,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .com_blnhelper.view-logs_compact .content.logs_compact table .message.name br,.com_blnhelper.view-logs_compact .content.logs_compact table body.view-patientlogs .content.patientlogs .table .message.lastActivity br,.com_blnhelper.view-logs_compact .content.logs_compact table body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .message.lastActivity br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table body.view-patientlogs .content.patientlogs table .message.lastActivity br,body.view-patientlogs .content.patientlogs .table .com_blnhelper.view-logs_compact .content.logs_compact table .message.lastActivity br,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .com_blnhelper.view-logs_compact .content.logs_compact table .message.lastActivity br,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .com_blnhelper.view-logs_compact .content.logs_compact table .message.lastActivity br,.com_blnhelper.view-logs_compact .content.logs_compact .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span.message:first-child br,.view-patientsforms .content.patientforms .card #exportList .com_blnhelper.view-logs_compact .content.logs_compact table td.checklists ul.open li span.message:first-child br,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList .com_blnhelper.view-logs_compact .content.logs_compact table td.checklists ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList .com_blnhelper.view-logs_compact .content.logs_compact table td.checklists ul.open li span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.message:not(.open) br,.com_blnhelper.view-logs_compact .content.logs_compact .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.message:not(.open) br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.message:not(.open) br,.view-patientsforms .content.patientforms .card #exportList .com_blnhelper.view-logs_compact .content.logs_compact table td.checklists ul.message:not(.open) br,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList .com_blnhelper.view-logs_compact .content.logs_compact table td.checklists ul.message:not(.open) br,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList .com_blnhelper.view-logs_compact .content.logs_compact table td.checklists ul.message:not(.open) br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .card #orderList table td.articles ul.open li span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open li span.message:first-child br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.articles ul.open li span.message:first-child br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.articles ul.open li span.message:first-child br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.articles ul.open li span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .card #orderList table td.articles ul.message:not(.open) br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.message:not(.open) br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.message:not(.open) br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.articles ul.message:not(.open) br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.articles ul.message:not(.open) br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.articles ul.message:not(.open) br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .card #orderList table th.message.station br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.message.station br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .tab-content #orderList table th.message.station br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs_compact .content.logs_compact table th.message.station br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table th.message.station br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table th.message.station br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .card #orderList table td.message.station br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.message.station br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .tab-content #orderList table td.message.station br,.view-roomservice .content.room-service .card #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.message.station br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.message.station br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .com_blnhelper.view-logs_compact .content.logs_compact table td.message.station br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .card #articleList table tbody .brutto div span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto div span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto div span.message:first-child br,.view-roomservice .content.room-service .card #articleList .com_blnhelper.view-logs_compact .content.logs_compact table tbody .brutto div span.message:first-child br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList .com_blnhelper.view-logs_compact .content.logs_compact table tbody .brutto div span.message:first-child br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList .com_blnhelper.view-logs_compact .content.logs_compact table tbody .brutto div span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .card #articleList table tbody .netto div span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto div span.message:first-child br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .view-roomservice .content.room-service .tab-content #articleList table tbody .netto div span.message:first-child br,.view-roomservice .content.room-service .card #articleList .com_blnhelper.view-logs_compact .content.logs_compact table tbody .netto div span.message:first-child br,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList .com_blnhelper.view-logs_compact .content.logs_compact table tbody .netto div span.message:first-child br,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList .com_blnhelper.view-logs_compact .content.logs_compact table tbody .netto div span.message:first-child br,.com_blnhelper.view-logs_compact .content.logs_compact .com_blnsettings.view-terminals .content.terminals .card #terminals>table>tbody>tr td span.message br,.com_blnhelper.view-logs_compact .content.logs_compact .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>tbody>tr td span.message br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>tbody>tr td span.message br,.com_blnsettings.view-terminals .content.terminals .card .com_blnhelper.view-logs_compact .content.logs_compact #terminals>table>tbody>tr td span.message br,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .com_blnhelper.view-logs_compact .content.logs_compact #terminals>table>tbody>tr td span.message br,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .com_blnhelper.view-logs_compact .content.logs_compact #terminals>table>tbody>tr td span.message br,.com_blnhelper.view-logs_compact .content.logs_compact .com_blnsettings.view-terminals .content.terminals .card #terminals>table>thead>tr td span.message br,.com_blnhelper.view-logs_compact .content.logs_compact .com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content #terminals>table>thead>tr td span.message br,body.view-medialibrary main #tab-container .com_blnhelper.view-logs_compact .content.logs_compact .com_blnsettings.view-terminals .content.terminals .tab-content #terminals>table>thead>tr td span.message br,.com_blnsettings.view-terminals .content.terminals .card .com_blnhelper.view-logs_compact .content.logs_compact #terminals>table>thead>tr td span.message br,.com_blnsettings.view-terminals .content.terminals body.view-medialibrary main #tab-container .tab-content .com_blnhelper.view-logs_compact .content.logs_compact #terminals>table>thead>tr td span.message br,body.view-medialibrary main #tab-container .com_blnsettings.view-terminals .content.terminals .tab-content .com_blnhelper.view-logs_compact .content.logs_compact #terminals>table>thead>tr td span.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers #adminForm.table th.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers table#adminForm th.message br,.view-customers .content.customers #adminForm.table .com_blnhelper.view-logs_compact .content.logs_compact table th.message br,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .com_blnhelper.view-logs_compact .content.logs_compact table th.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .com_blnhelper.view-logs_compact .content.logs_compact table th.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers #adminForm.table td.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers table#adminForm td.message br,.view-customers .content.customers #adminForm.table .com_blnhelper.view-logs_compact .content.logs_compact table td.message br,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .com_blnhelper.view-logs_compact .content.logs_compact table td.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .com_blnhelper.view-logs_compact .content.logs_compact table td.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers #adminForm.table td>div.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnhelper.view-logs_compact .content.logs_compact table .view-customers .content.customers table#adminForm td>div.message br,.view-customers .content.customers #adminForm.table .com_blnhelper.view-logs_compact .content.logs_compact table td>div.message br,.view-customers .content.customers .content.serverstatus .panel .tab-content .tab-pane#apache table#adminForm .com_blnhelper.view-logs_compact .content.logs_compact table td>div.message br,.content.serverstatus .panel .tab-content .tab-pane#apache .view-customers .content.customers table#adminForm .com_blnhelper.view-logs_compact .content.logs_compact table td>div.message br,.com_blnhelper.view-logs_compact .content.logs_compact table .content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li label.message br,.content.generalsettings .defaultDeviceConfig .dropdown .dropdown-menu li .com_blnhelper.view-logs_compact .content.logs_compact table label.message br{display:none}.com_blnhelper.view-logs_compact .content.logs_compact table td.fatal .icon,.com_blnhelper.view-logs_compact .content.logs_compact table td.fatal body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav .com_blnhelper.view-logs_compact .content.logs_compact table td.fatal .mainnavbar.navbar-nav>.nav-item>.nav-link::before,.com_blnhelper.view-logs_compact .content.logs_compact table td.fatal body.view-servicecall .material-icons,body.view-servicecall .com_blnhelper.view-logs_compact .content.logs_compact table td.fatal .material-icons,.com_blnhelper.view-logs_compact .content.logs_compact table td.fatal body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .com_blnhelper.view-logs_compact .content.logs_compact table td.fatal .slideshow-slide:not(.drop-item)::before,.com_blnhelper.view-logs_compact .content.logs_compact table td.fatal body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm .com_blnhelper.view-logs_compact .content.logs_compact table td.fatal #image::after,.com_blnhelper.view-logs_compact .content.logs_compact table td.fatal body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders .com_blnhelper.view-logs_compact .content.logs_compact table td.fatal li:before,.com_blnhelper.view-logs_compact .content.logs_compact table td.fatal body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .com_blnhelper.view-logs_compact .content.logs_compact table td.fatal .icon-fw{font-variation-settings:"FILL" 1,"wght" 200,"GRAD" 0,"opsz" 24;color:firebrick}.com_blnhelper.view-logs_compact .content.logs_compact .half-opacity{opacity:0.5}.com_blnhelper.view-logs_compact .content.logs_compact .half-opacity:hover,.com_blnhelper.view-logs_compact .content.logs_compact .half-opacity.active{opacity:1}.com_blnhelper.view-logs_compact .content.logs_compact .little-space{margin-right:0.2em}.com_blnhelper.view-logs_compact .content.logs_compact li.break-word{word-break:break-all}.com_blnhelper.view-logs_compact .content.logs_compact .dropdown-menu.filter table td:first-child{min-width:auto}.com_blnhelper.view-logs_compact #blacklist .logEntry{text-align:center;width:2rem}.com_blncms.view-clinicinfos .tox-notifications-container{z-index:10000}.com_blncms.view-clinicinfos .card-header .btn-group{-webkit-align-self:flex-end;align-self:flex-end}.com_blncms.view-clinicinfos .card-header .chosen-container{width:100% !important}.com_blncms.view-clinicinfos .card-header #btnAddCategory{height:34px;width:34px}.com_blncms.view-clinicinfos .card-header .nav-tabs{overflow:auto hidden;white-space:nowrap;position:relative;bottom:-1px}.com_blncms.view-clinicinfos .card-header .nav-tabs li{display:inline-block;float:none}.com_blncms.view-clinicinfos .card .table th,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table th,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table th,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table th,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table th,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table th,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table th,.com_blncms.view-clinicinfos .card .table td,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td{vertical-align:middle}.com_blncms.view-clinicinfos .card .table td,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td{padding:12px 6px}.com_blncms.view-clinicinfos .card .table .preview,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table .preview,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table .preview,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table .preview,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table .preview,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table .preview,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table .preview,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table .preview,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table .preview{width:90px}.com_blncms.view-clinicinfos .card .table .preview div,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table .preview div,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table .preview div,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table .preview div,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table .preview div,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table .preview div,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table .preview div,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table .preview div,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table .preview div{background:transparent no-repeat scroll center center / cover;height:50px;width:80px}.com_blncms.view-clinicinfos .card .table th.title,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table th.title,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table th.title,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table th.title,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.title,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.title,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table th.title,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table th.title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table th.title,.com_blncms.view-clinicinfos .card .table td.title,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td.title,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td.title,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td.title,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.title,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.title,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td.title,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td.title,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td.title,.com_blncms.view-clinicinfos .card .table td.line,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td.line,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td.line,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td.line,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.line,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.line,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td.line,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td.line,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td.line{min-width:150px;max-width:360px}.com_blncms.view-clinicinfos .card .table th.title div:first-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table th.title div:first-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table th.title div:first-child,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table th.title div:first-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.title div:first-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.title div:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table th.title div:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table th.title div:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table th.title div:first-child,.com_blncms.view-clinicinfos .card .table td.title div:first-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td.title div:first-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td.title div:first-child,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td.title div:first-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.title div:first-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.title div:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td.title div:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td.title div:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td.title div:first-child,.com_blncms.view-clinicinfos .card .table td.line div:first-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td.line div:first-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td.line div:first-child,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td.line div:first-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.line div:first-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.line div:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td.line div:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td.line div:first-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td.line div:first-child{line-height:22px;font-weight:bold;font-size:15px}.com_blncms.view-clinicinfos .card .table th.title div:last-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table th.title div:last-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table th.title div:last-child,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table th.title div:last-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.title div:last-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.title div:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table th.title div:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table th.title div:last-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table th.title div:last-child,.com_blncms.view-clinicinfos .card .table td.title div:last-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td.title div:last-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td.title div:last-child,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td.title div:last-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.title div:last-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.title div:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td.title div:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td.title div:last-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td.title div:last-child,.com_blncms.view-clinicinfos .card .table td.line div:last-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td.line div:last-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td.line div:last-child,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td.line div:last-child,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.line div:last-child,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.line div:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td.line div:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td.line div:last-child,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td.line div:last-child{line-height:18px;font-size:13px;color:#999}.com_blncms.view-clinicinfos .card .table th.categories,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table th.categories,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table th.categories,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table th.categories,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.categories,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.categories,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table th.categories,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table th.categories,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table th.categories,.com_blncms.view-clinicinfos .card .table td.categories,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table td.categories,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table td.categories,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table td.categories,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.categories,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table td.categories,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table td.categories,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table td.categories,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table td.categories{max-width:250px}.com_blncms.view-clinicinfos .card .table th.modified,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table th.modified,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table th.modified,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table th.modified,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.modified,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.modified,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table th.modified,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table th.modified,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table th.modified{width:140px}.com_blncms.view-clinicinfos .card .table th.actions,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table th.actions,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table th.actions,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table th.actions,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.actions,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table th.actions,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table th.actions,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table th.actions,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table th.actions{width:140px}.com_blncms.view-clinicinfos .card .table tbody td.locations span,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table tbody td.locations span,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table tbody td.locations span,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table tbody td.locations span,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table tbody td.locations span,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table tbody td.locations span,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table tbody td.locations span,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table tbody td.locations span,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table tbody td.locations span{display:inline-block}.com_blncms.view-clinicinfos .card .table tbody td.locations span:not(:first-child)::before,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .table tbody td.locations span:not(:first-child)::before,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .table tbody td.locations span:not(:first-child)::before,.com_blncms.view-clinicinfos .card .content.serverstatus .panel .tab-content .tab-pane#apache table tbody td.locations span:not(:first-child)::before,.com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table tbody td.locations span:not(:first-child)::before,body.view-medialibrary main #tab-container .com_blncms.view-clinicinfos .tab-content .content.serverstatus .panel .tab-content .tab-pane#apache table tbody td.locations span:not(:first-child)::before,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .card table tbody td.locations span:not(:first-child)::before,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos body.view-medialibrary main #tab-container .tab-content table tbody td.locations span:not(:first-child)::before,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .com_blncms.view-clinicinfos .tab-content table tbody td.locations span:not(:first-child)::before{content:", "}.com_blncms.view-clinicinfos .content.clinicinfos-edit form#clinicInfoForm label[for="clinicInfo_categories"]+div{position:relative}.com_blncms.view-clinicinfos .content.clinicinfos-edit form#clinicInfoForm label[for="clinicInfo_categories"]+div #clinicInfo_categories{display:block !important;position:absolute;height:100%;width:100%;opacity:0;z-index:-1}.com_blncms.view-clinicinfos .content.clinicinfos-edit form#clinicInfoForm .content_text{position:relative}.com_blncms.view-clinicinfos .content.clinicinfos-edit form#clinicInfoForm .content_text textarea{display:block !important;position:absolute;height:calc(100% - 140px);width:240px;z-index:-1;opacity:0;top:140px}.com_blncms.view-clinicinfos .content-area{position:relative}.com_blncms.view-clinicinfos .content-area .preview-media{width:100%;height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.com_blncms.view-clinicinfos .content-area .preview-media canvas{border:1px solid #ddd}.com_blncms.view-clinicinfos .upload .upload-area{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #adb5bd;position:relative;margin-right:auto;margin-left:auto;padding:8px 16px;max-width:580px;cursor:pointer}.com_blncms.view-clinicinfos .upload .upload-area>*{pointer-events:none}.com_blncms.view-clinicinfos .upload .upload-area .upload-info{line-height:22px;color:#495057;font-weight:600;font-size:14px}.com_blncms.view-clinicinfos .upload .upload-area span.upload-icon{margin:16px 0;font-size:3rem}.com_blncms.view-clinicinfos .upload .upload-area input[type="file"]{position:absolute;height:0.25rem;width:0.25rem;opacity:0}.com_blncms.view-clinicinfos .loading-container{display:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:90;background-color:rgba(0,0,0,0.2)}.com_blncms.view-clinicinfos .loading-container img.loader{position:absolute;top:15%;left:50%;transform:translate(-50%, -15%);max-height:150px;z-index:100}.com_blncms.view-clinicinfos .pit-datatable-body td.title div:first-child{line-height:22px;font-weight:bold;font-size:15px}.com_blncms.view-clinicinfos .pit-datatable-body td.title div:last-child{line-height:18px;font-size:13px;color:#999}.com_blncms.view-clinicinfos .pit-datatable-body td.preview div{background:transparent no-repeat scroll center center / cover;background-image:none;height:50px;width:80px}.view-roomservice .ui-widget{white-space:pre}.view-roomservice .content.room-service .btn>*,.view-roomservice .content.room-service body>header #btnMainNav>*,body>header .view-roomservice .content.room-service #btnMainNav>*,.view-roomservice .content.room-service body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .wf-btn-action>*,.view-roomservice .content.room-service body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .wf-btn-action>*,.view-roomservice .content.room-service body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .wf-btn-action>*,.view-roomservice .content.room-service body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button>*,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service button>*,.view-roomservice .content.room-service body.com_pitmedia button>*,body.com_pitmedia .view-roomservice .content.room-service button>*,.view-roomservice .content.room-service body.com_pitmedia.view-display form .input-browse-file>div>*,body.com_pitmedia.view-display form .view-roomservice .content.room-service .input-browse-file>div>*{pointer-events:none}.view-roomservice .content.room-service form#locations{max-width:240px}.view-roomservice .content.room-service form#locations input,.view-roomservice .content.room-service form#locations label{display:block}.view-roomservice .content.room-service .card .card-header,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content .card-header,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content .card-header{padding-bottom:0}.view-roomservice .content.room-service .card .card-header .nav-tabs,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content .card-header .nav-tabs,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content .card-header .nav-tabs{border-bottom:none}.view-roomservice .content.room-service .card #articleList table thead th,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead th,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead th,.view-roomservice .content.room-service .card #articleList table thead td,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead td,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead td,.view-roomservice .content.room-service .card #articleList table tbody th,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody th,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody th,.view-roomservice .content.room-service .card #articleList table tbody td,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody td,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody td{vertical-align:top}.view-roomservice .content.room-service .card #articleList table thead th.brutto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead th.brutto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead th.brutto,.view-roomservice .content.room-service .card #articleList table thead th.netto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead th.netto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead th.netto,.view-roomservice .content.room-service .card #articleList table thead th.tax,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead th.tax,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead th.tax,.view-roomservice .content.room-service .card #articleList table thead td.brutto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead td.brutto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead td.brutto,.view-roomservice .content.room-service .card #articleList table thead td.netto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead td.netto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead td.netto,.view-roomservice .content.room-service .card #articleList table thead td.tax,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead td.tax,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead td.tax,.view-roomservice .content.room-service .card #articleList table tbody th.brutto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody th.brutto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody th.brutto,.view-roomservice .content.room-service .card #articleList table tbody th.netto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody th.netto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody th.netto,.view-roomservice .content.room-service .card #articleList table tbody th.tax,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody th.tax,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody th.tax,.view-roomservice .content.room-service .card #articleList table tbody td.brutto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody td.brutto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody td.brutto,.view-roomservice .content.room-service .card #articleList table tbody td.netto,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody td.netto,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody td.netto,.view-roomservice .content.room-service .card #articleList table tbody td.tax,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody td.tax,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody td.tax{text-align:center}.view-roomservice .content.room-service .card #articleList table thead th.actions,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead th.actions,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead th.actions,.view-roomservice .content.room-service .card #articleList table thead td.actions,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead td.actions,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead td.actions,.view-roomservice .content.room-service .card #articleList table tbody th.actions,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody th.actions,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody th.actions,.view-roomservice .content.room-service .card #articleList table tbody td.actions,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody td.actions,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody td.actions{text-align:right}.view-roomservice .content.room-service .card #articleList table thead :not(.category-row) th:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table thead :not(.category-row) th:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table thead :not(.category-row) th:first-child,.view-roomservice .content.room-service .card #articleList table tbody :not(.category-row) th:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody :not(.category-row) th:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody :not(.category-row) th:first-child{padding-right:15px;text-align:center;color:#aaa;width:40px}.view-roomservice .content.room-service .card #articleList table tbody .category-row th,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .category-row th,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .category-row th,.view-roomservice .content.room-service .card #articleList table tbody .category-row td,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .category-row td,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .category-row td{background:#f8f8f8;padding:15px 6px 5px}.view-roomservice .content.room-service .card #articleList table tbody .article .articleName,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .article .articleName,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .article .articleName{font-size:15px;line-height:18px}.view-roomservice .content.room-service .card #articleList table tbody .article .articleDesc,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .article .articleDesc,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .article .articleDesc{font-size:12px;line-height:13px;color:#999999}.view-roomservice .content.room-service .card #articleList table tbody .brutto div span:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .brutto div span:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .brutto div span:first-child,.view-roomservice .content.room-service .card #articleList table tbody .netto div span:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .netto div span:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .netto div span:first-child{display:inline-block;text-align:left;max-width:50px}.view-roomservice .content.room-service .card #articleList table tbody .dates :nth-child(2),.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #articleList table tbody .dates :nth-child(2),body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #articleList table tbody .dates :nth-child(2){line-height:13px;color:#999999;font-size:12px}.view-roomservice .content.room-service .card #orderList,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList{position:relative}.view-roomservice .content.room-service .card #orderList form label,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form label,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form label{-webkit-flex:1 1 100%;flex:1 1 100%;min-height:0;min-width:0;display:block}.view-roomservice .content.room-service .card #orderList form #filterSearchForm .btn,.view-roomservice .content.room-service .card #orderList form #filterSearchForm body>header #btnMainNav,body>header .view-roomservice .content.room-service .card #orderList form #filterSearchForm #btnMainNav,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm .btn,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm body>header #btnMainNav,body>header .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm #btnMainNav,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .btn,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm body>header #btnMainNav,body>header body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm #btnMainNav,.view-roomservice .content.room-service .card #orderList form #filterSearchForm body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList form #filterSearchForm .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList form #filterSearchForm .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .wf-btn-action,.view-roomservice .content.room-service .card #orderList form #filterSearchForm body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList form #filterSearchForm .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .wf-btn-action,.view-roomservice .content.room-service .card #orderList form #filterSearchForm body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList form #filterSearchForm .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .wf-btn-action,.view-roomservice .content.room-service .card #orderList form #filterSearchForm body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service .card #orderList form #filterSearchForm button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm button,body.view-medialibrary main #tab-container body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm button,.view-roomservice .content.room-service .card #orderList form #filterSearchForm body.com_pitmedia button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm body.com_pitmedia button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm body.com_pitmedia button,body.com_pitmedia .view-roomservice .content.room-service .card #orderList form #filterSearchForm button,body.com_pitmedia .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm button,body.view-medialibrary main #tab-container body.com_pitmedia .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm button,.view-roomservice .content.room-service .card #orderList body.com_pitmedia.view-display form #filterSearchForm .input-browse-file>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList body.com_pitmedia.view-display form #filterSearchForm .input-browse-file>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList body.com_pitmedia.view-display form #filterSearchForm .input-browse-file>div,body.com_pitmedia.view-display .view-roomservice .content.room-service .card #orderList form #filterSearchForm .input-browse-file>div,body.com_pitmedia.view-display .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterSearchForm .input-browse-file>div,body.view-medialibrary main #tab-container body.com_pitmedia.view-display .view-roomservice .content.room-service .tab-content #orderList form #filterSearchForm .input-browse-file>div{text-overflow:initial}.view-roomservice .content.room-service .card #orderList form #filterStation,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList form #filterStation,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList form #filterStation{width:220px}.view-roomservice .content.room-service .card #orderList .btn-order-state.pending,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .btn-order-state.pending,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .btn-order-state.pending,.view-roomservice .content.room-service .card #orderList span.orderState.pending,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList span.orderState.pending,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList span.orderState.pending{background-color:#00aaff}.view-roomservice .content.room-service .card #orderList .btn-order-state.open,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .btn-order-state.open,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .btn-order-state.open,.view-roomservice .content.room-service .card #orderList span.orderState.open,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList span.orderState.open,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList span.orderState.open{background-color:#dc6900}.view-roomservice .content.room-service .card #orderList .btn-order-state.completed,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .btn-order-state.completed,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .btn-order-state.completed,.view-roomservice .content.room-service .card #orderList span.orderState.completed,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList span.orderState.completed,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList span.orderState.completed{background-color:#34b500}.view-roomservice .content.room-service .card #orderList .btn-order-state.cancelled,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .btn-order-state.cancelled,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .btn-order-state.cancelled,.view-roomservice .content.room-service .card #orderList span.orderState.cancelled,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList span.orderState.cancelled,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList span.orderState.cancelled{background-color:#8a8a8a}.view-roomservice .content.room-service .card #orderList span.orderState,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList span.orderState,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList span.orderState{display:inline-block;margin-right:5px;height:14px;width:14px}.view-roomservice .content.room-service .card #orderList span.orderState+span,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList span.orderState+span,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList span.orderState+span{font-size:12px}.view-roomservice .content.room-service .card #orderList table tr.completed>td:nth-child(n + 2),.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table tr.completed>td:nth-child(n + 2),body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table tr.completed>td:nth-child(n + 2){opacity:0.5}.view-roomservice .content.room-service .card #orderList table tr.cancelled>td:nth-child(n + 2),.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table tr.cancelled>td:nth-child(n + 2),body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table tr.cancelled>td:nth-child(n + 2){opacity:0.25}.view-roomservice .content.room-service .card #orderList table th:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th:first-child,.view-roomservice .content.room-service .card #orderList table td:first-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td:first-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td:first-child{padding-left:15px}.view-roomservice .content.room-service .card #orderList table th:last-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th:last-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th:last-child,.view-roomservice .content.room-service .card #orderList table td:last-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td:last-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td:last-child{padding-right:15px}.view-roomservice .content.room-service .card #orderList table td.dropdown .dropdown-menu button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.dropdown .dropdown-menu button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.dropdown .dropdown-menu button{line-height:36px;text-align:left;background:none;padding:0 15px;width:100%;border:0}.view-roomservice .content.room-service .card #orderList table td.dropdown .dropdown-menu button>*,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.dropdown .dropdown-menu button>*,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.dropdown .dropdown-menu button>*{vertical-align:middle}.view-roomservice .content.room-service .card #orderList table td.dropdown .dropdown-menu button:hover,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.dropdown .dropdown-menu button:hover,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.dropdown .dropdown-menu button:hover{background:#e5e5e5}.view-roomservice .content.room-service .card #orderList table td.dropdown .dropdown-menu button .orderState,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.dropdown .dropdown-menu button .orderState,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.dropdown .dropdown-menu button .orderState{margin-right:8px}.view-roomservice .content.room-service .card #orderList table th.orderState,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState,.view-roomservice .content.room-service .card #orderList table td.orderState,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState{position:relative;width:24px;padding:0}.view-roomservice .content.room-service .card #orderList table th.orderState .btn,.view-roomservice .content.room-service .card #orderList table th.orderState body>header #btnMainNav,body>header .view-roomservice .content.room-service .card #orderList table th.orderState #btnMainNav,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState .btn,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState body>header #btnMainNav,body>header .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState #btnMainNav,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState .btn,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState body>header #btnMainNav,body>header body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState #btnMainNav,.view-roomservice .content.room-service .card #orderList table th.orderState body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList table th.orderState .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table th.orderState .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table th.orderState .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table th.orderState .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table th.orderState .wf-btn-action,.view-roomservice .content.room-service .card #orderList table th.orderState body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList table th.orderState .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table th.orderState .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table th.orderState .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table th.orderState .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table th.orderState .wf-btn-action,.view-roomservice .content.room-service .card #orderList table th.orderState body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList table th.orderState .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table th.orderState .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table th.orderState .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table th.orderState .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table th.orderState .wf-btn-action,.view-roomservice .content.room-service .card #orderList table th.orderState body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service .card #orderList table th.orderState button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState button,body.view-medialibrary main #tab-container body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service .tab-content #orderList table th.orderState button,.view-roomservice .content.room-service .card #orderList table th.orderState body.com_pitmedia button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState body.com_pitmedia button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState body.com_pitmedia button,body.com_pitmedia .view-roomservice .content.room-service .card #orderList table th.orderState button,body.com_pitmedia .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState button,body.view-medialibrary main #tab-container body.com_pitmedia .view-roomservice .content.room-service .tab-content #orderList table th.orderState button,.view-roomservice .content.room-service .card #orderList table th.orderState body.com_pitmedia.view-display form .input-browse-file>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState body.com_pitmedia.view-display form .input-browse-file>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.orderState body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .view-roomservice .content.room-service .card #orderList table th.orderState .input-browse-file>div,body.com_pitmedia.view-display form .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.orderState .input-browse-file>div,body.view-medialibrary main #tab-container body.com_pitmedia.view-display form .view-roomservice .content.room-service .tab-content #orderList table th.orderState .input-browse-file>div,.view-roomservice .content.room-service .card #orderList table td.orderState .btn,.view-roomservice .content.room-service .card #orderList table td.orderState body>header #btnMainNav,body>header .view-roomservice .content.room-service .card #orderList table td.orderState #btnMainNav,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState .btn,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState body>header #btnMainNav,body>header .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState #btnMainNav,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState .btn,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState body>header #btnMainNav,body>header body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState #btnMainNav,.view-roomservice .content.room-service .card #orderList table td.orderState body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList table td.orderState .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table td.orderState .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table td.orderState .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table td.orderState .wf-btn-action,body.view-medialibrary body.com_blnvinzenz.view-therapyvideo main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table td.orderState .wf-btn-action,.view-roomservice .content.room-service .card #orderList table td.orderState body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList table td.orderState .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table td.orderState .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table td.orderState .wf-btn-action,body.view-portalconfigurator body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table td.orderState .wf-btn-action,body.view-medialibrary body.view-portalconfigurator main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table td.orderState .wf-btn-action,.view-roomservice .content.room-service .card #orderList table td.orderState body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .card #orderList table td.orderState .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table td.orderState .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service #tab-container .tab-content #orderList table td.orderState .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-medialibrary main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table td.orderState .wf-btn-action,body.view-medialibrary body.view-workflowdesigner.layout-edit main #tab-container #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .content.room-service .tab-content #orderList table td.orderState .wf-btn-action,.view-roomservice .content.room-service .card #orderList table td.orderState body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service .card #orderList table td.orderState button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState button,body.view-medialibrary main #tab-container body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .content.room-service .tab-content #orderList table td.orderState button,.view-roomservice .content.room-service .card #orderList table td.orderState body.com_pitmedia button,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState body.com_pitmedia button,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState body.com_pitmedia button,body.com_pitmedia .view-roomservice .content.room-service .card #orderList table td.orderState button,body.com_pitmedia .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState button,body.view-medialibrary main #tab-container body.com_pitmedia .view-roomservice .content.room-service .tab-content #orderList table td.orderState button,.view-roomservice .content.room-service .card #orderList table td.orderState body.com_pitmedia.view-display form .input-browse-file>div,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState body.com_pitmedia.view-display form .input-browse-file>div,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.orderState body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form .view-roomservice .content.room-service .card #orderList table td.orderState .input-browse-file>div,body.com_pitmedia.view-display form .view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.orderState .input-browse-file>div,body.view-medialibrary main #tab-container body.com_pitmedia.view-display form .view-roomservice .content.room-service .tab-content #orderList table td.orderState .input-browse-file>div{border-radius:0;outline:none;height:36px;width:32px}.view-roomservice .content.room-service .card #orderList table th.station,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table th.station,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table th.station,.view-roomservice .content.room-service .card #orderList table td.station,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.station,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.station{max-width:220px}.view-roomservice .content.room-service .card #orderList table td.articles ul,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul{list-style:none;cursor:pointer;padding-left:0;margin:0}.view-roomservice .content.room-service .card #orderList table td.articles ul:not(.open),.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul:not(.open),body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul:not(.open){display:inline-block;max-width:350px}.view-roomservice .content.room-service .card #orderList table td.articles ul:not(.open) li,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul:not(.open) li,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul:not(.open) li{display:inline}.view-roomservice .content.room-service .card #orderList table td.articles ul:not(.open) li:not(:last-child)::after,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul:not(.open) li:not(:last-child)::after,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul:not(.open) li:not(:last-child)::after{content:", "}.view-roomservice .content.room-service .card #orderList table td.articles ul:not(.open) li span:last-child,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul:not(.open) li span:last-child,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul:not(.open) li span:last-child{display:none}.view-roomservice .content.room-service .card #orderList table td.articles ul.open,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open{padding-left:20px}.view-roomservice .content.room-service .card #orderList table td.articles ul.open li::before,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList table td.articles ul.open li::before,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList table td.articles ul.open li::before{position:relative;line-height:20px;font-size:20px;content:"•";left:-15px}.view-roomservice .content.room-service .card #orderList .pagination-wrapper,.view-roomservice .content.room-service body.view-medialibrary main #tab-container .tab-content #orderList .pagination-wrapper,body.view-medialibrary main #tab-container .view-roomservice .content.room-service .tab-content #orderList .pagination-wrapper{text-align:center;position:absolute;margin:0 auto;width:100%}@media screen and (min-width: 768px){.view-roomservice .modal .modal-dialog{width:800px}}@media screen and (min-width: 1260px){.view-roomservice .modal .modal-dialog.width-xl{width:1260px;max-width:1260px}}.view-roomservice .modal #articleForm .article-prices{grid-template-columns:1fr 1fr;display:grid;grid-gap:16px}.view-roomservice .modal #categoryForm .icon-panel{grid-template-columns:repeat(5, minmax(0, 1fr));grid-gap:15px;display:grid}.view-roomservice .modal #categoryForm .icon-panel label input[type="radio"]{display:none}.view-roomservice .modal #categoryForm .icon-panel label input[type="radio"]:checked+.icon-background{box-shadow:0 0 5px #337ab7;border:2px solid #2e6da4}.view-roomservice .modal #categoryForm .icon-panel label .icon-background{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAEElEQVQImWNg+M+AFeEQBgB+vw/xfUUZkgAAAABJRU5ErkJggg==) repeat scroll top left;transition:0.2s ease-in-out;transition-property:box-shadow, border;border:2px solid #aaa;display:inline-block;cursor:pointer;padding:15px;display:flex;height:100%;width:100%}.view-roomservice .modal #categoryForm .icon-panel label .icon-background .category-icon{max-height:none;max-height:100%;max-width:100%;height:90px;width:auto}.view-roomservice .modal #categoryForm .icon-panel label:hover .icon-background{box-shadow:0 0 5px rgba(0,0,0,0.5)}.view-roomservice .modal #devicesForm .btn *,.view-roomservice .modal #devicesForm body>header #btnMainNav *,body>header .view-roomservice .modal #devicesForm #btnMainNav *,.view-roomservice .modal #devicesForm body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .modal #devicesForm .wf-btn-action *,.view-roomservice .modal #devicesForm body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .modal #devicesForm .wf-btn-action *,.view-roomservice .modal #devicesForm body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .modal #devicesForm .wf-btn-action *,.view-roomservice .modal #devicesForm body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button *,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .modal #devicesForm button *,.view-roomservice .modal #devicesForm body.com_pitmedia button *,body.com_pitmedia .view-roomservice .modal #devicesForm button *,.view-roomservice .modal #devicesForm body.com_pitmedia.view-display form .input-browse-file>div *,body.com_pitmedia.view-display form .view-roomservice .modal #devicesForm .input-browse-file>div *,.view-roomservice .modal #deviceActiveTimesForm .btn *,.view-roomservice .modal #deviceActiveTimesForm body>header #btnMainNav *,body>header .view-roomservice .modal #deviceActiveTimesForm #btnMainNav *,.view-roomservice .modal #deviceActiveTimesForm body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .modal #deviceActiveTimesForm .wf-btn-action *,.view-roomservice .modal #deviceActiveTimesForm body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .modal #deviceActiveTimesForm .wf-btn-action *,.view-roomservice .modal #deviceActiveTimesForm body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action *,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .view-roomservice .modal #deviceActiveTimesForm .wf-btn-action *,.view-roomservice .modal #deviceActiveTimesForm body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button *,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append .view-roomservice .modal #deviceActiveTimesForm button *,.view-roomservice .modal #deviceActiveTimesForm body.com_pitmedia button *,body.com_pitmedia .view-roomservice .modal #deviceActiveTimesForm button *,.view-roomservice .modal #deviceActiveTimesForm body.com_pitmedia.view-display form .input-browse-file>div *,body.com_pitmedia.view-display form .view-roomservice .modal #deviceActiveTimesForm .input-browse-file>div *{pointer-events:none}.view-roomservice .modal #devicesForm .device-row:not(.device-row-inputs):nth-child(n + 3),.view-roomservice .modal #deviceActiveTimesForm .device-row:not(.device-row-inputs):nth-child(n + 3){border-top:1px solid #e5e5e5}.view-roomservice .modal #devicesForm .device-row>strong:last-child,.view-roomservice .modal #devicesForm .device-row>div:last-child,.view-roomservice .modal #deviceActiveTimesForm .device-row>strong:last-child,.view-roomservice .modal #deviceActiveTimesForm .device-row>div:last-child{min-width:60px}.view-roomservice .modal #devicesForm .device-row .formtitle,.view-roomservice .modal #deviceActiveTimesForm .device-row .formtitle{-webkit-flex:1 1 100%;flex:1 1 100%;min-height:0;min-width:0}.view-roomservice .modal #devicesForm .device-row label,.view-roomservice .modal #deviceActiveTimesForm .device-row label{font-size:12px}.view-roomservice .modal #devicesForm .device-row .form-group,.view-roomservice .modal #deviceActiveTimesForm .device-row .form-group{position:relative}.view-roomservice .modal #devicesForm .device-row .form-group select,.view-roomservice .modal #deviceActiveTimesForm .device-row .form-group select{display:block !important;pointer-events:none;position:absolute;width:100%;opacity:0}.view-roomservice .modal #orderDlg .details p strong{display:inline-block;width:150px}.view-roomservice .modal #orderDlg #orderPositionsList{max-height:300px;overflow:auto}.view-roomservice .modal #orderDlg #orderPositionsList li{transition:background-color 0.15s ease-in-out}.view-roomservice .modal #orderDlg #orderPositionsList li:hover{background-color:#e5e5e5}.view-roomservice .modal #orderDlg #orderPositionsList li .quantity{max-width:60px;width:auto}.view-roomservice .modal #orderDlg form #inpOrderPositionQuantity{max-width:80px}.view-roomservice .modal #welcomeTextForm .form-actions select{width:240px}.view-roomservice .modal #welcomeTextForm .terminal{position:relative}.view-roomservice .modal #welcomeTextForm .terminal #terminalpreview{max-height:100%;height:710px;width:1128px}.view-roomservice .modal #welcomeTextForm .terminal #welcomeText{position:absolute;font-size:18px;overflow:auto;height:450px;padding:17px;width:755px;left:153px;top:122px}.view-patientsforms .content.patientforms button *,.view-patientsforms .content.patientforms a *{pointer-events:none}.view-patientsforms .content.patientforms .card .card-heading,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content .card-heading,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content .card-heading{padding-bottom:0}.view-patientsforms .content.patientforms .card .card-heading .nav-tabs,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content .card-heading .nav-tabs,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content .card-heading .nav-tabs{border-bottom:none}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul{list-style:none;cursor:pointer;padding-left:0;margin:0}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open),.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open),body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open){display:inline-block;max-width:350px}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li{display:inline}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li:not(:last-child)::after,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li:not(:last-child)::after,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li:not(:last-child)::after{content:", "}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li span:last-child,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li span:last-child,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li span:last-child{display:none}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li span.icon,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li body .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body .nav-container nav .view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li span.icon,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.view-patientsforms .content.patientforms body.view-medialibrary .nav-container nav main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li span.icon,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li body.view-servicecall span.material-icons,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li body.view-servicecall span.material-icons,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li body.view-servicecall span.material-icons,body.view-servicecall .view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li span.material-icons,body.view-servicecall .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li span.material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li span.material-icons,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms #tab-container .tab-content #exportList table td.checklists ul:not(.open) li span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms #tab-container .tab-content #exportList table td.checklists ul:not(.open) li span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li span.slideshow-slide:not(.drop-item)::before,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li body.com_blncms.view-cookbook #recipeForm span#image::after,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li body.com_blncms.view-cookbook #recipeForm span#image::after,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li body.com_blncms.view-cookbook #recipeForm span#image::after,body.com_blncms.view-cookbook #recipeForm .view-patientsforms .content.patientforms .card #exportList table td.checklists ul:not(.open) li span#image::after,body.com_blncms.view-cookbook #recipeForm .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul:not(.open) li span#image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul:not(.open) li span#image::after{display:none}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open{padding-left:20px}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li::before,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li::before,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li::before{position:relative;line-height:20px;font-size:20px;content:"•";left:-15px}.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span.icon,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li body .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body .nav-container nav .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li span.icon,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.view-patientsforms .content.patientforms body.view-medialibrary .nav-container nav main #tab-container .tab-content #exportList table td.checklists ul.open li .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span.icon,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary .nav-container nav main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li body.view-servicecall span.material-icons,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li body.view-servicecall span.material-icons,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li body.view-servicecall span.material-icons,body.view-servicecall .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span.material-icons,body.view-servicecall .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li span.material-icons,body.view-medialibrary main #tab-container body.view-servicecall .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span.material-icons,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms #tab-container .tab-content #exportList table td.checklists ul.open li span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms #tab-container .tab-content #exportList table td.checklists ul.open li span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span.slideshow-slide:not(.drop-item)::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container #slideshow-form #slideshow-slides .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span.slideshow-slide:not(.drop-item)::before,.view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li body.com_blncms.view-cookbook #recipeForm span#image::after,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li body.com_blncms.view-cookbook #recipeForm span#image::after,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li body.com_blncms.view-cookbook #recipeForm span#image::after,body.com_blncms.view-cookbook #recipeForm .view-patientsforms .content.patientforms .card #exportList table td.checklists ul.open li span#image::after,body.com_blncms.view-cookbook #recipeForm .view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList table td.checklists ul.open li span#image::after,body.view-medialibrary main #tab-container body.com_blncms.view-cookbook #recipeForm .view-patientsforms .content.patientforms .tab-content #exportList table td.checklists ul.open li span#image::after{display:inline-flex}.view-patientsforms .content.patientforms .card #exportList .pagination-wrapper,.view-patientsforms .content.patientforms body.view-medialibrary main #tab-container .tab-content #exportList .pagination-wrapper,body.view-medialibrary main #tab-container .view-patientsforms .content.patientforms .tab-content #exportList .pagination-wrapper{text-align:center;position:absolute;margin:0 auto;width:100%}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode{box-shadow:0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid rgba(0,0,0,0.15);transition:box-shadow 0.2s ease-in-out;background-color:#fff;border-radius:0.5rem;grid-template-columns:6.75rem 1fr;grid-auto-flow:column;grid-auto-rows:auto;padding:1rem 1.5rem;margin:2rem auto 0.5rem;max-width:40rem;display:grid;width:100%}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode:hover{box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2)}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode:focus,.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode:active{box-shadow:none}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode img{align-self:center;grid-row:1 / span 2;max-height:100%;grid-column:1}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode span{display:inline-block}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .text{align-self:center;line-height:2rem;font-size:1.5rem;color:#000;grid-column:2;grid-row:1}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .text>span:first-child{display:inline-block}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .text>span:last-child{display:none}.view-patientsforms .content.patientsforms.edit .questionListContainer #scancode .info{line-height:1.125rem;font-size:0.75rem;grid-column:2;grid-row:2}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms{-ms-flex:1 1 auto !important;flex:1 1 auto !important;padding-top:24px}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms .select-control{position:relative}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms .select-control select{display:block !important;position:absolute;width:0;height:0;top:0;left:50%;appearance:none;opacity:0}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms .select-control .chosen-container{width:100% !important}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists{-webkit-grid-template-columns:1fr;grid-template-columns:1fr;display:-webkit-grid;display:grid;grid-gap:0.5rem;padding:0.5rem 0;list-style:none}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist{background-color:#e9ecef}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist:hover,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist:focus{background-color:#ced4da}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form{display:flex;align-items:center;margin-bottom:0.5rem;transition:background-color 0.15s ease-in-out;position:relative;min-height:104px;padding:0;cursor:pointer}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist :is(.new-checklist-form),body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form :is(.new-checklist-form){pointer-events:none}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist>div:last-child,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form>div:last-child{-ms-flex:1 1 auto !important;flex:1 1 auto !important}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .state,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form .state{-webkit-align-self:stretch;align-self:stretch;margin-right:8px;display:block;width:12px;-webkit-flex:0 0 auto;flex:0 0 auto}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .state.new,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form .state.new{background-color:#dc3545}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .state.draft,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form .state.draft{background-color:#ffc107}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .state.finished,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form .state.finished{background-color:#28a745}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist span.icon,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-patientsforms.layout-checklistform .nav-container nav main .content.patientforms #checklists li.checklist .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist span.material-icons,body.com_blncms.view-patientsforms.layout-checklistform body.view-slideshows.layout-edit main .content.patientforms #checklists li.checklist #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-patientsforms.layout-checklistform body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.patientforms #checklists li.checklist span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-patientsforms.layout-checklistform main #slideshow-form #slideshow-slides .content.patientforms #checklists li.checklist span.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist body.com_blncms.view-cookbook #recipeForm span#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist span#image::after,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form span.icon{font-size:3rem}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist>div:last-child,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form>div:last-child{padding:8px}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist>div:last-child>.date,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form>div:last-child>.date{color:#6c757d !important;line-height:16px;font-size:14px}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist>div:last-child a,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form>div:last-child a{font-weight:600;color:#343a40;line-height:28px;font-size:18px}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist>div:last-child a::before,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form>div:last-child a::before{position:absolute;height:100%;width:100%;content:"";left:0;top:0}body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-title,body.com_blncms.view-patientsforms.layout-checklistform main .content.patientforms #checklists li.checklist .new-checklist-form .new-checklist-title{font-weight:600;color:#343a40;line-height:28px;font-size:18px}body.com_blncms.view-patientsforms.layout-checklistform_edit main{position:relative}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms{display:flex;flex-direction:column;padding:0 !important}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms .panel{position:relative}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms .panel .panel-heading .patient-info{display:flex;gap:10px}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms .panel .panel-body{padding:0}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms .panel .panel-footer .buttons{display:flex;align-items:center;justify-content:space-between;padding-bottom:0.5rem;padding-top:0.5rem}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form{display:flex;flex-direction:column;-ms-flex:1 1 auto !important;flex:1 1 auto !important}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions{-ms-flex:1 1 auto !important;flex:1 1 auto !important;padding:0 40px}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question{margin:24px 0}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .title{color:#6c757d !important;margin-bottom:1rem;line-height:1.5rem;font-size:1.125rem;font-weight:600}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .title.headline{margin-bottom:1rem;font-size:1.5rem;color:#333 !important}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question.question-headline{margin-top:40px;margin-bottom:0}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question.question-headline+.question{margin-top:16px}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question #medicationplan-message{display:none;width:100%;color:#28a745}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question #medicationplan-message .remove-mp-msg{display:none;color:#dc3545}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question #medicationplan-message button{text-transform:uppercase;font-size:14px}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer label{display:block;cursor:pointer}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer input[type="checkbox"],body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer input[type="radio"]{display:inline-block;position:relative;height:18px;width:18px;top:3px;margin-right:8px}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.range{width:100%;display:block}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.range .labels{display:flex;justify-content:space-between}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.range input[type="range"]{display:block;width:100%}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload>img{margin:2rem auto;max-width:50rem;display:block;height:auto;width:auto}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload>img+.upload-area{display:none !important}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #adb5bd;position:relative;margin-right:auto;margin-left:auto;padding:8px 16px;max-width:580px;cursor:pointer}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area>*{pointer-events:none}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area img.preview-media,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area embed.preview-media{margin-bottom:1rem;max-height:450px;width:100%}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area img.preview-media:is(img),body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area embed.preview-media:is(img){object-fit:cover;height:auto}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area img.preview-media~*:not(.btn):not(input[type="file"]):not(.preview-media),body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area embed.preview-media~*:not(.btn):not(input[type="file"]):not(.preview-media){display:none}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area .upload-info{line-height:22px;color:#495057;font-weight:600;font-size:14px}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area span.upload-icon{margin:16px 0;font-size:3rem}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area input[type="file"]{position:absolute;height:0.25rem;width:0.25rem;opacity:0}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area .btn,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area body>header #btnMainNav,body>header body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area #btnMainNav,body.com_blncms.view-patientsforms.layout-checklistform_edit body.com_blnvinzenz.view-therapyvideo main .content.patientforms form #questions .question .answers .answer.upload .upload-area #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blncms.view-patientsforms.layout-checklistform_edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .content.patientforms form #questions .question .answers .answer.upload .upload-area .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.com_blncms.view-patientsforms.layout-checklistform_edit main #workflowarea #wf-sidebar .wf-toolbox li .content.patientforms form #questions .question .answers .answer.upload .upload-area .wf-btn-action,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-portalconfigurator main .content.patientforms form #questions .question .answers .answer.upload .upload-area #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .content.patientforms form #questions .question .answers .answer.upload .upload-area .wf-btn-action,body.view-portalconfigurator body.com_blncms.view-patientsforms.layout-checklistform_edit main #workflowarea #wf-sidebar .wf-toolbox li .content.patientforms form #questions .question .answers .answer.upload .upload-area .wf-btn-action,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-workflowdesigner.layout-edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .content.patientforms form #questions .question .answers .answer.upload .upload-area .wf-btn-action,body.view-workflowdesigner.layout-edit body.com_blncms.view-patientsforms.layout-checklistform_edit main #workflowarea #wf-sidebar .wf-toolbox li .content.patientforms form #questions .question .answers .answer.upload .upload-area .wf-btn-action,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area button,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area body.com_pitmedia button,body.com_pitmedia body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area button,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms body.com_pitmedia.view-display form #questions .question .answers .answer.upload .upload-area .input-browse-file>div,body.com_pitmedia.view-display body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers .answer.upload .upload-area .input-browse-file>div{text-align:center}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea{display:flex;align-items:center;justify-content:center;position:relative;grid-column:1/4}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode{box-shadow:0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid rgba(0,0,0,0.15);transition:box-shadow 0.2s ease-in-out;background-color:#fff;border-radius:0.5rem;grid-template-columns:6.75rem 1fr;grid-auto-flow:column;grid-auto-rows:auto;padding:1rem 1.5rem;margin:1rem auto;max-width:40rem;display:grid;width:100%}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode:hover{box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2)}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode:focus,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode:active{box-shadow:none}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode img{align-self:center;grid-row:1 / span 2;grid-column:1}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode span.icon,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-patientsforms.layout-checklistform_edit .nav-container nav main .content.patientforms form #questions .question .answers #scanarea #scancode .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode span.material-icons,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-slideshows.layout-edit main .content.patientforms form #questions .question .answers #scanarea #scancode #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .content.patientforms form #questions .question .answers #scanarea #scancode span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-patientsforms.layout-checklistform_edit main #slideshow-form #slideshow-slides .content.patientforms form #questions .question .answers #scanarea #scancode span.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode body.com_blncms.view-cookbook #recipeForm span#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode span#image::after{align-self:center;grid-row:1 / span 2;grid-column:1;font-size:3rem}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode span{display:inline-block}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode .text{align-self:center;line-height:1.5rem;font-size:1.125rem;color:#007e8d;grid-column:2;grid-row:1}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode .text>span:first-child{display:inline-block}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode .text>span:last-child{display:none}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode .info{color:#6c757d !important;line-height:1.125rem;font-size:0.75rem;grid-column:2;grid-row:2}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #scancode.d-none,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-medialibrary main .content.patientforms form #questions .question .answers #scanarea #tab-container .tab-content .tab-pane .bootstrap-table #scancode.fixed-table-toolbar,body.view-medialibrary body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #tab-container .tab-content .tab-pane .bootstrap-table #scancode.fixed-table-toolbar,body.com_blncms.view-patientsforms.layout-checklistform_edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .content.patientforms form #questions .question .answers #scanarea #scancode.fixed-table-toolbar,body.view-medialibrary body.com_blncms.view-patientsforms.layout-checklistform_edit main #tab-container .tab-content .tab-pane .bootstrap-table .content.patientforms form #questions .question .answers #scanarea #scancode.fixed-table-toolbar,body.com_blncms.view-patientsforms.layout-checklistform_edit body.com_blncms.view-calendar main .content.patientforms form #questions .question .answers #scanarea #calendar-settings-container .calendar-settings-content div.calendar-preview label#scancode[for="service-description"],body.com_blncms.view-calendar body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #calendar-settings-container .calendar-settings-content div.calendar-preview label#scancode[for="service-description"],body.com_blncms.view-patientsforms.layout-checklistform_edit body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content div.calendar-preview .content.patientforms form #questions .question .answers #scanarea label#scancode[for="service-description"],body.com_blncms.view-calendar body.com_blncms.view-patientsforms.layout-checklistform_edit main #calendar-settings-container .calendar-settings-content div.calendar-preview .content.patientforms form #questions .question .answers #scanarea label#scancode[for="service-description"]{display:none !important}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #reader{transition:opacity 0.25s ease-in-out;border:1px solid #007e8d;background-color:#007e8d;pointer-events:none;border-radius:0.5rem;margin:2rem auto;max-height:30rem;max-width:30rem;display:block;height:auto;width:100%;opacity:0}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #reader.show{opacity:1}body.com_blncms.view-patientsforms.layout-checklistform_edit main .content.patientforms form #questions .question .answers #scanarea #inpMedicationPlan{pointer-events:none;position:absolute;opacity:0;padding:0;margin:0;height:0;width:0}body.view-configurationgroups .table td,body.view-configurationgroups .content.serverstatus .panel .tab-content .tab-pane#apache table td,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-configurationgroups table td{vertical-align:middle}body.view-configurationgroups .modal .modal-dialog .modal-body{overflow-y:auto;max-height:80vh}body.com_blnaccounting.task-payrexx{position:fixed;height:100%;width:100%}body.com_blnaccounting.task-payrexx .container.payment{padding:20px 15px;margin:0 auto;width:auto}body.com_blnaccounting.task-payrexx .container.payment h1,body.com_blnaccounting.task-payrexx .container.payment .h1{line-height:5rem}body.com_blnaccounting.task-payrexx .container.payment h2,body.com_blnaccounting.task-payrexx .container.payment .h2{line-height:3rem}body.view-lldpmap .content.lldpmap button *{pointer-events:none}body.view-telephonebook .content.telephonebook .js-stools label[for="filter_search"]{display:none}body.view-telephonebook .content.telephonebook .js-stools [type="submit"].btn,body.view-telephonebook .content.telephonebook .js-stools body>header [type="submit"]#btnMainNav,body>header body.view-telephonebook .content.telephonebook .js-stools [type="submit"]#btnMainNav,body.view-telephonebook .content.telephonebook .js-stools body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action,body.view-telephonebook .content.telephonebook .js-stools body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action,body.view-telephonebook .content.telephonebook .js-stools body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action,body.view-telephonebook .content.telephonebook .js-stools body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button[type="submit"],body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-telephonebook .content.telephonebook .js-stools button[type="submit"],body.view-telephonebook .content.telephonebook .js-stools body.com_pitmedia button[type="submit"],body.com_pitmedia body.view-telephonebook .content.telephonebook .js-stools button[type="submit"],body.view-telephonebook .content.telephonebook .js-stools body.com_pitmedia.view-display form .input-browse-file>div[type="submit"],body.com_pitmedia.view-display form body.view-telephonebook .content.telephonebook .js-stools .input-browse-file>div[type="submit"]{color:#fff;background-color:#337ab7;border-color:#2e6da4}body.view-telephonebook .content.telephonebook .js-stools [type="submit"].btn:hover,body.view-telephonebook .content.telephonebook .js-stools body>header [type="submit"]#btnMainNav:hover,body>header body.view-telephonebook .content.telephonebook .js-stools [type="submit"]#btnMainNav:hover,body.view-telephonebook .content.telephonebook .js-stools body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action:hover,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action:hover,body.view-telephonebook .content.telephonebook .js-stools body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action:hover,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action:hover,body.view-telephonebook .content.telephonebook .js-stools body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action:hover,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action:hover,body.view-telephonebook .content.telephonebook .js-stools body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button[type="submit"]:hover,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-telephonebook .content.telephonebook .js-stools button[type="submit"]:hover,body.view-telephonebook .content.telephonebook .js-stools body.com_pitmedia button[type="submit"]:hover,body.com_pitmedia body.view-telephonebook .content.telephonebook .js-stools button[type="submit"]:hover,body.view-telephonebook .content.telephonebook .js-stools body.com_pitmedia.view-display form .input-browse-file>div[type="submit"]:hover,body.com_pitmedia.view-display form body.view-telephonebook .content.telephonebook .js-stools .input-browse-file>div[type="submit"]:hover{background-color:#286090;border-color:#204d74}body.view-telephonebook .content.telephonebook .js-stools [type="submit"].btn:active:focus,body.view-telephonebook .content.telephonebook .js-stools body>header [type="submit"]#btnMainNav:active:focus,body>header body.view-telephonebook .content.telephonebook .js-stools [type="submit"]#btnMainNav:active:focus,body.view-telephonebook .content.telephonebook .js-stools body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action:active:focus,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action:active:focus,body.view-telephonebook .content.telephonebook .js-stools body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action:active:focus,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action:active:focus,body.view-telephonebook .content.telephonebook .js-stools body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li [type="submit"].wf-btn-action:active:focus,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.view-telephonebook .content.telephonebook .js-stools [type="submit"].wf-btn-action:active:focus,body.view-telephonebook .content.telephonebook .js-stools body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button[type="submit"]:active:focus,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-telephonebook .content.telephonebook .js-stools button[type="submit"]:active:focus,body.view-telephonebook .content.telephonebook .js-stools body.com_pitmedia button[type="submit"]:active:focus,body.com_pitmedia body.view-telephonebook .content.telephonebook .js-stools button[type="submit"]:active:focus,body.view-telephonebook .content.telephonebook .js-stools body.com_pitmedia.view-display form .input-browse-file>div[type="submit"]:active:focus,body.com_pitmedia.view-display form body.view-telephonebook .content.telephonebook .js-stools .input-browse-file>div[type="submit"]:active:focus{background-color:#204d74;border-color:#122b40}body.view-telephonebook .content.telephonebook .js-stools .js-stools-container-filters .visually-hidden{display:none}body.view-telephonebook .content.telephonebook table th:first-child,body.view-telephonebook .content.telephonebook table td:first-child{padding-left:15px}body.view-telephonebook .content.telephonebook table th:last-child,body.view-telephonebook .content.telephonebook table td:last-child{padding-right:15px}body.view-telephonebook .content.telephonebook table th a[href^="tel"],body.view-telephonebook .content.telephonebook table td a[href^="tel"]{color:#337ab7}body.view-telephonebook .content.telephonebook div.pagination{margin:0}body.view-telephonebook .content.telephonebook div.pagination .pagination{margin:0}body.view-telephonebook #csv-import-form #column-mapping select{display:block !important;width:0;position:absolute;opacity:0;left:50%;transform:translateX(-50%)}body.view-telephonebook #csv-import-form #column-mapping select+.chosen-container{float:left;width:1% !important;flex-grow:1}body.view-telephonyfees .content.telephonyfees button *{pointer-events:none}body.view-telephonyfees .content.telephonyfees.list table th:first-child,body.view-telephonyfees .content.telephonyfees.list table td:first-child{padding-left:15px;text-align:center;width:60px}body.view-telephonyfees .content.telephonyfees.list table th:last-child,body.view-telephonyfees .content.telephonyfees.list table td:last-child{padding-right:15px;text-align:right;width:20%}body.view-telephonyfees .content.telephonyfees.list table .numbeType{width:120px}body.view-telephonyfees .content.telephonyfees.list table .value,body.view-telephonyfees .content.telephonyfees.list table .value{text-align:right;width:160px}body.view-telephonyfees .content.telephonyfees.list table .fixPrice,body.view-telephonyfees .content.telephonyfees.list table .fixPrice{text-align:center;width:100px}.content.analysis .date-filter #startDate,.content.analysis .date-filter #endDate{vertical-align:middle;display:inline-block;width:auto}.content.analysis .date-filter .timerange-label{border-bottom-left-radius:4px;border-top-left-radius:4px;background-color:#eee;border:1px solid #ccc;vertical-align:middle;display:inline-block;text-align:center;padding:6px 12px;color:#555;height:34px;margin:0}.content.analysis .date-filter #timerange{min-width:150px;width:auto}.content.analysis .date-filter #timerange+.chzn-container,.content.analysis .date-filter #timerange+.chosen-container{width:auto !important}.content.analysis .date-filter #timerange+.chzn-container .chzn-single,.content.analysis .date-filter #timerange+.chosen-container .chzn-single{border-bottom-left-radius:0;border-top-left-radius:0}.content.analysis .date-filter #timerange+.chzn-container .chzn-search,.content.analysis .date-filter #timerange+.chosen-container .chzn-search{display:none}.content.analysis #statistic table td:first-child,.content.analysis #statistic table th:first-child{padding-left:15px}.content.analysis #statistic table td:last-child,.content.analysis #statistic table th:last-child{padding-right:15px}.content.analysis #analysisChart{height:100%;width:100%}.content.analysis #sales table th:first-child,.content.analysis #sales table td:first-child{border-right:1px solid #ddd;padding-left:15px;text-align:center;width:55px}.content.analysis #sales table th:last-child,.content.analysis #sales table td:last-child{padding-right:15px}.content.analysis #sales table th>span:first-child,.content.analysis #sales table td>span:first-child{vertical-align:middle;display:inline-block;text-align:right;width:75%}.content.analysis #sales table th>span:last-child,.content.analysis #sales table td>span:last-child{vertical-align:middle;display:inline-block;text-align:right;font-size:10px;color:#777;width:25%}.content.analysis #sales table th.empty,.content.analysis #sales table td.empty{color:#aaa}.content.analysis #sales table th.border-left,.content.analysis #sales table th.total-row,.content.analysis #sales table td.border-left,.content.analysis #sales table td.total-row{border-left:1px solid #ddd}.content.analysis #sales table thead tr:first-child th:first-child{width:auto}.content.analysis #sales table thead .total-row{text-align:right}.content.analysis #sales table tbody th:not(:first-child),.content.analysis #sales table tbody td:not(:first-child){text-align:right}.content.analysis #sales table tbody th.total-row,.content.analysis #sales table tbody td.total-row{background-color:#ebebeb}.content.analysis #sales table tfoot tr{border-top:2px solid #b4b4b4}.content.analysis #sales table tfoot tr td{background-color:#ebebeb;font-weight:bold}.content.analysis #sales table tfoot tr td:first-child{text-align-last:left}.content.analysis #sales table.table-hover tbody tr:hover .total-row{background-color:#b4b4b4}body.view-patientlogs .content.patientlogs #adminForm .js-stools{display:flex;justify-content:space-between}body.view-patientlogs .content.patientlogs #adminForm .js-stools label[for="filter_search"]{display:block}body.view-patientlogs .content.patientlogs #adminForm .js-stools .filter-search-bar{display:flex}body.view-patientlogs .content.patientlogs #adminForm .js-stools .filter-search-bar #filter_search{min-width:458px}body.view-patientlogs .content.patientlogs #adminForm .js-stools .filter-search-bar #filter_search-desc{display:none}body.view-patientlogs .content.patientlogs #adminForm .js-stools .filter-search-actions{display:none}body.view-patientlogs .content.patientlogs #adminForm .js-stools-container-filters{gap:1rem;display:flex;flex-direction:row}body.view-patientlogs .content.patientlogs #adminForm .js-stools-container-filters .icon-calendar.icon::after,body.view-patientlogs .content.patientlogs #adminForm .js-stools-container-filters body.view-servicecall .icon-calendar.material-icons::after,body.view-servicecall body.view-patientlogs .content.patientlogs #adminForm .js-stools-container-filters .icon-calendar.material-icons::after,body.view-patientlogs .content.patientlogs #adminForm .js-stools-container-filters body.com_blncms.view-cookbook #recipeForm .icon-calendar#image::after,body.com_blncms.view-cookbook #recipeForm body.view-patientlogs .content.patientlogs #adminForm .js-stools-container-filters .icon-calendar#image::after{content:'calendar_today'}body.view-patientlogs .content.patientlogs #adminForm .js-stools-container-list{position:relative;top:27px}body.view-patientlogs .content.patientlogs .table .name,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .name,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .name,body.view-patientlogs .content.patientlogs .table .lastActivity,body.view-patientlogs .content.patientlogs .content.serverstatus .panel .tab-content .tab-pane#apache table .lastActivity,.content.serverstatus .panel .tab-content .tab-pane#apache body.view-patientlogs .content.patientlogs table .lastActivity{max-width:140px}body.view-documents .content.documents.edit .card,body.view-documents .content.documents.edit body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container body.view-documents .content.documents.edit .tab-content{width:600px}body.view-documents .content.documents.edit .panel.panel-default{background-color:#f5f5f5}body.view-documents .content.documents.list table th:first-child,body.view-documents .content.documents.list table td:first-child{max-width:40px}body.view-documents .content.documents.list table tbody td span{display:inline-block;max-width:75px}body.view-documents .content.documents.list table tbody td span:not(:last-child){margin-right:5px}body.view-documents .content.documents.list table tbody td span:not(:last-child)::after{content:","}body.view-documents .content.documents.list table tbody td:last-child{min-width:8.5rem}body.view-payments.layout-invoice button>*{pointer-events:none}body.view-payments.layout-invoice table th:first-child,body.view-payments.layout-invoice table td:first-child{padding-left:15px}body.view-payments.layout-invoice table th:last-child,body.view-payments.layout-invoice table td:last-child{padding-right:15px;text-align:right}body.view-payments.layout-invoice table thead th:first-child,body.view-payments.layout-invoice table thead td:first-child,body.view-payments.layout-invoice table tbody th:first-child,body.view-payments.layout-invoice table tbody td:first-child{width:75px}body.view-payments.layout-invoice table tbody tr.hasRefund{text-decoration:line-through}body.view-payments.layout-invoice table tbody tr.row-refund-title{background-color:#fff;vertical-align:bottom}body.view-payments.layout-invoice table tbody tr.row-refund-title td{padding-bottom:0;padding-top:32px;font-size:13px}body.view-payments.layout-invoice table tbody tr.row-refund{background-color:#fff}body.view-payments.layout-invoice table tbody tr.row-refund td{vertical-align:middle;border-top:none}body.view-payments.layout-invoice table tbody tr.row-refund td form>input{display:inline-block;width:auto}body.view-payments.layout-invoice table tbody tr.row-refund td form select[name='type']{max-width:120px}body.view-payments.layout-invoice table tbody tr.row-refund td form select[name='type']+.chzn-container,body.view-payments.layout-invoice table tbody tr.row-refund td form select[name='type']+.chosen-container{width:auto !important}body.view-payments.layout-invoice table tbody tr.row-refund td form select[name='type']+.chzn-container .chzn-single,body.view-payments.layout-invoice table tbody tr.row-refund td form select[name='type']+.chosen-container .chzn-single{min-height:30px;font-size:12px;height:30px}body.view-payments.layout-invoice table tbody tr.row-refund td form input[name='amount']{max-width:120px}body.view-payments.layout-invoice table tfoot tr.total-row{border-bottom:1px solid #aaa;background:#eee}body.view-notificationcenter .panel .panel-body .grid{grid-template-columns:1fr 1fr;grid-gap:0 24px;display:grid}body.view-notificationcenter .panel .panel-body .grid .rowspan-2{grid-row:auto / span 2;position:relative}body.view-notificationcenter .panel .panel-body textarea{resize:vertical}body.view-notificationcenter .panel .panel-body #platforms{display:block !important;pointer-events:none;position:absolute;max-height:34px;opacity:0}body.view-notificationcenter .panel .panel-body .charcounter{float:right;font-weight:700;font-size:12px;line-height:2}body.view-notificationcenter .panel .panel-body .charcounter.danger{color:red}body.view-notificationcenter .chosen-container{width:100% !important}.com_blnaccounting.view-customeropinion .content.customeropinion table#totalOverview td:last-child{text-align:right}.com_blnaccounting.view-customeropinion .content.customeropinion table#totalOverview .subitem{padding-left:24px}.com_blnaccounting.view-customeropinion .content.customeropinion table#totalOverview .subitem+td>span:last-child{color:#888888}.com_blnaccounting.view-customeropinion .content.customeropinion #feedbackList{padding-left:16px;list-style:none}.com_blnaccounting.view-customeropinion .content.customeropinion #feedbackList li{font-size:15px}.com_blnaccounting.view-customeropinion .content.customeropinion #feedbackList li span:last-child{color:#888888}body.com_blncms.view-cookbook .content.cookbook table td,body.com_blncms.view-cookbook .content.cookbook table th{vertical-align:middle;padding:12px 6px}body.com_blncms.view-cookbook .content.cookbook table td.preview,body.com_blncms.view-cookbook .content.cookbook table th.preview{width:95px}body.com_blncms.view-cookbook .content.cookbook table td.preview div,body.com_blncms.view-cookbook .content.cookbook table th.preview div{background:transparent no-repeat scroll center center / cover;height:50px;width:80px}body.com_blncms.view-cookbook .content.cookbook table td.title>div:first-child,body.com_blncms.view-cookbook .content.cookbook table th.title>div:first-child{line-height:22px;font-weight:bold;font-size:16px}body.com_blncms.view-cookbook .content.cookbook table td.date,body.com_blncms.view-cookbook .content.cookbook table th.date{min-width:140px}body.com_blncms.view-cookbook .content.cookbook table td .categories,body.com_blncms.view-cookbook .content.cookbook table th .categories{white-space:nowrap;position:relative;overflow:hidden;margin-top:5px}body.com_blncms.view-cookbook .content.cookbook table td .categories::after,body.com_blncms.view-cookbook .content.cookbook table th .categories::after{content:"";position:absolute;right:0;top:0;background-image:linear-gradient(90deg, transparent, #fff);display:block;width:24px;height:100%}body.com_blncms.view-cookbook .content.cookbook table td .categories .category,body.com_blncms.view-cookbook .content.cookbook table th .categories .category{border:1px solid #ccc;background-color:#eee;border-radius:3px;line-height:14px;font-size:12px}body.com_blncms.view-cookbook #recipeForm a>*,body.com_blncms.view-cookbook #recipeForm button>*{pointer-events:none}body.com_blncms.view-cookbook #recipeForm select.unit+.chzn-container .chzn-drop .chzn-results .active-result{font-style:italic}body.com_blncms.view-cookbook #recipeForm select.unit+.chzn-container .chzn-drop .chzn-results .active-result:nth-child(n + 3){font-style:normal}body.com_blncms.view-cookbook #recipeForm #image{background:#f5f5f5 no-repeat scroll center center / cover;position:relative;height:40vh;padding:0}body.com_blncms.view-cookbook #recipeForm #image::before,body.com_blncms.view-cookbook #recipeForm #image::after{transition:opacity 0.25s ease-in-out;pointer-events:none;z-index:0;opacity:0}body.com_blncms.view-cookbook #recipeForm #image::before{background:rgba(0,0,0,0.56);position:absolute;display:block;height:100%;width:100%;content:""}body.com_blncms.view-cookbook #recipeForm #image::after{display:flex;justify-content:center;align-items:center;border:5px solid #fff;border-radius:100%;content:"photo_camera";font-size:64px;color:#fff;padding:16px;width:96px;height:96px}body.com_blncms.view-cookbook #recipeForm #image.empty::before,body.com_blncms.view-cookbook #recipeForm #image.empty::after,body.com_blncms.view-cookbook #recipeForm #image:hover::before,body.com_blncms.view-cookbook #recipeForm #image:hover::after{opacity:1}body.com_blncms.view-cookbook #recipeForm #image label{position:absolute;cursor:pointer;height:100%;width:100%;left:0;top:0}body.com_blncms.view-cookbook #recipeForm #image label input[type="file"]{pointer-events:none;height:10px;width:10px;opacity:0}body.com_blncms.view-cookbook #recipeForm #image .card-title.title{transition:background-color 0.25s ease-in-out;text-shadow:2px 2px 2px #000;background-color:transparent;width:calc(100% - 30px);position:absolute;margin:0 auto 0 0;font-weight:normal;padding-right:16px;padding-left:16px;line-height:54px;border-radius:0;box-shadow:none;font-size:48px;color:#fff;height:auto;bottom:36px;left:15px;z-index:1;border:none;border-bottom:2px solid #ccc}body.com_blncms.view-cookbook #recipeForm #image .card-title.title:focus,body.com_blncms.view-cookbook #recipeForm #image .card-title.title:active{background-color:rgba(0,0,0,0.56)}body.com_blncms.view-cookbook #recipeForm #image .card-title.title:placeholder-shown{text-shadow:2px 2px 1px rgba(0,0,0,0.26)}body.com_blncms.view-cookbook #recipeForm #btnEditCategories{position:relative;top:-1px}body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group .input-group-addon.icon,body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group .nav-container nav .mainnavbar.navbar-nav>.nav-item>.input-group-addon.nav-link::before,body.com_blncms.view-cookbook .nav-container nav #recipeForm .ingredients-area .input-group .mainnavbar.navbar-nav>.nav-item>.input-group-addon.nav-link::before,body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group body.view-servicecall .input-group-addon.material-icons,body.view-servicecall body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group .input-group-addon.material-icons,body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .input-group-addon.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group .input-group-addon.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group body.com_pitmedia ul.folders li.input-group-addon:before,body.com_pitmedia ul.folders body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group li.input-group-addon:before,body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .input-group-addon.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group .input-group-addon.icon-fw,body.com_blncms.view-cookbook #recipeForm .ingredients-area .input-group .input-group-addon#image::after,body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group .input-group-addon.icon,body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group .nav-container nav .mainnavbar.navbar-nav>.nav-item>.input-group-addon.nav-link::before,body.com_blncms.view-cookbook .nav-container nav #recipeForm .preparation-area .input-group .mainnavbar.navbar-nav>.nav-item>.input-group-addon.nav-link::before,body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group body.view-servicecall .input-group-addon.material-icons,body.view-servicecall body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group .input-group-addon.material-icons,body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .input-group-addon.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group .input-group-addon.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group body.com_pitmedia ul.folders li.input-group-addon:before,body.com_pitmedia ul.folders body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group li.input-group-addon:before,body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .input-group-addon.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group .input-group-addon.icon-fw,body.com_blncms.view-cookbook #recipeForm .preparation-area .input-group .input-group-addon#image::after{top:0}body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div{text-align:center}body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div label{display:block}body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div input{text-align:center;border-radius:0;box-shadow:none;background:none;border:none;border-bottom:1px solid #ccc}body.com_blncms.view-cookbook #recipeForm .ingredients-area .nutrients>div input:placeholder-shown{font-style:italic}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group .form-control,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group input:not([type='checkbox']):not([type='radio']):not([type='range']),body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body.com_pitmedia.view-display form .input-browse-file input[type="text"],body.com_pitmedia.view-display form .input-browse-file body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group input[type="text"]{min-width:auto}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group #ingredientValue{max-width:100px}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group #ingredientValue:placeholder-shown{font-style:italic}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group .btn,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body>header #btnMainNav,body>header body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group #btnMainNav,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group .wf-btn-action,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group .wf-btn-action,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group .wf-btn-action,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group button,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body.com_pitmedia button,body.com_pitmedia body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group button,body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group .input-browse-file>div{min-width:40px}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients .form-group #ingredientUnit{width:120px}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients #ingredientList{padding-left:0}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients #ingredientList li{width:100%}body.com_blncms.view-cookbook #recipeForm .ingredients-area .ingredients #ingredientList li:not(:last-child){border-bottom:1px solid #f5f5f5}body.com_blncms.view-cookbook #recipeForm .preparation-area .preparation-steps .preparation-step:first-child:last-child .delPrepStep{display:none}body.com_blncms.view-cookbook #recipeForm .preparation-area .preparation-steps .preparation-step textarea{resize:vertical}body.com_blncms.view-cookbook #categoryList,body.com_blncms.view-cookbook #unitList{border-top:1px solid #ccc;padding:15px 0 0;max-height:400px;list-style:none;overflow:auto}body.com_blncms.view-cookbook #categoryList li:hover,body.com_blncms.view-cookbook #unitList li:hover{background-color:#f5f5f5}body.com_blncms.view-cookbook #categoryList li:not(:last-child),body.com_blncms.view-cookbook #unitList li:not(:last-child){border-bottom:1px solid #f5f5f5}body.com_blncms.view-menuplan .content.menuplan button>*,body.com_blncms.view-menuplan .content.menuplan a>*{pointer-events:none}body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"]{position:relative;cursor:pointer}body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] embed{pointer-events:none;height:100%;width:100%}body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] embed+.icon,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] .nav-container nav .mainnavbar.navbar-nav>.nav-item>embed+.nav-link::before,body.com_blncms.view-menuplan .nav-container nav .content.menuplan form label[for="menuplan"] .mainnavbar.navbar-nav>.nav-item>embed+.nav-link::before,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.view-servicecall embed+.material-icons,body.view-servicecall body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] embed+.material-icons,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides embed+.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] embed+.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.com_pitmedia ul.folders embed+li:before,body.com_pitmedia ul.folders body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] embed+li:before,body.com_blncms.view-menuplan .content.menuplan body.com_pituser.view-edit form label[for="menuplan"] .control-group .controls .password-group .input-password-toggle embed+.icon-fw,body.com_pituser.view-edit body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] .control-group .controls .password-group .input-password-toggle embed+.icon-fw,body.com_blncms.view-menuplan .content.menuplan body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle label[for="menuplan"] embed+.icon-fw,body.com_pituser.view-edit body.com_blncms.view-menuplan .content.menuplan form .control-group .controls .password-group .input-password-toggle label[for="menuplan"] embed+.icon-fw,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.com_blncms.view-cookbook #recipeForm embed+#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] embed+#image::after{display:none}body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] .icon,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-menuplan .nav-container nav .content.menuplan form label[for="menuplan"] .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] .material-icons,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] li:before,body.com_blncms.view-menuplan .content.menuplan body.com_pituser.view-edit form label[for="menuplan"] .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_blncms.view-menuplan .content.menuplan body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle label[for="menuplan"] .icon-fw,body.com_pituser.view-edit body.com_blncms.view-menuplan .content.menuplan form .control-group .controls .password-group .input-password-toggle label[for="menuplan"] .icon-fw,body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] #image::after{list-style:128px;font-size:96px;padding:16px}body.com_blncms.view-menuplan .content.menuplan form label[for="menuplan"] input#menuplan{pointer-events:none;position:absolute;height:32px;width:32px;opacity:0;top:50%}body.com_blncms.view-menuplan .content.menuplan #filter label,body.com_blncms.view-menuplan .content.menuplan #filter input,body.com_blncms.view-menuplan .content.menuplan #filter select{display:block}body.com_blncms.view-menuplan .content.menuplan #menuplans .infos span,body.com_blncms.view-menuplan .content.menuplan #menuplans .infos em{display:inline-block}body.com_blncms.view-menuplan .content.menuplan #menuplans .infos span::before,body.com_blncms.view-menuplan .content.menuplan #menuplans .infos em::before{display:inline-block;content:'|'}body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append input{vertical-align:middle;display:inline-block;width:auto}body.view-paymentsanalysis .content.paymentsanalysis .date-filter label{display:block}body.view-paymentsanalysis .content.paymentsanalysis .date-filter label+select{width:auto}body.view-paymentsanalysis .content.paymentsanalysis .date-filter label+select+.chosen-container{width:fit-content}body.view-paymentsanalysis .content.paymentsanalysis #statistic table td:first-child,body.view-paymentsanalysis .content.paymentsanalysis #statistic table th:first-child{padding-left:15px}body.view-paymentsanalysis .content.paymentsanalysis #statistic table td:last-child,body.view-paymentsanalysis .content.paymentsanalysis #statistic table th:last-child{padding-right:15px}body.view-paymentsanalysis .content.paymentsanalysis #sales table th:first-child,body.view-paymentsanalysis .content.paymentsanalysis #sales table td:first-child{border-right:1px solid #ddd;padding-left:15px;width:55px}body.view-paymentsanalysis .content.paymentsanalysis #sales table th:last-child,body.view-paymentsanalysis .content.paymentsanalysis #sales table td:last-child{padding-right:6px}body.view-paymentsanalysis .content.paymentsanalysis #sales table th>span:first-child,body.view-paymentsanalysis .content.paymentsanalysis #sales table td>span:first-child{vertical-align:middle;display:inline-block;text-align:right}body.view-paymentsanalysis .content.paymentsanalysis #sales table th>span:last-child,body.view-paymentsanalysis .content.paymentsanalysis #sales table td>span:last-child{vertical-align:middle;display:inline-block;text-align:right;color:#777}body.view-paymentsanalysis .content.paymentsanalysis #sales table th.empty,body.view-paymentsanalysis .content.paymentsanalysis #sales table td.empty{color:#aaa}body.view-paymentsanalysis .content.paymentsanalysis #sales table th.border-left,body.view-paymentsanalysis .content.paymentsanalysis #sales table th.total-row,body.view-paymentsanalysis .content.paymentsanalysis #sales table td.border-left,body.view-paymentsanalysis .content.paymentsanalysis #sales table td.total-row{border-left:1px solid #ddd}body.view-paymentsanalysis .content.paymentsanalysis #sales table thead tr th:first-child{width:auto}body.view-paymentsanalysis .content.paymentsanalysis #sales table thead .total-row{text-align:right}body.view-paymentsanalysis .content.paymentsanalysis #sales table tbody th.total-row,body.view-paymentsanalysis .content.paymentsanalysis #sales table tbody td.total-row{background-color:#ebebeb;text-align:right}body.view-paymentsanalysis .content.paymentsanalysis #sales table tfoot tr{border-top:2px solid #b4b4b4}body.view-paymentsanalysis .content.paymentsanalysis #sales table tfoot tr td{background-color:#ebebeb;font-weight:bold}body.view-paymentsanalysis .content.paymentsanalysis #sales table.table-hover tbody tr:hover .total-row{background-color:#b4b4b4}.content.tvradiostations #adminForm .js-stools .js-stools-container-bar .input-append #filter_search{width:350px}.content.tvradiostations #adminForm .js-stools .js-stools-container-bar .input-append button[type="submit"]{color:#fff;background-color:#5bc0de;border-color:#46b8da}.content.tvradiostations #adminForm.typeFilter .js-stools-field-filter.typeFilter{display:inline-block}.content.tvradiostations #adminForm .table th,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table th,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table th,.content.tvradiostations #adminForm .table td,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table td,.content.tvradiostations #adminForm .table td>div,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td>div,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table td>div{max-width:150px}.content.tvradiostations #adminForm .table th:first-child,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table th:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table th:first-child,.content.tvradiostations #adminForm .table td:first-child,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td:first-child,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table td:first-child{padding-left:15px}.content.tvradiostations #adminForm .table th:last-child,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table th:last-child,.content.tvradiostations #adminForm .table td:last-child,.content.tvradiostations #adminForm .content.serverstatus .panel .tab-content .tab-pane#apache table td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .content.tvradiostations #adminForm table td:last-child{padding-right:15px}.content.tvradiostations .icon-select-overlay{border-top-right-radius:0;border-top-left-radius:0;text-align:center;background:#fff;position:absolute;overflow:auto;height:250px;border-top:0;padding:8px 0;width:100%;z-index:1;top:33px;display:flex;flex-direction:row;flex-wrap:wrap}.content.tvradiostations .icon-select-overlay .icon-select-option{max-height:62px;max-width:62px;display:block;margin:4px;padding:10px;border:1px solid #ddd}#tplSystemMessages{position:fixed;z-index:100;width:auto;top:10%;left:50%;transform:translateX(-50%)}#tplSystemMessages .message-footer{margin-top:16px}#tplSystemMessages .alert{box-shadow:0px 5px 10px 0px rgba(0,0,0,0.5);max-width:50rem;min-width:50rem;width:100%;margin:0 auto}.com_blnsettings.view-appreleasemanager .panel-body #applyPanel,.com_blnsettings.view-releasemanager .panel-body #applyPanel{background-color:#fff;position:sticky;padding:16px 0;z-index:2;top:51px;margin:0}.com_blnsettings.view-appreleasemanager .panel-body .table,.com_blnsettings.view-appreleasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-appreleasemanager .panel-body table,.com_blnsettings.view-releasemanager .panel-body .table,.com_blnsettings.view-releasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-releasemanager .panel-body table{position:relative}.com_blnsettings.view-appreleasemanager .panel-body .table thead tr th,.com_blnsettings.view-appreleasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-appreleasemanager .panel-body table thead tr th,.com_blnsettings.view-releasemanager .panel-body .table thead tr th,.com_blnsettings.view-releasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-releasemanager .panel-body table thead tr th{background-color:#fff;position:sticky;z-index:1;top:144px}.com_blnsettings.view-appreleasemanager .panel-body .table tr.terminal-on,.com_blnsettings.view-appreleasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr.terminal-on,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-appreleasemanager .panel-body table tr.terminal-on,.com_blnsettings.view-releasemanager .panel-body .table tr.terminal-on,.com_blnsettings.view-releasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr.terminal-on,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-releasemanager .panel-body table tr.terminal-on{font-weight:600}.com_blnsettings.view-appreleasemanager .panel-body .table tr.terminal-on:hover,.com_blnsettings.view-appreleasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr.terminal-on:hover,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-appreleasemanager .panel-body table tr.terminal-on:hover,.com_blnsettings.view-releasemanager .panel-body .table tr.terminal-on:hover,.com_blnsettings.view-releasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr.terminal-on:hover,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-releasemanager .panel-body table tr.terminal-on:hover{background-color:#eeffee}.com_blnsettings.view-appreleasemanager .panel-body .table tr.terminal-off td,.com_blnsettings.view-appreleasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr.terminal-off td,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-appreleasemanager .panel-body table tr.terminal-off td,.com_blnsettings.view-releasemanager .panel-body .table tr.terminal-off td,.com_blnsettings.view-releasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr.terminal-off td,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-releasemanager .panel-body table tr.terminal-off td{opacity:.6}.com_blnsettings.view-appreleasemanager .panel-body .table tr td:last-child,.com_blnsettings.view-appreleasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-appreleasemanager .panel-body table tr td:last-child,.com_blnsettings.view-releasemanager .panel-body .table tr td:last-child,.com_blnsettings.view-releasemanager .panel-body .content.serverstatus .panel .tab-content .tab-pane#apache table tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache .com_blnsettings.view-releasemanager .panel-body table tr td:last-child{max-width:640px}.com_blnsettings.view-appreleasemanager .panel-footer,.com_blnsettings.view-releasemanager .panel-footer{position:sticky;bottom:0}.com_blnsettings.view-appreleasemanager .panel-footer.testsystem,.com_blnsettings.view-releasemanager .panel-footer.testsystem{padding-left:320px}.com_blnsettings.view-appreleasemanager .statusOuter,.com_blnsettings.view-releasemanager .statusOuter{width:auto;height:22px;line-height:22px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.com_blnsettings.view-appreleasemanager .statusOuter span,.com_blnsettings.view-releasemanager .statusOuter span{height:10px;width:10px}.com_blnsettings.view-appreleasemanager .statusOuter span.glyphicon-lock,.com_blnsettings.view-releasemanager .statusOuter span.glyphicon-lock{height:auto;width:auto}.com_blnsettings.view-appreleasemanager .statusOuter span.glyphicon-eye-open,.com_blnsettings.view-releasemanager .statusOuter span.glyphicon-eye-open{height:19px;width:16px}.com_blnsettings.view-appreleasemanager .statusOuter span.glyphicon-lock,.com_blnsettings.view-releasemanager .statusOuter span.glyphicon-lock{margin:0 4px}.appreleasemanager .dropdown-menu{z-index:1050}.content.serverstatus .panel .mainheading.panel-heading{padding-bottom:0}.content.serverstatus .panel .mainheading.panel-heading .nav-tabs{border-bottom:none}.content.serverstatus .panel .mainheading.panel-heading #refreshButton{float:right}.content.serverstatus .panel .tab-content .tab-pane{padding:18px}.content.serverstatus .panel .tab-content .tab-pane .msg-container{display:none;width:100%;border:1px solid #d57e7e;border-radius:10px;padding:10px 10px 0;background-color:#d57e7e;color:white}.content.serverstatus .panel .tab-content .tab-pane .msg-container.active{display:block}.content.serverstatus .panel .tab-content .tab-pane .query-count{margin-bottom:1rem;width:170px}.content.serverstatus .panel .tab-content .tab-pane .query-count p{display:flex;justify-content:space-between;margin:0}.content.serverstatus .panel .tab-content .tab-pane .query-count p span{text-align:right}.content.serverstatus .panel .tab-content .tab-pane#opcache #container{position:relative;min-height:525px;margin:auto}.content.serverstatus .panel .tab-content .tab-pane#opcache table{border-collapse:collapse}.content.serverstatus .panel .tab-content .tab-pane#opcache tbody tr:nth-child(even){background-color:#eee}.content.serverstatus .panel .tab-content .tab-pane#opcache p.capitalize{text-transform:capitalize}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs{position:relative}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .tab{float:left}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .tab label{background:#eee;padding:10px 12px;border:1px solid #ccc;margin-left:-1px;position:relative;width:160px;left:1px}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .tab [type=radio]{display:none}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .tab th,.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .tab td{padding:8px 12px}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .content{position:absolute;top:43px;left:0;background:white;border:1px solid #ccc;height:450px;width:100%;overflow:auto}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .content table{width:100%}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .content th,.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .tab:nth-child(3) td{text-align:left}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .content td{text-align:right}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs .clickable{cursor:pointer}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs [type=radio]:checked~label{background:white;border-bottom:1px solid white;z-index:2}.content.serverstatus .panel .tab-content .tab-pane#opcache .tabs [type=radio]:checked~label~.content{z-index:1}.content.serverstatus .panel .tab-content .tab-pane#opcache #graph{position:relative;min-width:424px}.content.serverstatus .panel .tab-content .tab-pane#opcache #graph>form{position:absolute;right:60px;top:-20px}.content.serverstatus .panel .tab-content .tab-pane#opcache #graph>svg{position:absolute;top:0;right:0}.content.serverstatus .panel .tab-content .tab-pane#opcache #stats{position:absolute;right:125px;top:145px}.content.serverstatus .panel .tab-content .tab-pane#opcache #stats th,.content.serverstatus .panel .tab-content .tab-pane#opcache #stats td{padding:6px 10px;font-size:0.8em}.content.serverstatus .panel .tab-content .tab-pane#opcache #partition{background:#ddd;position:fixed;z-index:10000;display:none;height:100%;width:100%;left:0;top:0}.content.serverstatus .panel .tab-content .tab-pane#opcache #close-partition{padding:12px 15px;position:fixed;color:#888888;z-index:10001;display:none;right:15px;top:15px}.content.serverstatus .panel .tab-content .tab-pane#opcache #close-partition:hover{color:#000000;cursor:pointer}.content.serverstatus .panel .tab-content .tab-pane#opcache #partition rect{stroke:#fff;fill:#aaa;fill-opacity:1}.content.serverstatus .panel .tab-content .tab-pane#opcache #partition rect.parent{cursor:pointer;fill:steelblue}.content.serverstatus .panel .tab-content .tab-pane#opcache #partition text{pointer-events:none}.content.serverstatus .panel .tab-content .tab-pane#opcache label{cursor:pointer}.content.serverstatus .whitespacepre{font-family:monospace;white-space:pre-wrap;word-break:break-all;tab-size:4}body.com_blnsolothurn.view-visitors .popover{white-space:pre-wrap}body.com_blnsolothurn.view-visitors .popover .popover-content{min-width:240px}body.com_blnsolothurn.view-visitors main a *,body.com_blnsolothurn.view-visitors main button *{pointer-events:none}body.com_blnsolothurn.view-visitors main .panel-body .js-stools{position:relative}body.com_blnsolothurn.view-visitors main .panel-body .js-stools .js-stools-container-filters{display:flex !important;margin:0}body.com_blnsolothurn.view-visitors main .panel-body .js-stools .js-stools-container-filters button[type="submit"]{display:none}body.com_blnsolothurn.view-visitors main .panel-body .js-stools .js-stools-container-list{position:absolute;float:none;bottom:0;margin:0;right:0}body.com_blnsolothurn.view-visitors main .panel-body .js-stools .js-stools-container-list .js-stools-field-list{margin:0}body.com_blnsolothurn.view-visitors main .table thead tr.has-visit,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr.has-visit,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr.has-visit,body.com_blnsolothurn.view-visitors main .table tbody tr.has-visit,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr.has-visit,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr.has-visit{opacity:.7}body.com_blnsolothurn.view-visitors main .table thead tr th:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child{width:14rem}body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-trackvisitor .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-trackvisitor .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-trackvisitor .state-untrack,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-trackvisitor .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-trackvisitor .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-trackvisitor .state-untrack,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-trackvisitor .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-trackvisitor .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-trackvisitor .state-untrack,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-trackvisitor .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-trackvisitor .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-trackvisitor .state-untrack{display:none}body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-trackvisitor.btn-danger .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr th:last-child button.btn-trackvisitor.delete-folder .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child button.btn-trackvisitor.delete-folder .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child button.btn-trackvisitor.delete-folder .state-track,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-trackvisitor.btn-danger .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr td:last-child button.btn-trackvisitor.delete-folder .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child button.btn-trackvisitor.delete-folder .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child button.btn-trackvisitor.delete-folder .state-track,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-trackvisitor.btn-danger .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child button.btn-trackvisitor.delete-folder .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child button.btn-trackvisitor.delete-folder .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child button.btn-trackvisitor.delete-folder .state-track,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-trackvisitor.btn-danger .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-trackvisitor.btn-danger .state-track,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child button.btn-trackvisitor.delete-folder .state-track,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child button.btn-trackvisitor.delete-folder .state-track,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-track,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child button.btn-trackvisitor.delete-folder .state-track{display:none}body.com_blnsolothurn.view-visitors main .table thead tr th:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child .btn-trackvisitor.btn-danger .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr th:last-child button.btn-trackvisitor.delete-folder .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child button.btn-trackvisitor.delete-folder .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child button.btn-trackvisitor.delete-folder .state-untrack,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child .btn-trackvisitor.btn-danger .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table thead tr td:last-child button.btn-trackvisitor.delete-folder .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child button.btn-trackvisitor.delete-folder .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child button.btn-trackvisitor.delete-folder .state-untrack,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child .btn-trackvisitor.btn-danger .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child button.btn-trackvisitor.delete-folder .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child button.btn-trackvisitor.delete-folder .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child button.btn-trackvisitor.delete-folder .state-untrack,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child .btn-trackvisitor.btn-danger .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child .btn-trackvisitor.btn-danger .state-untrack,body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child button.btn-trackvisitor.delete-folder .state-untrack,body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child button.btn-trackvisitor.delete-folder .state-untrack,.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.com_pitmedia button.btn-trackvisitor.delete-folder .state-untrack,body.com_pitmedia .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child button.btn-trackvisitor.delete-folder .state-untrack{display:inline-block}body.com_blnsolothurn.view-visitors main div.pagination{text-align:center;display:block;margin:0 auto}body.com_blnsolothurn.view-visitors main div.pagination ul.pagination{display:inline-block}body.com_blnsolothurn.view-visitors main div.pagination ul.pagination>li{display:inline-block}body.com_blnsolothurn.view-staffdialogmails.layout-edit form .mail-variables{grid-template-columns:1fr 1fr 1fr;display:grid;gap:4px}body.com_blnsolothurn.view-staffdialogmails.layout-edit form .recipient-times+em{display:none}body.com_blnsolothurn.view-staffdialogmails.layout-edit form .recipient-times .recipient-time strong{display:inline-block;width:32px}body.com_blncms.view-diaries.layout-diaries #diaryTable td,body.com_blncms.view-diaries.layout-diary #diaryTable td,body.com_blncms.view-diaries.no-layout #diaryTable td{vertical-align:middle}body.com_blncms.view-diaries.layout-diaries #diaryTable td a.btn[disabled],body.com_blncms.view-diaries.layout-diaries #diaryTable td body>header a[disabled]#btnMainNav,body>header body.com_blncms.view-diaries.layout-diaries #diaryTable td a[disabled]#btnMainNav,body.com_blncms.view-diaries.layout-diaries #diaryTable td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.layout-diaries #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.layout-diaries #diaryTable td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.layout-diaries #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.layout-diaries #diaryTable td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.layout-diaries #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.layout-diary #diaryTable td a.btn[disabled],body.com_blncms.view-diaries.layout-diary #diaryTable td body>header a[disabled]#btnMainNav,body>header body.com_blncms.view-diaries.layout-diary #diaryTable td a[disabled]#btnMainNav,body.com_blncms.view-diaries.layout-diary #diaryTable td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.layout-diary #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.layout-diary #diaryTable td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.layout-diary #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.layout-diary #diaryTable td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.layout-diary #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.no-layout #diaryTable td a.btn[disabled],body.com_blncms.view-diaries.no-layout #diaryTable td body>header a[disabled]#btnMainNav,body>header body.com_blncms.view-diaries.no-layout #diaryTable td a[disabled]#btnMainNav,body.com_blncms.view-diaries.no-layout #diaryTable td body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.no-layout #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.no-layout #diaryTable td body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.no-layout #diaryTable td a[disabled].wf-btn-action,body.com_blncms.view-diaries.no-layout #diaryTable td body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li a[disabled].wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_blncms.view-diaries.no-layout #diaryTable td a[disabled].wf-btn-action{pointer-events:none}body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search{border-bottom:1px solid #e0e0e0;position:relative}body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #inpDiarySearch,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #inpDiarySearch,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #inpDiarySearch{position:relative;z-index:3}body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList{box-shadow:0 0 8px rgba(102,175,233,0.6);border:1px solid #66afe9;background-color:#ffffff;width:calc(100% - 6px);top:calc(100% - 22px);position:absolute;list-style:none;margin:0 3px;padding:0;z-index:2}body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li:not(:last-child),body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li:not(:last-child),body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li:not(:last-child){border-bottom:1px solid #e0e0e0}body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result{transition:background-color .2s ease-in-out, color .2s ease-in-out}body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result:focus,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result:focus,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result:focus{text-decoration:none}body.com_blncms.view-diaries.layout-diaries #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.layout-diary #diaryForm .form-group.search #searchResultList li .search-result .visitnumber,body.com_blncms.view-diaries.no-layout #diaryForm .form-group.search #searchResultList li .search-result .visitnumber{width:6rem}body.com_blncms.view-diaries.layout-diaries #diaryForm .patient-data .pdata-label,body.com_blncms.view-diaries.layout-diary #diaryForm .patient-data .pdata-label,body.com_blncms.view-diaries.no-layout #diaryForm .patient-data .pdata-label{font-weight:bold}body.com_blncms.view-diaries.layout-diaries #diaryForm fieldset:disabled,body.com_blncms.view-diaries.layout-diary #diaryForm fieldset:disabled,body.com_blncms.view-diaries.no-layout #diaryForm fieldset:disabled{color:#999}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries{max-height:23rem;overflow:auto}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry{border:1px solid #e0e0e0;margin-bottom:.25rem;border-radius:.25rem}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry.new.in-past,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry.new.in-past,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry.new.in-past{border-color:#f2dede}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry.new.in-past>summary,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry.new.in-past>summary,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry.new.in-past>summary{background-color:#f2dede;color:#a94442}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry.finished,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry.finished,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry.finished{border-color:#d6e9c6}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry.finished>summary,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry.finished>summary,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry.finished>summary{background-color:#dff0d8;color:#3c763d}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry.in-future,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry.in-future,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry.in-future{opacity:.5}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary{background-color:#f9f9f9;cursor:pointer}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .nav-container nav .mainnavbar.navbar-nav.dlg-detail-entry>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .mainnavbar.navbar-nav.dlg-detail-entry>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.view-servicecall .dlg-detail-entry>summary>.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .dlg-detail-entry>summary>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.com_pitmedia ul.folders .dlg-detail-entry>summary>li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary>li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .dlg-detail-entry>summary>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.com_blncms.view-cookbook #recipeForm .dlg-detail-entry>summary>#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>summary>#image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .nav-container nav .mainnavbar.navbar-nav.dlg-detail-entry>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .mainnavbar.navbar-nav.dlg-detail-entry>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.view-servicecall .dlg-detail-entry>summary>.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .dlg-detail-entry>summary>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.com_pitmedia ul.folders .dlg-detail-entry>summary>li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary>li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .dlg-detail-entry>summary>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.com_blncms.view-cookbook #recipeForm .dlg-detail-entry>summary>#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>summary>#image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .nav-container nav .mainnavbar.navbar-nav.dlg-detail-entry>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .mainnavbar.navbar-nav.dlg-detail-entry>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.view-servicecall .dlg-detail-entry>summary>.material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .dlg-detail-entry>summary>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.com_pitmedia ul.folders .dlg-detail-entry>summary>li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary>li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .dlg-detail-entry>summary>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary>.icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.com_blncms.view-cookbook #recipeForm .dlg-detail-entry>summary>#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>summary>#image::after{transition:transform .15s ease-in-out}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions{margin:0}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category:not(:first-child),body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category:not(:first-child),body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category:not(:first-child){border-top:1px solid #f0f0f0}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child{background-color:#f0f0f0;padding-left:21px;position:relative}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child #image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child #image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child .icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .child #image::after{position:absolute;left:14px;top:3px}body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .nav-container nav .mainnavbar.navbar-nav.dlg-detail-entry[open]>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .mainnavbar.navbar-nav.dlg-detail-entry[open]>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.view-servicecall .dlg-detail-entry[open]>summary>.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .dlg-detail-entry[open]>summary>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.com_pitmedia ul.folders .dlg-detail-entry[open]>summary>li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>li:before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .dlg-detail-entry[open]>summary>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.icon-fw,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries body.com_blncms.view-cookbook #recipeForm .dlg-detail-entry[open]>summary>#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>#image::after,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .nav-container nav .mainnavbar.navbar-nav.dlg-detail-entry[open]>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .mainnavbar.navbar-nav.dlg-detail-entry[open]>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.view-servicecall .dlg-detail-entry[open]>summary>.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .dlg-detail-entry[open]>summary>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.com_pitmedia ul.folders .dlg-detail-entry[open]>summary>li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>li:before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .dlg-detail-entry[open]>summary>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.icon-fw,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries body.com_blncms.view-cookbook #recipeForm .dlg-detail-entry[open]>summary>#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>#image::after,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .nav-container nav .mainnavbar.navbar-nav.dlg-detail-entry[open]>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .mainnavbar.navbar-nav.dlg-detail-entry[open]>summary.nav-item>.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.view-servicecall .dlg-detail-entry[open]>summary>.material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .dlg-detail-entry[open]>summary>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.com_pitmedia ul.folders .dlg-detail-entry[open]>summary>li:before,body.com_pitmedia ul.folders body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>li:before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .dlg-detail-entry[open]>summary>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>.icon-fw,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries body.com_blncms.view-cookbook #recipeForm .dlg-detail-entry[open]>summary>#image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry[open]>summary>#image::after{transform:rotateZ(90deg)}body.com_blncms.view-diaries.layout-questions #formQuestion #selQuestionCategory{display:block !important;pointer-events:none;position:absolute;width:auto;opacity:0}body.com_blncms.view-diaries.layout-questions #formQuestion fieldset legend{font-size:1.143rem;border-bottom:none;margin-bottom:0}body.com_blncms.view-diaries.layout-questions #questionCatalogues table tbody tr td.answers{max-width:20rem}body.view-optionalservices table tbody tr.is-disabled{opacity:.25}body.view-optionalservices #contextMenu{box-shadow:3px 3px 5px 0px rgba(0,0,0,0.25);transition:opacity .25s ease-in-out .5s;border:1px solid #cdcdcd;background-color:#fff;position:fixed;padding:1.5rem}body.view-optionalservices #contextMenu.is-hidden{pointer-events:none;opacity:0}body.view-optionalservices #contextMenu button{display:block;width:100%}body.view-optionalservices #contextMenu button:not(:last-child,:first-child){margin:.5rem 0}body.com_blnvinzenz.view-therapyvideo,body.view-portalconfigurator,body.view-workflowdesigner.layout-edit{padding-bottom:0}body.com_blnvinzenz.view-therapyvideo main #workflowarea ul,body.view-portalconfigurator main #workflowarea ul,body.view-workflowdesigner.layout-edit main #workflowarea ul{margin-bottom:0;list-style:none;padding-left:0}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-menu,body.view-portalconfigurator main #workflowarea #wf-menu,body.view-workflowdesigner.layout-edit main #workflowarea #wf-menu{border:1px solid #efefef;border-bottom:none;display:none}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-menu li,body.view-portalconfigurator main #workflowarea #wf-menu li,body.view-workflowdesigner.layout-edit main #workflowarea #wf-menu li{display:inline-block}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-menu li button,body.view-portalconfigurator main #workflowarea #wf-menu li button,body.view-workflowdesigner.layout-edit main #workflowarea #wf-menu li button{border-radius:0;border:none}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-menu li button:not(#addModule),body.view-portalconfigurator main #workflowarea #wf-menu li button:not(#addModule),body.view-workflowdesigner.layout-edit main #workflowarea #wf-menu li button:not(#addModule){width:10rem}body.com_blnvinzenz.view-therapyvideo main #workflowarea .flex4,body.view-portalconfigurator main #workflowarea .flex4,body.view-workflowdesigner.layout-edit main #workflowarea .flex4{position:relative}body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea,body.view-portalconfigurator main #workflowarea #btnarea,body.view-workflowdesigner.layout-edit main #workflowarea #btnarea{position:absolute;bottom:16px;right:16px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea .btn,body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea body>header #btnMainNav,body>header body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea #btnMainNav,body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #btnarea .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea body.com_pitmedia button,body.com_pitmedia body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea button,body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea .input-browse-file>div,body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.com_blnvinzenz.view-therapyvideo main #workflowarea #btnarea button,body.view-portalconfigurator main #workflowarea #btnarea .btn,body.view-portalconfigurator main #workflowarea #btnarea body>header #btnMainNav,body>header body.view-portalconfigurator main #workflowarea #btnarea #btnMainNav,body.view-portalconfigurator main #workflowarea #btnarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #btnarea .wf-btn-action,body.view-portalconfigurator main #workflowarea #btnarea body.com_pitmedia button,body.com_pitmedia body.view-portalconfigurator main #workflowarea #btnarea button,body.view-portalconfigurator main #workflowarea #btnarea body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form body.view-portalconfigurator main #workflowarea #btnarea .input-browse-file>div,body.view-portalconfigurator main #workflowarea #btnarea body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-portalconfigurator main #workflowarea #btnarea button,body.view-workflowdesigner.layout-edit main #workflowarea #btnarea .btn,body.view-workflowdesigner.layout-edit main #workflowarea #btnarea body>header #btnMainNav,body>header body.view-workflowdesigner.layout-edit main #workflowarea #btnarea #btnMainNav,body.view-workflowdesigner.layout-edit main #workflowarea #btnarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #btnarea .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #btnarea body.com_pitmedia button,body.com_pitmedia body.view-workflowdesigner.layout-edit main #workflowarea #btnarea button,body.view-workflowdesigner.layout-edit main #workflowarea #btnarea body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form body.view-workflowdesigner.layout-edit main #workflowarea #btnarea .input-browse-file>div,body.view-workflowdesigner.layout-edit main #workflowarea #btnarea body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-workflowdesigner.layout-edit main #workflowarea #btnarea button{box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);cursor:pointer}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow,body.view-portalconfigurator main #workflowarea #drawflow,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow{background-size:25px 25px;background-image:linear-gradient(to right, #f1f1f1 1px, transparent 1px),linear-gradient(to bottom, #f1f1f1 1px, transparent 1px)}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node{background-color:#ffffff;border:1px solid #a0a0a0;max-width:240px;width:auto;color:#333}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.selected,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.selected,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.selected{box-shadow:0 0 10px 3px rgba(51,122,183,0.5);background-color:#ffffff;border-color:#2e6da4}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .drawflow-delete{background-color:#ffffff;border:1px solid #a0a0a0;color:#888888}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .inputs .input,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .inputs .output,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .outputs .input,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .outputs .output,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .inputs .input,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .inputs .output,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .outputs .input,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .outputs .output,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .inputs .input,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .inputs .output,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .outputs .input,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .outputs .output{background-color:#4682b4;border-color:#4682b4}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .inputs .input,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .outputs .input,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .inputs .input,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .outputs .input,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .inputs .input,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .outputs .input{clip-path:url(#wf-input)}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .inputs .output,body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node .outputs .output,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .inputs .output,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node .outputs .output,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .inputs .output,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node .outputs .output{clip-path:url(#wf-output)}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.start,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.start,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.start{border-radius:100%;text-align:center;height:9rem;width:9rem}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.start img:not([class]),body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.start .patient,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.start img:not([class]),body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.start .patient,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.start img:not([class]),body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.start .patient{max-height:80px;margin:0 auto}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.start .configuration,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.start .configuration,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.start .configuration{font-size:90px;display:none}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.start.selected,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.start.selected,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.start.selected{box-shadow:0 0 10px 3px rgba(92,184,92,0.5);background-color:#5cb85c;border-color:#4cae4c}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node{pointer-events:none}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.configuration,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.configuration,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.configuration{width:240px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox{clip-path:polygon(0% 16px, 16px 0%, 100% 0%, 100% 100%, 0% 100%);max-width:320px;min-width:160px;border-radius:0;width:auto}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox::before{border:1px solid #a0a0a0;position:absolute;height:16px;width:16px;content:'';left:-1px;top:-1px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox.selected,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox.selected,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox.selected{background-color:#ffef9c;border-color:#888888}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox.selected::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox.selected::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox.selected::before{background-color:#ffef9c;border-color:#888888}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox .drawflow-delte,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox .drawflow-delte,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox .drawflow-delte{border-radius:0;height:20px;width:20px;right:-1px;top:-1px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox p,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox p,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox p{cursor:text;width:100%}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node.textbox p:empty::before{content:'Ihre Notiz';pointer-events:none;font-style:italic}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"],body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"],body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"]{border-bottom-left-radius:40px;border-top-left-radius:40px;background-color:#eeeeee;width:240px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>p,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>p,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node>p{font-weight:bold;margin:0}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext{text-align:right;line-height:20px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext .output1,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext .output1,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext .output1{position:relative;top:-5px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext .output2,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext .output2,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"] .drawflow_content_node .outputtext .output2{position:relative;top:2px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase{border-bottom-left-radius:60px;border-top-left-radius:60px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase .drawflow_content_node .outputtext .output2,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase .drawflow_content_node .outputtext .output2,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase .drawflow_content_node .outputtext .output2{top:0}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase .drawflow_content_node .outputtext .output3,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase .drawflow_content_node .outputtext .output3,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .drawflow-node[class*="condition-"].condition-visitcase .drawflow_content_node .outputtext .output3{position:relative;top:4px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #drawflow .drawflow .connection .main-path,body.view-portalconfigurator main #workflowarea #drawflow .drawflow .connection .main-path,body.view-workflowdesigner.layout-edit main #workflowarea #drawflow .drawflow .connection .main-path{stroke-width:3px}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar,body.view-portalconfigurator main #workflowarea #wf-sidebar,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar{border:1px solid #efefef;overflow:auto}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar #wf-sidebar-settings select+.chosen-container,body.view-portalconfigurator main #workflowarea #wf-sidebar #wf-sidebar-settings select+.chosen-container,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar #wf-sidebar-settings select+.chosen-container{width:100% !important}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li{display:block}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action{grid-template-columns:3.5rem auto;display:grid;width:100%;gap:1rem}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small:not([class]),body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .small:not([class]),body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.patient,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .patient.small,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small:not([class]),body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .small:not([class]),body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.patient,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .patient.small,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small:not([class]),body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .small:not([class]),body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.patient,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .patient.small{display:inline}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.configuration,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .configuration.small,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.configuration,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .configuration.small,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.configuration,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .configuration.small{display:none}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>*{pointer-events:none}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>:first-child,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>:first-child,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action>:first-child{margin:0 auto}body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blnvinzenz.view-therapyvideo .nav-container nav main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo main #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-portalconfigurator .nav-container nav main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.view-portalconfigurator body.view-slideshows.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-portalconfigurator body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-portalconfigurator main #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit .nav-container nav main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .material-icons,body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit main #slideshow-form #slideshow-slides #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action li:before,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action #image::after{font-size:2rem}body.com_blnvinzenz.view-therapyvideo main #nodeTemplates,body.view-portalconfigurator main #nodeTemplates,body.view-workflowdesigner.layout-edit main #nodeTemplates{display:none}body.com_blnvinzenz.view-therapyvideo main #nodeTemplates~svg,body.view-portalconfigurator main #nodeTemplates~svg,body.view-workflowdesigner.layout-edit main #nodeTemplates~svg{pointer-events:none;position:absolute;left:0;top:0}body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node .patient,body.view-portalconfigurator main form.configuration-workflow #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node .patient,body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node .patient{display:none}body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node .configuration,body.view-portalconfigurator main form.configuration-workflow #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node .configuration,body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #drawflow .drawflow .drawflow-node.start .drawflow_content_node .configuration{display:block}body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small:not([class]),body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .small:not([class]),body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.patient,body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .patient.small,body.view-portalconfigurator main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small:not([class]),body.view-portalconfigurator main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .small:not([class]),body.view-portalconfigurator main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.patient,body.view-portalconfigurator main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .patient.small,body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small:not([class]),body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .small:not([class]),body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.patient,body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .patient.small{display:none}body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.configuration,body.com_blnvinzenz.view-therapyvideo main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .configuration.small,body.view-portalconfigurator main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.configuration,body.view-portalconfigurator main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .configuration.small,body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] small.configuration,body.view-workflowdesigner.layout-edit main form.configuration-workflow #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action[data-action="start"] .configuration.small{display:inline}body.view-workflowdesigner.no-layout table tr th.wf-stats{width:340px}body.view-workflowdesigner.no-layout table tr td.wf-stats{cursor:pointer}body.view-workflowdesigner.no-layout table tr td.wf-stats>*{display:inline-block;vertical-align:middle}body.view-workflowdesigner.no-layout table tr td.wf-stats br{display:none}body.view-workflowdesigner.no-layout table tr td.wf-stats span:not(.wf-stats-info){display:inline-block;text-align:right;width:48px}body.view-workflowdesigner.no-layout table tr td.wf-stats span.wf-stats-info{margin-left:3px;font-size:0}body.view-workflowdesigner.no-layout table tr td.wf-stats span.wf-stats-info:first-letter{font-size:14px}body.view-workflowdesigner.no-layout table tr td.wf-stats span.wf-stats-info:not(:last-child)::after{display:inline-block;font-size:14px;content:'|'}body.view-workflowdesigner.no-layout table tr td.wf-stats.show br{display:block}body.view-workflowdesigner.no-layout table tr td.wf-stats.show span:not(.wf-stats-info){text-align:left;width:auto}body.view-workflowdesigner.no-layout table tr td.wf-stats.show span.wf-stats-info{font-size:14px}body.view-workflowdesigner.no-layout table tr td.wf-stats.show span.wf-stats-info::after{display:none}body.view-workflowdesigner.layout-edit main{padding-bottom:0}body.view-workflowdesigner.layout-edit form #inpTitle{max-width:800px}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item{background-color:transparent}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header{transition:background-color .15s ease-in-out;border:none}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button{text-decoration:none}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:hover,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:focus{text-decoration:none}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>.icon,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header .nav-container nav .mainnavbar.navbar-nav>button.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit .nav-container nav #wf-sidebar .accordion-item .accordion-header .mainnavbar.navbar-nav>button.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.view-servicecall button>.material-icons,body.view-servicecall body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>.material-icons,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides button>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>.slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.com_pitmedia ul.folders button>li:before,body.com_pitmedia ul.folders body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>li:before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle button>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>.icon-fw,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.com_blncms.view-cookbook #recipeForm button>#image::after,body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button>#image::after{transition:transform .3s ease-in-out}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:not(.collapsed)>.icon,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header .nav-container nav .mainnavbar.navbar-nav>button.nav-item:not(.collapsed)>.nav-link::before,body.view-workflowdesigner.layout-edit .nav-container nav #wf-sidebar .accordion-item .accordion-header .mainnavbar.navbar-nav>button.nav-item:not(.collapsed)>.nav-link::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.view-servicecall button:not(.collapsed)>.material-icons,body.view-servicecall body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:not(.collapsed)>.material-icons,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides button:not(.collapsed)>.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:not(.collapsed)>.slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.com_pitmedia ul.folders button:not(.collapsed)>li:before,body.com_pitmedia ul.folders body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:not(.collapsed)>li:before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle button:not(.collapsed)>.icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:not(.collapsed)>.icon-fw,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header body.com_blncms.view-cookbook #recipeForm button:not(.collapsed)>#image::after,body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-header button:not(.collapsed)>#image::after{transform:rotate(90deg)}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .h5{font-size:16px}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body #wfSettingsExt pre{font-size:12px}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body #wfSettingsExt #wfSettingsKeyHelp{font-family:monospace;line-height:16px;font-size:10px}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action:not(.btn-success){background-color:#fff;color:var(--bs-btn-color)}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action:not(.btn-success):hover{background-color:#e9ecef;color:#495057}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action .icon,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit .nav-container nav #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action body.view-servicecall .material-icons,body.view-servicecall body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action .material-icons,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action li:before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action .icon-fw,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action #image::after{margin-bottom:0;line-height:48px;font-size:40px}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] .icon,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit .nav-container nav #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] body.view-servicecall .material-icons,body.view-servicecall body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] .material-icons,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] .slideshow-slide:not(.drop-item)::before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] li:before,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] .icon-fw,body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item .accordion-body .wf-toolbox .wf-btn-action[data-action="patientinsuranceclass"] #image::after{font-variation-settings:"FILL" 1,"wght" 200,"GRAD" 0,"opsz" 24}body.view-workflowdesigner.layout-edit #wf-sidebar .accordion-item:first-child .accordion-header button{color:#fff}body.view-workflowdesigner.layout-edit #drawflow{background-color:#fff}body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node{min-width:200px}body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.selected{z-index:100}body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node.bg-danger-subtle .drawflow_content_node>p:first-child{font-weight:bold;position:absolute;font-size:.857rem;line-height:1rem;top:.714rem}body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node .drawflow_content_node .dialog-content{display:none}body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node .drawflow_content_node :has(.output_text){margin-right:20px}body.view-workflowdesigner.layout-edit #drawflow .drawflow .drawflow-node .drawflow_content_node .output_text{position:absolute;top:50%;right:15px;text-align:right;transform:translateY(calc(-50% - 2px));display:grid;grid-auto-flow:row;grid-row-gap:2px}body.view-testdata form#searchForm .form-group.search,body.view-testData form#searchForm .form-group.search{position:relative}body.view-testdata form#searchForm .form-group.search #inpSearch,body.view-testData form#searchForm .form-group.search #inpSearch{position:relative;z-index:3}body.view-testdata form#searchForm .form-group.search #searchResultList,body.view-testData form#searchForm .form-group.search #searchResultList{box-shadow:0 0 8px rgba(102,175,233,0.6);border:1px solid #66afe9;background-color:#ffffff;width:calc(100% - 6px);position:absolute;list-style:none;margin:0 3px;padding:0;z-index:2}body.view-testdata form#searchForm .form-group.search #searchResultList li:not(:last-child),body.view-testData form#searchForm .form-group.search #searchResultList li:not(:last-child){border-bottom:1px solid #e0e0e0}body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result{transition:background-color .2s ease-in-out, color .2s ease-in-out}body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result .visitnumber,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result .visitnumber{width:6rem}body.view-testdata form#searchForm .form-group.search #searchResultList li.active .search-result,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result:hover,body.view-testdata form#searchForm .form-group.search #searchResultList li .search-result:focus,body.view-testData form#searchForm .form-group.search #searchResultList li.active .search-result,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result:hover,body.view-testData form#searchForm .form-group.search #searchResultList li .search-result:focus{text-decoration:none}body.com_blncms.view-patientsforms table tbody tr td:last-of-type{min-width:9.75rem}body.com_blncms.view-patientsforms #dialogForm .form-group.search{border-bottom:1px solid #e0e0e0;position:relative}body.com_blncms.view-patientsforms #dialogForm .form-group.search #inpPatientSearchDialog{position:relative;z-index:3}body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList{box-shadow:0 0 8px rgba(102,175,233,0.6);border:1px solid #66afe9;background-color:#ffffff;width:calc(100% - 6px);top:calc(100% - 22px);position:absolute;list-style:none;margin:0 3px;padding:0;z-index:2}body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li:not(:last-child){border-bottom:1px solid #e0e0e0}body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result{transition:background-color 0.2s ease-in-out, color 0.2s ease-in-out}body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result:hover,body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result:focus{text-decoration:none}body.com_blncms.view-patientsforms #dialogForm .form-group.search #searchResultList li .search-result .visitnumber{width:6rem}body.com_blncms.view-patientsforms #dialogForm .patient-data .pdata-label{font-weight:bold}body.com_blncms.view-patientsforms #dialogForm fieldset:disabled{color:#999}body.com_blncms.view-patientsforms #questionDialog #questionForm #questionCategory+.chzn-container .chzn-single{border-bottom-right-radius:0;border-top-right-radius:0;max-width:230px}.view-staffdialogmails .panel-heading .nav{border-bottom:none}.view-staffdialogmails .content{padding:15px}.view-bedmapping .panel-heading .nav{border-bottom:none}.view-bedmapping .content{padding:15px}.view-bedmapping .content .tab-content .tab-pane ul li{max-width:650px}.view-bedmapping .content .tab-content .tab-pane ul li:not(:last-child){border-bottom:1px solid #e9ecef}.view-bedmapping .content .tab-content .tab-pane ul li ul li{border-bottom:none !important}.view-surveymapping .panel-heading .nav{border-bottom:none}.view-surveymapping .content{padding:15px}body.com_blncms.view-calendar main #appointment-overview .site-header h1,body.com_blncms.view-calendar main #appointment-overview .site-header .h1{margin:0 !important}body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons{display:flex;gap:5px;color:#464646}body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons .icon,body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar .nav-container nav main #appointment-overview .site-header .calendar-view-icons .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons .material-icons,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #appointment-overview .site-header .calendar-view-icons #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #appointment-overview .site-header .calendar-view-icons .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #slideshow-form #slideshow-slides #appointment-overview .site-header .calendar-view-icons .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons li:before,body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons .icon-fw,body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-calendar main #appointment-overview .site-header .calendar-view-icons #image::after{font-size:1.5rem;margin-bottom:0.6rem}body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns .dropdown-wrapper:first-child{margin-right:1rem}body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns .dropdown-wrapper:last-child{margin-left:1rem}body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns .dropdown-wrapper label{display:block;margin:0}body.com_blncms.view-calendar main #appointment-overview .site-header .dropdowns .dropdown-wrapper select{min-width:16rem}body.com_blncms.view-calendar main #appointment-overview .site-header .patient-search-wrapper #patient-search{min-width:320px}body.com_blncms.view-calendar main #appointment-overview .site-header .legend-status{justify-content:space-between;align-self:flex-end;align-items:center;display:flex;gap:14px}body.com_blncms.view-calendar main #appointment-overview .site-header .legend-status .legend-status-item .text{color:#464646}body.com_blncms.view-calendar main #appointment-overview .site-header .legend-status .legend-status-item .bullet{width:1rem;height:1rem;display:inline-block;margin-right:5px;background-color:var(--appointment-color, var(--primary));vertical-align:middle}body.com_blncms.view-calendar main #appointment-overview .site-header .legend-status .legend-status-item.free .bullet{filter:brightness(1) opacity(0.5)}body.com_blncms.view-calendar main #appointment-overview .site-header .legend-status .legend-status-item.unconfirmed .bullet{background:repeating-linear-gradient(-55deg, var(--appointment-color, var(--primary)), var(--appointment-color, var(--primary)) 2px, color-mix(in srgb, var(--appointment-color, var(--primary)), #fff 60%) 2px, color-mix(in srgb, var(--appointment-color, var(--primary)), #fff 60%) 4px)}body.com_blncms.view-calendar main #appointment-overview .site-header .legend-status .legend-status-item.blocked .bullet{background:repeating-linear-gradient(-55deg, rgba(244,67,54,0.835294), rgba(244,67,54,0.835294) 3px, color-mix(in srgb, var(--appointment-color, var(--primary)), #fff 60%) 2px, color-mix(in srgb, var(--appointment-color, var(--primary)), #fff 60%) 4px)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper{position:relative;padding:0;margin:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper .timeline{position:absolute;width:calc(100% - 65px);left:calc(15px + 32px);top:calc(var(--timeline-percent) + var(--timeline-additional-pixel));z-index:999;border:1px dashed var(--appointment-color, var(--primary));margin:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar{margin-top:.5rem;box-shadow:1px 1px 8px 5px rgba(0,0,0,0.1);padding:15px;border-radius:4px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar{display:flex;justify-content:space-between;align-items:center}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item{display:flex;align-items:center;justify-content:center;gap:1rem}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-nav .calendar-toolbar-nav-item{color:#464646;display:flex;align-items:center;justify-content:center;text-decoration:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-nav .calendar-toolbar-nav-item>*{margin:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-nav .calendar-toolbar-nav-item.today{font-weight:bold;font-size:1.2rem;text-decoration:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-nav .calendar-toolbar-nav-item.date-period{font-size:1.2rem}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-nav .calendar-toolbar-nav-item.switch-date{position:relative}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-nav .calendar-toolbar-nav-item.switch-date #switch-date{position:absolute;pointer-events:all;top:0;right:0;width:100%;height:100%;opacity:0;cursor:pointer}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown{border:none;outline:none;background-color:transparent}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown .icon,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar .nav-container nav main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown .material-icons,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown li:before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown .icon-fw,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #calendar-view-dropdown #image::after,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown .icon,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar .nav-container nav main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown .material-icons,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown li:before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown .icon-fw,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #settings-dropdown #image::after,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown .icon,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar .nav-container nav main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown .material-icons,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown li:before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown .icon-fw,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown #waitinglist-dropdown #image::after{margin-right:5px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown button#waitinglist-dropdown::after{content:"";display:none;width:0;height:0;border:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown ul.waitinglist-dropdown-items{overflow-y:auto;max-height:190px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown ul.waitinglist-dropdown-items li.dropdown-item:active{background-color:unset;color:black}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown ul.waitinglist-dropdown-items li.dropdown-item.waitinglist-header{font-weight:bold}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown ul.waitinglist-dropdown-items li.dropdown-item span{flex:1;width:100%}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown ul.waitinglist-dropdown-items li.dropdown-item span.service-name,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown ul.waitinglist-dropdown-items li.dropdown-item span.patient-name{max-width:12.5rem;overflow:hidden}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown ul.waitinglist-dropdown-items li.dropdown-item span.waitinglist-title{font-weight:bold;font-size:16px;color:black}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu{width:fit-content}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.calendar-view-dropdown-items li>a{padding:5px;color:inherit}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.calendar-view-dropdown-items li>a.active{background-color:#eee}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li .icon,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar .nav-container nav main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li .material-icons,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li li:before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li .icon-fw,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu li #image::after{margin-right:5px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.settings-dropdown-items{text-align:left;width:fit-content;min-width:100px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.settings-dropdown-items li.dropdown-item{width:100%;display:inline-block;padding:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.settings-dropdown-items li.dropdown-item button{width:100%;text-align:left;white-space:nowrap;padding:0 14px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.settings-dropdown-items li.dropdown-item button:hover{background-color:#f5f5f5;color:#262626}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.todo-dropdown-items{padding:0.5rem}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.todo-dropdown-items .todo-title,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.todo-dropdown-items th,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.todo-dropdown-items td{padding:4px 16px;white-space:nowrap}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown-menu.todo-dropdown-items table.todo-dropdown-table tbody tr{cursor:pointer}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .dropdown.open .settings-dropdown-items{display:inline-block}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar .calendar-toolbar .calendar-toolbar-item.calendar-toolbar-dropdown .no-btn{outline:none;border:none;background:transparent;padding:0;margin:0;width:100%}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table{margin-top:1rem;table-layout:fixed;width:100%}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-head .calendar-table-header-row{border-top:1px solid #c7c7c7}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-head .calendar-table-header-row .calendar-table-header-cell{text-align:center;padding:10px;color:#464646}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-head .calendar-table-header-row .calendar-table-header-cell.weekday{padding:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-head .calendar-table-header-row .calendar-table-header-cell.weekday a{display:inline-block;width:100%;padding:10px;margin:0;font-weight:bold;color:#464646;text-decoration:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-head .calendar-table-header-row .calendar-table-header-cell.weekday:not(.bg-warning.bg-opacity-25) a:hover{background-color:#eee}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-head.view-month .calendar-table-header-cell{height:0;padding:0;border:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body{border-top:1px solid #c7c7c7}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell{vertical-align:top;position:relative;border-bottom:1px solid #c7c7c7;border-right:1px solid #eee;height:240px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell.time{text-align:center;vertical-align:top;background-color:#c7c7c7;color:#fff;border-bottom:1px solid #fff}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots{top:0;left:0;width:100%;height:auto;min-height:100%;display:grid;grid-template-rows:repeat(var(--slot-size), 1fr);grid-template-columns:repeat(auto-fit, minmax(20px, 1fr));grid-gap:4px;padding:4px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots:has(.appointment-slot.size-max:not(.row-1)){padding-top:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots:has(.appointment-slot.size-max){padding-bottom:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots:has(.appointment-slot.row-1.isContinued){padding-top:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots:has(.appointment-slot.isContinued:not(.row-1)){padding-bottom:0}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot{display:flex;text-decoration:none;position:relative;overflow:hidden}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot::before{background-color:var(--color, var(--appointment-color, var(--primary)));width:100%;height:100%;content:"";position:absolute;top:0;left:0;filter:brightness(1) opacity(0.5);z-index:-1}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot:hover{filter:brightness(0.8)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot:hover .slot-content{color:initial}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.size-0{grid-row:1 / -1}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.size-1{grid-row:auto / span 1}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.size-2{grid-row:auto / span 2}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.size-3{grid-row:auto / span 3}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.size-4{grid-row:auto / span 4}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.size-max{grid-row:auto / -1}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.row-1{grid-row-start:1}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.row-2{grid-row-start:2}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.row-3{grid-row-start:3}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.row-4{grid-row-start:4}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-bar{width:14px;min-width:5px;background-color:var(--color, var(--appointment-color, var(--primary)));margin-right:4px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.free::before{filter:brightness(1) opacity(0.2)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.free .slot-bar{filter:brightness(1) opacity(0.4)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.unconfirmed:not(.isDisabled){border:5px #dc3545 solid}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.unconfirmed .slot-bar{background:repeating-linear-gradient(-63deg, var(--color, var(--appointment-color, var(--primary))), var(--color, var(--appointment-color, var(--primary))) 3px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), #fff 60%) 3px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), #fff 60%) 6px)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.blocked{text-decoration:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.blocked:not(.isDisbled)::before{background:repeating-linear-gradient(-63deg, #fff, rgba(244,67,54,0.835294) 1px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), #fff 60%) 4px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), #fff 60%) 6px);filter:unset}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.not-shown{visibility:hidden}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.isDisabled::before{background:repeating-linear-gradient(-63deg, #fff, #333 1px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), var(--color, var(--appointment-color, var(--primary))) 60%) 3px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), var(--color, var(--appointment-color, var(--primary))) 60%) 6px)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.isDisabled .slot-bar{background-color:#c7c7c7;filter:unset}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.isUnavailable::before{background:repeating-linear-gradient(-90deg, #fff, #333 1px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), var(--color, var(--appointment-color, var(--primary))) 60%) 10px, color-mix(in srgb, var(--color, var(--appointment-color, var(--primary))), var(--color, var(--appointment-color, var(--primary))) 60%) 10px)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:4px;color:#464646;overflow:hidden;white-space:pre;width:calc(100% - 8px)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-content>*{margin:0;line-height:normal}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-content .appointment-details-container{width:100%;display:flex;flex-direction:row;justify-content:space-between}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-content .slot-time{font-size:11px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-content .patient-name{margin-bottom:6px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-content .appointment-type{font-size:12px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .slot-content .responsible-person{font-size:12px;text-transform:uppercase}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot:not(.free) .slot-content .patient-name{font-weight:bold}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.is-wrapper{font-weight:normal;gap:4px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot.is-wrapper::before{background:none !important}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot{writing-mode:vertical-rl;text-orientation:sideways;justify-content:center;width:20px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot span.icon,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-calendar .nav-container nav main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot span.material-icons,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot #slideshow-form #slideshow-slides span.slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot span.slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #slideshow-form #slideshow-slides #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body .calendar-table-body-row .calendar-table-body-cell .appointment-slots .appointment-slot .additional-slot span.slideshow-slide:not(.drop-item)::before{line-height:20px;height:20px;width:20px;font-size:20px}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body.view-month .calendar-table-body-row.weekdays .calendar-table-body-cell.weekday{height:40px;text-align:center;vertical-align:middle;border-left:none;border-right:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body.view-month .calendar-table-body-row.weekdays .calendar-table-body-cell.weekday:hover{background-color:#eee}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body.view-month .calendar-table-body-row.weekdays .calendar-table-body-cell.weekday .weekday-name{margin:0;font-weight:bold;color:#464646;display:flex;height:100%;width:100%;align-items:center;justify-content:center;text-decoration:none}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body.view-month .calendar-table-body-row .calendar-table-body-cell:not(.weekday) .appointment-slots{grid-template-rows:repeat(var(--slots), 1fr)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body.view-month .calendar-table-body-row .calendar-table-body-cell:not(.weekday) .appointment-slots .appointment-slot{grid-row:var(--slot-row-pos)/span var(--slot-row-size)}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body.view-month .calendar-table-body-row .calendar-table-body-cell:not(.weekday) .appointment-slots .appointment-slot .slot-bar{width:auto}body.com_blncms.view-calendar main #appointment-overview .timeline-wrapper #calendar #calendar-table .calendar-table-body.view-month .calendar-table-body-row .calendar-table-body-cell:not(.weekday) .appointment-slots .appointment-slot .slot-content{flex-direction:row;gap:5px;white-space:nowrap}body.com_blncms.view-calendar #settings-modal .modal-header .modal-title{display:inline-block}body.com_blncms.view-calendar #settings-modal .modal-body .days{display:flex;justify-content:flex-start;align-items:center;gap:1rem;flex-wrap:wrap}body.com_blncms.view-calendar #settings-modal .modal-body .days .day{border-radius:4px;background-color:#eee;padding:10px;width:fit-content;text-decoration:none}body.com_blncms.view-calendar #settings-modal .modal-body .days .day:hover{background-color:#c7c7c7;color:#fff}body.com_blncms.view-calendar main #appointment-overview-new #site-header{display:grid;align-items:baseline;margin-bottom:2rem;grid-template-columns:repeat(3, 1fr);color:#464646}body.com_blncms.view-calendar main #appointment-overview-new #site-header .site-subtitle{text-align:center}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;margin-top:1rem;padding:1.5rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header{grid-column:span 2;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #c7c7c7;color:#464646}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header .button-wrapper{justify-content:flex-end;align-items:center;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-header .button-wrapper button .cancel-appointment{background-color:#999;color:#fff}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body{color:#464646}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body .search-wrapper{max-height:330px;overflow-y:auto}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body .search-wrapper .search-msg .no-entries{color:red}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body .search-wrapper #patient-search-results{width:100%;table-layout:fixed}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body .search-wrapper #patient-search-results thead th{font-weight:normal;font-size:1rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body .search-wrapper #patient-search-results tbody td{color:#999;padding:5px 0}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body .search-wrapper #patient-search-results tbody td .choose-patient{min-width:100px}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form{width:100%}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form h4,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .h4,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .media-title,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .media-title,body.com_blncms.view-calendar body.view-medialibrary main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .media-title,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .media-title,body.com_blncms.view-calendar .content.serverstatus .panel body.view-medialibrary main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.com_blncms.view-calendar .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .media-title,.content.serverstatus .panel body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .media-title,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .question-category,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .question-category,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .question-category{color:#464646}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group{width:100%;flex-direction:column;justify-content:start;align-items:flex-start;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.label-start label{align-self:flex-start;margin:0}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.insurance .form-group{margin:0}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.radio{align-items:center;justify-content:flex-start;margin:0}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.radio label{padding:0;align-self:center}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.radio input{margin:0;position:relative}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.sex{align-items:flex-start}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.sex .form-group{margin:0;flex-direction:row}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.date{justify-content:flex-start}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls.date input{width:20%}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls label{min-width:155px}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body #new-appointment-form .form-group .controls textarea{resize:vertical}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.isVideocall{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:10rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.isVideocall form#new-appointment-form{margin-top:0 !important}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.isVideocall div.videocall div.videocall-links{display:flex;flex-direction:column;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.isVideocall div.videocall div.videocall-links div.videocall-link{display:flex;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.isVideocall div.videocall div.videocall-links div.videocall-link>span{font-weight:bold;min-width:50px}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.hasWaitinglist{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:10rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.hasWaitinglist div:has(form#new-appointment-form){width:100%}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.hasWaitinglist div.waitinglist{width:100%}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.hasWaitinglist div.waitinglist table.waitinglist-entries th:last-of-type,body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.hasWaitinglist div.waitinglist table.waitinglist-entries td:last-of-type{width:5rem}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.hasWaitinglist div.waitinglist table.waitinglist-entries td.created-date{white-space:nowrap}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container .appointment-container-body.hasWaitinglist div.waitinglist table.waitinglist-entries td.patient-note{white-space:pre-line}body.com_blncms.view-calendar main #appointment-overview-new #appointment-container #appointment-mics{margin-top:6.8rem}body.com_blncms.view-calendar main #appointment-overview-edit #site-header{display:grid;align-items:baseline;margin-bottom:2rem;grid-template-columns:repeat(3, 1fr);color:#464646}body.com_blncms.view-calendar main #appointment-overview-edit #site-header .site-subtitle{text-align:center}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container{box-shadow:1px 1px 8px 3px rgba(0,0,0,0.1);border-radius:10px;padding:1.5rem}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #c7c7c7;color:#464646}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper{justify-content:flex-end;align-items:center;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper #appointment-delete-dropdown{color:#fff}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper .delete-appointment-link,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper .block-appointment-link,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper .cancel-appointment-link{color:#5c5c5c;text-decoration:none}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-header .button-wrapper .cancel-appointment{background-color:#999;color:#fff}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body{position:relative;color:#464646}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper{width:40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info{display:grid;grid-template-columns:1fr 2fr;width:100%}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info p{margin:0}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info>p{color:#999}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data{justify-self:flex-start;display:flex;align-items:baseline;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data .icon,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar .nav-container nav main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data body.view-servicecall .material-icons,body.view-servicecall body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data .material-icons,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit body.com_blncms.view-calendar main #slideshow-form #slideshow-slides #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data .slideshow-slide:not(.drop-item)::before,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data li:before,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data .icon-fw,body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data #image::after{cursor:pointer}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data.col{flex-direction:column;align-items:flex-start}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .displayed-data div{display:flex;align-items:baseline;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .edit-data{display:flex;align-items:center;gap:10px}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .edit-data.col{flex-direction:column;align-items:flex-start}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .edit-data.col div{display:flex;align-items:baseline;gap:1rem}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .edit-data.col div.btn-group{gap:0;align-items:center}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .edit-data .patient-info-edit-input.has-error{border:1px solid red}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .patient-info-wrapper .patient-info .patient-info-content .edit-data .btn-group{width:100%}body.com_blncms.view-calendar main #appointment-overview-edit #appointment-container .appointment-container-body .responsible-person{position:absolute;bottom:0;right:0;font-size:12px}body.com_blncms.view-calendar main #appointment-overview #site-header{justify-content:flex-start}body.com_blncms.view-calendar main #appointment-overview #site-header h1,body.com_blncms.view-calendar main #appointment-overview #site-header .h1{margin:0 !important}body.com_blncms.view-calendar main #appointment-overview #patient-search-wrapper{margin-top:2rem;box-shadow:1px 1px 8px 5px rgba(0,0,0,0.1);padding:15px;border-radius:4px;height:100%;min-height:58rem}body.com_blncms.view-calendar main #appointment-overview #patient-search-wrapper .search-header .search-title{margin:0;margin-top:10px}body.com_blncms.view-calendar main #appointment-overview #patient-search-wrapper hr{border-top:1px solid #c7c7c7}body.com_blncms.view-calendar main #appointment-overview #patient-search-wrapper .search-body #patient-search{width:50%}body.com_blncms.view-calendar main #appointment-overview #patient-search-wrapper .search-body .search-wrapper #patient-search-results{table-layout:fixed;width:70%}body.com_blncms.view-calendar main #appointment-overview #patient-search-wrapper .search-body .search-wrapper #patient-search-results tbody td{padding:5px 0}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content{grid-template-columns:1fr 1fr;position:relative;display:grid;width:100%;gap:1rem}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #select-service-container{grid-column:1;grid-row:1}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content div.calendar-preview{position:relative;grid-column:1;grid-row:2}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content div.calendar-preview #service-description{width:100%;min-height:20rem}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content div.slot-preview{grid-column:1;grid-row:3}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content div.slot-preview div.slot-wrapper{display:grid;grid-template-columns:0.5fr 3.5fr}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container{margin-bottom:0;grid-column:2;grid-row:1 / span 3}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container #resource{position:relative}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container #resource #calendar-edit-schedule{padding:2px}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .form-row .form-group,body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .form-row .form-group select{width:100%}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container .form-control,body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container input:not([type='checkbox']):not([type='radio']):not([type='range']),body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container body.com_pitmedia.view-display form .input-browse-file input[type="text"],body.com_pitmedia.view-display form .input-browse-file body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container input[type="text"]{resize:none}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container div.chosen-container{width:100% !important}body.com_blncms.view-calendar main #calendar-settings-container .calendar-settings-content #update-calendar-container div.button-group{display:flex;justify-content:space-between;align-items:center;gap:1rem}.modal #dailySlots div.tab-content textarea{height:24rem}.modal #dailySlots div.slot-wizard{display:flex;align-items:center;gap:0.5rem}.modal #dailySlots div.slot-wizard input#quickLayoutMinutes,.modal #dailySlots div.slot-wizard input[type="time"]{max-width:fit-content}.modal #dailySlots div.slot-wizard div.time-range-picker{display:flex;align-items:center;gap:0.5rem}.modal form#notification-form div.tab-pane div.notification-description{display:flex;align-items:center}.modal form#notification-form div.tab-pane div.notification-description p{font-weight:600;margin:0}.modal form#notification-form div.tab-pane div.notifications{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}.modal form#notification-form div.tab-pane div.notifications>div{width:100%;display:flex;align-items:center;gap:1rem}.modal form#notification-form div.tab-pane div.notifications>div input[type="number"]{width:60px}.modal form#notification-form div.tab-pane div.notifications>div input[type="email"]{width:300px}.modal form#notification-form div.tab-pane div.notifications>div span{min-width:max-content}.modal form#notification-form div.tab-pane .notification-wrapper{display:flex;flex-direction:column;gap:1rem}.modal form#notification-form div.tab-pane .notification-wrapper .notification-select-wrapper{display:flex;align-items:center;gap:1rem}.modal form#notification-form div.tab-pane .notification-wrapper .notification-select-wrapper select{width:200px}.modal form#notification-form div.tab-pane .notification-wrapper .notification-button-wrapper{display:flex;align-items:center;gap:1rem}body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.select-wrapper,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.select-wrapper,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.select-wrapper,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.select-wrapper,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.select-wrapper{display:flex;gap:1rem;justify-content:flex-start}body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.chosen-container,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.chosen-container,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.chosen-container,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.chosen-container,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.chosen-container{display:blocK}body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.notifications,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications{display:flex;flex-direction:column;gap:1rem}body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.notifications div.notification,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification{display:flex;gap:1rem;justify-content:flex-start;align-items:flex-end;border-bottom:1px solid #ccc;padding-bottom:1rem}body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.notifications div.notification:last-child,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification:last-child,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification:last-child,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification:last-child,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification:last-child{border-bottom:none}body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.notifications div.notification div.form-group select,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group select,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group select,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group select,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group select,body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.notifications div.notification div.form-group input,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group input,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group input,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group input,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group input{min-width:max-content}body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.notifications div.notification div.form-group select.notification-recipients,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group select.notification-recipients,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group select.notification-recipients,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group select.notification-recipients,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group select.notification-recipients,body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form div.card-body div.notifications div.notification div.form-group input.notification-recipients,body.com_blncms.view-calendar body.view-medialibrary main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group input.notification-recipients,body.view-medialibrary body.com_blncms.view-calendar main #calendar-notifications-container form.notification-form #tab-container .tab-content div.tab-pane div.notifications div.notification div.form-group input.notification-recipients,body.com_blncms.view-calendar body.view-medialibrary main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group input.notification-recipients,body.view-medialibrary body.com_blncms.view-calendar main #tab-container .tab-content #calendar-notifications-container form.notification-form div.tab-pane div.notifications div.notification div.form-group input.notification-recipients{width:40rem}body.com_blncms.view-calendar .modal .modal-dialog .notification-content .legend+.form-group{position:relative;z-index:10}body.view-slideshows.wait *{cursor:wait !important}body.view-slideshows.layout-edit{background-color:#efefef}body.view-slideshows.layout-edit #slide-contextmenu{box-shadow:0 3px 8px 0px rgba(0,0,0,0.5);border:1px solid #c0c0c0;background-color:#fff;position:fixed;list-style:none;z-index:1000;width:200px;padding:0}body.view-slideshows.layout-edit #slide-contextmenu .contextmenu-item{padding:8px 16px;cursor:pointer}body.view-slideshows.layout-edit #slide-contextmenu .contextmenu-item:hover{background-color:#f0f0f0}body.view-slideshows.layout-edit main{height:calc(100vh - 57px);padding-bottom:0;width:100%}body.view-slideshows.layout-edit main #slideshow-form{grid-template-rows:min-content 1fr min-content;grid-template-columns:20rem 1fr 20rem;grid-gap:2rem;display:grid;height:100%;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-header{grid-column:2;grid-row:1}body.view-slideshows.layout-edit main #slideshow-form #slideshow-header #slideshow-name{line-height:40px;border-right:none;border-left:none;border-top:none;background:none;box-shadow:none;border-radius:0;font-size:32px;height:auto;color:#333}body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions{grid-column:3;grid-row:1}body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions a{place-content:center}body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions a span{margin-top:-2px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions .btn,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions body>header #btnMainNav,body>header body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions #btnMainNav,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions body.com_pitmedia button,body.com_pitmedia body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions button,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions .input-browse-file>div,body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions button,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo main #slideshow-form #slideshow-actions #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-slideshows.layout-edit body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li #slideshow-form #slideshow-actions .wf-btn-action,body.com_blnvinzenz.view-therapyvideo body.view-slideshows.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #slideshow-form #slideshow-actions .wf-btn-action,body.view-slideshows.layout-edit body.view-portalconfigurator main #slideshow-form #slideshow-actions #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-slideshows.layout-edit body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li #slideshow-form #slideshow-actions .wf-btn-action,body.view-portalconfigurator body.view-slideshows.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #slideshow-form #slideshow-actions .wf-btn-action,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit main #slideshow-form #slideshow-actions #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main #slideshow-form #slideshow-actions #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-slideshows.layout-edit body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #slideshow-form #slideshow-actions .wf-btn-action,body.view-workflowdesigner.layout-edit body.view-slideshows.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li #slideshow-form #slideshow-actions .wf-btn-action{line-height:32px;font-size:18px;font-weight:bold}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides{list-style:none;grid-row:1 / -1;grid-column:1;overflow:auto;padding:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides.format.portrait .slideshow-slide{aspect-ratio:9 / 16}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides.format.portrait-half .slideshow-slide{aspect-ratio:9 / 8}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides.format.landscape-half .slideshow-slide{aspect-ratio:8 / 9}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide{background:#ffffff no-repeat center center / cover;border:3px solid #555555;aspect-ratio:16 / 9;position:relative;overflow:hidden;height:auto;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before{padding-bottom:24px;position:absolute;color:#adb5bd;font-size:64px;height:100%;width:100%;content:'';z-index:0;left:0;top:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).newsvideo::before{content:'videocam'}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).video::before{content:'play_circle'}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).stream::before{content:'live_tv'}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).newsfeed::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).sportsfeed::before{background:transparent url("/images/welt-logo.png") no-repeat 4px 4px/64px auto}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).newsfeed::before{content:'newspaper'}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).sportsfeed::before{content:'sports_soccer'}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item).weather::before{backdrop-filter:blur(4px);content:'partly_cloudy_day';color:#fff}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::after{background-color:rgba(0,0,0,0.5);pointer-events:none;position:absolute;height:32px;width:100%;content:'';z-index:1;bottom:0;left:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide.drop-item{border:3px dashed #555555;font-size:22px;color:#555555;opacity:.5}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide.active{border-color:#337ab7}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide.patientcall{background-image:url("/images/aufrufmonitor.png")}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide.weather{background-image:url("/images/weatherIcons/dummy-background.webp")}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .progressbar{--secondary: #c0c0c0;--primary: #337ab7;--size: 120px;animation:progress 2s 0.5s forwards;place-items:center;border-radius:50%;position:relative;width:var(--size);overflow:hidden;aspect-ratio:1;display:grid;z-index:10}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .progressbar::before{background:conic-gradient(var(--primary) calc(var(--value) * 1%), var(--secondary) 0);mask:radial-gradient(white 55%, transparent 0);-webkit-mask:radial-gradient(rgba(0,0,0,0) 55%, #000 0);-webkit-mask-mode:alpha;position:absolute;mask-mode:alpha;height:100%;width:100%;content:"";left:0;top:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .progressbar::after{text-shadow:0 0 5px rgba(0,0,0,0.85);counter-reset:percentage var(--value);content:counter(percentage) "%";font-size:calc(var(--size) / 5);color:#fff}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .progressbar+.type{display:none}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .type,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .order{position:absolute;color:#fff;bottom:4px;z-index:3;right:4px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .type.new{padding-bottom:24px;color:#495057;font-size:32px;bottom:auto;height:100%;width:100%;z-index:1;left:0;top:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide .order{right:auto;left:4px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide canvas{position:absolute;height:auto !important;width:100% !important;z-index:1;left:0;top:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide video,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide embed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide iframe{position:absolute;overflow:hidden;height:100%;width:100%;z-index:1;left:0;top:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body{grid-column:2;grid-row:2}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body.format:not(.landscape) .slideshow-item{height:calc(100% - 40px);max-width:min-content;display:block;margin:0 auto;width:auto}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body.format.portrait .slideshow-item{aspect-ratio:9 / 16}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body.format.portrait-half .slideshow-item{aspect-ratio:9 / 8}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body.format.landscape-half .slideshow-item{aspect-ratio:8 / 9}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item{box-shadow:0 3px 8px 0px rgba(0,0,0,0.5);background-color:#111;aspect-ratio:16 / 9;overflow:hidden;height:auto;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.image,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.patientcall,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather{background-position:center center;background-repeat:no-repeat;background-size:contain}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather{background-image:url("/images/weatherIcons/background.webp");background-color:#fff;background-size:cover;container-type:size}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather.no-data .no-data-info{padding:16px 32px;line-height:32px;font-size:22px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .no-data-info,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-city,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-details,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast{background-color:rgba(37,79,153,0.75);color:#ffffff}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather img{filter:brightness(10) saturate(0) contrast(1.5)}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header{padding:16px;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header .time,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header>div:first-child{text-transform:uppercase;margin-right:16px;line-height:64px;font-size:48px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header .date{line-height:48px;font-size:32px;margin-right:8px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body{padding:16px;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city{margin-right:16px;padding:16px;height:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-name{line-height:64px;font-size:48px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos img{height:auto;width:80px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos .temp{line-height:128px;font-size:96px;font-weight:lighter}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos .descr{line-height:32px;font-size:24px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details{grid-template-columns:max-content 1fr;grid-gap:0 8px;padding:16px;display:grid;height:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast{border-top:1px solid #e0e0e0;grid-column:1 / -1;padding-top:8px;margin-top:8px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .day-forecast-item img{height:48px;width:auto}@container (max-width: 700px){body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header{padding:16px;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header .time,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header>div:first-child{text-transform:uppercase;margin-right:16px;line-height:48px;font-size:40px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-header .date{line-height:32px;font-size:24px;margin-right:8px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city{margin-right:0;height:auto;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-name{line-height:40px;font-size:32px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos img{height:auto;width:48px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos .temp{line-height:64px;font-size:48px;font-weight:lighter}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-city .weather-city-infos .descr{line-height:28px;font-size:20px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details{margin-top:8px;width:100%;height:auto;grid-gap:0 8px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast{border-top:1px solid #e0e0e0;grid-column:1 / -1;padding-top:8px;margin-top:8px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-body .weather-details .day-forecast .day-forecast-item img{height:48px;width:auto}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item:nth-child(5){display:none !important}}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast{padding:16px 16px 8px;width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item{text-align:center;max-width:100px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item>div:first-child{line-height:24px;font-size:18px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item .temp{line-height:32px;font-size:24px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item img{height:56px;width:auto}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.weather .weather-forecast .weather-forecast-item .descr{-webkit-flex:1 1 auto;flex:1 1 auto;min-height:0;min-width:0;line-height:16px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed{background-color:#fff;position:relative}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-border-top,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-border-top{background-color:#013068;height:32px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-title,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-title{background-color:#0a468c;position:absolute;line-height:64px;color:#ffffff;font-size:48px;padding:16px;width:33%;left:0;top:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content{padding:16px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-content .news-image,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-content .news-image{max-height:100%;max-width:100%}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.newsfeed .news-logo,body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.sportsfeed .news-logo{position:absolute;max-height:100px;max-width:180px;height:auto;width:auto;bottom:16px;right:16px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-body .slideshow-item.website.fallback{background-color:#fff;text-align:center;padding:16px 32px;line-height:32px;font-size:22px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-settings{border:1px solid #c0c0c0;margin-bottom:32px;background:#fff;padding:8px 16px;grid-row:2 / -1;grid-column:3;overflow:auto}body.view-slideshows.layout-edit main #slideshow-form #slideshow-settings .btn-link:hover{text-decoration:none}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers{position:relative;grid-column:2;grid-row:3}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper{transition:height .5s ease-in-out, box-shadow .5s ease-in-out;border-top-right-radius:4px;border-top-left-radius:4px;border:1px solid #c0c0c0;background-color:#fff;border-bottom:none;position:absolute;padding:8px 16px;overflow:hidden;height:65px;width:100%;bottom:0}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open{box-shadow:0 -10px 24px 0px rgba(0,0,0,0.5);height:480px}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .h4 span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open .h4 .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.icon,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.icon,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .h4 body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title body.view-servicecall span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .h4 span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper.open .media-title span.material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category span.icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category span.material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category span.icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category span.material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category span.icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper.open .question-category span.material-icons{rotate:x 180deg}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper:not(.open)>:not(h2):not(.h2){display:none}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category{cursor:pointer}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4 span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4 .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper .h4 .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.icon,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit body.view-medialibrary .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.icon,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.icon,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.icon,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.icon,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit .nav-container nav main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4 body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title body.view-servicecall span.material-icons,body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title body.view-servicecall span.material-icons,body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title body.view-servicecall span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .h4 span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.material-icons,body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-title span.material-icons,body.view-servicecall body.view-slideshows.layout-edit .content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.material-icons,.content.serverstatus .panel body.view-medialibrary body.view-servicecall body.view-slideshows.layout-edit main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr #slideshow-form #slideshow-tickers .ticker-wrapper .media-title span.material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.material-icons,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category span.icon,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diaries #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category span.material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.material-icons,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category span.icon,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-diaries.layout-diary #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category span.material-icons,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.icon,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout .nav-container nav #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category body.view-servicecall span.material-icons,body.view-servicecall body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions .question-category span.material-icons,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category span.icon,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category .nav-container nav .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit .nav-container nav main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category .mainnavbar.navbar-nav>.nav-item>span.nav-link::before,body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category body.view-servicecall span.material-icons,body.view-servicecall body.com_blncms.view-diaries.no-layout #dlgDiaryDetails #diaries .dlg-detail-entry>div.questions body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper .question-category span.material-icons{transition:rotate .5s ease-in-out;pointer-events:none}body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #slideshow-ticker-textcolor,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #slideshow-ticker-bgcolor,body.view-slideshows.layout-edit main #slideshow-form #slideshow-tickers .ticker-wrapper #slideshow-ticker-separator{width:120px}body.com_blnsettings.view-cliniclocations .accordion-button:focus{box-shadow:none !important}body.com_blnsettings.view-cliniclocations .accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23454545'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}body.com_blnsettings.view-cliniclocations .locationEditInput:focus{box-shadow:none !important}body.com_blnsettings.view-cliniclocations .locationNotSupported{background-color:#ffebeb !important}@media (min-width: 576px){body.com_blnsettings.view-cliniclocations .accordion{width:100%}}@media (min-width: 768px){body.com_blnsettings.view-cliniclocations .accordion{width:50%}}body.com_blnsettings.view-cliniclocations .locationUnitItem:hover button{display:inline-block !important}body.com_blnsettings.view-cliniclocations #locationGroups .accordion .heading:first-child:last-child{display:none}body.com_blnsettings.view-cliniclocations #locationGroups .accordion:first-child:last-child .heading{display:none}body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:first-child:last-child button.btn-danger,body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:first-child:last-child body.com_pitmedia button.delete-folder,body.com_pitmedia body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:first-child:last-child button.delete-folder{display:none}body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-success,body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .table thead tr th:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr th:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr th:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child button.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr th:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .table thead tr td:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table thead tr td:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table thead tr td:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child button.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table thead tr td:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr th:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr th:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child button.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr th:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .table tbody tr td:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child button.btn-addnote[data-content],body.com_blnsolothurn.view-visitors main .content.serverstatus .panel .tab-content .tab-pane#apache table tbody tr td:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) .content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child button.btn-addnote[data-content],.content.serverstatus .panel .tab-content .tab-pane#apache body.com_blnsolothurn.view-visitors main table tbody tr td:last-child body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.btn-addnote[data-content],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li button.wf-btn-action[data-action="start"],body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.wf-btn-action[data-action="start"],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li button.wf-btn-action[data-action="start"],body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.wf-btn-action[data-action="start"],body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li button.wf-btn-action[data-action="start"],body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.com_blnsettings.view-cliniclocations #locationGroupForm .input-group:not(:first-child) button.wf-btn-action[data-action="start"]{display:none}body.com_blnsettings.view-hl7ui main .content{display:flex;width:100%;gap:1rem}body.com_blnsettings.view-hl7ui main .content .card.messages .card-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane{display:flex;flex-direction:column;gap:1.5rem}body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code{display:flex;flex-direction:column}body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment{display:flex;align-items:flex-start}body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-title,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-header,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-title,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-title,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-title,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-header,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-header,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-header{font-weight:bold}body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-body,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-body,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-body,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-body,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-body,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-body{display:flex;align-items:flex-start;flex-wrap:wrap}body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-seperator,body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-seperator,body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-seperator,body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-seperator{font-weight:bold}body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .header .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .header .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .header .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .header-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .header-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui main .content .card.messages .card-body .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content .card.messages #tab-container .tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .tab-content .content .card.messages .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main .content #tab-container .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.com_blnsettings.view-hl7ui body.view-medialibrary main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .card-body .message .message-body code .segment .segment-body .field .field-body:not(:empty),body.view-medialibrary body.com_blnsettings.view-hl7ui main #tab-container .content .messages.tab-content .tab-pane .message .message-body code .segment .segment-body .field .field-body:not(:empty){margin-left:2px}body.com_blnsettings.view-editos #uploadProgress{background-color:rgba(255,255,255,0.8);backdrop-filter:blur(5px);position:fixed;height:100vh;display:flex;width:100vw;z-index:100;left:0;top:0}body.com_blnsettings.view-editos #uploadProgress:after{content:attr(data-progress) "%";border-radius:100%;position:absolute;font-size:4rem;height:160px;width:160px}body.com_blnsettings.view-editos #uploadProgress #svg circle{stroke-dashoffset:0;transition:stroke-dashoffset .25 linear;stroke:#e0e0e0;stroke-width:1em}body.com_blnsettings.view-editos #uploadProgress #svg #bar{transform-origin:center;transform:rotate(-90deg);stroke:#007b8b}body.view-servicecall .pitcms-servicecall-item{width:23%}body.view-servicecall .pitcms-servicecall-icon{text-align:center}body.view-servicecall .pitcms-servicecall-icon:hover .pitcms-servicecall-edit-button,body.view-servicecall .pitcms-servicecall-icon:hover .btn,body.view-servicecall .pitcms-servicecall-icon:hover body>header #btnMainNav,body>header body.view-servicecall .pitcms-servicecall-icon:hover #btnMainNav,body.view-servicecall .pitcms-servicecall-icon:hover body.com_pitmedia button,body.com_pitmedia body.view-servicecall .pitcms-servicecall-icon:hover button,body.view-servicecall .pitcms-servicecall-icon:hover body.com_pitmedia.view-display form .input-browse-file>div,body.com_pitmedia.view-display form body.view-servicecall .pitcms-servicecall-icon:hover .input-browse-file>div,body.view-servicecall .pitcms-servicecall-icon:hover body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append button,body.view-paymentsanalysis .content.paymentsanalysis .date-filter .field-calendar .input-append body.view-servicecall .pitcms-servicecall-icon:hover button,body.view-servicecall .pitcms-servicecall-icon:hover body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.com_blnvinzenz.view-therapyvideo main #workflowarea #wf-sidebar .wf-toolbox li body.view-servicecall .pitcms-servicecall-icon:hover .wf-btn-action,body.view-servicecall .pitcms-servicecall-icon:hover body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-portalconfigurator main #workflowarea #wf-sidebar .wf-toolbox li body.view-servicecall .pitcms-servicecall-icon:hover .wf-btn-action,body.view-servicecall .pitcms-servicecall-icon:hover body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li .wf-btn-action,body.view-workflowdesigner.layout-edit main #workflowarea #wf-sidebar .wf-toolbox li body.view-servicecall .pitcms-servicecall-icon:hover .wf-btn-action{position:absolute;top:0.5em;right:0.5em;display:inline-block !important}body.view-servicecall .pitcms-servicecall-icon img{width:40%}body.view-servicecall .pitcms-servicecall-tile{font-size:2em;max-height:4em;min-height:4em;line-height:1.5}body.view-servicecall .modal-content.modal-popup{animation:250ms modal-popup cubic-bezier(0.5, 0, 0.66, 1.5);position:fixed;top:50%;left:50%;width:800px;transform:translate(-50%, -50%)}@keyframes modal-popup{0%{top:calc(0% + var(--start-y, 0px));left:calc(0% + var(--start-x, 0px));transform:translate(0%, 0%);min-height:var(--start-height);max-height:var(--start-height);min-width:var(--start-width);max-width:var(--start-width);opacity:0}20%{top:calc(0% + var(--start-y, 0px));left:calc(0% + var(--start-x, 0px));transform:translate(0%, 0%);min-height:var(--start-height, 100%);max-height:var(--start-height, 100%);min-width:var(--start-width, 100%);max-width:var(--start-width, 100%)}60%{opacity:1}100%{top:50%;left:50%;transform:translate(-50%, -50%);min-height:1px;max-height:calc(100vh);min-width:1px;max-width:calc(100vw)}}body.view-servicecall .modal-content.modal-popup{animation:250ms modal-popup cubic-bezier(0.5, 0, 0.66, 1.5);position:fixed;top:50%;left:50%;width:600px;transform:translate(-50%, -50%)}body.view-servicecall .pitcms-servicecall-item{height:15vh;width:10vw;position:relative}body.view-servicecall .pitcms-servicecall-item .pitcms-servicecall-icon{background-image:var(--service-call-icon, none);background-position-x:center;background-position-y:5px;background-repeat:no-repeat;background-size:contain}body.view-servicecall .pitcms-servicecall-item .pitcms-servicecall-icon:hover .pitcms-servicecall-edit-button{display:inline-block !important}body.view-servicecall .pitcms-servicecall-item .pitcms-servicecall-tile{font-size:1.3em;min-height:3.8em;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}body.view-servicecall .pitcms-servicecall-item .pitcms-servicecall-params-button{display:none;position:absolute;top:0.4em;right:0;font-size:2.6em;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24;cursor:pointer}body.view-servicecall .pitcms-servicecall-item:hover .pitcms-servicecall-params-button{display:inline-block !important;text-decoration:none;color:black}body.view-servicecall #profile-content{height:calc(100vh - 170px);background-image:url("/images/servicecall/core_service_call_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center}body.view-servicecall #profile-content .pitcms-servicecall-item{height:15vh;width:10vw;position:relative}body.view-servicecall #profile-content .pitcms-servicecall-item .pitcms-servicecall-icon{background-image:var(--service-call-icon, none);background-position-x:center;background-position-y:5px;background-repeat:no-repeat;background-size:contain}body.view-servicecall #profile-content .pitcms-servicecall-item .pitcms-servicecall-icon:hover .pitcms-servicecall-edit-button{display:inline-block !important}body.view-servicecall #profile-content .pitcms-servicecall-item .pitcms-servicecall-tile{font-size:1.3em;min-height:3.8em;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}body.view-servicecall #profile-content .pitcms-servicecall-item .pitcms-servicecall-params-button{display:none;position:absolute;top:0.4em;right:0;font-size:2.6em;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24;cursor:pointer}body.view-servicecall #profile-content .pitcms-servicecall-item:hover .pitcms-servicecall-params-button{display:inline-block !important}body.view-servicecall #profile-content #profile-current #profile-current-wrapper{width:100%;height:calc(100% - 128px)}body.view-servicecall #profile-content #profile-current #profile-current-wrapper #profile-current-items{position:absolute}body.view-servicecall #profile-content #profile-available{overflow-y:auto;height:100%}body.view-servicecall.layout-overview .grid-container{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:10px;justify-items:center;grid-auto-flow:dense}body.view-servicecall.layout-overview .grid-container>*{border:var(--bs-border-color) var(--bs-border-style) var(--bs-border-width);border-bottom:none;border-top:none;margin:0 !important;padding:0.5em;width:100%;background-color:var(--bs-white)}body.view-servicecall.layout-overview .grid-container>* .card,body.view-servicecall.layout-overview .grid-container>* body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container body.view-servicecall.layout-overview .grid-container>* .tab-content{height:100%}body.view-servicecall.layout-overview .grid-container>* .card:has(.card-footer .button-row),body.view-servicecall.layout-overview .grid-container>* body.view-medialibrary main #tab-container .tab-content:has(.card-footer .button-row),body.view-medialibrary main #tab-container body.view-servicecall.layout-overview .grid-container>* .tab-content:has(.card-footer .button-row){padding-bottom:0 !important}body.view-servicecall.layout-overview .grid-container .grid-column{display:inline-grid;grid-row-gap:10px;grid-auto-flow:dense;grid-auto-rows:min-content;height:min-content;border-top:none;border:var(--bs-border-color) var(--bs-border-style) var(--bs-border-width)}body.view-servicecall.layout-overview .grid-container .column-start{border:var(--bs-border-color) var(--bs-border-style) var(--bs-border-width);border-bottom-style:double;border-bottom-width:calc(2 * var(--bs-border-width));text-align:center}body.view-servicecall.layout-overview .grid-container .column-pos-1{grid-column:1}body.view-servicecall.layout-overview .grid-container .column-pos-2{grid-column:2}body.view-servicecall.layout-overview .grid-container .column-pos-3{grid-column:3}body.view-servicecall.layout-overview .grid-container .column-pos-4{grid-column:4}body.view-servicecall.layout-overview .messages{--message-bg: #dae0e1;display:grid;grid-auto-flow:dense;grid-template-columns:[start] 2em [middle] auto [end] 2em;grid-auto-rows:min-content;height:24em}body.view-servicecall.layout-overview .messages .message{grid-column:start / span 2;margin:0.4em 1em;display:inline-block;position:relative;height:min-content;background-color:var(--message-bg);padding:1em}body.view-servicecall.layout-overview .messages .message.self{--message-bg: #cce5e8;grid-column-start:middle}body.view-servicecall.layout-overview .messages .message.system{grid-column-end:span 3}body.view-servicecall.layout-overview .messages .message.right-in:after{content:" ";position:absolute;width:0;height:0;left:auto;right:-13px;top:14px;bottom:auto;border:8px solid;border-color:var(--message-bg) transparent transparent var(--message-bg)}body.view-servicecall.layout-overview .messages .message.left-in:after{content:" ";position:absolute;width:0;height:0;left:-13px;right:auto;top:14px;bottom:auto;border:8px solid;border-color:var(--message-bg) var(--message-bg) transparent transparent}body.view-servicecall.layout-overview .messages .message .message-text{padding:1em;text-align:left;line-height:1.5em}body.view-servicecall.layout-overview .message-compose{display:grid;grid-template-columns:1fr min-content}body.view-servicecall.layout-overview .message-compose textarea{resize:none;width:auto}body.view-servicecall.layout-statistics svg#serviceCallStatistic .button{cursor:pointer}body.view-servicecall.layout-devices .light-box{cursor:zoom-in}#profile-current .pitFormBuilder .form-inline{background-color:#f8f9fa !important;height:87px;padding:.5rem !important;justify-content:end}#profile-current-items .profile-helper{height:9vh !important;margin:0 !important;font-size:1.2vw !important;width:20vw !important;border:4px dotted black;display:flex;align-content:center;flex-direction:row;flex-wrap:wrap;font-size:1.2vw;padding:1em;opacity:0.4;margin:0.3em}#profile-current-items .profile-helper .icon,#profile-current-items .profile-helper body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav #profile-current-items .profile-helper .mainnavbar.navbar-nav>.nav-item>.nav-link::before,#profile-current-items .profile-helper body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders #profile-current-items .profile-helper li:before,#profile-current-items .profile-helper body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #profile-current-items .profile-helper .icon-fw,#profile-current-items .profile-helper body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm #profile-current-items .profile-helper #image::after,#profile-current-items .profile-helper body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #profile-current-items .profile-helper .slideshow-slide:not(.drop-item)::before,#profile-current-items .profile-helper body.view-servicecall .material-icons,body.view-servicecall #profile-current-items .profile-helper .material-icons{display:none}#profile-current-items .profile-helper .text{color:black}#profile-current-items .profile-helper:empty .icon,#profile-current-items .profile-helper:empty body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body .nav-container nav #profile-current-items .profile-helper:empty .mainnavbar.navbar-nav>.nav-item>.nav-link::before,#profile-current-items .profile-helper:empty body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders #profile-current-items .profile-helper:empty li:before,#profile-current-items .profile-helper:empty body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle #profile-current-items .profile-helper:empty .icon-fw,#profile-current-items .profile-helper:empty body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm #profile-current-items .profile-helper:empty #image::after,#profile-current-items .profile-helper:empty body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides #profile-current-items .profile-helper:empty .slideshow-slide:not(.drop-item)::before,#profile-current-items .profile-helper:empty body.view-servicecall .material-icons,body.view-servicecall #profile-current-items .profile-helper:empty .material-icons,#profile-current-items .profile-helper:empty .text{display:none !important}#servicecall-list .card-wrap-service2{width:15vw !important;height:9vh !important}#servicecall-list .card-wrap-service2 .pitcms-servicecall-params-button{font-size:1.5em !important}#servicecall-list .card-wrap-service2 .pitcms-servicecall-params-button.delete-item{top:2.3em !important;bottom:0 !important;color:black !important}#servicecall-list .card-wrap-service2 .card-service2 .icon-service2{width:90px;height:60px}#servicecall-list .card-wrap-service2 .card-service2 .label-service2{font-size:24px}#profile-available .card-wrap-service3{width:9vw !important;height:4vh !important}#profile-available .card-wrap-service3 .card-service3 .icon-service3{width:60px;height:40px}#profile-available .card-wrap-service3 .card-service3 .label-service3{font-size:15px;margin-right:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#profile-available .card-wrap-service3 .pitcms-servicecall-params-button{font-size:1.5em !important;top:0 !important}#profile-current .card-wrap-service,#profile-current .card-wrap-service3{width:20vw !important;height:9vh !important}#profile-current .card-wrap-service .card-service .icon-service,#profile-current .card-wrap-service .card-service .icon-service3,#profile-current .card-wrap-service .card-service3 .icon-service,#profile-current .card-wrap-service .card-service3 .icon-service3,#profile-current .card-wrap-service3 .card-service .icon-service,#profile-current .card-wrap-service3 .card-service .icon-service3,#profile-current .card-wrap-service3 .card-service3 .icon-service,#profile-current .card-wrap-service3 .card-service3 .icon-service3{width:90px;height:60px}#profile-current .card-wrap-service .card-service .label-service,#profile-current .card-wrap-service .card-service .label-service3,#profile-current .card-wrap-service .card-service3 .label-service,#profile-current .card-wrap-service .card-service3 .label-service3,#profile-current .card-wrap-service3 .card-service .label-service,#profile-current .card-wrap-service3 .card-service .label-service3,#profile-current .card-wrap-service3 .card-service3 .label-service,#profile-current .card-wrap-service3 .card-service3 .label-service3{font-size:24px}.card-wrap-service,.card-wrap-service2,.card-wrap-service3{margin:0 !important;display:flex;justify-content:center}.card-wrap-service .card-service .icon-service,.card-wrap-service .card-service .icon-service2,.card-wrap-service .card-service .icon-service3,.card-wrap-service .card-service2 .icon-service,.card-wrap-service .card-service2 .icon-service2,.card-wrap-service .card-service2 .icon-service3,.card-wrap-service .card-service3 .icon-service,.card-wrap-service .card-service3 .icon-service2,.card-wrap-service .card-service3 .icon-service3,.card-wrap-service2 .card-service .icon-service,.card-wrap-service2 .card-service .icon-service2,.card-wrap-service2 .card-service .icon-service3,.card-wrap-service2 .card-service2 .icon-service,.card-wrap-service2 .card-service2 .icon-service2,.card-wrap-service2 .card-service2 .icon-service3,.card-wrap-service2 .card-service3 .icon-service,.card-wrap-service2 .card-service3 .icon-service2,.card-wrap-service2 .card-service3 .icon-service3,.card-wrap-service3 .card-service .icon-service,.card-wrap-service3 .card-service .icon-service2,.card-wrap-service3 .card-service .icon-service3,.card-wrap-service3 .card-service2 .icon-service,.card-wrap-service3 .card-service2 .icon-service2,.card-wrap-service3 .card-service2 .icon-service3,.card-wrap-service3 .card-service3 .icon-service,.card-wrap-service3 .card-service3 .icon-service2,.card-wrap-service3 .card-service3 .icon-service3{background-image:var(--service-call-icon, none);background-position-x:center;background-repeat:no-repeat;background-size:contain;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-wrap-service .card-service .label-service,.card-wrap-service .card-service .label-service2,.card-wrap-service .card-service .label-service3,.card-wrap-service .card-service2 .label-service,.card-wrap-service .card-service2 .label-service2,.card-wrap-service .card-service2 .label-service3,.card-wrap-service .card-service3 .label-service,.card-wrap-service .card-service3 .label-service2,.card-wrap-service .card-service3 .label-service3,.card-wrap-service2 .card-service .label-service,.card-wrap-service2 .card-service .label-service2,.card-wrap-service2 .card-service .label-service3,.card-wrap-service2 .card-service2 .label-service,.card-wrap-service2 .card-service2 .label-service2,.card-wrap-service2 .card-service2 .label-service3,.card-wrap-service2 .card-service3 .label-service,.card-wrap-service2 .card-service3 .label-service2,.card-wrap-service2 .card-service3 .label-service3,.card-wrap-service3 .card-service .label-service,.card-wrap-service3 .card-service .label-service2,.card-wrap-service3 .card-service .label-service3,.card-wrap-service3 .card-service2 .label-service,.card-wrap-service3 .card-service2 .label-service2,.card-wrap-service3 .card-service2 .label-service3,.card-wrap-service3 .card-service3 .label-service,.card-wrap-service3 .card-service3 .label-service2,.card-wrap-service3 .card-service3 .label-service3{background-color:#fff !important;color:#000 !important;border-top:none}#profile-content{height:calc(100vh - 170px)}#profile-content #profile-current{height:100%;display:flex;flex-direction:column}#profile-content #profile-current .pitFormBuilder{flex-shrink:0}#profile-content #profile-current h2,#profile-content #profile-current .h2{flex-shrink:0}#profile-content #profile-current #profile-current-wrapper{flex:1;min-height:0;overflow:hidden}#profile-content #profile-current #profile-current-wrapper #profile-current-items{height:100%;overflow-y:auto;overflow-x:hidden}#serviceAnlegenForm img{width:300px !important}#serviceAnlegenForm .pitFormBuilder{margin:0 auto !important;width:50% !important}#serviceCallsContainer{max-width:2000px !important}#serviceCallsContainer #serviceCalls .column-start{border-width:0 !important;background-color:transparent !important;text-align:left !important;font-size:20px !important}#serviceCallsContainer #serviceCalls .grid-column .card,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content{--bs-bg-opacity: .2}#serviceCallsContainer #serviceCalls .grid-column .card .card-title,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-title,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-title{font-size:20px}#serviceCallsContainer #serviceCalls .grid-column .card .card-body,body.view-medialibrary main #tab-container .tab-content #serviceCallsContainer #serviceCalls .grid-column .card .tab-pane,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-body,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .tab-pane,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-body,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .tab-pane{padding:0 !important}#serviceCallsContainer #serviceCalls .grid-column .card .card-body .card-text-title,body.view-medialibrary main #tab-container .tab-content #serviceCallsContainer #serviceCalls .grid-column .card .tab-pane .card-text-title,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-body .card-text-title,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .tab-pane .card-text-title,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-body .card-text-title,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .tab-pane .card-text-title{font-weight:bold;border-width:1px}#serviceCallsContainer #serviceCalls .grid-column .card .card-footer,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-footer,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-footer{padding:10px 0 0 0 !important;background-color:transparent !important}#serviceCallsContainer #serviceCalls .grid-column .card .card-footer .row.button-row,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-footer .row.button-row,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-footer .row.button-row{margin:0.5em -16px 0 -16px !important;border-top:solid 1px rgba(0,0,0,0.175) !important}#serviceCallsContainer #serviceCalls .grid-column .card .card-footer .row.button-row a.btn,#serviceCallsContainer #serviceCalls .grid-column .card .card-footer .row.button-row body>header a#btnMainNav,body>header #serviceCallsContainer #serviceCalls .grid-column .card .card-footer .row.button-row a#btnMainNav,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-footer .row.button-row a.btn,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-footer .row.button-row body>header a#btnMainNav,body>header #serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-footer .row.button-row a#btnMainNav,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-footer .row.button-row a.btn,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-footer .row.button-row body>header a#btnMainNav,body>header body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-footer .row.button-row a#btnMainNav{box-shadow:none !important}#serviceCallsContainer #serviceCalls .grid-column .card .card-footer .row.button-row :first-child,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content .card-footer .row.button-row :first-child,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content .card-footer .row.button-row :first-child{border-right:solid 1px rgba(0,0,0,0.175) !important}#serviceCallsContainer #serviceCalls .grid-column .card [id^="message-accordion-"] .accordion-item,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content [id^="message-accordion-"] .accordion-item,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content [id^="message-accordion-"] .accordion-item{border:none !important;border-top:1px solid #dee2e6 !important}#serviceCallsContainer #serviceCalls .grid-column .card [id^="message-accordion-"] .message-accordion-button,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content [id^="message-accordion-"] .message-accordion-button,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content [id^="message-accordion-"] .message-accordion-button{position:relative}#serviceCallsContainer #serviceCalls .grid-column .card [id^="message-accordion-"] .unread-message-badge,#serviceCallsContainer #serviceCalls .grid-column body.view-medialibrary main #tab-container .tab-content [id^="message-accordion-"] .unread-message-badge,body.view-medialibrary main #tab-container #serviceCallsContainer #serviceCalls .grid-column .tab-content [id^="message-accordion-"] .unread-message-badge{position:absolute;top:-0.7rem;left:-1.3rem;margin-left:0.5rem;border-radius:1rem;padding:0.25em 0.5em;font-size:0.75em;font-weight:800;width:1.5rem;height:1.5rem;line-height:1.1rem;text-align:center;animation:pulse-badge 1s infinite ease-in-out}@keyframes pulse-badge{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.8;transform:scale(1.05)}}@media (min-width: 1440px){body.view-wkeschedulemap #tplBody.container{width:1440px}}body.com_blnhelper.view-kanban :root{--main-color: #007e8d;--main-color-highlight: #009aab}body.com_blnhelper.view-kanban main #bmc_kanban{position:relative;overflow:auto}body.com_blnhelper.view-kanban .k-board .k-card,body.com_blnhelper.view-kanban .k-board .k-modal{font-weight:normal}body.com_blnhelper.view-kanban .k-board{margin:0 auto;width:100%;gap:16px}body.com_blnhelper.view-kanban .k-col{background-color:#f7f9fa;padding:15px;flex:1}body.com_blnhelper.view-kanban .k-header{background-color:#f7f9fa;font-weight:bold;color:var(--main-color);margin:0 0 40px 5px;position:sticky;top:0}body.com_blnhelper.view-kanban .k-card{background-color:#ffffff;margin:10px 0;padding:10px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.1);cursor:pointer}body.com_blnhelper.view-kanban .k-card-title{margin-bottom:20px;font-size:medium;display:flex}body.com_blnhelper.view-kanban .k-card-title .k-card-id{color:grey}body.com_blnhelper.view-kanban .k-card-title .k-card-summary{margin-left:10px}body.com_blnhelper.view-kanban .k-card-infos{color:#7a767c;font-size:small;display:flex;gap:15px}body.com_blnhelper.view-kanban .k-card-infos-person{width:25px;height:25px;display:flex;justify-content:center;align-items:center}body.com_blnhelper.view-kanban .k-card-infos-text{display:flex;justify-content:center;align-items:center}body.com_blnhelper.view-kanban .k-modal-container{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);justify-content:center;align-items:center}body.com_blnhelper.view-kanban .k-modal{background-color:white;padding:20px;border-radius:8px;width:800px;position:relative;box-shadow:0px 4px 8px rgba(0,0,0,0.3)}body.com_blnhelper.view-kanban .k-modal-body{margin-top:20px;max-height:800px;position:relative;overflow:auto}body.com_blnhelper.view-kanban .k-modal-close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:18px;color:#333;font-weight:bold}body.com_blnhelper.view-kanban .k-modal table{border-collapse:collapse;width:100%;margin:20px 0}body.com_blnhelper.view-kanban .k-modal table td,body.com_blnhelper.view-kanban .k-modal table th{border:1px solid #ddd;padding:8px}body.com_blnhelper.view-kanban .k-modal table tr:nth-child(even){background-color:#f2f2f2}body.com_blnhelper.view-kanban .k-modal table th{padding-top:12px;padding-bottom:12px;text-align:left;color:var(--main-color);vertical-align:top}body.com_blnhelper.view-kanban .k-modal .comments th{width:50px}body.com_blnhelper.view-kanban .k-col-separator{color:#e6eaef}body.view-medialibrary main #tab-container .tab-content .tab-pane{overflow:auto}body.view-medialibrary main #tab-container .tab-content .tab-pane.fade.show{opacity:1}body.view-medialibrary main #tab-container .tab-content .tab-pane.fade:not(.show){opacity:0}body.view-medialibrary main #tab-container .tab-content .tab-pane .toolbar{gap:1.5rem}body.view-medialibrary main #tab-container .tab-content .tab-pane .toolbar .inp-media-search{max-width:320px}body.view-medialibrary main #tab-container .tab-content .tab-pane .toolbar select{height:34px;min-width:140px}body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .media-teaser,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .media-teaser{width:100%}body.view-medialibrary main #tab-container .tab-content .tab-pane .bootstrap-table .table tbody tr .form-switch .form-check-input,body.view-medialibrary main #tab-container .content.serverstatus .panel .tab-content .tab-pane#apache .bootstrap-table table tbody tr .form-switch .form-check-input,.content.serverstatus .panel body.view-medialibrary main #tab-container .tab-content .tab-pane#apache .bootstrap-table table tbody tr .form-switch .form-check-input{border-radius:10px;height:1.5em;width:3em}body.view-medialibrary .modal{opacity:1}body.view-medialibrary .modal:not(.show){opacity:0}body.view-medialibrary .modal#media-filter-modal .modal-dialog #media-filter-list .list-group-item{grid-template-columns:1fr 1fr 3fr min-content;align-items:center;margin-bottom:0;display:grid;gap:.5rem}body.view-medialibrary .modal#media-filter-modal .modal-dialog #media-filter-list .list-group-item:last-child #new-filter-name{grid-column:1 / span 2}body.view-medialibrary .modal#media-filter-modal .modal-dialog #media-filter-list .list-group-item>:last-child{min-width:38px}body.view-medialibrary .modal#media-language-settings-modal .modal-dialog .modal-body .form-select,body.view-medialibrary .modal#media-language-settings-modal .modal-dialog .modal-body select{max-width:100%}body.view-medialibrary .modal#media-language-settings-modal .modal-dialog .modal-body .form-check-label{cursor:pointer}body.view-editconfiguration main{position:static}body.view-editconfiguration main #page-title-bar{position:sticky;z-index:10;top:0}body.view-helppages>main>.helppages .card form>div:last-child,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child{position:relative}body.view-helppages>main>.helppages .card form>div:last-child .buttons,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child .buttons{position:absolute;top:0.5rem;right:0.5rem;z-index:1}body.view-helppages>main>.helppages .card form>div:last-child canvas,body.view-medialibrary body.view-helppages>main>.helppages #tab-container .tab-content form>div:last-child canvas{height:100%;width:auto}body.view-editlanguage .content.editlanguage .translate-all-wrapper{position:relative;display:inline-block}body.view-editlanguage .content.editlanguage .loading{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}body.view-editlanguage .content.editlanguage .loader{border:6px solid #2600ffff;border-top:6px solid #8ddb34ff;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite}body.view-editlanguage .content.editlanguage .translateAllMessage{color:#4cb563;display:none}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body{background-color:#f8f8f8;min-height:100vh}body.view-login header,body.view-login .nav-container{display:none !important}body.view-login main{padding:2rem calc(var(--bs-gutter-x) * 0.5 + 0.5rem);margin-left:0 !important}body>header{box-shadow:0 0.125rem 0.5rem rgba(0,0,0,0.15);border-bottom:1px solid #9d9d9d;padding-right:0.5rem;padding-left:0.5rem;position:relative;height:4rem;z-index:2}body>header #btnMainNav{box-shadow:none;padding:calc(1.4rem / 2) !important}body>header #btnMainNav #waffleIcon{transition:fill 0.15s ease-in-out;fill:#9d9d9d;height:1.5rem;width:1.5rem}body>header #btnMainNav:hover #waffleIcon,body>header #btnMainNav:focus #waffleIcon{fill:#5d5d5d}body>header a.logo{position:relative;margin-left:2rem;height:100%}body>header a.logo img{display:block;max-height:100%;max-width:100%;width:auto}body>header a.logo .testsystem{text-decoration:none;position:relative;font-weight:600;font-size:24px}body>header a.logo .testsystem::before{border-left:1px solid #9d9d9d;position:absolute;content:'';height:100%;left:0;top:0}body>header a.logo:hover{text-decoration:none}body>header .user-items{height:100%}body>header .user-items>a{min-width:2.5rem}body>header .user-items>a .icon,body>header .user-items>a .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body>header .nav-container nav .user-items>a .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body>header .user-items>a body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body>header .user-items>a li:before,body>header .user-items>a body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body>header .user-items>a .icon-fw,body>header .user-items>a body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body>header .user-items>a #image::after,body>header .user-items>a body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body>header .user-items>a .slideshow-slide:not(.drop-item)::before,body>header .user-items>a body.view-servicecall .material-icons,body.view-servicecall body>header .user-items>a .material-icons{transition:color 0.15s ease-in-out;color:#9d9d9d;vertical-align:middle;font-size:2.5rem}body>header .user-items>a:hover .icon,body>header .user-items>a:hover .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body>header .nav-container nav .user-items>a:hover .mainnavbar.navbar-nav>.nav-item>.nav-link::before,body>header .user-items>a:hover body.com_pitmedia ul.folders li:before,body.com_pitmedia ul.folders body>header .user-items>a:hover li:before,body>header .user-items>a:hover body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle .icon-fw,body.com_pituser.view-edit form .control-group .controls .password-group .input-password-toggle body>header .user-items>a:hover .icon-fw,body>header .user-items>a:hover body.com_blncms.view-cookbook #recipeForm #image::after,body.com_blncms.view-cookbook #recipeForm body>header .user-items>a:hover #image::after,body>header .user-items>a:hover body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides .slideshow-slide:not(.drop-item)::before,body.view-slideshows.layout-edit main #slideshow-form #slideshow-slides body>header .user-items>a:hover .slideshow-slide:not(.drop-item)::before,body>header .user-items>a:hover body.view-servicecall .material-icons,body.view-servicecall body>header .user-items>a:hover .material-icons{color:#5d5d5d}body>header .user-items>a.admin-item img{transition:filter 0.15s ease-in-out;filter:grayscale(100%) contrast(0.5) brightness(1.5)}body>header .user-items>a.admin-item:hover img{filter:none}body>header .user-items .vert-separator{border:1px solid #9d9d9d;margin:0 0.5rem;display:block;height:100%;width:1px}body .nav-container{box-shadow:0 0.125rem 0.5rem rgba(0,0,0,0.15);transition:width .25s ease-in-out;background-color:#fff;position:absolute;padding-top:4rem;min-height:100%;height:100%;width:60px;z-index:1;margin:0}body .nav-container nav{transition:width .25s ease-in-out;border-radius:0;overflow:hidden;height:100%;width:64px;z-index:3;margin:0}body .nav-container nav .mainnavbar.navbar-nav>.nav-item{display:block;float:none}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link{transition:background-color .15s ease-in-out;text-decoration:none}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.disabled{pointer-events:none;opacity:.5}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link::before{transition:color .15s ease-in-out;color:#9d9d9d;vertical-align:middle;display:inline-block;font-size:2rem;width:2rem}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link:hover{background-color:rgba(196,196,196,0.4)}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link:hover::after{content:attr(data-title);position:fixed;left:60px;padding:0.1em 0.3em;min-height:20px;display:block;background:#aeaeae;color:white;vertical-align:text-bottom}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link:not(.disabled):hover::before{color:#5d5d5d}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link span{transition:opacity .25s ease-in-out;opacity:0}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.terminals::before{content:"\e32f"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.service-call::before{content:"\f561"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.byod::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.patientportal::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.patientenportal::before{content:"\e325"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.wall-tv::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.wand-tv::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.media-boxen::before{content:"\e333"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.aufrufsystem::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.aufrufsysteme::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.aufrufsystem-uebersicht::before{content:"\e998"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.infomonitore::before{content:"\e639"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.terminkalender::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.kalender::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.termine::before{content:"\ebcc"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.cms::before{content:"\f88d"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.einstellungen::before{content:"\e8b8"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.abrechnung::before{content:"\ef63"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.patientenuebersicht::before{content:"\e7ef"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.mitteilungen::before{content:"\e158"}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.zuweiseruebersicht::before{filter:invert(64%) sepia(17%) saturate(0%) hue-rotate(148deg) brightness(94%) contrast(93%);background-image:url(../images/referral.svg);background-repeat:no-repeat;background-position:center;background-size:auto 100%;margin:-2.5rem 0;height:2.5rem;width:2rem;content:""}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.thurgau-cms::before{background-image:url(/media/com_blnthurgau/img/stgag-icon.png);background-repeat:no-repeat;background-position:center;background-size:auto 100%;background-blend-mode:multiply;margin:-2.5rem 0;height:2rem;width:2rem;content:""}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.onkologie::before{filter:invert(64%) sepia(17%) saturate(0%) hue-rotate(148deg) brightness(94%) contrast(93%);background-image:url(/media/com_blnsolothurn/img/oncology.svg);background-repeat:no-repeat;background-position:center;background-size:auto 100%;background-blend-mode:multiply;margin:-2.5rem 0;height:2rem;width:2rem;content:""}body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.therapien::before,body .nav-container nav .mainnavbar.navbar-nav>.nav-item>.nav-link.physiotherapie::before{filter:invert(64%) sepia(17%) saturate(0%) hue-rotate(148deg) brightness(94%) contrast(93%);background-image:url(/media/com_blnsolothurn/img/physical_therapy.svg);background-repeat:no-repeat;background-position:center;background-size:auto 100%;background-blend-mode:multiply;margin:-2.5rem 0;height:2rem;width:2rem;content:""}body .nav-container nav .mainnavbar.navbar-nav>.nav-item.active{position:relative;background-color:var(--clinicPrimaryColorOpacity25)}body .nav-container nav .mainnavbar.navbar-nav>.nav-item.active::before{content:"";background-color:var(--clinicPrimaryColor);position:absolute;width:4px;bottom:0;left:0;top:0}body .nav-container nav .mainnavbar.navbar-nav>.nav-item.active>.nav-link{color:var(--bs-link-color)}body .nav-container nav .mainnavbar.navbar-nav>.nav-item.active>.nav-link::before{color:var(--bs-link-color)}body .nav-container .subnavbar{transition:translate .25s ease-in-out;transform-origin:top left;padding-top:1.25rem;position:absolute;padding-left:5rem;translate:-200%;z-index:2;top:4rem}body .nav-container .subnavbar .navbar-nav{display:none;width:280px}body .nav-container .subnavbar .navbar-nav .nav-item{display:block;float:none}body .nav-container .subnavbar .navbar-nav .nav-header{padding-bottom:15px;padding-top:15px;display:block}body .nav-container.open{width:280px}body .nav-container.open nav{width:280px}body .nav-container.open nav .mainnavbar.navbar-nav>li>.nav-link span{opacity:1}body .nav-container.open nav .mainnavbar.navbar-nav>li>.nav-link:hover::after{display:none}body .nav-container.opensubnav{width:360px}body .nav-container.opensubnav .subnavbar{translate:0}body .nav-container.open.opensubnav{width:460px !important}body .nav-container.open.opensubnav .subnavbar{translate:120px}body .nav-container.animsubnav.terminals .navbar-nav.terminals,body .nav-container.animsubnav.service-call .navbar-nav.service-call,body .nav-container.animsubnav.byod .navbar-nav.byod,body .nav-container.animsubnav.patientportal .navbar-nav.patientportal,body .nav-container.animsubnav.patientenportal .navbar-nav.patientenportal,body .nav-container.animsubnav.media-boxen .navbar-nav.media-boxen,body .nav-container.animsubnav.wand-tv .navbar-nav.wand-tv,body .nav-container.animsubnav.infomonitore .navbar-nav.infomonitore,body .nav-container.animsubnav.aufrufsystem .navbar-nav.aufrufsystem,body .nav-container.animsubnav.aufrufsysteme .navbar-nav.aufrufsysteme,body .nav-container.animsubnav.aufrufsystem-uebersicht .navbar-nav.aufrufsystem-uebersicht,body .nav-container.animsubnav.terminkalender .navbar-nav.terminkalender,body .nav-container.animsubnav.kalender .navbar-nav.kalender,body .nav-container.animsubnav.termine .navbar-nav.termine,body .nav-container.animsubnav.cms .navbar-nav.cms,body .nav-container.animsubnav.einstellungen .navbar-nav.einstellungen,body .nav-container.animsubnav.abrechnung .navbar-nav.abrechnung,body .nav-container.animsubnav.mitteilungen .navbar-nav.mitteilungen,body .nav-container.animsubnav.onkologie .navbar-nav.onkologie,body .nav-container.animsubnav.therapien .navbar-nav.therapien,body .nav-container.animsubnav.physiotherapie .navbar-nav.physiotherapie,body .nav-container.animsubnav.thurgau-cms .navbar-nav.thurgau-cms{display:block}body>main{padding:1rem calc(var(--bs-gutter-x) * 0.5 + 0.5rem) 1rem 5.5rem;position:relative;z-index:0}body .appreleasemanager #applyPanel .chosen-drop{z-index:1050}

/*# sourceMappingURL=template.min.css.map */