/*________png-fix-Aufruf_________*/
* {
	_behavior: url(/iepngfix.htc);
}
/*________ENDE png-fix-Aufruf_________*/
/*________resetCSS_________*/
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
#navi {
	list-style: none;
	margin-bottom: 0;
}
ul, ol {
	padding-left: 25px;
	margin-bottom: 15px;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
a {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
	width: 100%;
}
.even {
	background-color: #e0e0e0;
}
.weEditTable {
	width: 68%;
}
.clear {
	clear:both;
}
/*________Ende resetCSS_________*/

/*________Start Grundeinstellungen_________*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:130%;
}
h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom: 15px;
	color: #9e9e9e;
	line-height: 28px;
	
}
h2 {
	font-size:24px;
	font-weight:bold;
	color:#616161;
	line-height:100%;
	margin-bottom:8px;
}
h3 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold; 
	color: #5e5e5e;
}
h4 {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
}
h5 {
	color:#000;
	font-size:14px;
}
p {
	margin-bottom: 15px;
}
a {
	color:#000;
}
.bold {
	font-weight:bold;
}
/*________Ende Grundeinstellungen_________*/

/*________Start Sonstiges_________*/
.body {
	background: #fff url(/img/hg_window.jpg);
}

#box-small {
	width:96%;
	margin:5px;
	text-align: left;
	border-radius: 0;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	padding: 1px;
	background-color: #fff;
	position: relative;
}

#box {
	width:960px;
	margin:5px;
	text-align: left;
	border-radius: 0;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	padding: 1px;
	background-color: #fff;
	position: relative;
}


#search {
	padding: 10px;
	position: absolute;
	top: 220;
	left: 15;
	z-index: 999;
}
#search input[type='text']  {
	border-radius: 12px;
	padding: 5px;
}
#search #search_submit {
	float:right;
}
#container {
	position: relative;
}
#header {
	position:relative;
	height: 265px;
	overflow: hidden;
}
.headerimg {
	list-style: none;
	padding: 0;
	z-index: 1;
}
#login {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	padding: 15px;
	margin-top: 90px;
	border: 5px solid #13377e;
	-moz-box-shadow: 10px 10px 10px #888;
	-webkit-box-shadow: 10px 10px 10px #888;
	box-shadow: 10px 10px 10px #888;
	border-radius: 0;
}
#login img {
	margin-bottom: 30px;
}
#login h3 {
	margin-bottom: 30px;
}
.logout,
.logo-print {
	position: absolute;
	right: 5px;
	top: 5px;
}
#userinfo {
	position: fixed;
	top: 5px;
	right: 5px;
	background-color: #fff;
	padding: 10px 10px;
	z-index: 999;
	border-radius: 0;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	text-align: left;
	width: 280px;
}
.user {
	padding: 5px 12px 5px 0;
}
.mainimg {
	width:880px;
	height:265px;
	border:1px #000;
	margin: 0 11px;
}
.logo {
	position:absolute;
	height:240px;
	width:280px;
	top:-60px;
	margin-left:60px;
	z-index: 10;
}
#col1 {
width: 250px;
    position: static;
    float: left;
    position: inherit;
    margin: 10px 0 0 0;
	background-color: #13377e; /* VAR */
}
#infobox {
	padding: 10px;
	background-color: #333;
	color: #fff;
}
#infobox p {
	margin:10px 0 0 0;
	color: #fff;
	font-size: 14px;
	line-height: 125%;
}
#infobox a {
	color: #fff;
	text-decoration:underline;
}
/*----------Navigation und CSS-vertical-Navi-----*/

#navi {
	list-style-type:none;
	width:248px;
	min-height:170px;
	background-color: #13377e; /* VAR */
	font-size: 14px;
	font-weight:normal;
	padding: 0 2px 0 2px;
}
#navi li {
	border-bottom: 1px solid #FFF;
}
#navi li.last {
	border:none
}
#navi li a {
	display:block;
	padding: 10px 0 10px 30px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 2px 0;
}
#navi li a:hover, 
#navi li  a:active,
#navi li a.current {
	background-color: #fdfdfd;
	color: #000000;
}
#navi ul {
	padding: 0;
	margin-left: 10px;
	list-style: none;
}
#navi ul a {
	padding: 10px;
}
#navi ul li ul li {
	border-bottom: none;
}
#navi ul li ul li  a {
	display:block;
	padding: 10px 0 10px 30px;
	text-decoration: none;
	color: #fff;
	margin: 2px 0;
}
#navi ul li ul li a:hover, 
#navi ul li ul li a:active,
#navi ul li ul li a.current {
	background-color: #333;
	color: #fff;
}
#navi a.startseite {
	background-image: url("/img/bg-startseite.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.anwendungen {
	background-image: url("/img/bg-anwendungen.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.news {
	background-image: url("/img/bg-news.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.handbuch {
	background-image: url("/img/bg-handbuch.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.inhaltspezifisches {
	background-image: url("/img/bg-inhaltspezifisches.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.management {
	background-image: url("/img/bg-management.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.normen {
	background-image: url("/img/bg-normen.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.personal {
	background-image: url("/img/bg-personal.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.einstellungen {
	background-image: url("/img/bg-einstellungen.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.airgroup {
	background-image: url("/img/bg-airgroup.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#navi a.wissensboerse {
	background-image: url("/img/bg-wissensboerse.png");
	background-position: left center;
	background-repeat: no-repeat;
}

/*----------ENDE  Navigation und CSS-vertical-Navi-----*/

#newsbox {
	width: 200px;
	height: auto;
	margin: 25px 0;
	background-color: #FFF;
}
#newsbox h5 {
	margin:0 0 15px 0;
}
#content {
	margin:1px 0 0 10px;
	float:left;
	width:698px;
	padding-top: 4px;
	padding-bottom: 20px;
	position: relative;
}
/*________Ende Sonstiges_________*/

/*________Start Kontaktformular_________*/
.kundenzufriedenheit input[type=text],
.kundenzufriedenheit input[type=password],
	.kundenzufriedenheit input[type=number],
	.kundenzufriedenheit select,
.filter input[type=text],
.filter input[type=password] {
	background: url(/img/input-bg.gif) bottom left repeat-x #ffffff;
	border:1px solid #A5A5A5;
	font-size:11px;
	height: 25px;
	padding-left:3px;
	padding-top:3px;
	width:460px;
}
.kundenzufriedenheit textarea {
	background: url(/img/input-bg.gif) bottom left repeat-x #ffffff;
	border:1px solid #A5A5A5;
	font-size:12px;
	height:16px;
	padding-left:5px;
	padding-top:3px;
	width:460px  !important;
	height: 125px !important;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.filter {
	background-color: #f1f1f1;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #bfbfbf;
	position: relative;
}
.login-input {
	width: 100px !important;
}
.submit-button {
	height: 25px !important;
	width: 125px !important;
	text-align: center;
	background: #00448f !important;
	color: #ffffff;
	padding-bottom: 5px;
}

/*________Ende kontaktformular__________*/



/*_________Start Produkt-Galerie________*/

.galerie {
	height:140px;
	width:120px;
	float:left;
	margin:15px 10px 15px 0;
	text-align:center;
	padding:5px;
	border:none;
	background-color:#fff;
}
	
.galeriebilder {
	z-index: 900;
}

.galeriebilder img{
	margin:auto;
}	

/*_________Ende Produkt-Galerie___________*/

.startseite-produkt-teaser {
	width: 286px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	background: url(/img/startseitenteaser-bg.gif) no-repeat;
	padding: 6px;
	height: 115px;
}
.startseite-banner {
	width: 298px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 127px;
}
.startseite-produkt-img {
	width: 85px;
	float: left;
}
.startseite-produkt-text {
	width: 195px;
	float: left;
}
.nomarginright {
	margin-right: 0 !important;
}
.mitarbeiter {
	background-color: #f1f1f1;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #e3001b;
}
.kapitel,
.verzeichnis {
	padding: 10px;
	background-color: #13377e;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 20px;
	height: 33px;
}
.verzeichnis {
	margin-left: 15px;
}
.kapitel .datum,
.verzeichnis .datum {
	color: #FFFFFF;
	float: right;
	width: 170px;	
}
.kapitel .headline,
.verzeichnis .headline {
	float: left;
}
.eintrag,
.eintrag_verzeichnis {
	background-color: #f1f1f1;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 15px;
	height: 30px;
}
.eintrag_verzeichnis {
	margin-left: 15px;
	width: 595px;
}
.eintrag .link,
.eintrag_verzeichnis .link  {
	float: left;

}
.beschreibung {
	margin-left: 22px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 15px;
	width: 500px;
}
.eintrag .datum {
	float: right;
	width: 170px;
}
label {
	display: block;
	width: 200px;
	font-weight: bold;
	float: left;
	margin-bottom: 20px;
}
	.checkbox label {
		width: auto;
		}
.kundenzufriedenheit br,
.filter br,
.todoausgabe br {
	clear: both;
}
#Qualitaet,
#Termintreue,
#Service,
#Kommunikation {
	margin-left: 200px;
}
.no-margin-bottom {
	margin-bottom: 0;
}
.todo {
	background-color: #f1f1f1;
	margin-bottom: 25px;
	padding: 15px;
	font-size: 15px;
	border: 1px solid #afafaf;
}
.todo input {
	float: right;
}
.todo .block {
	width: 410px;
	float: right;
}
	.todo .row {
		margin-bottom: 8px;
		}
.wartet {
	border: 3px solid #d00000;
	padding: 12px;
}
.kundenbesuchsbericht {
	background-color: #bcbcbc;
}
.hinweis {
	background-color: #009900;
	color: #fff;
	padding: 3px;
	margin-bottom: 10px;
}
.hinweis2 {
	background-color: #FFCC00;
	color: #000000;
	padding: 3px;
	margin-bottom: 10px;
}
.hinweis img {
	float: left;
	margin-right: 10px;
}
.hinweis p {
	float: right;
	width: 500px;
}
.hinweis a {
	color: #fff;
}
th {
	padding: 10px;
	background-color: #13377e;
	color: #FFFFFF;
	text-align: left;
	text-shadow: #000 1px 1px 5px;
}
tr {
	border-bottom: 1px solid #000;
}
td {
	padding: 10px;
	text-align: left;
}
#slider {
	margin-bottom: 40px;
}
.notice {
	background-color: #009900;
	color: #fff;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.notice h1 {
	color: #fff;
}
.notice-head {
	background-color: #bcbcbc;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	margin-top: 5px;
	display: block;
	border-radius: 15px;
}
.second-notice {
	background-color: #FF9900;
	color: #000000;
}
.third-notice {
	background-color: #FF0000;
	color: #FFFFFF;
}
.notice-head:hover {
	background-color: #333;
	color: #fff;
}
.notice a {
	color: #fff;
}
.notice-head a {
	color: #000000;
}
#verteilerkreis {
	float: right;
width: 478px;
margin-bottom: 15px;
}
.verteiler {
	width: 210px;
	float: left;
}
.verteiler .check {
	background-color: #009900;
	color: #fff;
	width: 200px;
	padding: 5px;
	margin-right: 10px;
}
#von,
#bis {
	width: 80px;
}
.block {
	display: block;
	width: 410px;
	float: left;
	margin-bottom: 10px;
}
hr {
	margin: 15px 0;
}
.reset {
	position: absolute;
	right: 15;
	margin-top: -30px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.large {
	float: none;
	display: block;
	background-color: #009900;
	color: #fff;
	padding: 10px;
	margin-bottom: 5px;
}
.large2 {
	float: none;
	display: block;
	background-color: #f1f1f1;
	color: #333;
	padding: 10px;
	margin-bottom: 5px;
	width: 100%;
	border-radius: 5px;
}
.pad-check {
	margin-left: 200px;
}
/* Buttons */
.button,
.birthday,
.address {
	padding: 5px 20px;
	color: #FFFFFF;
	border-radius: 12px;
	/*margin-bottom: 10px;*/
	text-align: center;
	border: 1px solid #7b7b7b;
	text-decoration: none;
	text-shadow: #000 1px 1px 2px;
	background: #555555;
	background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#555555));
	background: -moz-linear-gradient(top,  #7a7a7a,  #555555);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#555555');	
}
.button:hover,
.birthday:hover,
.address:hover  {
	color: #FFFFFF;
	background: #13377e;
	background: -webkit-gradient(linear, left top, left bottom, from(#145cc6), to(#13377e));
	background: -moz-linear-gradient(top,  #145cc6,  #13377e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#145cc6', endColorstr='#13377e');
}
.birthday:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	content: "\e102 ";
}
.address:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	content: "\e183 ";
}
.print-visible {
	display: none;
	visibility: hidden;
}
/* */
.modal-content {
	padding: 15px;
}
.glyphicon {
}
.slide-button {
	clear: both;
	display: block;
	padding: 5px 10px;
	background-color: #333;
	color: #fff;
	text-align: center;
}
.slide-button:hover {
	text-decoration: none;
	color: #13377e;
}
.oben {
	position: fixed;
	right: 10px;
	bottom: 10px;
}
#dialog-message a {
	outline: none;
}
th select {
color: #000;
}
#neuer_kunde,
#neuer_lieferant {
    display: block;
    background-color: green;
    padding: 5px;
    margin: 0 -5px 10px -5px;
    color: #fff;
    border-radius: 0;
}
#neuer_kunde input,
#neuer_lieferant input {
	color: #000;
}
	.green {
	background-color: #219100;
	color: #fff;
}
.yellow {
	background-color: #e1c80a;
	color: #fff;
}
.red {
	background-color: #cf0000;
	color: #fff;
}
.risikobewertung {
	border-radius: 12px;
	text-align: center;	
	padding: 5px;
		width: 40px;
}
#accordion .ui-widget-content a {
    color: #fff !important;
}
	.weEditTable {
    width: 50%;
}
.btn-circle {
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 5px 0;
  font-size: 10px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.glyphicon-large {
	font-size: 55px;
	}
	.glyphicon {
		top: 0;
		}
	#favorit {
	position: absolute;
	right: 5px;
	top: 5px;
	}
	
.jquery-accordion-menu, .jquery-accordion-menu * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: 0
}
.jquery-accordion-menu {
  position: relative;
}
.jquery-accordion-menu .jquery-accordion-menu-footer, .jquery-accordion-menu .jquery-accordion-menu-header {
  height: 50px;
  padding-left: 22px;
  float: left;
  line-height: 50px;
  font-weight: 600;
  color: #f0f0f0;
  background: #414956
}
.jquery-accordion-menu ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.jquery-accordion-menu ul li {
  width: 100%;
  display: block;
  float: left;
  position: relative
}
.jquery-accordion-menu ul li a {
  width: 100%;
  padding: 14px 22px;
  float: left;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  background: #13377e;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  -o-transition: color .2s linear, background .2s linear;
  -moz-transition: color .2s linear, background .2s linear;
  -webkit-transition: color .2s linear, background .2s linear;
  transition: color .2s linear, background .2s linear
}
.jquery-accordion-menu > ul > li.active > a, .jquery-accordion-menu > ul > li:hover > a {
  color: #333;
  background: #fff
}
.jquery-accordion-menu > ul > li > a {
  border-bottom: solid 1px #3b424d
}
.jquery-accordion-menu ul li a i {
  width: 34px;
  float: left;
  line-height: 18px;
  font-size: 16px;
  text-align: left;
}
.jquery-accordion-menu .submenu-indicator {
  float: right;
  right: 22px;
  position: absolute;
  line-height: 19px;
  font-size: 20px;
  -o-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  -ms-transition: transform .3s linear
}
.jquery-accordion-menu ul ul.submenu .submenu-indicator {
  line-height: 16px
}
.jquery-accordion-menu .submenu-indicator-minus > .submenu-indicator {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.jquery-accordion-menu ul ul.submenu, .jquery-accordion-menu ul ul.submenu li ul.submenu {
  width: 100%;
  display: none;
  position: static
}
.jquery-accordion-menu ul ul.submenu li {
  clear: both;
  width: 100%
}
.jquery-accordion-menu ul ul.submenu li a {
  width: 100%;
  float: left;
  font-size: 11px;
  background: #333;
  border-top: none;
  position: relative;
  border-left: solid 6px transparent;
  -o-transition: border .2s linear;
  -moz-transition: border .2s linear;
  -webkit-transition: border .2s linear;
  transition: border .2s linear
}
.jquery-accordion-menu ul ul.submenu .level2 li a {
  background: #828282;

}
.jquery-accordion-menu ul ul.submenu li:hover > a,
.jquery-accordion-menu ul ul.submenu .level2 li a.active {
  background-color: #fff;
	color: #333;
}
.jquery-accordion-menu ul ul.submenu > li > a {
  padding-left: 30px
}
.jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > a {
  padding-left: 45px
}
.jquery-accordion-menu ul ul.submenu > li > ul.submenu > li > ul.submenu > li > a {
  padding-left: 60px
}
.jquery-accordion-menu ul li .jquery-accordion-menu-label, .jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  min-width: 20px;
  padding: 1px 2px 1px 1px;
  position: absolute;
  right: 18px;
  top: 14px;
  font-size: 11px;
  font-weight: 800;
  color: #555;
  text-align: center;
  line-height: 18px;
  background: #f0f0f0;
  border-radius: 100%
}
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
  top: 12px
}
.ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, .3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}
.animate-ink {
  -webkit-animation: ripple .5s linear;
  -moz-animation: ripple .5s linear;
  -ms-animation: ripple .5s linear;
  -o-animation: ripple .5s linear;
  animation: ripple .5s linear
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5)
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5)
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5)
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5)
  }
}
ul .level2.active {
	display: block !important;	
	}
.alertred {
    background-color: #ff0000;
    color: #fff;
    border-radius: 5px;
}
.abstand {
	margin-top: 25px;
	}

	.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}
.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}
.timeline > li {
  position: relative;
  margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	background-color: #fff;
}
.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  background-color: #999999;
	padding-top: 16px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}