@font-face {
	font-display: swap;
	font-family: 'uestratype-book-e-version';
	src: url('/Fonts/uestratype-book-e-version.woff2') format('woff2');
  }
  @font-face {
	font-display: swap;
	font-family: 'uestratype-bookitalic-e-version';
	src: url('/Fonts/uestratype-bookitalic-e-version.woff2') format('woff2');
  }
  @font-face {
	font-display: swap;
	font-family: 'uestratype-extrabold-e-version';
	src: url('/Fonts/uestratype-extrabold-e-version.woff2') format('woff2');
  }
  @font-face {
	font-display: swap;
	font-family: 'uestratype-medium-e-version';
	src: url('/Fonts/uestratype-medium-e-version.woff2') format('woff2');
  }
  @font-face {
	font-display: swap;
	font-family: 'uestratype-bold-e-version';
	src: url('/Fonts/uestratype-bold-e-version.woff2') format('woff2');
  }
  @font-face {
	font-display: swap;
	font-family: 'uestratype-bolditalic-e-version';
	src: url('/Fonts/uestratype-bolditalic-e-version.woff2') format('woff2');
  }
#processing-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1050;
    text-align: center;
    color: white;
    padding-top: 20%;
}
#processing-overlay .info-text{
    margin-top:20px;
    color:#ffffff !important;
}

.month_hint .alert-danger
{
 margin-top: 10px;
}
  .wm
  {
    color: #c4c4c4 !important;
  }
  
  .Status_Box ul li
  {
    color: #003c3c;
    font-size: 16px;
  }

#chipkarteBox
{
    display:none !important;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-top:6px;
}


.checkboxLabel
{
    font-family: uestratype-medium-e-version !important;
    padding-left: 20px;
    font-weight: 400;
    color: #333 !important;
}

.checkmark-label
{
    position: relative;
    top: 2px;
    left: -4px;
}
@media (min-width: 768px) {
  /*.input-lg {
    font-size: 14px;
    height: 34px;
    padding: 6px 12px;
  }*/
}


html
{
    background-color:#f2f0eb;
}
.panel-body .col-sm-12 {
    background-color: #ffffff;
}
.col-sm-12 {
    background-color: #f2f0eb;
}
.btn-finish-center
{
    text-align:center;
}
#aboNummerInfo
{
    margin-left: 0px;
    cursor:pointer;
}

.glyphicon-info-sign
{
    margin-left:5px;
}
.cancel-wizard-button-row
{
    text-align:center;
}

.invisible,        
#UD,
#DS,
#Contact_Options,
#Contact_Desc,
#current_product_container,
#product_alert,
#yearly_alert,
#wizard-navigation,
#cancel_former_abo_box,
#dt_user,
#currentSubNo
{
    display:none;
}


.nachweis-container {
    /* background-color: white; */
    margin-left: 14px;
    margin-right: 14px;
    padding: 40px;
}

.nachweis-container p,
.nachweis-container input
{
    font-size:18px;
}

h1, .h1 {
    font-size: 32px;
}
  .input-lg {
    font-size: 16px;
    height: 40px;
    padding: 6px 12px;
  }
.wizard-card
{
    margin-top:-30px;
}
.wizard-card.access-card
{
    margin-top:0px;
} 

input[type=file] {
 
    margin-bottom: 10px;
}
#legendary
{
    margin-bottom:4px;
    margin-top:20px;
    margin-left:6.9pt;    
}
.conf
{
    width:100%;
}
.conf small
{
    float:right;
}


.Status_Box
{
        background-color: white;
    margin: 15px;
    padding: 20px;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}
.ui-menu .ui-menu-item {
    clear: both;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    color: #212121;
    background-color: #f5f5f5;
}

.ui-menu .ui-menu-divider {
    display: none;
}

#management_box
{
    background-color:white;
    padding:20px;
}

.bild_nachweis
{
    width:200px;
    height:auto;
}

.modal-header .close 
{
    font-size:30px !important;
}

.modal-body h4
{
    margin-top:0px;
}

table.dataTable tbody tr 
{
    cursor:pointer;
}
.logo-container{
    background-color: #ffffff !important;
    
    position: relative;    
     z-index: 3;
     padding: 20px;
     padding-left: 10px;
     /* width: 750px; */
     height:100px;
     
    border-image: linear-gradient(90deg,#7fc600 0,#00585e 55%,#003c3c 79%,#00585e 89%,#7fc600 100%);
    border-image-slice: 1;
    border-style: solid;
    border-width: 0 0 1rem;
    max-width: 192rem;
    width: 100%;
    padding-bottom:50px;
}

#currentProductBox
{
    margin-top:20px;
}
#currentProductBox h4,
#voucher_code,
.jumbotron h3,
#code_link a
{
    font-size:20px;
    line-height:28px;
    font-family:uestratype-book-e-version;
}

.jumbotron
{
    background-color:white !important;
}

#currentProductBox p strong
{
    font-size:20px;
    line-height:28px;
    font-family:uestratype-bold-e-version;
}
#currentProductBox p
{
    font-size:16px;
    line-height:24px;
    font-family:uestratype-book-e-version;
}

.Status_Box h1,
.jumbotron h1
{
    color:#003c3c;
    font-size:32px;
    line-height:40px;
    font-family:uestratype-bold-e-version;
}
.Status_Box p,
.jumbotron p
{
    color:#003c3c;
    font-size:16px;
    line-height:24px;
    font-family:uestratype-book-e-version;
}

.Status_Box,
.container
{
    background-color:#f2f0eb;
}



option
{

    font-size: 16px;
    line-height: 24px;
    font-family: 'uestratype-bold-e-version';

}

#legendary p
{
    color:#003c3c;   
}

.alert-warning
{
    color:#003c3c;
    background-color:white;
    border-color:#b5c2d1;
}

.alert-danger
{
    color:#003c3c;
    background-color:white;
    border-color:#dc7767;
}

.panel-body li
{
    font-size: 16px;
    line-height: 24px;
    font-family:uestratype-medium-e-version;
}
#image-preview
{
 width:50%;
 height:auto;
 margin-left:auto;
 margin-right:auto;   
 display:none;
}

.btn
{
    border-radius:8px;
}
#image-preview-box
{
    
}
#product-list
{
    margin-bottom:30px;
}
#product-list .description {
     color: #000; 
    font-size: 16px;
    margin-top: 5px;
    padding-left: 30px;
    margin-bottom:20px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
}
.price {
		float: right;
        font-size:16px;
        font-weight:bold;
	}
    .alert-product {
    color: #003c3c !important;
    background-color: #fff;
    border-color: #fff;
    
}


.alert-product span strong
{
    font-size:12px;
    line-height:16px;
    color:#003c3c;
    font-family:uestratype-bold-e-version;
}
    .empty-products
    {
        text-align:center;
    }
/* Styling der Radiobuttons */
		.custom-radio {
			display: inline-block;
			position: relative;
			padding-left: 30px !important;
			margin-right: 15px;
			font-size: 16px;
			line-height: 20px;
			cursor: pointer;
            font-weight:bold !important;
		}
		.custom-radio input[type="radio"] {
			position: absolute;
			left: -9999px;
		}
		.checkmark {
			position: absolute;
			top: 50%;
			left: 0;
			transform: translateY(-50%);
			height: 20px;
			width: 20px;
			background-color: #fff;
			border: 2px solid #003c3c;
			border-radius: 50%;
		}
		.custom-radio input[type="radio"]:checked + .checkmark:after {
			content: "";
			position: absolute;
			display: block;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 10px;
			height: 10px;
			border-radius: 50%;
			background: #003c3c;
		}
           
.wizard-navigation li
{
    width: 25%;
}
.moving-tab { display: none;width: 25%; }
.short-text { display: none; }

@media (max-width: 1199px) {
#product {
    margin-left: -105px;
    margin-right: -105px;
}
}
@media (max-width: 991px) {
    #product {
        margin-left: -85px;
        margin-right: -85px;
    }
    }
    @media (max-width: 768px) {
        .btn-previous,
        .btn-finish,
        .btn-next
        {
            width:100%;
            margin-top:10px;
        }
        
        .wizard-footer .pull-right,
        .wizard-footer .pull-left 
        {
            float:none !important;
        }
        #product {
            margin-left: 0px;
            margin-right: 0px;
        }
        .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
            padding-right: 0px;
            padding-left: 0px;
        }
        .row.logos {
            margin-right: 0px !important;
            margin-left: 0px !important;
        }
        .container{
            padding-right: 0px;
            padding-left: 0px;
        }
        }
@media (max-width: 740px) {
    .short-text { display: inline-block; }
    .full-text { display: none; }
    .moving-tab { width: 50%; }
    .wizard-navigation li
    {
        width: 50%;
    }
}

.short-text-mid { display: none; }

@media (max-width: 992px) {
    .short-text-mid { display: inline-block; }
    .full-text-mid { display: none; }
}
@media (max-width: 768px) {
    .short-text-mid { display: none; }
    .full-text-mid { display: inline-block; }
}


.logos{
background-color: white;
padding:20px;
margin:0px;
}
.footer
{
    margin-top:40px;
    color:black !important;
}
.logo{
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.col-logo {
    padding: 0px !important;
    width: 14.28%;
}
.region-hannover {
    background-image: url('../img/assets/logo_region_hannover.png');
   
}
.uestra {
    background-image: url('../img/assets/logo_uestra.png');
    background-size: 100%;
}
.regio-bus {
    background-image: url('../img/assets/logo_regio_bus.png');
    background-size: 50%;
}
.db {
    background-image: url('../img/assets/logo_db.png');
    background-size: 50%;
}
.metronom {
    background-image: url('../img/assets/logo_metronom.png');
    background-size: 70%;
}
.erix {
    background-image: url('../img/assets/logo_erix.png');
    background-size: 50%;
}
.westfalenbahn {
    background-image: url('../img/assets/westfalenbahn.png');
    background-size: 50%;
}
.conf
{
    font-weight:bold;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.row.logos {
    margin-right: 15px;
    margin-left: 15px;
}
.wizard-card
{
    border-radius: 0px;
}
.logo-container .logotop{
    overflow: hidden;
    float: left;
}
.logo-container .brand{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 60px
}
.wizard-header
{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom:20px;
}
h3
{
    color:#003c3c;
    font-weight:bold;
    font-size:3rem;
    line-height:4.5rem;
}
h1 small,
h2 small,
h3 small
{
    color:#003c3c;
    margin-top:20px;
}

.wizard-card .wizard-header h1 {
    font-weight: 200;
    text-align: center;
}

.wizard-container {
    padding-top: 20px;

}

.info-text
{
 font-size:24px;
 line-height:32px;
 font-family:uestratype-medium-e-version;   
}
.wizard-card[data-color="orange"] .moving-tab {
    background-color: #003c3c;
}

.nav-pills > li > a, 
.nav-pills > li > a:focus {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    font-size:16px;
    text-transform: none;
    cursor:default;
    color:#003c3c !important;
}
.nav-pills > li > a:hover {
    /*border: 1px solid #003c3c;*/
    background-color: #003c3c;
    color:white !important;
}


.btn
{
    font-size: 2rem;
}
.btn-fill.btn-warning,
.btn-fill.btn-warning:focus
{
    background-color: #003c3c;
    border-color: #003c3c;
    text-transform:none !important;
    height:48px;
}


.changeOrder .wizard-container .row div
{
    /* background-color: white; */
}

.btn-fill.btn-default
{
    background-color: transparent;
    border-color: #003c3c;
    color: #003c3c;
    text-transform:capitalize !important;
    height:48px;
}
.btn-fill.btn-default:hover {
    color: #003c3c;
    border-color: #003c3c;
    background-color:transparent;
}

.nav-pills > li.active > a, 
.nav-pills > li.active > a:focus, 
.nav-pills > li.active > a:hover {
    background-color: #003c3c;
    color:white !important;
}

.info-text
{
    color:#003c3c;
    
}

.btn-fill.btn-warning:hover {
    background-color: #003c3c;
    border-color: #003c3c;
}

.wizard-card .tab-content {
    background-color: #f2f0eb;
}

.panel-default>.panel-heading {
    background-color: #ffffff;
}


.copyright a{
    color: #003c3c;
}
a {
    color: #003c3c !important;
    
}
a:hover {
    color: #003c3c !important;
    
}

.nachweis-container
{
    color:#003c3c !important;
}

.panel-title
{
     font-weight: bold; 
}
body
{
    background-color: f2f0eb;
    font-family: uestratype-book-e-version, sans-serif;
}
/* 
hellblau button         #4b9fd8

hellblau hintergrund    #e0ecf5
*/

p
{
    font-size:14px;
}

.wizard-card
{
    box-shadow:none !important;
    background-color:#f2f0eb;
}

.wizard-container
{
    padding-top:0px;
}

a{
    text-decoration:underline;
    color:blue;
}

.panel-title a,
.nav a
{
    text-decoration:none;
    font-size:20px;
    lineheight:28px;
    font-family:uestratype-bold-e-version;
}

.vm_b
{
    position:relative;
}


label,p
{
    font-size: 16px;
      line-height: 24px;
      font-family:uestratype-medium-e-version;
}
label.error
{
    margin-top:0px;
}


h3 small
{
font-size:2rem;    
}

.collapsed
{
    /*color: #c4c4c4 !important;*/
}

.form-control[disabled]
{
    color:black;
}

.stud strong
{
	font-family: uestratype-medium-e-version;
}

@media print {
    #printButton {
        display: none;
    }
}

.skip-link {
    position: absolute; 
    left: -9999px; 
    top: auto; 
    width: 1px; 
    height: 1px; 
    overflow: hidden; 
  }
  
  /* Sichtbar beim Fokus */
  .skip-link:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 10px;
    /* Hier kann man ein passendes Design wählen */
    background-color: #ffd; 
    outline: 2px solid #333; 
    text-decoration: none;
    z-index: 9999;
  }
  

label small {
    color: #000000;
}

legend {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
    line-height: inherit;
    color:black;
    border-bottom: none !important;
    font-size: 16px;
    line-height: 24px;
    font-family: uestratype-medium-e-version;
}

fieldset .col-sm-4 {
    padding-left: 10;
    padding-right: 10;
}
fieldset .col-sm-4:first-of-type {
    padding-left: 0;
    padding-right: 20;
}
fieldset .col-sm-4:last-of-type {
    padding-right: 0;
    padding-left: 20;
}

h1 small
{
    font-family: uestratype-book-e-version, sans-serif;
}

#cancel_former_abo
{
    margin-left: 0px;
}