/***********************************************************************************************************************************************************/
/* START: page menu
/***********************************************************************************************************************************************************/
body {
    background-color: #fff;
    min-height: 100%;
}

/***********************************************************************************************************************************************************/
/* END: page menu
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: divs in index.php
/***********************************************************************************************************************************************************/
div#div-header-logo {
    background-color: white;
    padding-top: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
}

div#div-header-logo.user_not_logged_in {
    padding-top: 7px;
    background-color: #7faa2a;
}
#popup_activity_coupon_div{
    z-index: 999999999 !important;
}
/*div#div-header-logo-inner*/
/*{*/
/*    width: 1170px;*/
/*    margin: auto;*/
/*}*/

/*div#div-header-logo-inner img*/
/*{*/
/*    height: 40px;*/
/*    margin-top: 5px;*/
/*}*/

/*div#div-header-logo-inner span*/
/*{*/
/*    float: right;*/
/*    height: 40px;*/
/*    margin-top: 18px;*/
/*}*/

div#container_inner {
    min-height: 400px;
    height: auto !important;
    height: 400px;
    width: 1170px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 60px;
}

div#container_menu {
    width: 1170px;
    margin: auto;
}

/*div#container_outer*/
/*{*/
/*margin: auto;*/
/*}*/

#container_full {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 95px;
}

#container_full .container-fluid {
    /*max-width: 100%;*/
    padding-right: 15px;
    padding-left: 15px;
}

body#dashboard, body#dashboard #navigation-bar-admin-footer, body#dashboard #navigation-bar-admin-footer .nav-link {
    background: #EFEFEF;
}

div#div_notices {
    /*padding-top: 50px;*/
}

div#login #div_notices {
    padding-top: 0px;
}

#button_save_box {
    left: 0;
    right: 0;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}

.is-sticky > #button_save_box {
    margin-left: 15px;
    margin-right: 15px;
    z-index: 100005;
}
body#page-edit.data-editor .is-sticky > #button_save_box{
    margin-left: 75px;
}
.is-sticky #button_save_box .card {
    border-radius: 0;
}

.card-body-copy-button {
    position: absolute; /* Positioniert den Button */
    bottom: .25rem; /* Abstand von oben */
    right: .25rem; /* Abstand von rechts */
    z-index: 1; /* Stellt sicher, dass der Button sichtbar bleibt */
    opacity: 0.2;
}

.card-body-copy-button:hover {
    opacity: 1;
}

/***********************************************************************************************************************************************************/
/* END: divs in index.php
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: user address label preview
/***********************************************************************************************************************************************************/
#address_label {
    background-color: #f1f1f1;
    box-shadow: 8px 8px 8px #666;
    border: 1px solid #000;
    padding: 3mm;
    height: 39mm;
    width: 103mm;
}

#address_label div.address-row {
    font-size: 10pt;
    line-height: 14px;
    padding: 0px;

    min-height: 16px;
    height: auto !important;
    height: 16px;
}

#address_label div.sender {
    text-decoration: underline;
    font-size: 10px;
}

#user_file_edit_menu {
    left: 100px;
}

/***********************************************************************************************************************************************************/
/* END: user address label preview
/***********************************************************************************************************************************************************/

/***********************************************************************************************************************************************************/
/* START: user tab-right
/***********************************************************************************************************************************************************/
.right-table-header{
    background-color: #F7F7F7;
}
.user-right-caption-style {
    text-align: center;
    background: #F7F7F7;
    font-size: 1.3rem;
}
/***********************************************************************************************************************************************************/
/* END: user tab-right
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: divs in login
/***********************************************************************************************************************************************************/
body#start, body#access {
    background-image: url(../img/content/login/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

div#login_outer {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px 5px 5px 5px;
    margin: auto;
    margin-top: 150px;
    width: 600px;
}

/***********************************************************************************************************************************************************/
/* END: divs in login
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: page menu
/***********************************************************************************************************************************************************/
table.page_menu a {
    color: #000;
}

table.page_menu td {
    color: #000;
    height: 24px;
}

table.page_menu input[type='text'] {
    display: inline-block;
    border: 1px solid black;
    float: none;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    margin: 0px 5px 0px 5px;
    text-align: center;
    width: 30px;
}

table.page_menu a {
    text-decoration: underline;
}

table.page_menu a.page_menu_off {
    text-decoration: none;
    color: #000;
}

table.page_menu a.page_menu_off:hover {
    text-decoration: underline;
}

.table-striped.pacs_table tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .05) !important;
}

.table-striped.pacs_table tbody tr:nth-of-type(odd) {
    background-color: #FFFFFF !important;
}

#btn_add_position {
    margin-bottom: 30px;
}

/***********************************************************************************************************************************************************/
/* END: page menu
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: page content (box)
/***********************************************************************************************************************************************************/
#page_content {
    margin-bottom: 20px;
}

/***********************************************************************************************************************************************************/
/* END: page content (box)
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: bootstrap (overwrite)
/***********************************************************************************************************************************************************/
.pagination {
    margin: 0px;
}

.popover {
    max-width: 100%;
    min-width: 390px;
    /*min-width: 154px;*/
}

#application-content-edit .popover,
#element-edit .popover {
    min-width: auto;
}

.hover-fee {
    border-color: #337ab7;
}

.link-color {
    color: #337ab7;
}

.btn-colorpicker {
    background-color: #e2e6ea !important;
    border-color: #dae0e5 !important;
}

.btn-colorpicker:hover {
    background-color: #f8f9fa !important;
    border-color: #f8f9fa !important;
}


.border-top-black {
    border-top: 1px solid black !important;
}

select {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    /* and then whatever styles you want*/
    /*height: 30px;*/
    /*width: 100px;*/
    /*padding: 5px;*/

    /*background-size: 12px;*/
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    /*background-color: #efefef;*/
}

.badge-btn {
    display: flex;
    align-items: center;
    height: 100%; /* Stellt sicher, dass das Badge die volle Höhe hat */
    margin: 0; /* Entfernt eventuelle Abstände */
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;

}

.badge-btn-sm {
    display: flex;
    align-items: center;
    height: 100%; /* Stellt sicher, dass das Badge die volle Höhe hat */
    margin: 0; /* Entfernt eventuelle Abstände */
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}
/***********************************************************************************************************************************************************/
/* END: bootstrap (overwrite)
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: contentBox (overwrite)
/***********************************************************************************************************************************************************/
#divSidebarSnippets .custom-select, #_newbox .custom-select {
    padding: 0px !important;
    background: #ffffff !important;
}

.xf-dialog {
    z-index: 999999999999999 !important;
}

/***********************************************************************************************************************************************************/
/* END: contentBox (overwrite)
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: toasts (overwrite)
/***********************************************************************************************************************************************************/
#toastContainer {
    --header-bg-color-light: rgba(255, 255, 255, 1) !important;
    --body-bg-color-light: rgba(255, 255, 255, 1) !important;
    --header-bg-color-dark: rgba(30, 40, 45, 1) !important;
    --body-bg-color-dark: rgba(30, 40, 45, 1) !important;
    margin-top: 10rem !important;
}

#toastContainer .toast {
    background-color: rgba(255, 255, 255, 1) !important;
}

/***********************************************************************************************************************************************************/
/* END: toasts (overwrite)
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: forms
/***********************************************************************************************************************************************************/
.row-buttons {
    margin-top: 10px;
}

.padding-bottom-7 {
    padding-bottom: 7px !important;
}

.button-disabled {
    cursor: text;
}

.button-disabled:hover, .button-disabled:active {
    background: inherit !important;
    box-shadow: none;
    border: 1px solid #ccc !important;
}

/***********************************************************************************************************************************************************/
/* END: forms
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: jquery-ui (overwrite)
/***********************************************************************************************************************************************************/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 14px !important;
}

/***********************************************************************************************************************************************************/
/* END: jquery-ui (overwrite)
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: div event survey
/***********************************************************************************************************************************************************/
div.survey-view-editor h1,
div.survey-view-live-admin h1 {
    /*font-size: 1.2em;*/
    /*font-weight: bold;*/
}

/*div.survey-view-editor div.div_event_survey*/
/*{*/
/*    margin-bottom: 5px;*/
/*    min-height: 50px;*/
/*    padding: 5px;*/
/*    position: relative;*/
/*    width: 100%;*/
/*}*/

/*div.survey-view-editor div.div_event_survey:hover*/
#tab_content_survey > .survey-view-editor > div.div_event_survey:hover {
    border: 1px dashed #7FAA2B;
    border-radius: 3px;
    /*padding: 4px;*/
}

.div_event_survey_controls {
    position: absolute;
    right: 0px;
    text-align: right;
    z-index: 999;
}

.div_event_survey.hov .div_event_survey_question {
    opacity: 0.3;
    filter: Alpha(opacity=50); /* IE8 and earlier */
}

tr[id^='tr_filter'] td {
    padding: 8px 2px !important;
}

/*select[id^='efv_value'], select[id^='efv_group'], select[id^='efv_relation'],*/
/*select[id^='efr_value'], select[id^='efr_group'], select[id^='efr_relation'] {*/
/*    padding: 6px 0 !important;*/
/*}*/

#popup_event_survey_question_edit_tab_filter_visibility_div tr > th,
#popup_event_survey_question_edit_tab_filter_required_div tr > th {
    padding: 8px 0 8px 3px !important;
}

/***********************************************************************************************************************************************************/
/* END: div event survey
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: tab content
/***********************************************************************************************************************************************************/
.tab-content {
    margin-top: 20px;
}

/***********************************************************************************************************************************************************/
/* END: tab content
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: bootstrap navbar (overwrite)
/***********************************************************************************************************************************************************/
ul.navbar-nav {
    background-color: #7faa2a;
    padding: 0;
}

.navbar-default
.navbar-nav > li > a {
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .95em;
}

.navbar-default
.navbar-nav > li > a:hover {
    background-color: #668822;
    color: white;
}

[data-id = project_selected] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#btn-content-language {
    border-right: 0 !important;
}

.navbar-default
.navbar-nav > li.selected a {
    background-color: #668822;
    /*text-decoration: underline;*/
    color: white;
    font-size: .95em;
}

nav.navbar {
    background-color: #7faa2a;
    font-size: 15px;
    /*height: 50px;*/
    margin: auto auto 15px;
    width: 100%;
    /*z-index: 1020; 2019-05-20 Removed due Overlay (footer), Please ask bevor reuse */
}

/*@media (max-width: 576px) AND (min-width: 768px) {*/
/*@media (min-width: 576px) and (max-width: 767.98px){*/
/*nav.navbar-dark {*/
/*height: 100%;*/
/*}*/

/*}*/
/*@media (max-width: 575.98px) {*/
/*nav.navbar-dark {*/
/*height: 100%;*/
/*}*/

/*}*/

#navbar-project {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    right: -6px;
}

#navbar-project .bootstrap-select {
    float: left;
}

#navbar-project .input-group {
    width: 36%;
}

nav#navigation-bar-admin-footer ul.navbar-nav {
    background-color: white;
    color: #204d7d;
}

nav#navigation-bar-admin-footer li > a {
    background-color: white;
    color: #204d7d;
}

nav#navigation-bar-admin-footer li > a:hover {
    background-color: white;
    color: #204d7d;
}

nav#navigation-bar-admin-footer li.selected a {
    background-color: white;
    color: #204d7d;
}

nav#navigation-bar-admin-footer {
    background-color: white;
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 0px;
}

/*.container-fluid {*/
/*    max-width: 1170px;*/
/*}*/

#div_content_body {
    padding-top: 80px;
}

.navbar {
    border: none;
    border-radius: 0px;
}

/*.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {*/
/*margin-left: -15px;*/
/*margin-right: -15px;*/
/*}*/

.navbar-right {
    margin: auto;
    margin-top: 17px;
}

.navbar-right-language {
    float: right;
    margin: auto;
    margin-top: 17px;
}

nav [class^="icon-sprite-"] {
    padding: 0px !important;
    margin-left: 10px;
    margin-top: 0px;
}

.navbar-default {
    border-color: #aba69d;
}

/*.navbar-brand {*/
/*    padding: 10px 15px;*/
/*}*/

div#navbar-project {
    margin-top: 10px;
    /*width: 200px;*/
}

form#language_select {
    min-height: 120px;
}

.navbar-default #mainNavbar .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #7faa2a;
    color: #ffffff;
}

/*#navbar-project-right {*/
/*    padding-right: 15px;*/
/*}*/

#navbar-project-right .btn-info {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
}

@media (max-width: 991.98px) {
    .navbar-dark .nav-item.active {
        /*background-color: #668822;*/
        /*border-bottom: 2px solid #ffffff;*/
        font-weight: bold;
        color: #ffffff;
    }

    .navbar-dark .nav-item:hover {
        /*background-color: #668822;*/
        /*border-bottom: 2px solid #ffffff;*/
        font-weight: bold;
        color: #ffffff;
    }
}

@media (min-width: 992px) {
    .navbar-dark .nav-item.active {
        /*background-color: #668822;*/
        border-bottom: 2px solid #ffffff;
        color: #ffffff;
    }

    .navbar-dark .nav-item:hover {
        /*background-color: #668822;*/
        border-bottom: 2px solid #ffffff;
        color: #ffffff;
    }
}

.navbar-dark .nav-item > .nav-link {
    line-height: 2.2;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}

.btn-primary {
    color: #fff;
    background-color: #7faa2a;
    border-color: #6f9526;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #668822;
    border-color: #6f9526;
}

.btn-primary:hover {
    background-color: #668822;
    border-color: #6f9526;
}

.btn-primary:disabled {
    background-color: #668822;
    border-color: #6f9526;
}

.btn-outline-info {
    color: #7faa2a;
    border-color: #7faa2a;
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .outline-info.dropdown-toggle {
    background-color: #668822;
    border-color: #6f9526;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #668822;
    border-color: #668822;
}

.text-primary {
    color: #7faa2a !important;
}

.background-primary {
    background-color: #7faa2a !important;
}


/*@media (min-width: 992px) {*/
/*    .dropdown:hover .dropdown-menu {*/
/*        display: block;*/
/*        top: 95%;*/
/*    }*/
/*}*/
/***********************************************************************************************************************************************************/
/* END: bootstrap navbar (overwrite)
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: Project-list
/***********************************************************************************************************************************************************/
.legend_icon_status {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 10px;
}

/***********************************************************************************************************************************************************/
/* END: Project-list
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: Benutzerverwaltung-Filter
/***********************************************************************************************************************************************************/
.extended_search_group {
    display: none;
}

#user_email_tooltip .tooltip-inner, .copytoclipboard_pro_url .tooltip-inner {
    max-width: none;
    white-space: nowrap;
}

/***********************************************************************************************************************************************************/
/* END: Benutzerverwaltung-Filter
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: benutzerverwaltung filter-set
/***********************************************************************************************************************************************************/
#filter-set {
    border-top: 2px solid #F5F5F5;
    padding-top: 20px;
}

select[name^="filter_relation"],
select[name^="ufd_condition"] {
    padding-left: 0;
    padding-right: 0;
}

span.btn_ufd_delete:hover {
    cursor: pointer;
}

#survey-filter-set-control {
    margin-right: 15px;
}

/***********************************************************************************************************************************************************/
/* END: Benutzerverwaltung filter-set
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: Auswahllist edit-oberfläche
/***********************************************************************************************************************************************************/
table#dropdown_item > tbody > tr > td {
    border-top: 0 !important;
    padding-left: 0 !important;
}

.border-top-none {
    border-top: 0 !important;
}

/***********************************************************************************************************************************************************/
/* END: Auswahllist edit-oberfläche
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: flags / language switch
/***********************************************************************************************************************************************************/
.icon-sprite-flag-de.active,
.icon-sprite-flag-uk.active {
    opacity: 0.4
}

.icon-sprite-flag-uk-login {
    background-image: url('../../img/flags/uk.png');
    width: 32px;
    height: 32px;
    border: none;
}

.icon-sprite-flag-de-login {
    background-image: url('../../img/flags/de.png');
    /*width: 18px;*/
    /*height: 12px;*/
    width: 32px;
    height: 32px;
    border: none;
}

.icon-sprite-flag-uk {
    background-image: url('../../img/flags/uk.png');
    width: 18px;
    height: 12px;
    border: none;
}

.icon-sprite-flag-de {
    background-image: url('../../img/flags/de.png');
    width: 18px;
    height: 12px;
    border: none;
}

/***********************************************************************************************************************************************************/
/* END: flags / language switch
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: ui-autocomplete
/***********************************************************************************************************************************************************/


.datepicker {
    z-index: 1200 !important;
    /*width: 220px;*/
    /*height: 220px;*/
}

/*.table-condensed {*/
/*width: 220px;*/
/*height: 220px;*/
/*}*/
/***********************************************************************************************************************************************************/
/* END: ui-autocomplete
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: legend
/***********************************************************************************************************************************************************/
.legend {
    font: 12px/25px arial, sans-serif;
    text-align: left;
    background-color: #F9F9F9;
    padding: 10px 0;
    margin-top: 30px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.legend:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.legend ul li {
    padding-left: 20px;
    list-style: none
}

.legend_icon {
    display: block;
    float: left;
    margin: 2px 10px 0 0;
    width: 20px;
    height: 20px
}

.legend_icon_status, .icon_status {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 10px;
}

.icon_status {
    margin: 0px 0px 0px 30%;
}

table.tbl_legende_status {
    margin: 20px 0 0 20px;
}

table.tbl_legende_status td {
    vertical-align: middle;
}

/***********************************************************************************************************************************************************/
/* END: legend
/***********************************************************************************************************************************************************/

/* 2023-08-22, looks bad why not default?*/
/*.table>tbody>tr[id^="tr_file_"]> td {*/
/*    padding-left: 1px;*/
/*    padding-right:1px;*/
/*}*/

.table > tbody > tr > td.vertical-middle {
    vertical-align: middle;
}

.vertical-top {
    vertical-align: top !important;
}

.right {
    text-align: right;
}

/***********************************************************************************************************************************************************/
/* START: div_filter_active
/***********************************************************************************************************************************************************/
div#div_filter_active {
    margin-top: 1rem;
}

div#div_filter_active span.filter {
    display: inline-block;
    cursor: default;
    margin-right: 5px;
    margin-bottom: 10px;
    background: #d9edf7;
    padding: 10px;
}


div#div_filter_active a.remove {
    display: inline-block;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #555;
    text-align: center;
    margin-left: 5px;
    color: #e9e9e9;
    text-decoration: none;
    line-height: 12px;
    vertical-align: middle;
    font-size: 11px;
}

div#div_filter_active span#span_clear_search {
    cursor: pointer;
    white-space: nowrap;
}

div#div_filter_active span#span_clear_search:hover {
    color: #00A8C6;
}

div#div_filter_active a:focus, div#div_filter_active a:hover, div#div_filter_active a:visited {
    background-color: #00A8C6;
    text-decoration: none;
}

/***********************************************************************************************************************************************************/
/* END: div_filter_active
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: Hotel
/***********************************************************************************************************************************************************/
#btn-add-hotel-room {
    margin-right: 8px;
}

#panel-hotel-info {
    padding-top: 0px;
    padding-bottom: 1px;
}

#panel-hotel-info .form-group {
    margin-bottom: 0px;
}

/***********************************************************************************************************************************************************/
/* END: Hotel
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: Project
/***********************************************************************************************************************************************************/

input[name='btn_delete_esu_filter'] {
    margin-right: 3px;
}

.disabled-input {
    background: #fff !important;
    cursor: default !important;
}

.margin-right-10 {
    margin-right: 10px;
}

.padding-left-30 {
    padding-left: 30px !important;
}

/***********************************************************************************************************************************************************/
/* END: Hotel
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: seating-submenü
/***********************************************************************************************************************************************************/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.seating-file-download {
    border-radius: 0;
}

.project-btn-file, .seating-btn-file {
    width: 100%;
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.inline-block {
    display: inline-block;
}

.icon_admin {
    font-size: 1.5em;
    margin-right: 7px;
}

.icon_admin, .icon_admin:hover, .icon_admin:focus {
    text-decoration: none;
    color: #333;
}

.div-icon-admin a {
    color: #333;
    font-size: 1.1em;
    text-decoration: none;
}

/***********************************************************************************************************************************************************/
/* END: seating-submenü
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: Attribute
/***********************************************************************************************************************************************************/
#attribute_item {
    margin-top: 10px;
}

.div-padding-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.center {
    text-align: center;
}

/***********************************************************************************************************************************************************/
/* END: Attribute
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: tinymce
/***********************************************************************************************************************************************************/
.mce-branding-powered-by {
    display: none !important;
}

/***********************************************************************************************************************************************************/
/* END: tinymce
/***********************************************************************************************************************************************************/


/***********************************************************************************************************************************************************/
/* START: sql-statement listview
/***********************************************************************************************************************************************************/
#sql_statement_button {
    margin-right: 20px;
}


#sql_statement_container .popover {
    width: 100% !important;
}

#sql_statement_container #sql_text {
    margin: 0 !important;
}

/***********************************************************************************************************************************************************/
/* END: sql-statement listview
/***********************************************************************************************************************************************************/
/* Mobile portrait styles */

/* Top hamburger menu visibility enhancement and left aligned */
.navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: 0px;
}

@media (max-width: 767px) {
    /* Mobile container width fix */
    div#container_inner {
        width: 100%;
        padding: 5px; /* To make borders more visible */
    }

    /*empty white space*/
    html {
        overflow-x: hidden;
    }

    /*header width fix*/
    /*div#div-header-logo-inner {*/
    /*    width: 100%;*/
    /*}*/
    /* Generic input group width fix */
    .input-group {
        width: 100%;
    }

    div#login_outer {
        width: 100%;
    }

    /*Fix for group btn*/
    .btn-group {
        display: -webkit-inline-box;
    }
}

/* Ipad & tabs CSS */
@media (min-width: 768px)
and (max-width: 1024px) {

    /*.navbar-collapse.collapse {*/
    /*    display: none !important;*/
    /*}*/
    /*.navbar-collapse.collapse.in {*/
    /*    display: block !important;*/
    /*}*/
    /*.navbar-header .collapse, .navbar-toggle {*/
    /*    display:block !important;*/
    /*}*/
    /*.navbar-header {*/
    /*    float:none;*/
    /*}*/
    /* Mobile container width fix */
    div#container_inner {
        width: 100%;
        padding: 5px; /* To make borders more visible */
    }

    /*empty white space*/
    html {
        overflow-x: hidden;
    }

    /*header width fix*/
    /*div#div-header-logo-inner {*/
    /*    width: 100%;*/
    /*}*/
    /* Generic input group width fix */
    .input-group {
        width: 100%;
    }

    /*Login page fix*/
    div#login_outer {
        width: 100%;
    }

    /*Fix for group btn*/
    .btn-group {
        display: -webkit-inline-box;
    }
}


/***********************************************************************************************************************************************************/
/* START: Projekt-design
/***********************************************************************************************************************************************************/
.label-divider {
    padding-left: 10px;
    color: #808080;
}

.panel-heading-padding-3 {
    padding: 3px 15px !important;
}

.label-font-size {
    font-size: .86em !important;
}

/***********************************************************************************************************************************************************/
/* END: Projekt-design
/***********************************************************************************************************************************************************/

/***********************************************************************************************************************************************************/
/* Start: upload button design
/***********************************************************************************************************************************************************/

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/***********************************************************************************************************************************************************/
/* END: Upload button design
/***********************************************************************************************************************************************************/

#table_user_list {
    margin-bottom: 100px;
}

.qr-code-user-edit {
    position: relative;
    top: -13px;
    font-size: 11px;
}

.pointer {
    cursor: pointer;
}

div.tooltip {
    max-width: 100% !important;
    padding-left: 25px !important;
}

.tooltip-inner {
    max-width: 100% !important;
}

.padding-top-9 {
    padding-top: 43px;
}

#div_graph_0005 {
    height: 425px;
}

.fee_percent {
    font-size: 1.2em;
    font-weight: bold;
}


#question_type_info {
    min-height: 50px;
    padding-top: 1em;
    padding-bottom: 1em;
    border-radius: 4px;
}

.bootbox {
    margin-top: 3rem !important;
}

/***********************************************************************************************************************************************************/
/* START: btn_extended_search
/***********************************************************************************************************************************************************/
.btn_extended_search {
    cursor: pointer;
    color: #337ab7 !important;
}

.table th a {
    color: #337ab7 !important;
}


.datepicker .datepicker-days table {
    border-collapse: separate;
}

/***********************************************************************************************************************************************************/
/* END: btn_extended_search
/***********************************************************************************************************************************************************/

.form-control.is-valid {
    background-position: center right calc(1em + .1875rem) !important;
}

.form-control.is-invalid {
    background-position: center right calc(1em + .1875rem) !important;
}


.bg-lighter-darker-secondary {
    background-color: #d6dadb;
}

.bg-success-light {
    background-color: #E5F4E8 !important;;
}

/***********************************************************************************************************************************************************/
/* START: badge-ticket-builder/edit/tabs/passkit_label_value
/***********************************************************************************************************************************************************/
#pqu_sortable,
#plv_sortable,
#rs_sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#pqu_sortable li span.ui-icon,
#plv_sortable li span.ui-icon,
#rs_sortable li span.ui-icon {
    position: absolute;
    left: 0;
    top: 25px;
}

.overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px;
}

.span-overlay {
    font-size: 0.8rem;
}

.list-sortable-handle {
    margin-right: 10px;
    padding-top: 5px;
    font-size: 1.5em;
    color: #000;
}

/***********************************************************************************************************************************************************/
/* END: badge-ticket-builder/edit/tabs/passkit_label_value
/***********************************************************************************************************************************************************/

/***********************************************************************************************************************************************************/
/* START: translation list
/***********************************************************************************************************************************************************/
.text_select:hover {
    cursor: pointer;
    box-shadow: 0px 0px 5px 2px grey;
}

.bg-green {
    background-color: #D1E8A6;
}

.bg-orange {
    background-color: #F7A35C;
}

.bg-red {
    background-color: #f45b5b;
}

.bg-highlight {
    background-color: rgba(127, 170, 42, 0.7) !important;
}

.text-orange {
    color: #F7A35C;
}

/***********************************************************************************************************************************************************/
/* END: translation list
/***********************************************************************************************************************************************************/

.checkbox-red .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #f45b5b;
    border-color: #f45b5b;
}

.checkbox-red .custom-control-label {
    color: #f45b5b;
}


/*Tags Input Plugin edit*/
.bootstrap-tagsinput .badge {
    margin: 2px !important;
    background-color: #7faa2a !important;
    font-size: 100% !important;
    font-weight: normal !important;
}

.bootstrap-tagsinput .badge [data-role=remove]:after {
    font-size: 12px !important;
}

#popup_action_filter_set_div,
#popup_import_filter_set_div {
    padding-right: 0 !important;
}

#popup_action_filter_set_div .modal-lg,
#popup_import_filter_set_div .modal-lg {
    max-width: 90% !important;
}

/*User-list Globale Benutzersuche*/
#popup_add_existing_user_div .modal-lg {
    max-width: 80% !important;
}

#popup_add_existing_user_div #popup_search_as_result .table thead th {
    position: sticky;
    top: -6px;
    /*background: #ccc;*/
}

#popup_user_import_col_edit_div .modal-body {
    max-height: 70vh;
    overflow-y: auto;
    padding-top: 0;
}

table.thead-fixed thead {
    position: sticky;
    top: -1px;
    padding-top: 0;
}

#div_pac_options_menu_icon_color .btn-colorpicker {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#pace_options_font_color_button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-menu.show {
    z-index: 999999999999999999;
}

@media not all and (min-resolution: .001dpcm) {
    .btn-file-safari-text,
    .btn-file-safari-text:hover,
    .btn-file-safari-text:focus,
    .btn-file-safari-text:active {
        color: black !important;
    }
}

.circle-img {
    border-radius: 50%;
    width: 3em;
    height: 3em;
}

.circle-img img {
    /*clip-path: circle(40%);*/

    border: 1px solid #dee2e6;
    margin: auto;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    object-fit: cover;
}

#email_preview_div {
    width: 640px;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    min-height: 100px;
    padding: 20px;
}

#email_preview_span {
    background-color: rgba(0, 0, 0, .125);
    color: #ffffff;
    width: 600px;
    margin-top: 10px;
    font-weight: bold;
}

#user_search_email_preview_div,
#project_mail_attachment_div,
#project_mail_links_div {
    width: 640px;
    padding-bottom: 1rem;
}
.attachement_name {
    width: 45% !important;
}
.mail-preview-att-badge {
    background: #f8f9fa!important;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
}
/*******************************************/
/* START: ics - generator
/*******************************************/
.btn[data-id="ics_timezone"],
.btn[data-id="search_project"] {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
}

.btn[data-id="ics_timezone"]:hover,
.btn[data-id="ics_timezone"]:focus,
.btn[data-id="ics_timezone"]:visited,
.btn[data-id="ics_timezone"]:active,
.btn[data-id="search_project"]:hover,
.btn[data-id="search_project"]:focus,
.btn[data-id="search_project"]:visited,
.btn[data-id="search_project"]:active {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
}

.btn[data-id="ics_timezone"]:focus,
.btn[data-id="search_project"]:focus {
    outline: 1px auto #ced4da !important;
    outline-offset: 1px;
}

.show > .btn[data-id="ics_timezone"],
.show > .btn[data-id="search_project"] {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
}

/*******************************************/
/* END: ics - generator
/*******************************************/

/*******************************************/
/* START: captcha
/*******************************************/
.grecaptcha-badge{
    bottom: 54px !important;
}
/*******************************************/
/* END: captcha
/*******************************************/

