.area-standard-teaser-row {
    margin-top: 20px;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}

.form-control {
    width: auto;
}

.teaser {
    overflow: hidden;
}

.featurettea .lead {
    font-size: inherit;
}

.featurettea {
    margin-bottom: 20px;
}

.pimcore_tag_video {
    width: 100%;
}

.table_default {
    width: 100%;
    margin-bottom: 20px;
    font-size: 12px;
}

.table_default td,th {
    padding: 5px;
    vertical-align: text-top;
}

.table_default  td:first-child {  
    font-weight: bold;
}

.row-colors tr:nth-child(odd) { 
    background-color:#eee;
}

.row-colors tr:nth-child(even) {
    background-color:#fff;
}

.centered-except-first td {
    text-align: center;
}

.centered-except-first th {
    text-align: center;
}

.centered-except-first  th:first-child {  
    text-align: left;
}

.centered-except-first  td:first-child {  
    text-align: left;
}

.centered-except-first  td:first-child {  
    padding-left: 0px;
}

.download-clients td {
    padding: 10px;
}

.white-row:nth-child(odd) {
background-color: #fff;
}
.white-row:nth-child(even) {
background-color: #fff;
}

.footer-navigation-links-container {
    min-width: 140px;
    margin-top: 10px;
    max-width: 250px;
}

.footer-navigation-links-container h5 {
    color: #fff;
    font-weight: bold;
}

#page-footer a {
    color: #FFF;
}


h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

.nav-header {
    background-image:url('/website/static/img/bg-top-raster.jpg');
    background-color: #fff;
    width: 100%;
    height: 98px;
}

.nav-header-wrapper {

    width: 100%;
    height: 98px;
}

.area-image {
    margin-bottom: 20px;
}

.featurette {
    margin-top: 15px;
}

.featurette-heading {
    margin-top: 0px;
    font-size: 26px;
}

.feature-container {
    background: #ececec;
    background: -webkit-linear-gradient(top,#fff,#e5e5e5);
    background: -ms-linear-gradient(top,#fff,#e5e5e5);
    background: -o-linear-gradient(top,#fff,#e5e5e5);
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    height: 250px;
    width: 190px;
    margin-left: 15px;
    margin-top: 15px;
}

.feature-image {
    margin-top: 10px;
    margin-bottom: 20px;
    border: none;
    height: 60px;
    width: 158px;
}


.featurette-image-small {
    margin-top: 10px;
    margin-bottom: 20px;
    border: none;
    width: 160px;
}

.feature-title {
    font-size: 16px;
    font-weight: bold;
}


#page-footer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.footer-nav {
	background: #eeeeee;
	padding: 10px;
	border: 1px solid: #000;

}

.footer-nav-list {
    display: inline-block;
	float: left;
}

.frontpage-logo {
	display: inline-block;
	text-align: center;
	float: left;
	width: 25%;
}

.navbar {
	margin-bottom: 0px;
	border: none;
	min-height: 40px;
}

.navbar-wrapper {
	background: #efeff0;
	border-bottom: 1px solid #ddd;
	margin-top: 0px;
}

.navbar-home {
	margin-top: 8px;
	float: left;
	width: 40px;
}

.navbar-inverse .navbar-nav > .active > a {
	background-color: #2D3A80;
}

.carousel-inner .item img {
	height: 200px;
}

.nav-teaser {
    padding-left: 15px;
}

.nav-teaser h2 {
	font-size: 22px;
	font-color: #a1a1a1;
    float: left;
}

.bs-sidenav {
	background-color: #eeeeee;
}


.teaser-buttons {
	float: right;
	text-align: right;
    margin-top: 15px;
}

.teaser-buttons button {
	 width: 140px;
	font-weight: bold;

}

.teaser-buttons a {
    color: #fff;
}
.carousel {
	height: 200px;
}

.slide {
	height: 200px;
}

.navbar-home a {
	width: 40px;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 20px;
}

.navbar-home a:hover {
    background: #2D3A80;
}

.navbar-inverse {
	background-color: #efeff0;
}

.navbar-inverse .navbar-nav > li > a {
    color: #909090;
}

.navbar-inverse .navbar-nav > li > a:hover {
    background: #2D3A80;
}

.nav-search {
	float: right;
	text-align: middle;
	padding-top: 12px;
}

.nav-search input {
	border: 1px solid #666666;
	border-radius: 4px;
}

.nav-header-logotype {
	float: left;
	padding-top: 20px;
    padding-left: 15px;
}

.jumbotron {
	margin-top: -50px;
	padding: 0px;
}

.jumbotron_bottom {
	background: #ececec;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
}

.footer-nav-list ul {
    list-style-type: none;
}

#content_bg {
    background: url("/website/static/img/bg-left-raster.jpg") no-repeat scroll right top #FFFFFF;
    background-position: 0px 280px
}

.main_content {
    background: #FFFFFF;
}

.case-study-logo {
	width: 112px;
	float: left;
//    border: 1px solid #666666;
    margin-right: 20px;
}

.case-study-logo img {
    width: 110px;
}

.case_study {
	display: inline;
}

.case-study-title {
	font-weight: bold;
}


.table-whitepaper th, td {
    padding-right: 10px;
}

.table-whitepaper th{
    font-weight: bold;
}

.table-whitepaper td{
    vertical-align: top;
}

.table-whitepaper {
    vertical-align:top;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.partner-logo {
	width: 112px;
	text-align: center;
    margin-right: 20px;
}

.partner-logo img {
    width: 110px;
}

.partner {
	
}

.partner-title {
	font-weight: bold;
}



.next-steps-links {
	margin: 0px;
	padding: 16px;
	padding-top: 0px;
}

.next-steps-container {
    margin-top: 20px;
    margin-bottom: 20px;
	background: #ececec;
	background: -webkit-linear-gradient(top,#fff,#e5e5e5);
	background: -ms-linear-gradient(top,#fff,#e5e5e5);
	background: -o-linear-gradient(top,#fff,#e5e5e5);
	border: 1px solid #cdcdcd;
	border-radius: 5px;
    padding-top: 10px;
}

.next-steps-title {
	font-size: 18px;
	margin-top: 20px;
	padding-top: 20px;
}

.div-industry-container h2 {
    margin: 40px 0px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE;om
}

.logotypes_slideshow {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 20px;
}

.logotypes_slideshow img {
    width: 110px;
    height: 90px;
    margin-left: 30px;
    margin-right: 30px;
}

.logotypes img {
    width: 55px;
    height: 45px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
//    border: 1px solid #EEE;
}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

.thumbnail {
    border: none;
}

.navbar-collapse {
    padding-left: none;
}

.collapse {
    padding-left: none;
}

.carousel-caption {
    text-align: left;
    left: 13%;
}

.btn-e {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #ffffff;
}

.teaser a {
    color: #000000;
    text-decoration: none;
}

label {
    font-weight: none;
}

.btn {
    font-weight: bold;
    min-width: 140px;
    margin-top: 5px;
}



.btn-warning {
    background-color: #F0AD12;
    border: #F0AD12;
}

.btn-warning:active,.btn-warning:focus, .btn-warning:hover {
    background-color: #F0AD12;
    border: #F0AD12;
    text-decoration: underline;
}

.btn-success {
    background-color: #4F5597;
    border: #4F5597;
}

.btn-success:active,.btn-success:focus,.btn-success:hover {
    background-color: #4F5597;
    border: #4F5597;
    text-decoration: underline;
}


.social-media-icons img {
    margin-bottom: 5px;
}


p.flags {
    margin-top: 20px;
}

p.flags img {
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 2px 2px 1px rgba(50, 50, 50, 0.75);
}

p.flags img:hover {
    box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.75);
}

.shell, .file {
    background: rgb(212, 212, 212);
    border: 1px solid rgb(128, 128, 128);
    font-family: monospace;
    padding: 1em;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {

position: inherit !important;
}

#myCarousel {
    background-color: #000;
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
}

.carousel-wrapper {
    background-color: #4F5597;
}

.carousel-disabled {
    padding-top:20px;
    color:black;
    text-align: center;
    font-weight: bold;
}
