/* @group Min-Width 768px */

/* #### Min-Width 768px #### */

@media (min-width: 768px) {

body {
  /* Margin bottom by footer height */
  margin-bottom: 74px;
}


/*footer {*/
/*  height: 74px;*/
/*}*/


.metaLink span {
  margin-left: 10px;
}


h1 {
  font-size: 54px;
}


h1:after {
  bottom: -13px;
}


/* Boostrap textoverflow überschreiben */

.dl-horizontal dt {
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
 }


.adressList dt {
  float: left;
  width: 35%;
  clear: left;
  text-align: left;
  /*margin-bottom: 10px;*/
}


.adressList {
  margin-left: 55px;
  /*margin-bottom: 15px;*/
}


.adressList.noMargin dt{
  margin-bottom: 0px;
}


.pull-left-sm {
  float: left;
}


.pull-right-sm {
  float: right;
}


.btn-special {
  padding: 10px 16px;
}


.profilList {
  margin-bottom: 0px;
}

.profilList dt {
  float: left;
  width: 35%;
  clear: left;
  text-align: left;
  margin-bottom: 0px;
  color: #002d52;
  font-family: 'source-sans-pro';
}


.amountList dt {
  float: left;
  width: 35%;
  clear: left;
  text-align: left;
  margin-bottom: 0px;
  color: #002d52;
  font-family: 'source-sans-pro';
  padding-left: 5px;
}


.amountListnoPadding {
  margin-bottom: 0px;
}


.amountListnoPadding dt{
  padding-left: 0;
  width: 80%;
}


.amountTotal dt {
  color: #fff;
}


.amountList dd {
  text-align: right;
  padding-right: 5px;
}


.smallList dd {
  margin-left: 15px;
}


.twoEntry .profilList dt {
    width: 35%
  }


.profilList dd {
  margin-bottom: 0px;
}


.subInfo {
  color: #3c763d;
  margin-left: 15px;
}


.subInfo i {
  font-size: 0.95em;
}


.carousel h1 {
 color: #002d52;
 margin: 0;
 border: none;
 padding-bottom: 0px;
}


.fa-ulTop span {
  margin-left: 15px;
}


.btnSpacer {
  margin-right: 10px;
}


.tableList h3 {
  margin-top: 10px;
}


.loginPanel .userLink  {
  margin-bottom: 0px;
}


.metaNav {
  margin: 0 auto;
}


/* Zum Testen 050415 */

ul.tabNav {
  margin-left: -15px;
  margin-right: -15px;
}


.nav.tabNav > li {
  padding-right: 15px;
  padding-left: 15px;
}


.btn-special {
  height: 69px;
}


.offsetLink {
  margin: 0px 0 0 55px;
}


.specialLink {
  text-decoration: none;
  color: #000033;
  padding-left: 5px;
  padding-top: 0px
}


.specialLinkCont {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 0px;
}


.y-30 {
  margin-bottom: 30px;
}


.alert-success button.close {
    margin-top: -10px;
    margin-right: -5px;
    font-size: 1.15em;
    opacity: 0.4;
}

.alert-success button.close:hover {
  opacity: 0.6;
}


/* Formular */


fieldset > .form-group:last-of-type {
  margin-bottom: 0;
}


.errorFieldRight {
  margin-top: 0;
}


.errorFieldRight:after{
  border-left: 0.5em solid rgba(0, 0, 0, 0);
  border-right: 0.5em solid;
  border-bottom: 0.5em solid rgba(0, 0, 0, 0);
  border-top: 0.5em solid rgba(0, 0, 0, 0);
  left: -19px;
  vertical-align: top;
  width: 0;
  color: #ebccd1;
  z-index: 5000;
  top: 5px;
}


.btnFileCont {
  margin-right: -15px;
}


.alertSpecial {
  position: absolute;
  width: 95%;
}


.loginPanel a {
  position: absolute;
  top: 65px;
  color: #FDAB48;
  font-weight: 700;
  text-decoration: none;
  margin-top: 0px;
}


.loginPanel a:hover {
  color: #002d52;
}


.carousel-inner {
  min-height: 285px;
}


.loginPanel .form-group, .panel.loginPanel div.form-group:first-child {
  margin-bottom: 0;
  border-radius: 0px;
}


.explainRight {
  padding-top: 7px;
  display: block;
}


 .circle-text .iconSpecial-bars.firstSuccessIcon {
  font-size: 0.70em;
  margin-left: -1.95em;
  margin-top: -1em;
}


.fa-envelope.secondSuccessIcon {
  font-size: 1.20em;
  margin-left: 0.30em;
  margin-top: -0.15em;
}


.icon-xl{
  font-size: 10.889em;
  color:#002d52;
}


.fa-key.icon-xl {
  font-size: 9.889em;
}


.nb_icon.nb_icon-getMail {
  font-size: 1.45em;
  line-height: 0.75em;
}


.nb_icon.nb_icon-register {
  font-size: 1.40em;
  line-height: 0.75em;
}


.fa.fa-pencil-square-o {
  font-size: 1em;
}


/* Remove the edge padding needed for mobile */
.marketing {
  padding-left: 0;
  padding-right: 0;
}


/* Navbar positioning fo */
.navbar-wrapper {
  margin-top: 20px;
}


/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
  border-radius: 4px;
}


/* Bump up size of carousel content */
.carousel-caption p {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 1.4;
}

.featurette-heading {
  font-size: 50px;
}

.inside span {
  font-size: 1.889em;
  margin-top: 0.5em;
  display: block;
}


.inside i{
  font-size: 4.8em;
}


div.thirdPane p {
  margin-top: 1em;
}

.explainCont .arrow::after {
  font-family: 'FontAwesome';
  content: "\f054";
  color: #002d52;
  position: absolute;
  top:0;
  right: -0.5em;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.758em;
  line-height: 2.25em;
}


.explainCont.circlesNoText .arrow::after {
  line-height: 3em;
}


div.circleCont {
  width: auto;
  float: none;
}


div.circleCont > .circle-text {
  width: 50%;
  margin: 0 auto;
}


div.circleCont {
  width: auto;
  display: block;
}


.circlesNoText .circleCont > .circle-text {
  width: 40%;
}


div.txtCont {
  display: block;
  width: auto;
}


/***** Edit 06.03.14 - Vertragsdetails ********/

.tabNavSmallTabs .ownPanel {
  height: 113px;
}


.tabNavSpecialTabs .ownPanel {
  height: 140px;
}


.tabNavSpecialTabs .inside i {
  font-size: 2.6em;
}


.tabNavSpecialTabs .inside span {
  font-size: 1.889em;
  margin-top: 0.25em;
}


.tabNav.tabNavSmallTabs > li {
  width: 25.33333333333333%;
}


.tabNav.tabNavSmallTabs.tabsSm > li {
  width: 50%;
}


.tabNavSmallTabs .inside span {
  font-size: 1.4em;
  margin-top: 0.15em;
}


.tabNavSmallTabs .inside i {
  font-size: 2.6em;
}


.headerList {
}

.headerList h2 {
  margin-top: 5px;
  color:#000033;
}


.headerList {
  margin-left: -15px;
  margin-bottom: 0;
  margin-top: 0;
}


.headerList li+li {
  border-left: 1px solid #c4c4c4;
}


.headerList dl {
  margin-bottom: 0;
}


.headerList dd {
  word-break: break-all;
}


.headerList.list-inline > li {
  padding-left: 10px;
  padding-right: 8px;
}


.headerList.list-inline > li:last-child {
  padding-right:0;
}


.metaInf > div:last-child {
  padding-left: 0px;
}


.metaInf div + div {
  border-left: 2px solid #c4c4c4;
}


.metaInf > div:nth-child(2n) {
  padding-top: 20px;
  padding-left: 15px;
}


.metaInfList > li {
  height: 59px;
}


.metaInfList > li:nth-of-type(2) {
  width: 40%;
}


.metaInfList > li:first-child {
  padding-right: 15px;
}


.metaInfList > li:last-child {
  padding-left: 15px;
  padding-right: 0px;
}


.fa-ul.fa-ulTop {
  margin-left: 0em;
}


.loginInformation {
  font-size: 0.70em;
  /* Änderungen mit KM - nachziehen font-size: 0.65em; */
}


.nav.contractNav {
  background: transparent;
}


.contractNav > li > a {
  border-radius: 0px;
}


.contractPanelGroup .panel-body {
  padding-bottom: 0;
}


.contractPanelGroup {
  margin-bottom: 25px;
}


.contractPanelGroup .panel.onePanel:first-child {
  border-bottom: 1px solid #d3d3d3;
}


.contractPanelGroup .panel-heading {
  padding-left: 5px;
}


.contractPanelGroup .openPanel h4 {
  padding-left: 10px;
}


.dataList {
  vertical-align: top;
}


/*##### Collapse - Box #####*/

.dataListContainerProfile {
  background: #f9f9f9;
  color: 000033;
   margin-top: 5px;
  margin-bottom: 45px;
  padding-top: 5px;
  border: 1px solid #d3d3d3;
}


.panel-body.dataListContainerProfile {
  padding: 5px 0 0 0;
}


.panel-body.dataListContainerProfilBtn {
  padding-bottom: 0;
}


.lineInside {
  margin: 3px 0 10px 0;
}


.y25 {
  margin-bottom: 45px;
}


.btnBottom {
  margin-bottom: 10px;
}


.containerBtn {
  margin-top: 0.5em;
}


.documentList .list-group-item {
  border-left: none;
  border-right: none;
  padding: 10px 0px;
}


.documentList .fa-ul {
  margin-left: 1.442857142857143em;
}


.documentList .list-group-item+.list-group-item {
  border-bottom: 1px solid #c4c4c4;
}


.documentList .list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0px;
}

.tabNav.insideNav {
  margin-left: 0;
  margin-right: -10px;
}


.firstInformation {
  font-size: 1.2em;
}


h4.panel-title > a {
  display: block;
}


.dataList {
  padding: 0;
  width: 32%;
  padding-left: 50px;
}


.firstInformation li {
  width: 32%;
  padding: 0;
}


.panel-heading > a {
  position: relative;
}


.panel-heading i {
  position: absolute;
}


h4.panel-title {
  width: 80%;
  display: inline-block;
}


.panel-title.titleXl {
  width: 100%;
}


div.ammount {
  position: absolute;
  right: 0;
  top: 0;
}


.dataString {
  display: inline-block;
}


.panel-heading span {
  position: absolute;
  right: 15px;
}


/* ##### mTAn-Step-List ##### */

.pagerList .circleStep:after {
  content: "";
}


.pagerList a {
  color: #fff;
}


.pagerList a i {
  color: #c4c4c4;
}


.block-list li {
  font-size: 18px;
}


/* trigger hasLayout in IE */
.block-list, .block-list li {
  zoom: 1;
}


.block-list {
  font-size: 0 !important; /* remove physical spaces between items */
  text-align: justify;
  text-justify: distribute-all-lines; /* distribute items in IE */
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 1em;
  position: relative;
}


/* fully justify all items in browsers other than IE */
.block-list:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.block-list li {
  text-align: left; /* customize to suit */
  vertical-align: top;  /*can customize to suit*/
  display: inline-block;
  margin-top: 1em;
  color: #c4c4c4;
}

/* IE hacks to make li's line up */
*+html .block-list li {display: inline;}
* html .block-list li {display: inline;}


.inList {
  padding-top: 10px;
}


.block-list a:hover .circleStep {
  background: #8E44AD;
}


.circleStep i {
  vertical-align: middle;
}


.done dt{
  background: #3c763d;
}


.block-list .done dd {
  color: #3c763d;
}


.steps dl {
  text-align: center;
}


.block-list dd {
  padding: 2px 5px 3px 5px;
  margin-top: 10px;
  position: relative;
  color: #c4c4c4;
}


.block-list li.active dd {
  background: #8E44AD;
  color: #fff;
  /*padding: 8px;*/
}


.block-list li.active dt {
  background: #8E44AD;
}


.steps li a:hover dd{
  background: #8E44AD;
  color: #fff;
}


.block-list li.active dd:after, .block-list li a:hover dd:after{
  content: "";
  border-left: 0.5em solid rgba(0, 0, 0, 0);
  border-right: 0.5em solid rgba(0, 0, 0, 0);
  border-top: 0.5em solid;
  display: inline-block;
  height: 0px;
  position: absolute;
  left: 5px;
  vertical-align: bottom;
  width: 0;
  color: #8E44AD;
  z-index: 900;
  bottom: -8px;
}


.stepListHead {
  margin-top: -25px;
}


.stepListHead h2 {
  margin-top: 70px;
}


.highlightInside {
  background: #B8C6E6;
  min-height: 20px;
  padding: 10px;
  margin-bottom: 20px;
}


.fa-shield.large {
  font-size: 2em;
  position: absolute;
  top: 0.59em;
}


.small  {
  font-size: 1.389em;
}


.listIcon li:first-child{
  padding-right: 1.5em;
}


.output {
  font-size: 2em;
}


.infoMessage {
  background: #002d52;
  padding: 10px;
  margin: 15px 0;
  color: white;
  position: relative;
}


 .tableList.infoList > li{
  vertical-align: top;
}


.outputSuccess {
  background: #002d52;
  padding: 10px;
  color: white;
  font-size: 1.7em;
  position: relative;
}


.outputSuccess:after {
  content: "";
  border-top: 0.5em solid rgba(0, 0, 0, 0);
  border-bottom: 0.5em solid rgba(0, 0, 0, 0);
  border-left: 0.5em solid;
  display: inline-block;
  height: 0px;
  position: absolute;
  right: -0.45em;
  vertical-align: middle;
  width: 0;
  color: #002d52;
  top: 0.55em;
}


.infoMessage:after {
  content: "";
  border-left: 0.5em solid rgba(0, 0, 0, 0);
  border-right: 0.5em solid rgba(0, 0, 0, 0);
  border-bottom: 0.5em solid;
  display: inline-block;
  height: 0px;
  position: absolute;
  left: 15px;
  vertical-align: top;
  width: 0;
  color: #002d52;
  top: -8px;
}


.centerChild {
  padding: 0.6% 0;
}


.centerChild ul {
  padding: 1.2%
}


.OutputOneOption ul {
  margin-top: 1.2em;
}


.has-feedback {
  position: relative;
}



.errorFieldSmall {
  margin-left: 90%;
}


.errorContainer {
  padding-right: 0;
}


.errorContainerCheckbox {
  margin: 10px 0 0 -15px;
}


.checkboxWithoutLabel {
  padding-left: 0;
}


.errorContainerCheckboxUnder {
  margin-left: -15px;
}


.errorFile {
  margin-left: 4.75em;
}


.checkboxCont .radio, .checkboxCont .checkbox, .checkbox-inline, .radio-inline {
  margin-left: -15px;
}


/* #### Profil ##### */

.labelList li {
  font-weight: 700;
}


.smallLineSpace {
  line-height: 1.5em;
}


/* ##### Cockpit ##### */

.notificationList {
  margin-top: 30px;
}


.smallTabBoxEntry {
  border-bottom: 1px solid #c4c4c4;
  margin-left: -10px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}


.smallTabBoxEntry > div {
  margin-top: 10px;
}


.smallTabBoxEntry > div:first-child {
  padding-left: 0;
}


.smallTabBoxEntry > div:last-child {
  padding-right: 0;
}


.smallTabBox .tab-pane {
  margin-top: 15px;
}


/* ### Vertragsdarstellung ### */

.shortViewTable .fa {
  color: #c4c4c4;
  font-size: 1.25em;
  line-height: 1.45em;
}


table.shortViewTable {
  margin-bottom: 15px;
}


.table-bordered>tbody>tr>td {
  border-top: none;
  border-left: 1px solid #dddddd;
  border-right: none;
  border-bottom: 1px solid #dddddd;
}


table.shortViewTable tbody tr>td:nth-child(4n),
table.shortViewTable tbody tr>td:nth-child(5n),
table.shortViewTable tbody tr:last-child>td:nth-child(2),
table.shortViewTable thead tr>th:nth-child(4n),
table.shortViewTable thead tr>th:nth-child(5n) {
  text-align: right;
}


table.shortViewTable.amountTable tbody tr>td:nth-child(4n),
table.shortViewTable.amountTable tbody tr>td:nth-child(5n),
table.shortViewTable.amountTable tbody tr:last-child>td:nth-child(2),
table.shortViewTable.amountTable thead tr>th:nth-child(4n),
table.shortViewTable.amountTable thead tr>th:nth-child(5n) {
  text-align: right;
}


table.shortViewTable.amountTable tbody tr>td:nth-child(1n) {
  width: 50%;
}


table.shortViewTable.amountTable tbody tr>td:nth-child(2n) {
  width: 5%;
  text-align: right;
}


table.shortViewTable.amountTable tbody tr>td:nth-child(3n) {
  width: 5%;
  text-align: right;
}


table.shortViewTable.amountTable tbody tr>td:nth-child(4n) {
  width: 20%
}


table.shortViewTable.amountTable tbody tr>td:nth-child(4n) {
  width: 20%
}


.table tr.inactive {
  color: #999;
}


table.shortViewTable thead tr > th:nth-child(4n){
  padding-left: 50px;
}


table.shortViewTable tbody > tr > td:nth-child(7) {
  border-left: none;
  text-align: right;
}


.letterBoxTable>thead>tr>th, .letterBoxTable>tbody>tr>th,
.letterBoxTable>tfoot>tr>th, .letterBoxTable>thead>tr>td,
.letterBoxTable>tbody>tr>td, .letterBoxTable>tfoot>tr>td {
  border: none;
}


.letterBoxTable thead tr {
  border-bottom: 2px solid #d3d3d3;

}

.letterBoxTable tbody > tr+tr.clickable {
  border-top: 1px solid #d3d3d3;
}

.letterBoxTable tr.clickable:last-of-type {
  border-bottom: 1px solid #d3d3d3;

}

.letterBoxTable tbody > tr.clickable > td:last-child,
table.tableToList td:last-child, table.tableToList thead th:last-child {
  text-align: right;
}


.letterBoxTable>thead>tr>th {
  padding: 8px 5px 8px 0;
}


.letterBoxTable thead tr th:last-child{
  text-align: right;
}


.letterBoxTable .accordionCont {
  padding: 0;
}


table.letterBoxTable thead tr>th:nth-child(1n) {
  width: 5%;
}


table.letterBoxTable tbody tr>td:nth-child(1n),
table.letterBoxTable thead tr>th:nth-child(1n) {
  width: 3%;
}


table.letterBoxTablee tbody tr>td:nth-child(2n),
table.letterBoxTable thead tr>th:nth-child(2n) {
  width: 65%;
}


table.letterBoxTable tbody tr>td:nth-child(3n),
table.letterBoxTable thead tr>th:nth-child(3n) {
  width: 20%;
}


table.letterBoxTable tbody tr>td:nth-child(4n),
table.letterBoxTable thead tr>th:nth-child(4n) {
  width: 10%
}

table.letterBoxTable tbody tr>td:nth-child(5n),
table.letterBoxTable thead tr>th:nth-child(5n) {
  width: 5%
}


.mailCont {
  margin: 0;
}


.mailDetail {
  margin: 5px 0 10px 35px;
  padding: 15px 0 15px 0;
}


.mailDetail .fa-paperclip {
  margin-right: 15px;
}


table.shortViewTable .trenner td, table.tableToList .trenner td {
  padding: 0;
  line-height: 0;
}

table.shortViewTable .btnInside {
  text-align: right;
}


.responsive-table.twoCols {
  width: 90.25%;
}


.responsive-table.twoCols tbody tr > th:first-child,
.responsive-table.twoCols tbody tr > td:first-child {
  width: 60.40%;
}


.responsive-table.twoCols thead tr > th:last-of-type,
.responsive-table.twoCols tbody tr > td:last-of-type {
  width: 15%;
  text-align: right;
  padding-left: 0;
}


.responsive-table.twoCols.alignLeft thead tr > th:last-of-type,
.responsive-table.twoCols.alignLeft tbody tr > td:last-of-type {
  text-align: left;
}


/* Dreispaltige Tabelle rechtsbündig */
.responsive-table.threeCols  {
  width: 100%;
}


.responsive-table.threeCols thead tr > th:nth-child(1),
.responsive-table.threeCols tbody tr > td:nth-child(1){
   width: 25%;
   text-align: left;
}


.responsive-table.threeCols thead tr > th:nth-child(2),
.responsive-table.threeCols tbody tr > td:nth-child(2){
   width: 31%;
   text-align: right;
   padding-left: 0;
}


.responsive-table.threeCols thead tr > th:nth-child(3),
.responsive-table.threeCols tbody tr > td:nth-child(3){
   width: 40%;
   text-align: right;
   padding-left: 0;
   padding-right: 120px;
}


.nav.tabNav.buttonList > li  {
  position: relative;
  display: block;
  width: 20%;
  float: left;
  margin-bottom: 0px;
}

.nav.tabNav.buttonList.Tabs2 > li  {
  position: relative;
  display: block;
  width: 40% !important;
  float: left;
  margin-bottom: 0px;
}

.nav.tabNav.buttonList.Tabs3 > li  {
  position: relative;
  display: block;
  width: 30% !important;
  float: left;
  margin-bottom: 0px;
}

.nav.tabNav.buttonList.Tabs3a > li  {
  position: relative;
  display: block;
  width: 33% !important;
  float: left;
  margin-bottom: 0px;
}

.tabNav.buttonList {
  margin-left: 0px;
}


.nav.tabNav.buttonList > li {
  padding-right: 15px;
  padding-left: 0px;
}


.buttonList .inside span  {
  font-size: 1em;
  letter-spacing: 0;
  margin-top: 0.5em;
}


.buttonList .inside i  {
  font-size: 2.25em;
}


.buttonList .ownPanel {
  height: 120px;
}


.buttonList {
  line-height: 1.25em;
}


.ownPanel.smallPanel {
  background: #64c3ca;
  width: 116px;
  font-size: 1em;
  height: 68px;
}


.nav.tabNav.tabNavSmallTabsText>li>a {
  padding: 10px 4px;
}


.smallPanelTab a {
  /*color: #fff;*/
  padding: 15px;
  display: block;
}


.ownPanel.smallPanel:after {
  content: "";
  border-left: 0.5em solid rgba(0, 0, 0, 0);
  border-right: 0.5em solid rgba(0, 0, 0, 0);
  border-top: 0.5em solid;
  display: inline-block;
  height: 0px;
  position: absolute;
  left: 27px;
  vertical-align: top;
  width: 0;
  color: #64c3ca;
  top: 68px;
  z-index: 5000;
}


.smallPanel .inside span {
  font-size: 1em;
  margin-top: 0em;
}


.circleList {
  margin-bottom: 15px;
}


.circleIcon {
  display: block;
  background: #002d52;
  width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 75px;
    color: white;
    text-align: center;
    font-size: 2.0em;
}


.directory-list, .directory-info-row .social-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}


.directory-list li {
  border-left: 3px solid #fff;
  display: table-cell;
  width: 1%;
}


.directory-list li a {
  background: none repeat scroll 0 0 #FDAB48;
  border-radius: 8px;
  color: #fff;
  display: block;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
   /* transition: all 0.2s ease-out 0s;*/
}


.directory-list li a:hover, .directory-info-row .social-links li a:hover {
  background: none repeat scroll 0 0 #002d52;
  color: #fff;
}


/* Timeline */

.timeline {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
}


.timeline::before {
  background-color: #c7cbd6;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 0;
}


.timeline-item::before, .timeline-item.alt::after {
  content: "";
  display: block;
  width: 50%;
}


.timeline-item {
  display: table-row;
  border-top: 20px solid #fff;
}


.timeline-desk {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}


.timeline-desk h3 {
  font-size: 18px;
  /*font-family: 'source-sans-pro-semi';*/
  margin: 0 0 5px;
  color: #002d52;
}


.timeline-desk .panel {
  background: none repeat scroll 0 0 #e4e4e4;
  display: block;
  margin-left: 25px;
  position: relative;
  text-align: left;
  border-radius: 0px;
}


.timeline-item .timeline-desk .arrow {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -7px;
  position: absolute;
  top: 13px;
  width: 0;
}


.timeline-item .timeline-desk .arrow {
  border-right: 8px solid #e4e4e4 !important;
}


.timeline-item.alt .timeline-desk .arrow-alt {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: auto;
  position: absolute;
  right: -7px;
  top: 13px;
  width: 0;
}


.timeline-item.alt .timeline-desk .arrow-alt {
  border-left: 8px solid #e4e4e4 !important;
}


.timeline .timeline-icon {
  left: -31px;
  position: absolute;
  top: 15px;
}


.timeline .timeline-icon.blue {
  background: none repeat scroll 0 0 #002d52;
}


.timeline .timeline-icon {
  border-radius: 50%;
  display: block;
  height: 12px;
  width: 12px;
}


.timeline-item.alt .timeline-icon {
  left: auto;
  right: -32px;
}


.timeline .time-icon::before {
  font-size: 16px;
  margin-top: 5px;
}


.timeline .timeline-date {
  left: -200px;
  position: absolute;
  text-align: right;
  top: 8px;
  width: 150px;
  font-size: 1em;
}


.timeline-item.alt::before {
  display: none;
}


.timeline-item::before, .timeline-item.alt::after {
  content: "";
  display: block;
  width: 50%;
}


.timeline-desk p {
  margin-bottom: 0;
}


/* falls noch ein Link hinzukommt*/

.timeline-desk a {
  color: #ef6f66;
}


.timeline-desk .panel {
  margin-bottom: 0px;
}


.timeline-item.alt .panel {
  margin-left: 0;
  margin-right: 25px;
}


.timeline-item.alt .timeline-date {
  left: auto;
  right: -200px;
  text-align: left;
}


.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 30px;
  background-color: #D8E0F2;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}


.well .form-control {
  height: 50px;
}


/* FAQ */

.glossarLg label {
  top: 20px;
}


.nbLogo {
  background: transparent url(../../assets/img/nbLogoRetina.png) no-repeat 78px 56px;
  background-size: 60px 60px;
}


.nbLogo > .fa, .iconTimeOut > .fa:first-child {
  font-size: 200px;
  color: #002d52;
}


.iconTimeOut .fa:last-child {
  font-size: 80px;
  text-align: center;
  top:45px;
  left: 70px;
  color: #002d52;
}


.iconTimeOut {
  position: relative;
}


.iconTimeOut > .fa {
  position: absolute;
}


.nbLogo.error {
  background: transparent url(../../assets/img/nbLogoError.png) no-repeat 66px 55px;
  background-size: 83px 35px;
}


.newsTxt {
  margin-top: 10px;
}


.successTxt {
  margin-top: 30px;
}


.newsTxt.short {
  margin-top: 25px;
}


div.stoerer {
  background: transparent url('../../assets/img/kundenportal_stoerer.png') no-repeat;
  background-size: 251px 136px;
  width: 251px;
  height: 136px;
  position: absolute;
  right: 0;
  top: 0;
}


.offCanvas i{
  font-size: 1.48571429em;
}

.messageSummary.messageList .list-group-item-text {
  width: 20em;
}

}

/* #### ENDE Min-Width 768px #### */

/* @ end Min-Width 768px */