.swisscom-workflow-hint
{
    
    width: 100%; 
    border: 0; 
    background-color: #33CCFF; 
    padding: 1px 4px;
    
    border-radius: 4px;
    
}

.swisscom-workflow-table tr td:first-child
{
    
    min-width: 120px;
    
    color: #666 !important;
    
}

.swisscom-workflow-button
{
    
    margin-bottom: 30px;
    width: 50%;
    left: 25%;
    
}

.swisscom-workflow-button-wide
{
    
    margin-bottom: 30px;
    width: 80%;
    left: 10%;
    
}

input.swisscom-workflow-error
{
    
    border-bottom: 1px solid red;
    
}

label.swisscom-workflow-error
{
    
    color: red;
    
}

#swisscom-workflow-callback-form-success
{
    
    display: none;
    
}

select.language option
{
    
    background-repeat: no-repeat;
    background-position: 2px 4px;
    
}

.highlight
{
    
    background-color: #bde7ff;
    
}

.table-info-additional
{
    
    display: none;
    
}

.status-active
{
    
    color: #00CC00;
    
}

.status-inactive
{
    
    color: #DD1122;
    
}

.status-new
{
    
    color: #ffb400;
    
}

.export-processing, .export-result, .import-processing, .import-result, .export-result-download, .export-processing-download
{
    
    display: none;
    
}

.export-result-download #downloadButton 
{

    display: none;

}

.info-bar
{
    
    background-color: #E5E6E6;
    
}

.table-row-edit
{
    
    background-color: #d0eeff !important;
    vertical-align: top !important;
    padding-bottom: 20px !important;
    
}

.table-row-edit .form .form-group
{
    
    padding-top: 2px !important;
    
}

.table-row-edit input
{
    
    padding-left: 5px !important;
    padding-right: 5px !important;
    
}

.table-row-edit input, .table-row-edit select
{
    
    background-color: white;
    
}

.dropzone
{
    
    background-color: #D0EEFF !important;
    
}

.btn-workflow
{
    
    background-color: #eeeeee !important;
    
}

.swisscom-footer
{
    
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.33);
    background-color: #ffffff;
    background-repeat: repeat-x;
    
    vertical-align: middle;
    z-index: 1000;
    
    color: #666;
    font-size: 12px;
    
}

.swisscom-footer .copyright
{
    
    text-align: right;
    padding-right: 40px;
    padding-top: 10px;
    
}

.footer-space
{
    
    display: block;
    height: 40px;
    
}

#menubar
{
    
    z-index: 1001;
    
}

.toast-bottom-left,
.toast-bottom-center,
.toast-bottom-right,
#toast-container.toast-bottom-full-width 
{
  bottom: 64px;
}

.mail-distribution-manager button
{
    
    float: right;
    width: 15%;
    
}

.mail-distribution-manager .form-group
{
    
    width: 80%;
    
}

.mail-distribution-manager .form-group:first-child
{
    
    width: 100%;
    
}

.mail-distribution-manager-list
{
    
    clear: both;
    
    max-height: 744px;
    overflow-y: auto;
    
}

.mail-distribution-manager-list div
{
    
    background-color: #dfdfdf;
    height: 70px;
    width: 100%;
    
    margin-bottom: 2px;
    
}

.mail-distribution-manager-list div:last-child
{
    
    margin-bottom: 20px;
    
}

.mail-distribution-manager-list div span
{
    
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
    
    width: 85%;
    height: 70px;
    display: block;
    
    vertical-align: middle;
    
    overflow-x: none;
    
}

.mail-distribution-manager-list div span:first-line
{
    
    font-size: 18px;
    
}

.mail-distribution-manager-list button
{
    
    height: 70px;
    
}

.association_member_address_additional
{
    
    display: none;
    
}

.modal-content .association_member_address_additional
{
    
    background-color: #eeeeee; 
    padding: 10px;
    
}

.language-selection
{
    
    float: right;
    display: inline-block;
    clear: both;
    
    heigt: 80px;
    
}

.language-selection-head
{
    
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    height: 76px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
    
}

.language-selection-head select
{
    
    font-size: 1em;
    
}

.bootstrap-tagsinput input
{
    
    width: 6em;
    
}

.import-result-confirmation
{
    
    display: none;
    
}

@media (max-width: 768px)
{
    
    #menubar
    {
        
        z-index: 10000;
        
    }
    
}

code.neutral
{
    
    background-color: #ededed;
    color: #333333;
    
}

@media(min-width: 768px)
{
    
    .backdrop-spacer
    {

        margin-top: -24px !important;

    }
    
}

.registration-container
{
    
}

.registration-container .card-body
{
    
    padding-top: 0 !important;
    
}

.registration-logo
{
    
    
}

.welcome-image 
{
    
    width: 100%;
    
    min-width: 0;
    min-height: 0;
    
    margin-top: 24px;
    
}

.modal-content .section-header
{
    
    display: none;
    
}

.modal-content .section-body .col-lg-12
{
    
    background-color: white;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    
    padding-top: 20px;
    padding-bottom: 20px;
    
}

.btn-clear, 
.btn-delete 
{
    
    position: absolute;
    bottom: 0;
    right: 0;
    width: 48px;
    max-width: 48px;
    
}

@media (min-width: 900px) 
{
    
    .modal-dialog 
    {

        width: 800px;

    }
    
}

@media (min-width: 1000px) 
{
    
    .modal-dialog 
    {

        width: 900px;

    }
    
}

@media (min-width: 1100px) 
{
    
    .modal-dialog 
    {

        width: 1000px;

    }
    
}

@media (min-width: 1200px) 
{
    
    .modal-dialog 
    {

        width: 1100px;

    }
    
}

@media (min-width: 1300px) 
{
    
    .modal-dialog 
    {

        width: 1200px;

    }
    
}

.alert-block
{
    
    display: block;
    margin-bottom: 0;
    
}

.table-responsive-log td
{
    
    vertical-align: top !important;
    
}

#loading-box,
.loading-indicator
{
    
    display: block;
    height: 200px;
    width: 100%;
    
    background-image: url('assets/img/custom/loading_indicator_dark.gif');
    
    background-repeat: no-repeat;
    background-position: 50% 50%;
    
    border: 1px dashed #cccccc;
    background-color: #eeeeee;
    
}

#broadcast-form-loading
{
    
    display: none;
    
}

.mail-broadcast-content
{
    
    width: 100% !important;
    
}

.mail-recipient-user-selector
{
    
    display: none;
    
    background-color: #fff;
    border: 1px dashed #ccc;
    
    max-height: 674px;
    overflow-y: auto;
    
    margin-top: 12px;
    padding-top: 6px;
    
}

.mail-recipient-user
{
    
    display: block;
    width: 100%;
    padding-top: 6px;
    padding-left: 12px;
    
    
}

.mail-recipient-user:hover
{
    
    background-color: #ddd;
    
}

.mail-recipient-user label
{
    
    padding-left: 6px;
    position: relative;
    top: -1px;
    
}

#mail-recipient-selector-no-users-found
{
    
    display: none;
    margin-bottom: 6px;
    
}

.modal-backdrop
{
    
    position: fixed;
    
}

.floating-label .form-control ~ label
{
    overflow: hidden !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.deletion-queue-status-canceled,
.deletion-queue-status-done,
.deletion-queue-status-pending,
.deletion-queue-status-reactivated
{
    
    background-color: white;
    
    border: 1px solid #ff8000;
    color: #ff8000;
    
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    
    border-radius: 4px;
    
}

.deletion-queue-status-canceled
{
    
    color: red;
    border: 1px solid red;
    
}

.deletion-queue-status-done,
.deletion-queue-status-reactivated
{
    
    border: 1px dashed #197419;
    color: #197419;
    
}

.deletion-queue-status-done
{
    
    border: 1px solid  #197419;
    
}

.alert-grey
{
    
    background-color: #eee;
    border: 1px solid #ccc;
    
}

#global-import-type
{
    
    background-color: white;
    
}

.dark #global-import-type 
{
    background-color: #20252b;
}

.global-import-selector label
{
    
    top: -20px !important;
    
}

.global-import-selector select
{
    
    margin-top: 20px !important;
    
}

.global-import-selector .form-group
{
    
    min-width: 300px;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    
}

.change-log-changes
{
    
    background-color: #eee;
    
    border: 1px dashed #ccc;
    
    padding: 6px;
    
}

.four-eyes-finalized,
.import-finalized
{

    background-color: #dcffdc;
    border-color: 1px solid  #197419;

}

.four-eyes-finalized:hover,
.import-finalized:hover
{

    background-color: #a1ffa1 !important;

}

.four-eyes-pending,
.import-pending
{

    background-color: #dce3ff;
    border-color: 1px solid  #192c74;

}

.four-eyes-pending:hover,
.import-pending:hover
{

    background-color: #a1c4ff !important;

}

.statistics-filter-key:hover {
    cursor: pointer;
    font-weight: bold;
    opacity: .9;
}

.statistics-filter-key-selected {
    font-weight: bold;
}

.form-scrollable
{
    height: calc(100% - 120px);
}

.form-scrollable .modal-body
{
    height: calc(100% - 6px);
}

.form-scrollable .floating-label
{
    margin-bottom: 0;
}

.tbl-swisscom-user-overview
{
    width: 100%;
}

.tbl-swisscom-user-overview tr:hover
{
    background-color: #ddd;
}

.page-jump 
{
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

    width: 200px;
    background-color: rgb(240, 240, 240);
    border-radius: 8px;
    padding: 8px;
    margin-top: 12px;
    white-space: nowrap;
    height: 52px;
}

.form-group.page-jump .form-control:focus ~ label:after
{
    bottom: 6px;
}

.page-jump input
{
    text-align: center; 
}

.btn-page-jump
{
    display: inline-block;
    position: absolute;
    right: -44px;
    top: 8px;
}

#scn-list .scn-box:first-child .scn-value
{

    width: 100% !important;

}

#scn-list .scn-box .btn-delete {
    margin-right: 12px;
    background-color: red;
    color: white;
    margin-bottom: 8px;
}

#scn-list .scn-box:first-child .btn-delete {
    display: none;
}

.field-small label {
    white-space: nowrap;
    overflow-x: clip;
    text-overflow: ellipsis;
}

.form-control[readonly]
{

    background-color:rgba(255, 255, 255, .7) !important;

}

#log-info
{

    display: block;
    color: #111;

}

.import-disabled
{
    background-color: #ddd;
    border: 1px solid #ddd;
}

.import-disabled:hover,
.import-disabled:active,
.import-disabled:focus
{
    background-color: #ccc;
    border: 1px solid #ccc;
}

.checkbox.checkbox-styled label {
    white-space: nowrap;
}

.checkbox.checkbox-styled label label {
    white-space: break-spaces;
    margin-left: 30px;
}

.checkbox.checkbox-styled label span {
    position: absolute;
    top: 2px;
}

.display-dark {
    display: none;
}

.dark .display-dark {
    display: initial;
}

.dark .display-bright {
    display: none;
}

.dark-mode-selector-menu-wrapper {
    height: 64px;
    padding: 0 !important;
    margin-left: 16px;
}

#dark-mode-selector {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .7);
    border: 2px solid #000;
    cursor: pointer;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: inset 14px 14px 28px -14px rgba(255, 255, 255, .35);
}

#dark-mode-selector:hover {
    background-color: rgba(0, 0, 0, 1);
}

.dark-mode-selector-busy {
    background-color: rgba(0, 0, 0, 1) !important;
    cursor: default !important;
    opacity: .3 !important;
}

.dark #dark-mode-selector {
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid #fff;
    box-shadow: inset 14px 14px 28px -14px rgba(0, 0, 0, .35);
}

.dark #dark-mode-selector:hover {
    background-color: rgba(255, 255, 255, 1);
}

.dark .dark-mode-selector-busy {
    background-color: rgba(255, 255, 255, 1) !important;
}

.dark #header {
    background-color: #20252b;
    color: #fff;
}

.dark #header .btn {
    color: white;
}

.dark body {
    background-color: #505862;
    color: #fff;
}

.dark .card {
    background-color: #2b323a;
    color: #fff;
}

.dark select {
    background-color: #2b323a;
    color: #fff;
}

.dark .form-control {
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #20252b;
    border-bottom-color: #505862;
}

.dark .form-control:focus {
    border-bottom-color: #ccc !important;
}

.dark .floating-label .form-control ~ label {
    padding-left: 8px;
    padding-right: 8px;
}

.dark .floating-label .form-control:focus ~ label,
.dark .floating-label .form-control.dirty ~ label {
    padding-left: 0;
    padding-right: 0;
}

.dark select.form-control {
    padding-left: 4px;
}

.dark .form-group .form-control:focus ~ label {
    color: #ccc;
}

.dark .btn-workflow,
.dark .btn-icon-toggle {
    background-color: #20252b !important;
    color: #fff;
    height: 36px;
    width: 36px;
}

.dark .btn-workflow:hover,
.dark .btn-icon-toggle:hover {
    background-color: #191c20 !important;
}

.dark .btn-primary, 
.dark .btn-primary:hover, 
.dark .btn-primary-bright, 
.dark .btn-primary-bright:hover, 
.dark .btn-primary:active, 
.dark .btn-primary.active, 
.dark .btn-primary:hover, 
.dark .btn-primary:focus, 
.dark .open .dropdown-toggle.btn-primary {
    background-color: #20252b !important;
    border-color: #2b323a !important;
    color: #FFFFFF !important;
}

.dark .table-hover > tbody > tr:hover {
    background-color: #2b323a;
}

.dark .table-hover > tbody > tr:hover > td, 
.dark .table-hover > tbody > tr:hover > th {
    background-color: #3c444e;
}

.dark .modal-content{
    background-color: #2b323a;
    color: #fff;
}

.dark .close {
    color: #fff;
    opacity: 1;
}

.dark .modal-body.info-bar,
.dark .modal-header {
    background-color: #20252b;
    color: #fff;
    border-bottom: 1px solid #2b323a;
}

.dark ul.checkbox-list, 
.dark ul.user-selector, 
.dark ul.list-events {
    background-color: #20252b;
    color: #fff;
}

.dark .btn-default{
    background-color: #20252b;
    border-color: #2b323a;
    color: #fff;
}

.dark .checkbox-styled:not(ie8) input ~ span:before, 
.dark .radio-styled:not(ie8) input ~ span:before {
    border-color: #fff;
}

.dark .checkbox-styled:not(ie8) input:checked ~ span:before {
    border-color: #fff;
}

.dark .loading-indicator-bright,
.dark .loading-indicator-dark {
    background-image: url('assets/img/custom/loading_indicator_dark_small_darkmode.svg');
}

.dark #loading-box,
.dark .loading-indicator {
    border: 1px dashed #2b323a;
    background-color: #2b323a;
    background-image: url('assets/img/custom/loading_indicator_dark_darkmode.svg');
}

.dark .swisscom-footer {
    background-color: #2b323a;
    color: #fff;
}

.dark .form-control[readonly] {
    background-color: #20252b !important;
}

.dark .header-nav-profile .dropdown.open > a {
    background-color: #20252b;
    border-color: #505862;
    color: #fff;
}

.dark .dropdown-menu {
    background-color: #20252b;
    color: #fff;
}

.dark .dropdown-menu.animation-dock,
.dark .form-group.language-selection-head {
    border-color: #505862;
}

.dark .dropdown-menu > li > a {
    color: #fff;
}

.dark .dropdown-menu > li > a:hover, 
.dark .dropdown-menu > li > a:focus {
    background-color: #2b323a;
}

.dark #system-info {
    background-color: #20252b;
}

.dark #log-info {
    background-color: #20252b;
    color: #fff;
}

.dark .change-log-changes {
    background-color: #20252b;
}

.dark #statistics_0_element tspan {
    fill: #fff;
}

.dark .four-eyes-finalized,
.dark .import-finalized {
    background-color: #6b7c74;
    color: #fff;
}

.dark .four-eyes-finalized:hover > td, 
.dark .import-finalized:hover >td {
    background-color: #83a394 !important;
}

.dark .import-pending {
    background-color: #69707f;
    color: #fff;
}

.dark .import-pending:hover >td {
    background-color: #7c8599 !important;
}

.dark .four-eyes-finalized:hover {
    color: #fff;
}

.dark .btn.btn-secondary-bright {
    background-color: #363e48 !important;
    border-color: #2b323a !important;
}

.dark .page-jump {
    background-color: #20252b;
    border-radius: 8px;
}

.dark .alert.alert-grey {
    background-color: #363e48;
}

.dark .alert-info {
    border-color: #505862;
    background-color: #363e48;
    color: white;
}

.dark .dropzone {
    background-color: #363e48 !important;
}

.dark .dropzone.dz-clickable:hover,
.dark .dropzone.dz-drag-hover {
    background-color: #191c20 !important;
    border-style: none;
}

.dark .registration-container {
    background-color: #363e48;
}

.dark .login-default {
    background-color: #2b323a;
}

.dark .modal-footer {
    border-top: 1px solid #20252b;
}

.dark .mail-recipient-user-selector {
    background-color: #20252b;
}

.dark .mail-recipient-user:hover {
    background-color: #191c20;
}

.dark .mail-distribution-manager-list div {
    background-color: #20252b;
}

.dark .btn.btn-primary-bright:hover {
    background-color: #191c20 !important;
}

.dark .datepicker table tr td.today, 
.dark .datepicker table tr td.today:hover, 
.dark .datepicker table tr td.today.disabled, 
.dark .datepicker table tr td.today.disabled:hover {
    color: #fff;
    background-color: #191c20;
}

.dark .table-row-edit {
    background-color: #191c20 !important;
}

.dark .table-row-edit input {
    background-color: #2b323a !important;
}

.dark .datepicker table tr td span:hover,
.dark .datepicker thead tr:first-child th:hover, 
.dark .datepicker tfoot tr th:hover {
    color: #fff;
    background-color: #191c20;
}

.dark .datepicker table tr td.day:hover, 
.dark .datepicker table tr td.day.focused {
    color: #fff;
    background-color: #191c20;
}

.dark .datepicker table tr td.today:hover:hover {
    color: #fff;
}

.dark .radio-styled:not(ie8) input ~ span:after {
    background-color: #fff;
}

.dark .form-group .form-control ~ label:after, 
.dark .form-group .form-control ~ .form-control-line:after {
    background-color: #fff;
}

.dark .highlight {
    color: #111;
}

.dark .tbl-swisscom-user-overview tr:hover {
    background-color: #20252b;
}

@media (max-width: 768px) {
    .dark .headerbar-left,
    .dark .headerbar-right {
        background-color: #20252b;
    }

    .dark .headerbar-left {
        border-bottom: 1px solid #505862;
    }
}

.headerbar-right ul.header-nav {
    right: 0;
}