/*font*/
#intern_content{
    font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial, sans-serif;
    color: #565655;
}


/*buttons*/
#intern_content .btn-default{
    color: #ffffff;
    border-color: transparent;
    text-shadow: 0px 0px 0px transparent;
    border-radius: 0px 0px 0px;
}

#intern_content .form-control{
    border-radius: 0px !important;
}

.form-control{
    font-size: inherit;
}

#intern_content .btn-link{
    padding: 0;
    color: #22356f;
}

#intern_content .btn-link:hover{
    color: #22356f;
}

#intern_content .btn-default{
    background: #22356f; /* Old browsers */
    background: -moz-linear-gradient(top,  #22356f 0%, #22356f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #22356f 0%,#22356f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #22356f 0%,#22356f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22356f', endColorstr='#22356f', GradientType=0 ); /* IE6-9 */
}

#intern_content .btn-default:hover{
    background: #22356f; /* Old browsers */
    background: -moz-linear-gradient(top,  #22356f 0%, #22356f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #22356f 0%,#22356f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #22356f 0%,#22356f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22356f', endColorstr='#22356f', GradientType=0 ); /* IE6-9 */
}

[data-bs-toggle="tooltip"] {
    position: relative;
}


[data-bs-toggle="tooltip"] > .bi-info-circle-fill {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  right: 0;
  margin: auto;
  text-align: center;
}


/*input & form*/
#intern_content label{
    font-weight: 400;
    text-align: left;
}

#intern_content 
    input[type=text],
    input[type=email],
    input[type=url],
    input[type=password],
    textarea,
    select {
    width: 100%; 
    border-radius: 0;
    
}

#newkundeprogress .progress{
    margin-bottom: 0;
}

/*messages*/
#intern_content .alert{
    display: table;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 0;
}
#intern_content .alert .alert-inner{
    display: table-cell;
    vertical-align: middle;
    word-wrap: break-word;
    width: 100%;
}


/*custom styles*/
#intern_content .input-text-error{
    border: 1px solid #a94442;
}

#intern_content .menuItemLabel{
    font-size: 16px;
}

#intern_content .navgrid-bordered{
    /*border: 1px solid #eee; 
    box-shadow: 1px 1px 2px #ccc; */
    border: 1px solid #eee; 
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    color: #565655;
}

#intern_content .navgrid-bordered:hover{
    border: 1px solid #22356f; 
}

#intern_content .navgrid-button{
    min-height: 100px; 
    text-align: center;
    word-wrap: break-word;
    width: 100%;
    color: #565655;
}

#intern_content .mussfeld::after{
    content: ' *';
    color: #f00;
    font-size: 16px;
    font-weight: bold;
}

#intern_content .zaehlertable{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

#intern_content .z_input_dt{
    width: 125px !important;
    text-align: center;
}

.step{
    text-align: center;
    padding: 5px 0 5px 0;
    font-weight: 400;
    /*color: #22356f;*/
    border-top: 5px solid #ccc;
}

.step-selected{
     border-top: 5px solid #22356f;
     color: #22356f;
     font-weight: 700;
}

.agb_link{
    text-decoration: none;
    font-weight: bold;
    color: #22356f;
}

.template_dark, .button_link, .button_link:hover{
    color: #22356f;
}

.templatecolordark{
    color: #22356f;
}

/*Buttons Verbrauchsstellenauswahl*/
#cpfilter button.unselected{
    background: #aaa;
}



/*misc*/
#intern_content .row{
    padding-bottom:2px;
}

#intern_content .d-inline{
    display: inline;
}

#intern_content .align_right{
    text-align: right;
}
#intern_content .align-left{
    text-align: left;
}

#intern_content .input-text-disabled {  
    background: #fff !important;
    cursor: not-allowed;
} 
#intern_content .input-text-disabled-no-border {  
    border: 0px solid #aaa;
} 
#intern_content .lastcolumn{
        padding-left: 10px;
}

.mark-error input{
    border: 1px solid #a94442 !important;
}

.label-default{
    background-color: #22356f;
    font-weight: 400;
}

/*ungelesene Dokumente in Fettschrift */
tr.unread td, tr.unread button{
    font-weight: bold;
}

.radio-inline>label{
    cursor:pointer;
}

/*checkbox in Dokumentenverwaltung positionieren*/
input.checkbox-doc{
    width: 0.8em;
    height: 0.8em;
    margin: 0;
    padding: 0;
    vertical-align: top;
    position: relative;
    top: -2px;
}

/* Farbe Icons */

svg path,
svg .cls-2,
svg text,
svg rect, 
svg circle
 { 
    fill: #22356f; 
}

/* Breite Icons */

.container-fluid svg {
    max-width: 42px;
    max-height: 42px;
    padding: 3px;
}

#HomeIcon,
#burgerMenuIcon,
#OverviewIcon,
#DoorSmIcon
 {
    width: 42px;
    height: 42px;
    padding: 7px;
}

#DoorSmIcon
 {
    padding: 6px 0px 2px 0px;
}

#HomeIcon path,
#burgerMenuIcon path,
#OverviewIcon path,
#DoorSmIcon path
 {
    fill: ;
}

.templatecolordark #burgerMenuIcon {
    width: 22px;
    height: 22px;
    padding: 7px;
}

#errorIcon,
#successIcon 
 {
    width: 30px;
    height: 30px;
    padding: 4px;
}

#errorIcon path,
#errorDocIcon path
 {
    fill: #980000;
}

#successIcon path,
#successDocIcon path
 {
    fill: #3ed073;
}

/*Farbe glyphicon = Farbe Icons*/
.glyphicon{
    color: #22356f;
}

/* waiter */
.topmost{
    z-index: 999;
}
.loader-container{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 888;
    background: rgba(255,255,255,0.5);
}
.loader {
    border: 7px solid #e1e1e1; /* Light grey */
    border-top: 7px solid #22356f; /*color*/
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: calc(50% - 25px);
    top: 50%;
    z-index: 999;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* */


.flex-row {
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1 0 0px;
}

.item {
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1 0 0px;
    margin: 1px 5px;
}

.flex-row.flex-dir-row {
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
}

.flex-col {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1 0 0px;
}

.flex-col.flex-dir-col {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}

.mobile-show {
        display:none;
    }

textarea {
    resize: vertical;
    width: 100%;
}

input.mark-error{
    border: 1px solid #a94442 !important;
}

.IEclass {
    width:100%;
    -ms-flex:1 auto;
}

.meter_box {
    width:100%;
    margin:5px 0px;
}

.box-padding {
    padding:0px 5px;
}

.radio{
    display: inline; 
    margin-right: 20px;
    margin-left: 20px;
}


/*custom css mobile*/
@media (max-width: 610px) {
  
    #intern_content [class*="column-"]:before {
        content: attr(data-th)"\A "; 
        white-space: pre;
        width: 12em; 
        display: inline-block;
    }

    #intern_content .tablerow .align_right{
        text-align: left !important;
    }
    
    #intern_content [class*="column-"]{
        display: block;
        width: 100%;
    }
    
    #intern_content .zaehlertable > thead {
        display: none;
    }
    
    #intern_content .lastcolumn{
        padding-bottom: 14px;
        padding-left: 0;
    }
    #intern_content .z_input_dt{
        width: 100%;
    }

    #intern_content .file-link {
        white-space: normal;
        word-wrap: break-word;
        word-break: break-all;
    }

    #table_filter{
        margin-top: 0px;
        float: left;
    }

    #table_paginate{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .flex-column .item {
        min-height: 40px;
    }

    .card {
        font-size: 14px;
}

}


/* Overwrite Bootstrap */


body {
    font-size: 14px;
}

.btn {
    font-size: 0.9rem;
}

a {
    text-decoration: none;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.2rem;
}

.btn-outline-primary:hover svg path {
    fill: #fff;
}

.list-group-item {
    background-color: transparent;
}

.invoices-data-table {
    width: 100%;
    height: 100%;
}


@media (min-width: 1200px) {    
    h3 {
        font-size: 1.5rem;
    }
}

.badge {
    background-color: #22356f;
    position: absolute;
    border-radius: 50%;
}

.accordion-header {
    margin-top: 0px;
}

legend {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1.2rem;
}

.isg-border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.isg-legend{
    font-size: 18px !important;
    font-weight: bold !important;
    margin-bottom: 10px;
    margin-top:10px;
}

.isg-header{
    font-weight: bold !important;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 5px 0 0px;
    margin-top: 1px\9;
    line-height: normal;
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
}

.card {
    margin-bottom: 20px;
    font-size: 13px;
}

.card-header {
    font-weight: 600;
}

.card-footer {
    padding: 0px;
}

.navbar {
    margin-bottom: 20px;
}


/* printer */

@page { margin: 0 }
body { margin: 0;
    margin-left: calc(100vw - 100%);
}


/** Fix for Chrome issue #273306 **/
@media print {
  body.A4 { width: 210mm; padding:10mm }
  .step, .alert, .btn-link  {
    display: none !important;
    }
}

#table_filter{
    margin-top: -10px;
    float: right;
}

#table_length{
    margin-top: -10px;
}

#table_paginate{
    margin-top: -20px;
    margin-bottom: -20px;
    float: right;
}

.nopadd{
    padding:0px;
}

/** for file/photo upload **/
input[type="file"] {
    display: none;
}
.upload-icon{
  width: 40px;
  cursor: pointer;
}
.custom-file-upload {
    
    display: inline-block;
    padding: 0px 0px; /* 6px 6px; */
    cursor: pointer;
}
.confirmation{
    border:1px solid green;
    text-align: center;
    padding:20px 20px 20px 20px;
    padding-bottom: 20px !important;
    margin-top:50px;
        }


        
@media all {
    .print{
        display: none;
    }
}

@media print {
    .noPrint{
        display:none;
    }

    .print{
        display: block;
        margin: 4cm;
        width: 100%; 
        line-height: 2;
    }
}