@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-ExtraBold.eot');
    src: url('../css/fonts/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-ExtraBold.woff2') format('woff2'), url('../css/fonts/Inter-ExtraBold.woff') format('woff'), url('../css/fonts/Inter-ExtraBold.ttf') format('truetype'), url('../css/fonts/Inter-ExtraBold.svg#Inter-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-Bold.eot');
    src: url('../css/fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-Bold.woff2') format('woff2'), url('../css/fonts/Inter-Bold.woff') format('woff'), url('../css/fonts/Inter-Bold.ttf') format('truetype'), url('../css/fonts/Inter-Bold.svg#Inter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-Black.eot');
    src: url('../css/fonts/Inter-Black.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-Black.woff2') format('woff2'), url('../css/fonts/Inter-Black.woff') format('woff'), url('../css/fonts/Inter-Black.ttf') format('truetype'), url('../css/fonts/Inter-Black.svg#Inter-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-ExtraLight.eot');
    src: url('../css/fonts/Inter-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-ExtraLight.woff2') format('woff2'), url('../css/fonts/Inter-ExtraLight.woff') format('woff'), url('../css/fonts/Inter-ExtraLight.ttf') format('truetype'), url('../css/fonts/Inter-ExtraLight.svg#Inter-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-Medium.eot');
    src: url('../css/fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-Medium.woff2') format('woff2'), url('../css/fonts/Inter-Medium.woff') format('woff'), url('../css/fonts/Inter-Medium.ttf') format('truetype'), url('../css/fonts/Inter-Medium.svg#Inter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-Light.eot');
    src: url('../css/fonts/Inter-Light.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-Light.woff2') format('woff2'), url('../css/fonts/Inter-Light.woff') format('woff'), url('../css/fonts/Inter-Light.ttf') format('truetype'), url('../css/fonts/Inter-Light.svg#Inter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-Regular.eot');
    src: url('../css/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-Regular.woff2') format('woff2'), url('../css/fonts/Inter-Regular.woff') format('woff'), url('../css/fonts/Inter-Regular.ttf') format('truetype'), url('../css/fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-SemiBold.eot');
    src: url('../css/fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-SemiBold.woff2') format('woff2'), url('../css/fonts/Inter-SemiBold.woff') format('woff'), url('../css/fonts/Inter-SemiBold.ttf') format('truetype'), url('../css/fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../css/fonts/Inter-Thin.eot');
    src: url('../css/fonts/Inter-Thin.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Inter-Thin.woff2') format('woff2'), url('../css/fonts/Inter-Thin.woff') format('woff'), url('../css/fonts/Inter-Thin.ttf') format('truetype'), url('../css/fonts/Inter-Thin.svg#Inter-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}



body {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
}

.e-control, .e-css, p, span, strong, h1, h2, h3, h4, h5 {
    font-family: 'Inter', sans-serif !important;
}

.e-control, .e-css, input, select, textarea {
    font-weight: 300 !important;
}

.LayoutSearchPanel {
    background-image: linear-gradient(rgb(219,242,254), white) !important; /*blau*/
}

.LayoutPanelBlau {
    background-image: linear-gradient(rgb(219,242,254), white) !important; /*blau*/
}

.LayoutPanelGelb {
    background-image: linear-gradient(rgb(254,231,130), white) !important; /*gelb*/
}

.LayoutPanelLila {
    background-image: linear-gradient(rgb(249,200,254), white) !important; /*lila*/
}

.LayoutPanelGruen {
    background-image: linear-gradient(rgb(180,253,178), white) !important; /*grün*/
}

.LayoutPanelRot {
    background-image: linear-gradient(rgb(254,155,121), white) !important; /*rot*/
}

.e-headertext {
    font-size: 10px;
}

.e-panel-header {
    height: 60px !important;
}

.e-panel-content #FrontName {
    float: left;
    padding-right: 2px;
    width: 100%;
    margin: auto;
    padding: 5px;
    font-size: 12px;
    min-width:130px;
}

.e-panel-content #FrontNameTD {
    width: 130px;
    text-align: left;
}

.e-panel-content #TableContent {
    width: 100%;
    max-width: calc(100% - 130px);
}

.e-panel-header #WindowName {
    font-size: 25px;
    float: left;
    width: auto;
    margin: auto;
    padding: 5px;
}

.e-panel-header #WindowTopButtons {
    float: right;
    width: auto;
    margin: auto;
    padding: 5px;
}


.e-panel-header button img {
    width: 25px;
    height: 25px;
    border: none;
}

.e-panel-content {
    width: 98%;
    height: 98%;
    overflow: auto;
}

.e-dashboardlayout.e-control.e-responsive {
}

.e-phone {
    content: '\e774';
}

/* decrease row height */
.e-input, .e-btn, .e-multiselect {
    height: 22px !important;
}

span.e-ddl, .e-ddl-icon {
    height: 24px;
}

.e-input-group-icon, .e-multi-select-wrapper {
    min-height: 20px !important;
}

    .e-multi-select-wrapper .e-delim-values {
        line-height: 20px !important;
    }

table {
    line-height: 1.2;
}

.e-btn {
    font-size: 13px !important;
    padding-top: 0px;
}

.e-multi-select-wrapper input[type='text'] {
    min-height: 20px;
    height: 20px;
}

.e-panel-content img {
    height: 15px;
}
/* decrease row height end */

/*ergebnis tabelle*/
.e-altrow {
    background-color: #e8e8e8;
}
/*ergebnis tabelle end*/

.content-wrapper {
    width: 35%;
    margin: 0 auto;
    min-width: 185px;
}

.e-float-input.e-numeric.e-input-group {
    margin-top: 40px;
}

.control-label {
    padding: 24px 0px 10px 0px;
    font-size: 40px;
}

#tooltip {
    position: static;
    left: calc( 50% - 60px);
    top: 38%;
}

.e-input[readonly] {
    background: #fff !important;
    color: #000 !important;
}

.e-input-group.e-control-wrapper {
    color: #000 !important;
}

.main {
    background-image: linear-gradient(to top, #7bd2fb 0%, #0071b3 50%);
}

/* 10-11-2021*/
.main_banner {
    min-height: 100vh;
}

.main-form-content {
    min-height: calc(100vh - 25px);
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.main-form {
    max-width: 450px;
    width: 100%;
}

    .main-form h1 {
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 10px;
    }

    .main-form h4 {
        text-align: center;
        color: #f1f1f1;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .main-form .form-group label {
        color: #f1f1f1;
    }

    .main-form .form-control {
        height: 44px;
        width: 100%;
        / background-color: rgba(255,255,255,0.15);
        / background-color: rgb(40 30 58 / 90%);
        border: 0px;
        border-bottom: 50px;
        border-radius: 5px;
        color: #111111;
    }

    .main-form .form-group .btn {
        width: 100%;
        padding: 8px 25px;
        margin-bottom: 10px;
        border-radius: 5px;
    }

.checkbox_with_link {
    display: flex;
    width: 100%;
    justify-content: space-between;
    color: #eff8fd;
    align-items: center;
}

    .checkbox_with_link a {
        color: #eff8fd;
    }

.register-user {
    display: flex;
    justify-content: center
}

    .register-user p {
        margin: 10px 4px;
        padding: 8px 10px;
        text-align: center;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 2px;
    }

        .register-user p a {
            color: #fff;
        }

.main-form .form-control:-webkit-autofill {
    -webkit-text-fill-color: #000;
    font-weight: 400 !important;
    -webkit-box-shadow: 0 0 0 30px white inset;
}

/*======================<Custom Css start here>===============*/
.w10 {
    width: 10%;
}

.w15 {
    width: 15%;
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w30 {
    width: 30%;
}

.w33 {
    width: 33.3%;
}

.w40 {
    width: 40%;
}

.w50 {
    width: 50%;
}

.w100 {
    width: 100%;
}

.w70 {
    width: 70%;
}

.w60 {
    width: 60%;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.theme_card_header_right_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_card_header_left p {
    margin: 0;
}

.theme_card_header_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_card_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.id_section {
    padding: 0 10px;
}

.theme_card_header_right_inner button.btn {
    padding: 4px;
}

.card_theme_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    margin-bottom: 4px;
}

.card_theme_label {
    width: 110px;
}

.card_theme_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
}

body .card_theme_text_inner .e-input-group input.e-input {
    height: 22px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}

body .card_theme_text_inner .e-input-group {
    border-radius: 0;
    font-size: 13px;
    height: 24px;
}
.card_theme_row > .card_theme_text {
    height: 24px;
}
.card_theme_label p {
    padding-left: 15px !important;
    font-style: italic;
    color: #627078;
    font-weight: 600;
}

body .card_theme_text_inner .e-multiselect {
    border-radius: 0;
    font-size: 13px;
    height: 24px !important;
}

.Internet_E-Mail_outer {
    display: flex;
    width: 100%;
}

.Internet_E-Mail_input {
    flex: 1;
}

.Internet_E-Mail_icon .btn2 {
    border: 1px solid #dddddd;
    margin-left: 5px;
    height: 24px;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    border-radius: 4px;
    width: 29px;
}

.ort_four .btn2 {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 24px;
    border-radius: 4px;
}

.Geburt_Ort_Name_four .btn2 {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 24px;
    border-radius: 4px;
}

.ort_one, .ort_two, .ort_three, .ort_five {
    flex: 1;
}

.detail_one {
    width: 120px;
}

.detail_two {
    width: 120px;
}

.Anzahl_Messen {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: center;
}

.form_inner_label {
    margin-bottom: 0;
    font-weight: 600;
    color: #627078;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
    white-space: nowrap;
}

.loader-icon {
    max-width: 24px
}

.Messen_detail .btn2 {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 24px;
    border-radius: 4px;
}

body .card_theme_text_inner .e-input-group.e-ddl {
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}

    body .card_theme_text_inner .e-input-group.e-ddl input.e-input {
        background: transparent !important;
        font-family: 'Inter', sans-serif !important;
        font-weight: 400 !important;
    }

.Telefon_Fax_one, .Telefon_Fax_four, .Telefon_Fax_three {
    flex: 1;
}

.Email_Firma_Privat_two, .Email_Firma_Privat_five {
    flex: 1;
}

.Email_Firma_Privat_three a, .Email_Firma_Privat_six a {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 24px;
    border-radius: 4px;
    display: inline-block;
    width: 24px;
    text-align: center;
}

.card_theme_text_inner .blazored-typeahead__controls {
    height: 22px !important;
    border-radius: 0 !important;
}

.card_theme_text_inner .blazored-typeahead__input-mask-wrapper {
    border-radius: 0 !important;
}

.card_theme_text_inner .blazored-typeahead__input-mask {
    border-radius: 0 !important;
    padding: 2px 10px;
}

.card_theme_text_inner .blazored-typeahead {
    border-radius: 0;
    border: 1px solid #cccccc;
}

.Momentum_three, .Momentum_four, .Momentum_five {
    width: 100px;
}

.Momentum_one {
    flex: 1;
}

.Email_Firma_Privat_one button.e-control {
    font-size: 12px !important;
    padding: 2px 7px;
    border-radius: 4px !important;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    border: 1px solid #ccc;
    color: #000000;
    height: 24px !important;
}

.card_tittle {
    padding: 0 !important;
    padding-right: 10px !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500;
}

.id_section p {
    font-style: italic;
    color: #627078;
    font-weight: 600;
    font-size: 12px;
}

.record_section p {
    font-style: italic;
    color: #627078;
    font-weight: 600;
    font-size: 12px;
}

.Geburt_Ort_Name_one, .Geburt_Ort_Name_two, .Geburt_Ort_Name_three, .Geburt_Ort_Name_five {
    flex: 1;
}

.theme_table_outer thead tr th {
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}

.theme_table_outer table {
    width: 100% !important;
}

.theme_table_custom_footer {
    background: #f1f1f1;
    padding: 2px 10px;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #dddddd;
    border-top: 0;
}

.theme_table_custom_footer_right {
    display: flex;
    align-items: center;
}

.Seite_outer {
    display: flex;
    align-items: center;
    padding: 0 10px;
}

    .Seite_outer p {
        margin: 0;
    }

    .Seite_outer input {
        margin-left: 5px;
        max-width: 50px;
        border: 1px solid #dddddd;
        height: 17px;
        padding: 2px;
    }

.theme_table_custom_footer_right i {
    color: #9d9da1;
    font-size: 10px;
}

.step-backward_play {
    padding: 0 10px;
}

.step-forward_play {
    padding: 0 10px;
}

.diff_line {
    width: 1px;
    height: 16px;
    background: #9d9da1;
}

.theme_table_custom_footer_left p {
    margin: 0;
}
/*.theme_table_outer .e-gridpager {
    display: none;
}*/
.theme_default_text {
    border: 1px solid #cccccc;
    width: 100%;
    background: #ffffff;
}

.Wertbox_one {
    width: 100px;
}

.Wertbox_two {
    flex: 1;
}

.Wertbox_three {
    width: 30%;
}

.Wertbox_four img {
    width: 23px;
    height: inherit;
}

.theme_landing_page .e-panel-header {
    height: auto !important;
    border-bottom:0px!important;
    padding:5px 10px;
}

.Panels_verchieben {
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 10px;
}

    .Panels_verchieben button.e-control.e-btn.e-lib {
        height: inherit !important;
        padding: 0 10px;
    }

.mb0 {
    margin-bottom: 0 !important;
}

.Panels_verchieben .e-switch-wrapper.e-wrapper {
    margin: 0 5px;
}

.theme_search .e-btn {
    padding: 0px 10px;
    height: inherit !important;
    font-size: 12px;
    border-radius: 0;
}

.theme_search .e-input-group {
    border-radius: 0;
    font-size: 13px;
}

.Telefon_fax_icon_outer {
    display: flex;
    align-items: center;
}

    .Telefon_fax_icon_outer form {
        flex: 1;
    }

.Telefon_fax_icon a {
    margin: 0 5px;
    border: 1px solid #dddddd;
    padding: 0 5px;
    height: 24px;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    border-radius: 3px;
    display: inline-block;
}

.card_theme_text_inner .e-multi-select-wrapper span {
    font-size: 13px !important;
}

body .card_theme_text_inner.theme_remove_bg .e-input-group.e-ddl {
    background: #fff !important;
    cursor: default;
}

body .card_theme_text_inner.theme_bg_gray .e-multiselect.e-control-wrapper {
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}

.theme_card_header .btn:focus {
    box-shadow: none;
}

.theme_card_header .btn:focus {
    box-shadow: none;
}

.custm_theme_modal_outer button.e-control.e-btn.e-lib {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    border-radius: 4px;
    width: 29px;
    color: #000000;
    height: 24px !important;
}

.custm_after_seach_table table thead th.e-headercell:nth-child(1), .custm_after_seach_table table td.e-rowcell:nth-child(1) {
    width: 100px;
}

.custm_after_seach_table table thead th.e-headercell:nth-child(2), .custm_after_seach_table table td.e-rowcell:nth-child(2) {
    width: 90px;
}

.custm_after_seach_table table thead th.e-headercell:nth-child(3), .custm_after_seach_table table td.e-rowcell:nth-child(3) {
    width: 90px;
}

.custm_after_seach_table table tr.e-row:hover {
    background: #bbdde9;
}

.theme_inner_model_body .card_tittle {
    font-size: 25px;
    position: relative;
}

.theme_inner_model_body .theme_card_header_right_inner button.btn {
    padding: 0 4px;
}


.custm_after_seach_table tr.e-filterbar {
    display: none;
}

.custm_flex_wrap {
    flex-wrap: wrap;
}

.Titel_Second {
    flex: 1;
    margin-top: 8px;
    margin-bottom: 5px;
}

.Titel_third {
    display: flex;
    align-items: center;
    width: 100px;
    margin-top: 8px;
    margin-bottom: 5px;
}

    .Titel_third label {
        padding: 0 5px;
        margin-bottom: 0;
    }

.Zielgr_fbox {
    /*width: 100%;*/
    display: flex;
}

.Ansprechp_6 {
    width: 85px;
}

.Zielgr_fbox label {
    margin-bottom: 0;
    font-size: 12px;
    padding: 0 5px;
    font-style: italic;
    color: #627078;
    font-weight: 600;
    line-height: normal;
    position: relative;
    top: 5px;
}

.Zielgr_fbox .card_theme_text_inner {
    flex: 1;
}

.custm_theme_modal_outer .card_theme_label p {
    margin-bottom: 0;
    padding: 7px 0 7px 0px !important;
    font-size: 12px;
}

.record_section p span {
    color: #000000 !important;
    font-style: normal;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}

.id_section p span {
    color: #000000 !important;
    font-style: normal;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}

.record_section p {
    margin-bottom: 2px;
}

.custm_theme_modal_outer .e-groupdroparea.e-lib.e-droppable.e-draggable {
    display: none;
}

.theme_inner_model_body {
    margin: -14px;
}

    .theme_inner_model_body .custm_theme_modal_outer {
        padding: 5px 25px;
    }

.Agentur_1, .Diesntl_1, .Kunde_1, .Lettershop_1, .Druckerei_1 {
    flex: 1;
}

.theme_inner_model_body .theme_inner_left_half {
    display: flex;
    width: 60%;
}

.theme_inner_model_body .theme_default_text {
    height: 24px;
}

.theme_inner_model_body .Druckerei_2, .theme_inner_model_body .Druckerei_3 {
    width: 120px;
}

.custm_after_seach_table .e-grid .e-gridheader {
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}

button.header_close_btn {
    border: 0;
    background: transparent;
    color: #000;
    opacity: 0.5;
    display: none !important;
}

    button.header_close_btn:hover {
        opacity: 1;
    }

.Daten_3 .e-multiselect, .Details_4 .e-multiselect, .Details_9 .e-input-group, .Details_9 .e-input-group input, .Details_10 .e-input-group, .Details_10 .e-input-group input {
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}

/*===================<>====================*/
.Wiedervorlage_Modal_outer .custm_theme_modal_outer {
    padding: 1px 25px;
}

.custm_after_seach_table.Wiedervorlageo_table table thead th.e-headercell:nth-child(1), .custm_after_seach_table.Wiedervorlageo_table table td.e-rowcell:nth-child(1) {
    width: 100px;
}
.custm_after_seach_table table td.e-rowcell:nth-child(1) {
    font-family: 'Courier New', monospace;
}
.custm_after_seach_table.Wiedervorlageo_table table thead th.e-headercell:nth-child(2), .custm_after_seach_table.Wiedervorlageo_table table td.e-rowcell:nth-child(2) {
    width: 90px;
}

.custm_after_seach_table.Wiedervorlageo_table table thead th.e-headercell:nth-child(3), .custm_after_seach_table.Wiedervorlageo_table table td.e-rowcell:nth-child(3) {
    width: 200px;
}

.Wiedervorlage_Modal_outer span.e-icon-dlg-close:before {
    content: "\f00d" !important;
    font-family: fontAwesome !important;
}

.Wiedervorlage_Modal_outer span.e-icon-dlg-close {
    position: absolute;
    top: 0;
    right: 0 !important;
}

.Wiedervorlage_Modal_outer .theme_modal_header {
    display: none;
}

.Wiedervorlage_Modal_outer .e-dlg-header-content {
    padding: 0 !important;
}

.Wiedervorlage_Modal_outer .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}

.Wiedervorlage_Modal_outer {
    border: 0;
    max-width: 1070px;
}

    .Wiedervorlage_Modal_outer .e-dlg-content {
        padding: 0 !important;
    }

.Wiedervorlageo_6 {
    flex: 1;
}

.Wiedervorlageo_Second_row {
    margin-top: 10px;
}

.Wiedervorlage_Modal_outer .theme_card_header {
    margin-bottom: 3px;
}

.Wiedervorlageo_5 {
    flex: 1;
}

.Wiedervorlage_Modal_outer .card_tittle {
    font-size: 25px;
    position: relative;
}

.w120 {
    width: 120px;
}

.Wiedervorlage_Modal_outer .theme_default_text {
    min-height: 24px;
}

.Aktivi_outer .theme_table_outer .e-gridcontent .e-content {
    max-height: 200px !important;
}

.Kundenkarte_modal .theme_table_outer .e-gridcontent .e-content {
    max-height: 200px !important;
}

.Wiedervorlage_Modal_outer .theme_table_outer .e-gridcontent .e-content {
    max-height: 200px !important;
}

.Info__modal .theme_table_outer .e-gridcontent .e-content {
    max-height: 200px !important;
}
/*===================<>====================*/

/*===================<perfect-scrollbar start here>====================*/
.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.theme_table_outer .e-gridcontent .e-content {
    overflow: hidden !important;
}
#accountForm, .Perfect_Scroll_Layout,
#kontaktForm {
    position: relative;
    height: 100%;
    padding-bottom: 20px;
}
.panel_scroll {
    overflow: initial !important;
    width: 100%;
}
.Perfect_Scroll_Layout {
    padding-right: 10px;
    padding-top: 3px;
}
/*===================<perfect-scrollbar end here>====================*/


/*===================<Kontaktumzug_modal css start here>====================*/
.Kundenkarte_modal {
    border: 0;
    max-width: 1070px;
}

    .Kundenkarte_modal span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Kundenkarte_modal span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }

    .Kundenkarte_modal .theme_modal_header {
        display: none;
    }

    .Kundenkarte_modal .e-dlg-header-content {
        padding: 0 !important;
    }

    .Kundenkarte_modal .e-dlg-closeicon-btn {
        padding: 0 !important;
        float: inherit !important;
        bottom: inherit !important;
        position: absolute !important;
        right: 10px !important;
        display: table !important;
        margin-left: auto;
        top: 5px;
    }

    .Kundenkarte_modal .custm_theme_modal_outer {
        padding:7px 15px;
    }

    .Kundenkarte_modal .Kundenkarte_table table thead th.e-headercell:nth-child(1), .Kundenkarte_modal .Kundenkarte_table table td.e-rowcell:nth-child(1) {
        width: 100px;
    }

    .Kundenkarte_modal .Kundenkarte_table table thead th.e-headercell:nth-child(2), .Kundenkarte_modal .Kundenkarte_table table td.e-rowcell:nth-child(2) {
        width: 90px;
    }

    .Kundenkarte_modal .Kundenkarte_table table thead th.e-headercell:nth-child(3), .Kundenkarte_modal .Kundenkarte_table table td.e-rowcell:nth-child(3) {
        width: 200px;
    }

    .Kundenkarte_modal
    .e-dlg-content {
        padding: 0 !important;
        border: 0 !important;
    }

    .Kundenkarte_modal .card_tittle {
        font-size: 25px;
        position: relative;
    }

.Ansprechpartner_outer {
    display: flex;
    flex: 1;
}

    .Ansprechpartner_outer .card_theme_text_inner.pr5 {
        flex: 1;
    }

.Ansprechpartner {
    margin-bottom: 0;
    font-style: italic;
    color: #627078;
    font-weight: 600;
    font-size: 12px;
    padding: 5px 5px 5px 0px !important;
    min-width: 150px;
}

.Gesamtumsatz_outer p {
    margin-bottom: 0;
    font-style: italic;
    color: #627078;
    font-weight: 600;
    font-size: 12px;
    padding: 5px 5px 5px 0px !important;
    white-space: nowrap;
}

.Gesamtumsatz_outer {
    display: flex;
    flex: 1;
}

.space_two_section {
    height: 25px;
}

.Kundenkarte_table {
    padding-right: 5px;
    margin-bottom: 10px;
}
/*===================<Kontaktumzug_modal css end here>====================*/
/*===================<Info__modal css start here>====================*/
.Info__modal .theme_card_header {
    margin-bottom: 3px;
}

.Info__modal .card_tittle {
    font-size: 25px;
    position: relative;
}

.Info__modal .custm_theme_modal_outer {
    padding: 1px 25px 10px;
}

.custm_after_seach_table.info_table table thead th.e-headercell:nth-child(1), .custm_after_seach_table.info_table table td.e-rowcell:nth-child(1) {
    width: 100px;
}

.custm_after_seach_table.info_table table thead th.e-headercell:nth-child(2), .custm_after_seach_table.info_table table td.e-rowcell:nth-child(2) {
    width: 90px;
}

.custm_after_seach_table.info_table table thead th.e-headercell:nth-child(3), .custm_after_seach_table.info_table table td.e-rowcell:nth-child(3) {
    width: 150px;
}

.Info__modal span.e-icon-dlg-close:before {
    content: "\f00d" !important;
    font-family: fontAwesome !important;
}

.Info__modal span.e-icon-dlg-close {
    position: absolute;
    top: 0;
    right: 0 !important;
}

.Info__modal .theme_modal_header {
    display: none;
}

.Info__modal .e-dlg-header-content {
    padding: 0 !important;
}

.Info__modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}

.Info__modal {
    border: 0;
    max-width: 900px;
}

    .Info__modal .e-dlg-content {
        padding: 0 !important;
    }

.Daten_2, .Daten_3,
.Daten_8, .Daten_9 {
    width: 100px;
}

.Daten_4 {
    /* flex: 1;*/
    min-width: 120px;
}

    .Daten_4.theme_default_input_outer {
        flex: 1;
    }

.zusatz_2 {
    flex: 1;
}

.Betreff_1 {
    flex: 1;
}

body .card_theme_text_inner.zusatz_2 .e-input-group.e-ddl {
    background: white !important;
}

.Info__modal .card_theme_label {
    width: 70px;
}

.infotext_area .e-input-group.e-control-wrapper {
    border-radius: 0 !important;
    margin-bottom: 10px;
    margin-top: 8px;
    font-size: 13px;
}

textarea#textbox-f304aa3d-4b2a-4435-a833-ff3af81b56e9 {
}

.infotext_area {
    padding-right: 5px;
}

.info_table {
    padding-right: 5px;
}
/*===================<Info__modal css end here>====================*/
/*======================<Custom Css End here>===============*/

/* ========================================Start DataTable css ============================================= */

.custom__theme_table .e-numericcontainer .e-link {
    display: none !important;
}

.custom__theme_table .e-pagercontainer .e-icons {
    border: none !important;
    padding: 0 6px !important;
    background: transparent !important;
    box-shadow: none !important;
    min-width: inherit !important;
}

.custom__theme_table .e-pager .e-icons::before {
    font-family: 'FontAwesome';
}

.custom__theme_table .e-pager .e-icon-first::before {
    content: '\f048';
}

.custom__theme_table .e-pager .e-icon-prev::before {
    content: '\f04b';
    transform: rotate(180deg)
}

.custom__theme_table .e-pager .e-icon-next::before {
    content: '\f04b';
}

.custom__theme_table .e-pager .e-icon-last::before {
    content: '\f051';
}


.custom__theme_table .e-pager .e-pagercontainer {
    border: none;
    background: transparent;
}

.custom__theme_table .e-numericcontainer .e-link.e-currentitem {
    display: inline-block !important;
    padding: 3px;
    background: #fff;
    color: #000;
    border: 1px solid #c1c1c1;
    margin: 0 5px;
    pointer-events: none;
    width: 50px;
    margin-left: 46px;
    position: relative;
    margin-right: 10px;
}

.custom__theme_table .e-pager .e-pagesizes, .custom__theme_table .e-pagercontainer .e-spacing {
    display: none;
}

.custom__theme_table .e-pager div.e-parentmsgbar {
    padding: 0;
    margin-right: auto;
}

.custom__theme_table .e-grid .e-pager {
    display: flex;
    flex-direction: row-reverse;
    background: #f1f1f1;
    width: 100%;
    border: 1px solid #ddd;
    padding: 4px 8px;
}

.custom__theme_table .e-numericcontainer .e-link.e-currentitem::before {
    content: "|  Seite:";
    position: absolute;
    left: -47px;
    color: #212529;
    font-size: 13px;
    top: 4px;
}

.custom__theme_table .e-numericcontainer .e-link.e-currentitem::after {
    content: "|";
    position: absolute;
    right: -11px;
    color: #212529;
}

.custm_after_seach_table table thead th.e-headercell {
    height: 22px !important;
}

.custm_after_seach_table table td.e-rowcell {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.theme_table_outer .e-grid td.e-active {
    background: #bbdde9;
}

.theme_table_outer .e-altrow {
    background: #f1f4f9;
}
/* ========================================End DataTable css ============================================= */
.conatiner_profile {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 20px;
}

.company_profile_page {
    background-image: linear-gradient(rgb(219,242,254), white);
    padding: 30px;
    min-height: calc(100vh - 40px);
}

.company_profile_page_outer {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.company_profile_page_left {
    width: 50%;
}

.company_profile_page_right {
    width: 50%;
    padding-left: 20px;
    overflow:hidden;
    position:relative;
}

.company_profile_map iframe {
    width: 100%;
    height: 100%;
}

.company_profile_map {
    border: 1px solid #0071b3;
    height:500px;
}

.company_profile_search  {
    display: flex;
}

/*.comapny_profile_logo_outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}*/

.company_profile_page_right .company_profile_map {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.Kennzahlen_detail ul {
    padding: 0;
    list-style: none;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

    .Kennzahlen_detail ul li p {
        margin: 0;
    }

    .Kennzahlen_detail ul li {
        border: 1px solid #dddddd;
        width: 48%;
        margin: 8px 1%;
        padding: 8px;
        background: #ffffff;
    }

.Kennzahlen_detail_outer {
    display: flex;
}

.Kennzahlen_detail_icon {
    margin-right: 5px;
}


.Kennzahlen_detail_outer {
    display: flex;
}

.Kennzahlen_detail_icon {
    margin-right: 5px;
}

.Kennzahlen_outer h1 {
    margin: 0 0 10px 0px;
    font-size: 22px;
}

.Kennzahlen_outer {
    border-top: 1px dashed #dddddd;
    padding-top: 10px;
}

.company_profile_detail h1 {
    margin: 0 0 10px 0px;
    font-size: 22px;
}

.company_profile_detail {
    border-top: 1px solid #dddddd;
    padding-top: 10px;
    margin-top: 10px;
}

.company_profile_detail p {
    margin-bottom: 2px;
}

.company_profile_detail_outer_infomation {
    display: flex;
    flex-wrap: wrap;
}

.company_profile_detail_outer_infomation p {
    margin-right: 20px;
    color: #0071b3;
}

.company_profile_detail_outer_infomation p i {
    padding-right: 5px;
    color: #000000;
}

.company_profile_detail h1 i {
    font-size: 12px;
    padding-left: 5px;
    color: #0071b3;
}
/*.company_profile_search .blazored-typeahead {
    background: #ffffff;
    border: 1px solid #dddddd;
    padding: 6px 12px;
    border-radius: 0;
    width: 100%;
}*/
.company_profile_search button {
    border: 1px solid #dddddd;
    min-height: 36px;
    padding: 2px 20px;
    color: #0071b3;
    border-radius: 0 5px 5px 0;
    background: #f1f1f1;
}

.Firmenbeschreibung h1 {
    margin: 0 0 10px 0px;
    font-size: 22px;
}

.Schlagworte h1 {
    margin: 0 0 10px 0px;
    font-size: 22px;
}

.Firmenbeschreibung {
    border-top: 1px dashed #dddddd;
    padding-top: 10px;
}

.Schlagworte {
    border-top: 1px dashed #dddddd;
    padding-top: 10px;
}

    .Schlagworte ul {
        padding: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
    }

        .Schlagworte ul li {
            background: #e6f5fc;
            margin-left: 5px;
            border: 1px solid #dddddd;
            padding: 6px 20px;
            border-radius: 17px;
            color: #0071b3;
            margin-bottom: 5px;
        }



    .Kunden table {
        width: 100%;
        border-collapse: collapse;
    }

        .Kunden table td, .Kunden table th {
            border: 1px solid #dddddd;
            border-collapse: collapse;
            padding: 7px 10px;
            color:#000;
        }
        .Kunden table td {
            vertical-align: top;
        }
.map_border_top {
    border-top: 1px dashed #dddddd;
    padding-top: 10px;
}
    .Kunden table tr:nth-child(2n + 2) {
            background: #e6f5fc;
        }

.with_flag {
    margin-top: 10px;
}

.company_loader {
    float: right;
    width: 100%;
    text-align: right;
}

.company_profile_search input:focus-visible {
    outline: none;
}

.company_profile_search button:focus-visible, .company_profile_search button:focus {
    outline: none;
}

.custm_btn_link.company_link {
    border: 0;
    background: transparent;
    padding: 0;
}

    .custm_btn_link.company_link:focus {
        outline: none;
    }

    .custm_btn_link.company_link:hover {
        text-decoration: underline;
    }
/* ========================================Historie_modal Start  css ============================================= */
.Historie_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
}

    .Historie_modal .e-dlg-header-content {
        background: transparent;
        border: 0 !important;
    }

    .Historie_modal .e-dlg-content {
        background: transparent;
    }

.Historie_table_outer .e-gridheader {
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}

.Historie_table_outer {
    margin-top: 40px;
}

.Historie_btn {
    display: flex;
    align-items: center;
    clear: both;
    padding: 15px 0;
    justify-content: space-between;
}

    .Historie_btn button {
        border: 1px solid #dddddd;
        background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
        height: 30px !important;
        border-radius: 4px;
        color: #000000;
        padding: 3px 12px;
    }

        .Historie_btn button:hover {
            border: 1px solid #dddddd;
            background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
            height: 30px !important;
            border-radius: 4px;
            color: #000000;
            padding: 3px 12px;
        }
/* ========================================Historie_modal End  css ============================================= */
/* ========================================.Doubletten_Kontakte_modal Start  css ============================================= */


.Doubletten_Kontakte_btn {
    display: flex;
    align-items: center;
    clear: both;
    padding: 10px 0;
    justify-content: space-between;
}

    .Doubletten_Kontakte_btn button {
        border: 1px solid #dddddd;
        background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
        height: 30px !important;
        border-radius: 4px;
        color: #000000;
        padding: 3px 12px;
    }

        .Doubletten_Kontakte_btn button:hover {
            border: 1px solid #dddddd;
            background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
            height: 30px !important;
            border-radius: 4px;
            color: #000000;
            padding: 3px 12px;
        }

        .Doubletten_Kontakte_btn button:focus {
            border: 1px solid #dddddd;
            background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
            height: 30px !important;
            border-radius: 4px;
            color: #000000;
            padding: 3px 12px;
            outline: none;
            box-shadow: none;
        }

.Doubletten_Kontakte__outer_flex {
    display: flex;
}

.Doubletten_Kontakte__left {
    flex: 1;
}

.Doubletten_Kontakte__right {
    width: 360px;
}

.Doubletten_Kontakte_modal .theme_card_header {
    margin-bottom: 3px;
}

.Doubletten_Kontakte_modal .card_tittle {
    font-size: 25px;
    position: relative;
}

.Doubletten_Kontakte_modal .custm_theme_modal_outer {
    padding: 1px 25px 10px;
}

.Doubletten_Kontakte_modal span.e-icon-dlg-close:before {
    content: "\f00d" !important;
    font-family: fontAwesome !important;
}

.Doubletten_Kontakte_modal span.e-icon-dlg-close {
    position: absolute;
    top: 0;
    right: 0 !important;
}

.Doubletten_Kontakte_modal .theme_modal_header {
    display: none;
}

.Doubletten_Kontakte_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Doubletten_Kontakte_modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}


.Doubletten_Kontakte_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
    max-width: 1000px;
}

    .Doubletten_Kontakte_modal .e-dlg-content {
        background: transparent;
        border: 0 !important;
        padding: 0 !important;
    }

    .Doubletten_Kontakte_modal .e-dlg-header-content {
        background: transparent;
    }

.Doubletten_Kontakte__left {
    padding-right: 15px;
}

.id_section_Doubletten_Kontakte {
    font-style: italic;
    color: #627078;
    font-weight: 600 !important;
    font-size: 12px;
}

    .id_section_Doubletten_Kontakte span {
        color: #000000 !important;
        font-style: normal;
        padding-left: 5px;
        font-size: 12px;
        font-weight: normal;
    }

.Doubletten_Kontakte__info p {
    margin-bottom: 0;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}

.Doubletten_Kontakte__info {
    margin-bottom: 25px;
}
/* ========================================.Doubletten_Kontakte_modal End  css ============================================= */



/*-------------loader cs start here----------*/

.company_profile_page {
    position: relative;
}

.company_loader button.btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    float: inherit;
    background: rgba(255,255,255,0.7);
    z-index: 1041;
}


.Doubletten_Kontakte_modal .theme_modal_header {
    display: none;
}

.Doubletten_Kontakte_modal .e-dlg-header-content {
    padding: 0 !important;
}

.company_loader img.loader-icon {
    width: 100px !important;
    height: 100px !important;
    max-width: 100px !important;
}

.Kontaktumzug_modal .theme_modal_header {
    display: none;
}

.Kontaktumzug_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Kontaktumzug_modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}


.Doubletten_Kontakte_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
    max-width: 1000px;
}

    .Doubletten_Kontakte_modal .e-dlg-content {
        background: transparent;
        border: 0 !important;
        padding: 0 !important;
    }

    .Doubletten_Kontakte_modal .e-dlg-header-content {
        background: transparent;
    }

.Doubletten_Kontakte__left {
    padding-right: 15px;
}


.id_section_Doubletten_Kontakte {
    font-style: italic;
    color: #627078;
    font-weight: 600 !important;
    font-size: 12px;
}

    .id_section_Doubletten_Kontakte span {
        color: #000000 !important;
        font-style: normal;
        padding-left: 5px;
        font-size: 12px;
        font-weight: normal;
    }

.Doubletten_Kontakte__info p {
    margin-bottom: 0;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}

.Doubletten_Kontakte__info {
    margin-bottom: 25px;
}
/* ========================================.Doubletten_Kontakte_modal End  css ============================================= */

.Kontaktumzug_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
}

    .Kontaktumzug_modal span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Kontaktumzug_modal span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }

    .Kontaktumzug_modal .theme_modal_header {
        display: none;
    }

    .Kontaktumzug_modal .e-dlg-header-content {
        padding: 0 !important;
    }

    .Kontaktumzug_modal .e-dlg-closeicon-btn {
        padding: 0 !important;
        float: inherit !important;
        bottom: inherit !important;
        position: absolute !important;
        right: 10px !important;
        display: table !important;
        margin-left: auto;
        top: 5px;
    }

    .Kontaktumzug_modal .e-dlg-header-content {
        background: transparent;
        border: 0 !important;
    }

    .Kontaktumzug_modal .e-dlg-content {
        background: transparent;
    }

    .Kontaktumzug_modal .e-gridheader {
        background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    }

.Kontaktumzug_btn {
    display: flex;
    align-items: center;
    clear: both;
    padding: 15px 0;
    justify-content: space-between;
}

    .Kontaktumzug_btn button {
        border: 1px solid #dddddd;
        background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
        height: 30px !important;
        border-radius: 4px;
        color: #000000;
        padding: 3px 12px;
    }

        .Kontaktumzug_btn button:hover {
            border: 1px solid #dddddd;
            background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
            height: 30px !important;
            border-radius: 4px;
            color: #000000;
            padding: 3px 12px;
        }

.Kontaktumzug_btn_search {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 24.5px;
    border-radius: 0px;
    min-width: 40px;
}

.flex_outer {
    display: flex;
    width: 100%;
}

    .flex_outer .card_theme_text_inner {
        flex: 1;
    }



.Kontaktumzug_btn_search img {
    max-width: 15px;
    height: 15px !important;
}

.Kontaktumzug_modal_text p {
    margin-bottom: 4px;
    font-size: 12px;
}

.Kontaktumzug_modal_table {
    margin-top: 10px;
}
/* ========================================Kontaktumzug_modal End  css ============================================= */

/* ========================================Firmen_zusammenführen_modal css ============================================= */

.Firmen_btn_modal .theme_modal_header {
    display: none;
}

.Firmen_btn_modal .e-dlg-header-content {
    padding: 0 !important;
}



.Firmen_btn_modal .theme_modal_header {
    display: none;
}

.Firmen_btn_modal .card_tittle {
    font-size: 25px;
    position: relative;
}

.Firmen_btn_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Firmen_btn_modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}



.Firmen_btn_modal .e-dlg-content {
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0 !important;
}

.Firmen_btn_modal .e-dlg-header-content {
    background: transparent;
}


.Firmen_btn_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
    max-width: 900px !important;
    width: 100% !important;
}

    .Firmen_btn_modal span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Firmen_btn_modal span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }

.Firmen_btn button {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 30px !important;
    border-radius: 4px;
    color: #000000;
    padding: 3px 12px;
}

    .Firmen_btn button:hover, .Firmen_btn button:focus {
        border: 1px solid #dddddd;
        background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
        height: 30px !important;
        border-radius: 4px;
        color: #000000;
        padding: 3px 12px;
        outline: none;
        box-shadow: none;
    }

.FirmenZusammenlegen_mid button, .FirmenZusammenlegen_mid button:hover, .FirmenZusammenlegen_mid button:focus {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 30px !important;
    border-radius: 4px;
    color: #000000;
    padding: 3px 12px;
    outline: none;
    box-shadow: none;
}

.FirmenZusammenlegen_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.FirmenZusammenlegen_mid {
    width: 100px;
}

.FirmenZusammenlegen_left {
    flex: 1;
}

.FirmenZusammenlegen_right {
    flex: 1;
}

.error_msg p {
    color: #ff0000;
    margin: 0;
    font-size: 13px;
    font-weight: 600;
}

.FirmenZusammenlegen_center {
    align-items: center;
}

.FirmenZusammenlegen_row {
    margin-top: 20px;
}

    .FirmenZusammenlegen_row .e-input-group {
        height: 40px;
        font-size: 13px;
    }


    .FirmenZusammenlegen_row .theme-form-control {
        min-height: 40px;
        font-size: 13px;
    }

.FirmenZusammenlegen_mid button {
    margin-top: 5px;
}

.FirmenZusammenlegen_row .FirmenZusammenlegen_left .theme-form-control {
    background: linear-gradient(rgb(255 230 230), white) !important;
}

.FirmenZusammenlegen_row .FirmenZusammenlegen_right .theme-form-control {
    background: linear-gradient(rgb(224 244 216), white) !important;
}

/* ========================================Firmen_zusammenführen_modal end css ============================================= */
.e-control, .e-css, p, span, strong, h1, h2, h3, h4, h5, input, select {
    font-family: 'Inter', sans-serif !important;
}
.theme_default_input_outer input {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0;
    font-size: 13px;
    height: 24px;
    background: #fff;
    padding-left: 8px;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}

.theme_default_select_outer select {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0;
    font-size: 13px;
    height: 22px;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    padding-left: 8px;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}

.Daten_6 {
    max-width: 70px;
}

.Daten_10 {
    max-width: 70px;
}

.Daten_3 {
    min-width: 120px;
}

.add_custm_select_arrow.theme_default_select_outer select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding-right: 15px;
}

.add_custm_select_arrow:after {
    content: '\e744';
    font-family: 'e-icons';
    position: absolute;
    right: 10px;
    font-size: 8px;
    top: 8px;
}

.add_custm_select_arrow {
    position: relative;
}
/* ========================================.Doubletten_Firmen_table Start css ============================================= */


.Doubletten_Firmen_table .theme_modal_header {
    display: none;
}

.Doubletten_Firmen_table .e-dlg-header-content {
    padding: 0 !important;
}



.Doubletten_Firmen_table .theme_modal_header {
    display: none;
}

.Doubletten_Firmen_table .card_tittle {
    font-size: 25px;
    position: relative;
}

.Doubletten_Firmen_table .e-dlg-header-content {
    padding: 0 !important;
}

.Doubletten_Firmen_table .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}



.Doubletten_Firmen_table .e-dlg-content {
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0 !important;
}

.Doubletten_Firmen_table .e-dlg-header-content {
    background: transparent;
}


.Doubletten_Firmen_table {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
    max-width: 900px !important;
    width: 100% !important;
}

    .Doubletten_Firmen_table span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Doubletten_Firmen_table span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }

.Doubletten_Firmen_btn button {
    border: 1px solid #dddddd;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    height: 30px !important;
    border-radius: 4px;
    color: #000000;
    padding: 3px 12px;
}

    .Doubletten_Firmen_btn button:hover, .Doubletten_Firmen_btn button:focus {
        border: 1px solid #dddddd;
        background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
        height: 30px !important;
        border-radius: 4px;
        color: #000000;
        padding: 3px 12px;
        outline: none;
        box-shadow: none;
    }

.Doubletten_Firmen_btn {
    display: flex;
    align-items: center;
    clear: both;
    padding: 15px 0;
    justify-content: space-between;
}

.Doubletten_Firmen__table {
    padding-top: 20px;
}
/* ========================================.Doubletten_Firmen_table end css ============================================= */
.ml_4 {
    margin-left: 4px;
    color: #fff;
}
.grobe_three {
    max-width: 60px;
}


.grobe_nine {
    /*   max-width: 60px;
    padding-right:0;*/
}



/* ========================================.Doubletten_Firmen_table end css ============================================= */

.Deleted_Contact_modal .theme_modal_header {
    display: none;
}

.Deleted_Contact_modal .e-dlg-header-content {
    padding: 0 !important;
}



.Deleted_Contact_modal .theme_modal_header {
    display: none;
}

.Deleted_Contact_modal .card_tittle {
    font-size: 25px;
    position: relative;
}

.Deleted_Contact_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Deleted_Contact_modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}



.Deleted_Contact_modal .e-dlg-content {
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0 !important;
}

.Deleted_Contact_modal .e-dlg-header-content {
    background: transparent;
}


.Deleted_Contact_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
    max-width: 900px !important;
    width: 100% !important;
}

    .Deleted_Contact_modal span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Deleted_Contact_modal span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }

.theme_inner_Deleted_Contact_model_body {
    padding: 10px 0 20px;
}
/* ========================================.Doubletten_Firmen_table end css ============================================= */
.company_profile_search .blazor7-typeahead {
    background: #ffffff;
}
.company_profile_search .blazor7-typeahead__controls {
    min-height: 33px;
}
.theme-form-control.placeholder-text {
    color:#627070;
}
.theme-form-control {    
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0;
    font-size: 13px;
    height: 24px;
    background: #ffffff;
    padding-left: 8px;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}
.theme-form-control_search {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0;
    font-size: 13px;
    height: 24px;
    background: #ffffff;
    padding-left: 8px;
    position: relative;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}

input[type=number]::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}
.card_theme_text_inner.theme_inner_input input {
    background: #ffffff;
    width: 100%;
    border: 0;
    position: absolute;
    top: 1px;
    padding-left: 8px;
    z-index: 1;
}
.theme_inner_input .blazored-typeahead {
    position: relative;
}
.theme-form-control_search:focus-visible {
    outline: none;
}
.theme_inner_input .blazored-typeahead__input-mask {
    z-index: 9;
    position: relative;
    background: #ffffff;
}

/* ========================================Clipboard_modal Start css ============================================= */
.Clipboard_modal .theme_modal_header {
    display: none;
}
.Clipboard_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Clipboard_modal .theme_modal_header {
    display: none;
}

.Clipboard_modal .card_tittle {
    font-size: 25px;
    position: relative;
}

.Clipboard_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Clipboard_modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}



.Clipboard_modal .e-dlg-content {
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0 !important;
}

.Clipboard_modal .e-dlg-header-content {
    background: transparent;
}


.Clipboard_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219,242,254), white) !important;
    max-width: 400px !important;
    width: 100% !important;
}

    .Clipboard_modal span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Clipboard_modal span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }
/* ========================================Clipboard_modal end css ============================================= */
.info_count {
    font-size: 14px;
    font-weight: 600;
}

.tittle_count_outer {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.Info__modal .infotext_area textarea {
    height: 210px !important;
    overflow-y: auto;
    margin-top: 8px;
    margin-bottom: 10px;
}
.multiselect_form_control .b7-bootstrap-multiselect-btn,
.multiselect_form_control .multiselect:disabled,
.multiselect_form_control .select-outer .main-select {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0;
    height: 24px;
    background: #ffffff;
    padding: 0px 8px;
    font-size: 13px;
}
.multiselect_form_control .multiselect:disabled {
    -webkit-text-fill-color: #212529;
    color: #212529;
}
.multiselect_form_control button i {
    display: none;
}
.multiselect-item input[type=checkbox] ~ .form-check-control-indicator:after {
    font-family: FontAwesome;
    content: "\f00c";
}

.multiselect_form_control .dropdown-item.form-check .form-check-label {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    font-size: 12px;
    padding-left: 3rem;
}

.multiselect_form_control .multiselect-item input[type=checkbox] ~ .form-check-control-indicator,
.multiselect_form_control .multiselect-item input[type=radio] ~ .form-check-control-indicator {
    width: 1.2rem;
    height: 1.2rem;
}
.multiselect_form_control .b7-bootstrap-multiselect-btn,
.multiselect_form_control .select-outer {
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}
    .multiselect_form_control .b7-bootstrap-multiselect-btn:after,
    .multiselect_form_control .select-outer .main-select::after {
        content: '\e744';
        font-family: 'e-icons';
        position: absolute;
        right: 10px;
        font-size: 8px;
        top: 8px;
    }
    .multiselect_form_control .select-outer .main-select::after {
        border: 0;
        width: auto;
    }
    .multiselect_form_control .select-outer .main-select {
        background-color: transparent;
        line-height: 1.6;
        color: #000;
        font-family: 'Inter', sans-serif !important;
        font-weight: 400 !important;
        overflow:hidden;
    }
    .multiselect_form_control .select-outer .main-select-item .dropdown-item {
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        font-size: 12px;
        padding-left: 15px;
    }
    .multiselect_form_control .select-outer .main-select-item{
        margin:0;
    }
    /* ========================================Warnung_modal_modal Start css ============================================= */
    .Warnung_modal .theme_modal_header {
        display: none;
    }

.Warnung_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Warnung_modal .theme_modal_header {
    display: none;
}

.Warnung_modal .card_tittle {
    font-size: 25px;
    position: relative;
}

.Warnung_modal .e-dlg-header-content {
    padding: 0 !important;
}

.Warnung_modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}

.Warnung_modal .e-dlg-content {
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0 !important;
}

.Warnung_modal .e-dlg-header-content {
    background: transparent;
}

.Warnung_modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219, 242, 254), white) !important;
    max-width: 400px !important;
    width: 100% !important;
}

    .Warnung_modal span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Warnung_modal span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }
    .Warnung_modal .modal-content {
        background: transparent;
    }
/* ========================================Warnung_modal_modal end css ============================================= */

/* ========================================Gesp_Search_table Strat css ============================================= */
.Gesp_Search_table .theme_modal_header {
    display: none;
}

.Gesp_Search_table .e-dlg-header-content {
    padding: 0 !important;
    border: 0 !important;
}

.Gesp_Search_table .theme_modal_header {
    display: none;
}

.Gesp_Search_table .card_tittle {
    font-size: 25px;
    position: relative;
}

.Gesp_Search_table .e-dlg-header-content {
    padding: 0 !important;
}

.Gesp_Search_table .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}

.Gesp_Search_table .e-dlg-content {
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0 !important;
}

.Gesp_Search_table .e-dlg-header-content {
    background: transparent;
}

.Gesp_Search_table {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219, 242, 254), white) !important;
    max-width: 550px !important;
    width: 100% !important;
}

    .Gesp_Search_table span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Gesp_Search_table span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }

    .Gesp_Search_table .modal-content {
        background: transparent;
    }
/* ========================================Gesp_Search_table end css ============================================= */


body .greyBackground {
    background-image: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}
.greyBackground input, .greyBackground textarea,
.greyBackground .b7-bootstrap-multiselect-btn,
.greyBackground .card_theme_text_inner.theme_remove_bg .e-input-group.e-ddl,
.body .greyBackground .card_theme_text_inner .e-input-group.e-ddl,
.greyBackground .e-input-group.e-control-container.e-control-wrapper.e-keyboard,
.greyBackground .e-input-group .e-input[readonly],
.greyBackground .e-input-group.e-control-wrapper {
    background-image: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
}
.focus_within_content button:focus-within {
    box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%)
}

.company_profile_search .loader_btn {
    min-height: 35px;
    border: 0px;
    background: transparent;
    padding-right: 10px;
}
    .company_profile_search .loader_btn:hover,
    .company_profile_search .loader_btn:active {
        border: 0px;
        background: transparent !Important;
        box-shadow: none !Important;
    }
/* ========================================Hotkeys_Search_table start css ============================================= */
.Hotkeys_Search_Modal .theme_modal_header {
    display: none;
}

.Hotkeys_Search_Modal .e-dlg-header-content {
    padding: 0 !important;
    border: 0 !important;
}

.Hotkeys_Search_Modal .theme_modal_header {
    display: none;
}

.Hotkeys_Search_Modal .card_tittle {
    font-size: 25px;
    position: relative;
}

.Hotkeys_Search_Modal .e-dlg-header-content {
    padding: 0 !important;
}

.Hotkeys_Search_Modal .e-dlg-closeicon-btn {
    padding: 0 !important;
    float: inherit !important;
    bottom: inherit !important;
    position: absolute !important;
    right: 10px !important;
    display: table !important;
    margin-left: auto;
    top: 5px;
}

.Hotkeys_Search_Modal .e-dlg-content {
    background: transparent;
    border: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0 !important;
}

.Hotkeys_Search_Modal .e-dlg-header-content {
    background: transparent;
}

.Hotkeys_Search_body ul {
    padding-left: 0px;
}

.Hotkeys_Search_Modal {
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219, 242, 254), white) !important;
    max-width: 400px !important;
    width: 100% !important;
}

    .Hotkeys_Search_Modal span.e-icon-dlg-close:before {
        content: "\f00d" !important;
        font-family: fontAwesome !important;
    }

    .Hotkeys_Search_Modal span.e-icon-dlg-close {
        position: absolute;
        top: 0;
        right: 0 !important;
    }

    .Hotkeys_Search_Modal .modal-content {
        background: transparent;
    }
/* ========================================Hotkeys_Search_table end css ============================================= */
.theme_landing_page {
    margin-top: 10px;
}
.theme-form-control {
    padding: 0px 5px;
}
input::placeholder,
.multiselect_form_control .b7-bootstrap-multiselect-btn, .multiselect_form_control .multiselect:disabled {
    color: #627078;
}
.CmsPlaceHolder {
    color: #000 !important;
}
#p1, #p3 {
    z-index: inherit !Important;
}
.search_select_options .e-input-group, .e-input-group.e-control-wrapper {
    vertical-align: inherit;
}

.card_theme_text_inner .e-multi-select-wrapper .e-delim-hide {
    display: none;
}
.grobe_eight,
.grobe_nine {
    max-width: 65px;
}
.w157{
    max-width:157px
}
.w140 {
    max-width: 140px
}
.width100 {
    width: 100px
}
.theme_move_header .e-dlg-header-content {
    height: 35px;
    position: absolute;
    width: 100%;
    background: transparent;
}


.manage_account_layout .radio-inputs-sec .form_flex_radio_btns {
    display: block;
}

        .radio-inputs-sec .form_flex_radio_btns span {
            padding: 0 !important;
        }

.manage_account_layout .radio-inputs-sec .radio-buttons .form-group {
    margin: 0;
}

        .radio-inputs-sec .radio-buttons .form-group span {
            width: 100%;
            display: block;
        }

.form-group.inputbox-right span {
    margin-bottom: 0px !important;
    display: inline-block;
    width: 100%;
}
.flexbox {
    display: flex;
}

.flex50 {
    width: 50%;
}

.radio-inputs-sec .form_flex_radio_btns .flexbox {
    align-items: center;
}
.mb8 {
    margin-bottom: 8px;
}

/*08-09-2022*/
.theme_table_outer.custom__theme_table.dataTable.no-footer,
.dataTables_scrollHeadInner {
    width: 100% !important;
}

@media only screen and (max-width: 1480px){
    .wrap_md {
    flex-wrap:wrap;
}
    body .export_options_btn{padding:2px 10px;}
}
@media only screen and (max-width: 1350px) {
    body .export_options_btn {
        padding: 2px;
    }
        body .export_options_btn .export_image{margin-right:2px;}
        body .export_options_btn .btn {
            padding: 4px 2px;
            font-size: 12px;
            margin-right: 2px;
        }
}
@media only screen and (max-width: 1299px) {
    .theme_search .search_btn {
        width: 10% !Important;
    }

    .theme_search .search_btns_link {
        width: 40% !important;
    }
    body .export_options_btn .export_image img{height:auto; max-width:16px;}
}

@media only screen and (max-width: 991px) {
    .theme_landing_page #p1, 
    .theme_landing_page #p2,
    .theme_landing_page #p3,
    .theme_landing_page #p4 {
        position: relative !important;
        left: inherit !important;
        top: inherit !important;
        height: auto !important;
        width: 100% !important;
        margin-bottom: 20px;
    }


    .card_theme_label {
        width: 100% !important;
    }

        
    .card_theme_text {
        flex-wrap: wrap;
    }

    .card_theme_text_inner {
        margin-bottom: 5px;
    }

    .theme_landing_page .e-dashboardlayout {
        height: auto !important;
    }

    .Zielgr_fbox {
        flex-wrap: wrap;
        flex: 1;
    }

        .Zielgr_fbox .card_theme_text_inner {
            min-width: 140px;
        }

        .Zielgr_fbox label {
            width: 100%;
            top: 0;
            padding-bottom: 3px;
            padding-top: 10px;
            padding-left: 0;
        }

    .mobile_flex_wrap {
        flex-wrap: wrap;
    }

    .Wiedervorlageo_Second_row {
        margin-top: 0px;
    }

    .Gesamtumsatz_outer, .Ansprechpartner_outer {
        flex-wrap: wrap;
    }
    /*2-10-2022*/
    .theme_landing_page .card_theme_text_inner.w40,
    .theme_landing_page .card_theme_text_inner .mbw33 {
        width: 33.33%;
    }

    .theme_landing_page .card_theme_row {
        margin-bottom: 7px;
        border: 0px;
        display: block;
        padding: 0px;
    }

    .theme_landing_page .e-panel-content {
        width: 100%;
        padding: 20px;
    }

    .theme_landing_page .card_theme_label p {
        font-size: 12px !important;
        padding: 0px 0px 2px !important;
        margin: 0px !important;
        width: 100% !important;
    }
    .theme_landing_page .e-panel-header {
        border-bottom: 2px dotted #ced4da !important;
        padding: 5px 20px !important;
    }

    .theme_landing_page .theme_table_outer.custom__theme_table {
        padding: 0px !important;
    }

    .theme_landing_page .card_theme_text .Internet_E-Mail_outer {
        width: 50%;
    }

    .theme_landing_page .tab_branche .card_theme_text_inner.w30 {
        width: 30%;
    }

    .theme_landing_page .grobe_three,
    .theme_landing_page .grobe_nine {
        max-width: inherit !important;
    }

    .theme_landing_page .tab_auto .card_theme_text_inner {
        flex: 1 1 auto;
    }

    .theme_landing_page .grobe_five {
        max-width: 100px;
    }

    .theme_landing_page .Momentum_three,
    .theme_landing_page .Momentum_four,
    .theme_landing_page .Momentum_five {
        width: 150px;
    }

    .theme_landing_page .uid_auftrag_one,
    .theme_landing_page .uid_auftrag_seve,
    .theme_landing_page .uid_auftrag_six,
    .theme_landing_page .uid_auftrag_eight,
    .theme_landing_page .uid_auftrag_four {
        width: 30%;
    }

    .theme_landing_page .uid_auftrag_three,
    .theme_landing_page .uid_auftrag_five {
        width: 19%;
    }
    .Perfect_Scroll_Layout{
           padding-right:0px;
       }
    form#aktivitaetForm .card_theme_text_inner {
        width: 25%; margin-top:0; max-width:inherit;
    }
    form#aktivitaetForm .Zielgr_fbox {
        width: 100%;
        flex: none;
    }

        form#aktivitaetForm .Zielgr_fbox label {
            padding: 0;
        }
}
@media only screen and (max-width: 767px) {
    .theme_landing_page .grobe_five {
        max-width: inherit;
    }
    .theme_search .search_select_options,
    .theme_search .search_keyword {
        width: 45% !important;
    }

    .theme_search .search_btn {
        width: 10% !important;
    }
    .theme_search .search_btns_link {
        margin-top: 10px;
        width:100%!important;
    }
    .theme_search {
        display: inline-block;
        height: inherit !important;
    }
    .theme_landing_page .search_btns_link {
        width: 100% !important;
    }

    .theme_landing_page .Anzahl_Messen {
        justify-content: flex-start;
        width: 100% !important;
    }

        .theme_landing_page .Anzahl_Messen .Anzahl_Messen_text {
            width: 100%;
        }
    .theme_landing_page .theme_table_outer .e-gridcontent .e-content {
        overflow: auto !Important
    }
    form#aktivitaetForm .card_theme_text_inner {
        width: 50%;
    }
}


@media only screen and (max-width: 575px) {
    form#aktivitaetForm .card_theme_text_inner {
        width: 100%;
    }
    .theme_landing_page .detail_two,
    .theme_landing_page .detail_one {
        width: 240px;
    }

    .theme_landing_page .theme_card_header {
        flex-wrap: wrap;
    }

    .theme_landing_page .e-panel-header {
        padding: 5px 10px !important;
    }

    .theme_landing_page .e-panel-content {
        padding: 15px !Important;
    }

    .Panels_verchieben {
        width: inherit;
    }

    .theme_search .search_select_options,
    .theme_search .search_keyword,
    .theme_search .search_btns_link,
    .theme_search .search_btn {
        width: 100% !important;
        margin-bottom: 5px;
        margin-top:0px!important;
    }

    .theme_search  .search_btn {
        margin-top: 5px;
    }  

    .theme_landing_page  .card_theme_text_inner {
        margin-bottom: 5px;
        width: 100% !Important;
        max-width: inherit;
        padding-right: 0px !Important;
    }

    .theme_landing_page .Internet_E-Mail_input.pr5,
    .theme_landing_page .Geburt_Ort_Name_one,
    .theme_landing_page .Geburt_Ort_Name_two,
    .theme_landing_page .Geburt_Ort_Name_three,
    .theme_landing_page .Geburt_Ort_Name_five,
    .theme_landing_page .Email_Firma_Privat_two,
    .theme_landing_page .Email_Firma_Privat_five,
    .theme_landing_page .Telefon_Fax_one,
    .theme_landing_page .Telefon_Fax_four,
    .theme_landing_page .Telefon_Fax_three,
    .theme_landing_page .ort_one,
    .theme_landing_page .ort_two,
    .theme_landing_page .ort_three,
    .theme_landing_page .ort_five {
        flex: auto !important;
    }

    .theme_landing_page .Email_Firma_Privat_three,
    .theme_landing_page .Email_Firma_Privat_six,
    .theme_landing_page .Momentum_two,
    .theme_landing_page .Geburt_Ort_Name_four,
    .theme_landing_page .ort_four {
        width: 10% !important;
    }

    .theme_landing_page .e-panel-header #WindowName {
        text-overflow: unset;
    }
    .theme_landing_page .Email_Firma_Privat_two,
    .theme_landing_page .Email_Firma_Privat_five,
    .theme_landing_page .Geburt_Ort_Name_three,
    .theme_landing_page .ort_three {
        width: 90% !Important;
    }
    .theme_landing_page .card_theme_text {
        flex-wrap: wrap;
    }
    .theme_landing_page .card_theme_text_inner {
        margin-bottom: 5px;
        width: 100%;
    }
}
.Aktivi_outer .Details_5 {
    min-width: 135px;
}
.uid_auftrag_two.multiselect_form_control {
    min-width: 200px;
}

.multiselect-item.dropdown-item.form-check.multiselect_focus {
    color: white;
    background: gray;
}
.multiselect-border:focus, input:focus, button:focus, select:focus, a:focus, .select-outer:focus {
    border-color: #80bdff !important;
    box-shadow: 0 0 0 3px rgb(0 123 255 / 25%) !important;
}

.company_profile_page_right .Kunden {
    max-height: 88vh;
}
.search_keyword .blazor7-typeahead__clear {padding: 0;color: #000000;}
.search_keyword .blazor7-typeahead__controls {}
.search_keyword .blazor7-typeahead {
    border-radius: 0;
    background: #ffffff;
    font-size: 13px;
    min-height: 24px;
}
.search_keyword button.btn.loader_btn {padding: 0;line-height: 0;}
.search_keyword img.loader-icon {max-width: 13px;}
.search_keyword input.blazor7-typeahead__input {padding-top: 0;padding-bottom: 0; height:22px; background-color:#fff;}
/*.grobe_four {
    max-width: 170px;
}*/
.grobe_four,
.grobe_seven{
    flex: 1;
}
.grobe_six {
    width: 125px;
}
.export_options_btn .btn {
    margin-right: 5px;
    background: transparent;
    color: #333;
    font-weight: 300;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 4px 8px;
    vertical-align: middle;
    display: inline-block;
}

.export_options_btn .export_image {
    margin-right: 6px;
    vertical-align: middle;
    padding: 0px;
    position: relative;
    top: -1px;
}
.export_options_btn {
    border-top: 1px solid #dee2e6;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    box-shadow: none;
    padding: 2px 15px;
 /*   margin-top: 10px;*/
}
.export_options_btn .export_image img {
        height: 23px;
        vertical-align: middle;
    }
.export_options_btn .btn:hover {
        background: #6c757d;
        border: 1px solid #545b62;
        border-color: #545b62;
        border-radius: 4px;
        color: #fff;
    }
.export_options_btn .btn:hover .export_image img {
            filter: invert(1);
        }
.export_content_table{
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
}

/*=============data table pagination Custom css start here==================*/
.perfectScrollbox .ps-scrollbar-x-rail {
    opacity: 0 !important;
}

.perfectScrollbox .dataTables_wrapper:hover .ps-scrollbar-x-rail {
    opacity: 1 !important;
}
.e-panel .e-panel-container{overflow:hidden;}
.custom-datatable-pagination span .paginate_button {
    display: none !important;
}

.custom-datatable-pagination .paginate_button.current {
    display: inline-block !important;
    margin: 0 8px 0 50px;
    background: #fff !important;
    width: 50px;
    /*height: 24px;*/
    padding: 0 5px !important;
    font-size: 14px;
}



.custom-datatable-pagination span.ellipsis {
    display: none;
}

.custom-datatable-pagination .paginate_button {
    position: relative;
}

    .custom-datatable-pagination .paginate_button.first, .custom-datatable-pagination .paginate_button.last, .custom-datatable-pagination .paginate_button.next, .custom-datatable-pagination .paginate_button.previous {
        font-size: 0;
        margin: 0 5px;
      /*  background: #fff !important;*/
        border: none !important;
        outline: none !important;
        color: #333 !important;
    }
.custom-datatable-pagination .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .custom-datatable-pagination .dataTables_wrapper .dataTables_paginate .paginate_button:focus, .custom-datatable-pagination .dataTables_wrapper .dataTables_paginate .paginate_button.active {
    color: #333 !important;
    background:transparent;
}
.custom-datatable-pagination .paginate_button.current::before {
    content: "|  Seite:";
    position: absolute;
    left: -49px;
    color: #212529;
    font-size: 13px;
    top: 0px;
    font-family: inherit;
}

    .custom-datatable-pagination .paginate_button.current::after {
        content: "|";
        position: absolute;
        right: -11px;
        color: #212529;
        font-size: 14px;
        top: 0px;
    }
        .custom-datatable-pagination .paginate_button.first::before {
            content: '\f048';
        }

        .custom-datatable-pagination .paginate_button.last::before {
            content: '\f051';
        }

        .custom-datatable-pagination .paginate_button.next::before {
            content: '\f04b';
        }

        .custom-datatable-pagination .paginate_button.previous::before {
            content: '\f04b';
        }

    .custom-datatable-pagination .paginate_button::before {
        font-family: 'FontAwesome';
        font-size: 12px;
    }

    .custom-datatable-pagination .paginate_button.previous {
        transform: rotate(180deg);
        position: relative;
        top: -1px;
    }
.custom-datatable-pagination tr:hover td {
    background-color: rgba(0, 0, 0, 0.08);
    color: #212529;
}

.custm_datatable_stripe.dataTable tbody th,
.custm_datatable_stripe.dataTable tbody td {
    padding: 2.5px 12px;
    font-size: 12px !important;
    color: #212529;
    font-weight: 300 !important;
    font-family: 'Inter', sans-serif !important;
    border-left: 1px solid transparent;
}

.custm_datatable_stripe.dataTable.stripe tbody tr.odd,
.custm_datatable_stripe.dataTable.display tbody tr.odd,
.custm_datatable_stripe.dataTable.display tbody tr.odd > .sorting_1,
.custm_datatable_stripe.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f4f9;
}

   /* .custm_datatable_stripe.dataTable.display tbody tr.odd > .sorting_1,
    .custm_datatable_stripe.dataTable.order-column.stripe tbody tr.odd > .sorting_1,
    .custm_datatable_stripe.dataTable.display tbody tr.even > .sorting_1, 
    .custm_datatable_stripe.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
        background-color: transparent!important;
    }*/

.dataTables_scroll .dataTables_scrollBody .custm_datatable_stripe tbody tr:hover td,
.custm_datatable_stripe.dataTable.display tbody tr:hover.even.selected > .sorting_1,
.custm_datatable_stripe.dataTable.order-column.stripe tbody tr:hover.even.selected > .sorting_1 {
    background-color: rgba(0, 0, 0, 0.08) !important;
}


.custm_datatable_stripe thead .sorting, 
.custm_datatable_stripe thead .sorting_asc,
.custm_datatable_stripe thead .sorting_desc {
    font-size: 12px;
    font-weight: Bold;
    height: 20px;
    background: linear-gradient(0, #dcdfe4, #fbfbfc) !important;
    text-align: left;
    border-left: 1px solid #dee2e6;
    font-family: 'Inter', sans-serif !important;
    border-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 0px;
    padding-bottom: 0px;
  /*  padding-top: 0px 12px;*/
}

.custm_datatable_stripe.dataTable th.focus, .custm_datatable_stripe.dataTable td.focus {
    outline: 0;
}
.custm_datatable_stripe.dataTable.display tbody tr.even > .sorting_1, .custm_datatable_stripe.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fff
}
.custm_datatable_stripe.dataTable.stripe tbody tr.selected, 
.custm_datatable_stripe.dataTable.display tbody tr.selected {
    background-color: #bbdde9 !important;
    border: 0;
    outline: 0;
}
#p4_body,
#p2_body {
    overflow: hidden;
}
    #p4_body .dataTables_wrapper.no-footer .dataTables_scrollBody {
        border-bottom: 0;
    }
/*#p4_body .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
    height: 180px !important;
}*/
.custom-datatable-pagination  .dataTables_wrapper {
    background: #f1f1f1;
    width: 100%;
    border: 1px solid #ddd;
}

.custom-datatable-pagination .dataTables_info {
    padding-left: 6px;
    padding-right: 3px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    padding-top: 7px !important;
}

.custom-datatable-pagination .dataTables_wrapper .dataTables_paginate {
    margin-bottom: 0px;
    padding-bottom: 6px;
    padding-top: 6px;
    margin-left: 5px;
    margin-right: 5px;
}

.custom-datatable-pagination .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}
/*#p4_body .dataTables_scrollBody{
    height: 270px!important;
}*/
.custm_datatable_stripe.dataTable.stripe tbody tr.selected .sorting_1,
.custm_datatable_stripe.dataTable.display tbody tr.even.selected > .sorting_1,
.custm_datatable_stripe.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1,
.custm_datatable_stripe.dataTable.display tbody tr.odd.selected > .sorting_1, .custm_datatable_stripe.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #bbdde9;
}
/*=============data table pagination Custom css end here==================*/
body .dataTables_wrapper table.stripe td.dataTables_empty {
    text-align: left !important;
    font-size: 16px !important;
}
.flex_align_center{
    align-items:center;
}
/*Kundenkartebootstrap Modal*/
.Kundenkarte_modal.custm_Kundenkarte_modal {
    max-width: inherit;
    transition: opacity .15s linear;
    background-color: rgba(0,0,0,0.5);
    margin:0;
}
.custm_Kundenkarte_modal .modal-body {
    padding: 0px;
}
.custm_Kundenkarte_modal .theme_card_header_right button img {
    height: inherit;
}
.custm_Kundenkarte_modal .theme_modal_header {
    padding: 0px;
    position: absolute;
    right: 10px;
    margin-left: auto;
    top: 0px;
    z-index: 9;
    display:block;
}
.custm_Kundenkarte_modal .modal-header.theme_modal_header .close_btn {
    color: #000;
    padding: 0px;
    background-color: transparent;
    border: 0px;
    font-size: 17px;
    font-weight: 900;
    opacity: 0.5;
}
    .custm_Kundenkarte_modal .modal-header.theme_modal_header .close_btn:focus {
        outline: 0;
    }
    .custm_Kundenkarte_modal .modal-header.theme_modal_header .close_btn:hover {
        box-shadow: none !important;
    }
/*.custm_Kundenkarte_modal.Kundenkarte_modal {
    overflow-y: hidden;
}
*/
.custm_Kundenkarte_modal .modal-content .theme_card_header {
    cursor: move !important;
}
.custm_Kundenkarte_modal .dataTables_scrollBody{
    height: inherit !Important;
    max-height: 380px;
    min-height: 80px;
}
.Kundenkarte_modal .custm_theme_modal_outer .table-responsive {
    overflow-x: hidden;
}
.custm_Kundenkarte_modal .modal-content {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    width: 100%;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

.custm_Kundenkarte_modal .custm_theme_modal_outer {
    border-radius: 3px;
}

.infotext_area textarea.textarea.theme-form-control {
    height: 210px;
}

.custm_e_dataTable thead tr th {
    font-size: 10px !important;
    color: #212529;
    font-family: 'Inter', sans-serif !important;
}

.custm_e_dataTable tbody td {
    padding: 2px 12px;
    font-size: 12px;
    color: #212529;
    font-weight: 400;
    font-family: 'Inter', sans-serif !important;
    border-left: 1px solid transparent;
    line-height: 21px;
}

.courier_font_first tbody tr td:first-child,
.courier_font_last tbody tr td:last-child {
    font-family: 'Courier New', monospace !important;
}
.courier_font_last tbody tr td.dataTables_empty:last-child,
.courier_font_last tbody tr td.dataTables_empty:first-child {
    font-family: 'Inter', sans-serif !important;
}
.custm_e_dataTable thead tr th:first-child {
    border-left: 0;
}

.custm_e_dataTable .e-pager .e-pagercontainer {
    border: none;
    background: transparent;
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.custm_e_dataTable .e-pager div.e-parentmsgbar {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    padding-top: 7px !important;
}
.editable_icon .btn2 {
    padding: 0px 0px;
    margin: -2px 0px 0px;
}
body .dataTables_wrapper .courier_font_last tr td.dataTables_empty {
    font-family: 'Courier New', monospace !important;
}
.editable_icon img {
    height: 22px;
}

.Kontaktumzug_modal_table {
    position: relative;
}

    .Kontaktumzug_modal_table .modal-btn {
        position: absolute;
        z-index: 999;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(0,0,0,0.1);
        box-shadow: none !important;
    }

        .Kontaktumzug_modal_table .modal-btn .loader-icon {
            max-width: 40px;
        }
.ergebnis-table td:first-child, .ergebnis-table th:first-child {
    max-width: 25px !important;
}
.custm_datatable_stripe.dataTable th {
    padding: 0 8px;
}
.custm_datatable_stripe.dataTable td {
    padding: 2.5px 8px !important;
}
.ergebnis-table td:nth-child(2), .ergebnis-table th:nth-child(2) {
    max-width: 35px !important;
}

        /*08-05-2022*/
.multiselect_form_control .select-outer .main-select {
    color: #627078;
}
.e-panel-content.globe_wrap{
    flex-wrap:wrap;
}
#p2_body, #p4_body{
    position:relative;
}

.card_theme_text.table20 .card_theme_text_inner {
    width: 20%;
}
.table_uid .card_theme_text_inner {
    width: 18%;
}
    .table_uid .card_theme_text_inner.width100 {
        width: 100px;
    }
.blazored-typeahead__input-mask {
    font-weight: 400;
    font-size: 13px;
    background: #fff;
}
.blazored-typeahead__result {
    color: #000;
    font-weight: 400;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
    .blazored-typeahead__active-item,
    .blazored-typeahead__result:hover,
    .blazored-typeahead__result:focus {
        color: #fff !important;
    }
.blazored-typeahead__input::placeholder {
    color: #627078;
    font-size: 13px;
    font-weight: 400;
}
.blazored-typeahead__input-mask .selectedauto {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
.pointernone {
    pointer-events: none;
}
.text_overflow{
    overflow:hidden;
}
/*13-09-2022*/
body, body * {
    user-select: auto !important;
}
.Gesamtumsatz_outer .card_theme_text_inner {
    width: 20%;    
    padding: 0 5px;
    cursor: pointer;
}
    .Gesamtumsatz_outer .card_theme_text_inner.multiselect_form_control .main-select {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #212529 !important;
        max-width:120px;
        opacity: 1 !important;
    }

.common-modal .modal-dialog.modal-dialog-centered {
    max-width: 400px;
}

.common-modal .modal-content {
    display: block;
    padding: 7px 25px 0;
    background-image: linear-gradient(rgb(219, 242, 254), white) !important;    
    width:100% !important;
}

.common-modal .modal-header {
    position: static;
    font-size: 25px;
    font-weight: 500;
    right: 0;
    display:flex;
    justify-content:flex-start;
}

    .common-modal .modal-header .close_btn {
        position: absolute;
        right: 10px;
        top: 0;
        font-size: 20px !important;
    }

.common-modal .modal-body {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    outline: 0;
    margin: 20px auto 30px;
    padding: 15px 10px;
    max-width: 91%;
    font-weight:400;
}

    .common-modal .modal-body .modal-title {
        font-weight: 400;
    }

    .common-modal .modal-body p {
        padding: 15px 0 5px;
        font-size: 14px;
    }

.common-modal-footer {
    display: flex;
    justify-content: end;
}

    .common-modal-footer .btn + .btn {
        margin-left: 10px;
    }
.firmen-modal .modal-dialog.modal-dialog-centered {
    max-width: 900px;
}

.common-modal.firmen-modal .modal-body {
    border: none;
    padding: 0;
    max-width: 100%;
    margin: 0;
    font-size: 14px;
    color: #212529;
    font-weight:400;
}

.modal700 .modal-dialog.modal-dialog-centered {
    max-width: 700px;
}

.common-inner-modal .modal-body {
    border: none;
    max-width: 100%;
    margin: 0;
    padding: 5px 15px;
}
.kontaktumzug-modal .modal-header {
    font-size: 16px;
}

.Kontaktumzug_modal_text p {
    margin: 0;
    padding:0 !important;
}
.font-main{
    font-size:14px;
}

.table-scroll .e-content.e-yscroll {
    overflow-y: auto !important;
}
.modal-dialog.modal-dialog-centered{width:100%;}
.modal900 .modal-dialog.modal-dialog-centered {
    max-width: 900px;
}
.modal450 .modal-dialog.modal-dialog-centered {
    max-width: 450px;
}
.modal400 .modal-dialog.modal-dialog-centered {
    max-width: 400px;
}
.modal550 .modal-dialog.modal-dialog-centered {
    max-width: 550px;
}
.modal1000 .modal-dialog.modal-dialog-centered {
    max-width: 1000px;
}
.p0{padding:0 !important;}
.m0{margin:0;}
.Historie_body {
    font-size: 14px;
}
.Doubletten_Kontakte__info p {
    padding: 0 !important;
    font-size: 12px !important;
}
.Doubletten_Kontakte__right .theme_table_outer .e-gridcontent .e-content {
    overflow-y: auto !important;
}
#simpleClipboard {
    font-size: 14px;
}
.custom-datatable-pagination.common-datatable {
    margin-top: 10px;
    margin-bottom: 10px;
}

.common-datatable tr:hover {
    background: #bbdde9 !important;
}

.common-datatable tr.active {
    background: #bbdde9 !important;
}

.Doubletten_Kontakte__outer_flex .custom-datatable-pagination.common-datatable td {
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Doubletten_Kontakte__right .custom__theme_table tbody td {
    padding: 5.5px 8px !important;
}

.Historie_modal .common-datatable, .mt38 {
    margin-top: 38px !important;
}

.custom-datatable-pagination.common-datatable .theme_table_outer tbody td {
    padding: 5.5px 8px !important;
}

.Doubletten_Kontakte__outer_flex {
    overflow-y: hidden;
}
.Kontaktumzug_height.Kundenkarte_modal.custm_Kundenkarte_modal .dataTables_scrollBody {
    height: 360px !important;
}
.Kontaktumzug_modal_table .modal-btn img {
    height: 40px;
}
.custm_Kundenkarte_modal #selectouter_BKundenArt {
    min-width: 113px;
}
/*----------------- start css Convert SfDashboardLayout into Blazor DashboardLayout -------------------*/
.theme_landing_page .e-panel {
    width: 39%;
    margin-bottom: 20px;
    border-radius:4px;
}
.theme_landing_page {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
/*.theme_landing_page #p1, .theme_landing_page #p3 {
    width: 60%;
}*/
/*div#p1, div#p2 {
    height: 59.8% !important;
}*/

div#p1, div#p3 {
    left: 0;
}

div#p2, div#p4 {
 /*   right: 0;*/
    width: 39%;    
}

div#p3, div#p4 {
    /*bottom: 0;*/
    height: 38%;
    margin:0;
}
.theme_landing_page .ui-draggable .e-panel-header {  
    cursor: all-scroll;
}
.e-panel .ui-resizable-handle.ui-resizable-se::after {
    bottom: 4px;
    content: '\e7cf';
    font-size: 12px;
    position: absolute;
    right: 4px;
    font-family: 'e-icons';
}

.e-panel .ui-resizable-handle.ui-resizable-se {
    color: #495057;
    font-size: 8px;
    height: 16px;
    width: 16px;
    border: none;
    right: 0;
    opacity: 0;
    z-index:0 !important;
}

.e-panel:hover .ui-resizable-handle.ui-resizable-se {
    opacity: 1;
}
#aktivitaetForm .card_theme_row > .card_theme_text {
    height: auto;
}
div#Aktivitaetpopup {
    height: 100%;
    max-height: 90vh;
    overflow-y: auto;
}
/*----------------- end css Convert SfDashboardLayout into Blazor DashboardLayout -------------------*/

/*----------------- Copy text value css start -------------------*/
/*.copy-text {
    position: relative;
}

.copy-btn {
    border: 1px solid #ddd;
    padding: 0px 4px;
    background: #fff;
    height: 14px;
    opacity: 0;
    pointer-events: none;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
}

.copy-text:hover .copy-btn {
    opacity: 1;
    pointer-events: auto;
}

.copy-btn .fa {
    font-size: 12px;
}

.copied {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 9;
    font-weight:600;
}*/
/*----------------- Copy text value css end -------------------*/

@media only screen and (min-width: 576px) {
    .custm_Kundenkarte_modal .modal-dialog {
        max-width: 1070px;
        margin: 1.75rem auto;
    }
}
@media only screen and (max-width: 991px) {
            .Kundenkarte_modal.custm_Kundenkarte_modal {
                width: 100%;
                padding: 0px 10px;
            }

                .Kundenkarte_modal.custm_Kundenkarte_modal .custm_theme_modal_outer {
                    height: 550px;
                }

            .custm_Kundenkarte_modal .Zielgr_fbox .Agentur_1,
            .custm_Kundenkarte_modal .Diesntl_1,
            .custm_Kundenkarte_modal .Kunde_1,
            .custm_Kundenkarte_modal .Lettershop_1,
            .custm_Kundenkarte_modal .Druckerei_1,
            .custm_Kundenkarte_modal .Gesamtumsatz_outer {
                flex: auto;
            }

            .space_two_section {
                height: 10px;
            }
    #landing_page {
        height: auto !important;
    }

        #landing_page .custom-datatable-pagination .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
            max-height: 260px;
        }
        }