body {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	font-size: 1.0rem;
	color:#2199e8;
	line-height: 20px;
	font-style: normal;
	font-weight: 300;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	color: #3F3F3F;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Exo 2', sans-serif;
	color: #3F3F3F;
}
h1 {
	font-size: 22px;
	font-size: 2.2em;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-size: 1.6em;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 8px;
}
h3 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 700;
	margin-top: 7px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10px;
	font-size: 1.0em;
	font-weight: 300italic;
}
h6 {
	font-size: 10px;
	font-size: 1.0em;
	font-weight: 300italic;
	color: #333;
	margin: 0;
}
table {
	width:100%;
}
tbody {
	color: #3F3F3F;
}
/* -----------------------------------------
   Abweichungen Foundation
----------------------------------------- */
.row {
	max-width: none;
    width: 100%;
}

.button {
    background: #2199e8;
    color: #fff;
	font-weight: bold;
}
.button:focus, .button:hover {
    background: #1583cc;
    color: #fff;
}
.button-group .button {
    min-height:43px;
}
/* -----------------------------------------
   Nav Topbar
----------------------------------------- */
.top-bar, .top-bar {
	border-bottom: 0px solid #1583cc;
}
.top-bar, .top-bar ul {
    background-color: #fff;
}
/* -----------------------------------------
   Off-Canvas Content
----------------------------------------- */
.off-canvas-content {
    box-shadow: none;
}
/* -----------------------------------------
   Nav Canvas
----------------------------------------- */
.title-bar {
    background: #1583cc;
}
.off-canvas-content {
    background: transparent;
}
.off-canvas {
    background:none;
	color:#FFF;
}
.off-canvas a{
	color:#FFF;
}
.close-button {
    top: .15rem;
	color:#FFF;
}
/* -----------------------------------------
   Nav Content
----------------------------------------- */
.menu>li>a {
    color: #6E6E6E;
}
.menu>li>a:hover{
	background-color:#2199e8;
	color:#fff;
}
.is-dropdown-submenu {
 	background: #fefefe;
    border: 1px solid #2199e8;
}
/* -----------------------------------------
   Basics
----------------------------------------- */
.column, .columns {
    background: #fff;
}
/* -----------------------------------------
   Panel
----------------------------------------- */
.panel {
	background-color: #fafafa;
	border: 3px solid #E6E6E6;
	padding: 20px;
	margin:0px;
	margin-bottom: 20px;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
	font-family: 'Exo 2', sans-serif;
	color: #3F3F3F;
}
.panel h1 {
	font-size: 22px;
	font-size: 2.2em;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 10px;
}
.panel h2 {
	font-size: 14px;
	font-size: 1.4em;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 8px;
}
.panel h3 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: 5px;
}
.panel h4 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 700;
	margin-top: 7px;
	margin-bottom: 5px;
}
.panel h5 {
	font-size: 10px;
	font-size: 1.0em;
	font-weight: 300italic;
	margin: 0;
	margin-bottom: 3px;
}
.panel h6 {
	font-size: 12px;
	font-size: 1.2em;
	font-weight: 300italic;
	color: #333;
	margin: 0;
	margin-bottom: 3px;
}
.panel li, ul {
    margin-left: 20px;
}
/* -----------------------------------------
   Accordion
----------------------------------------- */
.accordion-title {
    font-size: 1.0rem;
}
.accordion li, ul {
    margin-left: 0px;
}
/* -----------------------------------------
   Callout
----------------------------------------- */
.primary {
	color:#2199e8;
}	
.primary h2 {
	color:#2199e8;
}
.warning {
	color:#da9500;
}
.warning h2 {
	color:#da9500;
}
.alert {
	color:#FF0000;
}
.alert h2 {
	color:#FF0000;
}
.success {
	color:#00A403;
}
.success h2 {
	color:#00A403;
}

/* -----------------------------------------
dataTables
----------------------------------------- */
.dataTables_info {
	color: #3F3F3F;
	height:70px;
}
.dataTables_paginate {
	height:70px;
}
.previous a {
    color: #2199e8;
}
.next a {
    color: #2199e8;
}
.current a {
     color: #fff;
 }
/* -----------------------------------------
   Switch
----------------------------------------- */
.switch {
    margin-bottom: 0px;
}
/* -----------------------------------------
   Sonsitges Foundation
----------------------------------------- */
.tooltip {
    max-width: 350px !important;
}
.has-tip {
    border-bottom: none;
	color: #2199e8;	
}
cite:before {
    content:normal;
}
select {
    background-color: #fff;
}
.dropdown-pane {
	width: auto;
    min-width: 0;
}
.dropdown-pane>table {
	width: auto;
    min-width: 0;
    display:table;
}
.thumbnail {
    max-width: 120px;
}
/* -----------------------------------------
   Diverse
----------------------------------------- */
.country {
	clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.CustomerID {
	clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.myTable {
	width:100%;
}
.mycolor_blau {
	color:#2199e8;
}
.mycolor_blau:hover{
	color:#fff;
}
.fieldDescr {
	color:#2199e8;
	font-weight:normal;
}
.customNameHead{
	font-family: 'Exo 2', sans-serif;	
	font-weight:normal;
	margin-top:-7px;
	color: #2199e8;	
}
.customOrientation{
	display:inline-block;
	font-family: 'Exo 2', sans-serif;	
	font-size: 16px;
	font-size: 1.6em;	
	font-weight:normal;
	color: #3F3F3F;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	background-color: #E6E6E6;
	border: 5px solid #E6E6E6;
	margin-left:-15px;
}
.customOrientation6{
	display:inline-block;
	font-family: 'Exo 2', sans-serif;	
	font-size: 16px;
	font-size: 1.6em;	
	font-weight:normal;
	color: #3F3F3F;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	background-color: #E6E6E6;
	border: 5px solid #E6E6E6;
	margin-left:0px;
}
.canvas_nav_BG {
	background-color:#fff;
}
.canvas_nav_BG6 {
	background-color:#2199e8;
}
.canvas_nav_BG6 span {
	color: #fff;
}
.customBody {
	border: 15px solid #fff;
	border-bottom: none;
	background-color: #fff;
}
.customMARGIN-BOTTOM {
	margin-bottom: 20px;
}
.customFOOT {
	background-color:#2199e8;
	color:#fff;
}
.customFOOT h2 {
	color:#005e9c;
}
.customFOOT cite {
	color:#fff;
}
.customFOOT a {
	color:#00FBFF;
}
.customFOOT a:hover{
	color:#3F3F3F;
}
.bgtransparent {
	background-color: #fff;
}
.bgStatisch {
	background-color: #D7D7D7;
	font-weight:bold;
	padding:0;
}
.bgStatusAktiv {
	background-color: #89FF87;
}
.bgStatusInaktiv {
	background-color: #FD9B94;
}
.bgStartseite {
	background-color: #BBE7FF;
	color:#000;
}
.cellRight {
	text-align:right;
}
.cellCenter {
	text-align:center;
}
.cellBold {
	font-weight:bold;
}
.strong {
	font-weight:bold;
}
.rowLightBlue {
	background-color: #E0F4FF !important;
	color:#000;
}
.rowWhite {
	background-color: #fff !important;
	color:#000;
}
#AdditionalInfo {
	position: absolute;
	margin-left: -2000px;
	margin-top: -2000px;
	visibility: hidden;
}

.th {
	margin: 4px;
}

.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-36 { font-size: 36px; }
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }

.typeahead,
.tt-query,
.tt-hint,
.twitter-typeahead{
	width: 100%;
	outline: none;
}
.typeahead {
	background-color: #fff;
}

.typeahead:focus {
	border: 1px solid #000;
}
.tt-query {
}

.tt-hint {
	color: #999;
}

.tt-menu {
	width: 100%;
	margin: 5px 0;
	padding: 5px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.tt-open {
	width: 100%;
}
.tt-suggestion {
	padding: 3px 5px;
}

.tt-suggestion:hover {
	cursor: pointer;
	color: #fff;
	background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
	color: #fff;
	background-color: #0097cf;
}

.tt-suggestion p {
	margin: 0;
}
