/*!
 * Start Bootstrap - Blog Post (https://startbootstrap.com/template-overviews/blog-post)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-post/blob/master/LICENSE)
 */

@font-face { font-family: 'Oregon';
             src: url('oregonldo-d9q7.ttf') format('truetype'); }
@font-face { font-family: 'New Beroli';
             src: url('newberolinamt.ttf') format('truetype'); }
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

body {
  padding-top: 0px;
  background-color: #fff;
  font-family: 'Roboto', sans-serif;
  background: linear-gradient(to bottom, #fff 30%, #065A65 30%);
}



.container{
	max-width: 100%;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
 
.row {
	margin-left: 0 !important;
    margin-right: 0 !important;
}	

.navbar{
	background-color: #911928 !important;
}


.sizebox {
	position: absolute; 
	right:0; 
	bottom: 43px;
}

.sizebox a {
	font-weight: bold; 
	padding-left: 5px;  
	text-decoration: none!important;
}

.whiteline{
	position: absolute; 
	border-bottom: 1px solid white; 
	left: 0; 
	top: 35px; 
	right: 0;
}

.empfehlung{
	position: absolute; 
	left:10px; 
	top: 8px; 
	z-index: 100;
}

.inklusion{
	position: absolute; 
	right:10px; 
	top: 0px; 
	z-index: 1000;
}

@media (max-width:992px) {
 .own_content_box{
	 margin-left: -10px !important;
    margin-right: -10px !important;
  }
  
  .sizebox {
	position: absolute; 
	right:5; 
	top: 0;
}

.whiteline{
	display: none;
}

.empfehlung{
	display: none;
}

.inklusion{
	display: none;
}
 
}


@media (min-width:992px) {
	
body {
  padding-top: 0px;
  background-color: #fff;
}

.container{
	max-width: 1360px;
    padding-left:16px;
    padding-right:16px;
}


.row {margin-left: -8px;
    margin-right: -8px;
}	
	
	   .col-xs-1,  .col-sm-1, .col-md-1,  .col-lg-1,  .col-xs-2,  .col-sm-2,  .col-md-2,  .col-lg-2,  .col-xs-3,  .col-sm-3,  .col-md-3,  .col-lg-3,  .col-xs-4,  .col-sm-4,  .col-md-4,  .col-lg-4,  .col-xs-5,  .col-sm-5,  .col-md-5,  .col-lg-5,  .col-xs-6,  .col-sm-6,  .col-md-6,  .col-lg-6,  .col-xs-7,  .col-sm-7,  .col-md-7,  .col-lg-7,  .col-xs-8,  .col-sm-8,  .col-md-8,  .col-lg-8,  .col-xs-9,  .col-sm-9,  .col-md-9,  .col-lg-9,  .col-xs-10,  .col-sm-10,  .col-md-10,  .col-lg-10,  .col-xs-11,  .col-sm-11,  .col-md-11,  .col-lg-11,  .col-xs-12,  .col-sm-12,  .col-md-12,  .col-lg-12 
{
    padding-left: 8px;
    padding-right: 8px;
}




}



.megamenu-li {
	padding-top: 35px;
	font-family: Oregon;
	text-transform:uppercase;
	letter-spacing: 0.1em;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: relative;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu .row .col {
  padding-left: 0px!important;
  padding-right: 0px!important;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-item{
	margin-left: -1px!important;
	padding-left: 15px!important;
	margin-left: 0px!important;
	min-width: 275px!important;
	
	padding-right: 0px!important;
	text-decoration: none!important;
	color: #000!important;
}

.dropdown-item:hover{
	background-color: #911928!important;
	color: #fff!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	margin-right: 0px!important;
	padding-left: 15px!important;
	padding-right: 0px!important;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}


.nav-link{
	color: #fff!important;
	text-decoration: none!important;
	font-size: 1.0em;
	/*text-shadow: 1px 1px 0px #003300 !important;*/
}

.nav-link:hover{
	/*text-shadow: 1px 1px 0px #000 !important;*/
}

header {
	width: 100%;
	height: 120px;
	position: absolute;
	background:url(../images/header-bg.png) top left #fff;

}

/* logo */
#logo {
	margin: 20px auto;
    display: block;
    text-decoration: none;
	text-align: center;
}



@media (max-width:1100px) {
	header span {
		font-size: 17px;
		line-height: 22px;
	}
}

@media (max-width:980px) {
	header span {
		font-size: 14px;
	}
	
		h1 {
    font-size: 32px;
	}
}

@media (max-width:900px) {
	#logo {
		display: table;
		width: auto;
		padding: 5px 10px 3px 23px;
		background:#fff;
		margin: 25px 0px 0px 0;
		filter:alpha(opacity=90); 
		-moz-opacity: 0.90; 
		opacity: 0.90;
		line-height:22px;
		width: 300px;
		 font-size: 20px !important;
		-moz-border-radius: 0px 10px 0px 0px;
		-webkit-border-radius: 0px 10px 0px 0px;
		border-radius: 0px 10px 0px 0px;

	}
	header span {
		display: table;
	 padding: 1px 10px 10px 23px;
	 margin-left:0;
	 margin-top:0px;
	 background:#fff;
	 filter:alpha(opacity=90); 
		-moz-opacity: 0.90; 
		opacity: 0.90;
		line-height: 12px;
		width: 300px;
		 font-size: 10px !important;
		-moz-border-radius: 0px 0px 10px;
-webkit-border-radius: 0px 0px 10px 0px;
border-radius: 0px 0px 10px;
	}
}

.own_content h1 {
	margin-top: 5px;
	font-size:36px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	font-family: Oregon;
	color:#911928;
	font-weight:bold;
	padding:0 0 10px 0;
}
.own_content h2, .own_content .h2style {
	font-size:25px;
	color:#911928;
	letter-spacing: 0.1em;
	font-family: Oregon;
	font-weight:bold;
	padding:10px 0 0 0;
}
.own_content h3 {
	font-size:22px;
	color:#911928;
	letter-spacing: 0.1em;
	font-family: Oregon;
	font-weight:bold;
	padding:10px 0 0 0;
}

.own_content p {
	line-height: 1.5em;
	font-family: 'Roboto', sans-serif;
}

.linkout{
	float: right; 
	margin-top: 5px;
}

.center{
	text-align: center;
}

.card, .card-header, .card-body, .card-footer{
    border-radius:0px !important;
}

figure.image {
	position: relative;
    display: inline-block;
    border: 1px solid #eee;
    margin: 0 2px 15px 1px;
    background: #fff;
    text-align: center;
    font-size: 11px;
    font-style: normal;
	padding: 5px;
    color: #333;
    text-shadow: none;
    line-height: 1.2;
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

figure.image.news-image-small {
    width: auto;
	height: auto;
	max-width: 300px !important
}

figure.image.news-image-big {
    width: auto;
	height: auto;
	max-width: 500px !important
}

figure.align-left {
    float: left;
    margin: 8px 30px 20px 0;
    min-width: 200px
}

figure.align-left + p:after {
    content: '';
    clear: both;
    display: table
}

figure.align-right {
    float: right;
    margin: 8px 0 30px 30px
}

figure.image img {
    margin: 8px 5px 0
}

figure.image figcaption {
  color: white;
  font-size: 1.2em;
  position: absolute;
  bottom: 5px;
  right: 0px;
  text-align: right;
  padding: 10px;
  background-color:  #911928;
}

figure.card{
  position: relative;
  
}


figure.card figcaption{
    color: white;
    font-size: 1.2em;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    padding: 10px;
    background-color: #911928;
}

.image-fluid{
	max-width: 100%;
	height: auto;
}



 a:link {
  color: #911928;
  text-decoration: underline;
}

 a:visited {
  color: #911928;
  text-decoration: underline;
}

 a:hover {
  color: #911928;
  text-decoration: none;
}

a:active {
  color: #911928;
  text-decoration: underline;
}

.footerpanels{
	background-color: #911928 !important; 
	color: #fff;
}


#footermenu { float:right; margin:0 0 0 0; }
#footermenu ul { float:right; list-style-type:none; }
#footermenu ul li { float:left; }
#footermenu ul li a { 
	float:left;
	display:inline-block;
	line-height:1.5rem;
	font-size:1rem;
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}
#footermenu ul li a:hover { text-decoration:underline; }



.own_content a.button.green {
    background: #008000;
    padding: 7px 38px;
    text-decoration: none;
    border: 1px solid #006E11;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.39);
    font-size: 18px;
    font-weight: 400;
		color:rgba(255,255,255,1);
    display: inline-block;
		-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.14) inset, 2px 2px 5px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.14) inset, 2px 2px 5px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 1px rgba(255, 255, 255, 0.14) inset, 2px 2px 5px rgba(0, 0, 0, 0.2);
    margin: 15px 30px 10px 0px;
    border-radius: 2px;
}
.own_content a.button.green:hover {
    background: #007400;
		color:rgba(255,255,255,0.9);
		text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.2);
}



/* Scrollable table styling */
.scrollable.has-scroll {
	position:relative;
	overflow:hidden; /* Clips the shadow created with the pseudo-element in the next rule. Not necessary for the actual scrolling. */
}
.scrollable.has-scroll:after {
	position:absolute;
	top:0;
	left:100%;
	width:50px;
	height:100%;
	border-radius:10px 0 0 10px / 50% 0 0 50%;
	box-shadow:-5px 0 10px rgba(0, 0, 0, 0.25);
	content:'';
}

/* This is the element whose content will be scrolled if necessary */
.scrollable.has-scroll > div {
	overflow-x:auto;
}

/* Style the scrollbar to make it visible in iOS, Android and OS X WebKit browsers (where user preferences can make scrollbars invisible until you actually scroll) */
.scrollable > div::-webkit-scrollbar {
	height:12px;
}
.scrollable > div::-webkit-scrollbar-track {
	box-shadow:0 0 2px rgba(0,0,0,0.15) inset;
	background:#f0f0f0;
}
.scrollable > div::-webkit-scrollbar-thumb {
	border-radius:6px;
	background:#ccc;
}

/* Content Tabellen */

div.scrollable > div {
	margin: 10px 0 20px 0;
}
table{
	width: 100% !important;
}


img.res1 {
    width: 200px;
    height: auto;
    float: right;
}

img.res2{
	float: right;
	margin: 10px 0px 10px 20px;
	width: 200px;
	height: auto;
	border: 1px solid #ccc;
}

img.res-alternative {
    width: 200px;
    height: auto;
    float: right;
    margin: 5px 0px 10px 10px;
}



.clear{
	clear: both;
}


nav.leftmenu, .box {
	margin:0;
	padding: 0;
	background:#fff;
	margin-left: -10px;
	margin-right:  -10px;
	font-family: Sans-Serif;
}



nav.leftmenu h4, .box h4 {
	text-align: center;
	background:#911928;
	line-height:38px;
	color:#fff;
	font-size:0.9rem;
	padding:0 0 0 0;
	text-transform:uppercase;
	font-family: Oregon;
	letter-spacing: 0.1em;
}


.alternativ{
	color: #fff !important;
	background: #911928 !important;
	text-shadow: 1px 1px 0px #003300 !important;
}


nav.leftmenu ul {list-style-type: none; width: 100%;  margin-block-end: 0;}
nav.leftmenu ul li:last-child a { border:none; }
nav.leftmenu ul li a {
	
	display:block;
	line-height:30px;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
	padding:0 16px;
	color:#474747;
	font-size:1rem;
	
}




nav.leftmenu ul li a:hover { background:#e8e8e8; margin:0; padding:0 0 0 22px; }


ul.blog-news li {
	margin-top: 5px!important;
	margin-right: 10px!important;
	margin-left: 10px!important;
}

ul.blog-news li img{
	display: block;
	float: right;
	width: auto;
	height: auto;
	max-height: 40px;
	max-width: 50px;
}

ul.blog-news li span{
	font-size: 0.8em!important;
	padding-left: 0!important;
}


ul.blog-news li a{
	font-size: 1em!important;
	line-height: 1.1em!important;
	padding-left: 0!important;
	padding-left: 5px!important;
	padding-bottom: 5px!important;
}

ul.blog-news li a:hover{
	background: #fff!important;
	text-decoration: underline;
}


.blog_image {
    float: right!important;
    box-shadow: 0 10px 30px rgba(0,0,0,.1) !important;
    border: 1px solid #eee !important;
    margin: 8px 0 30px 30px;
    padding-bottom: 10px;
    max-width: 50%;
}

@media (max-width:600px) {
	.blog_image {
		float: none!important;
		box-shadow: 0 10px 30px rgba(0,0,0,.1) !important;
		border: 1px solid #eee !important;
		margin: 8px 0 30px 30px;
		padding-bottom: 10px;
		max-width: 100%;
	}
}



.blog_image img{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
	margin-bottom: 20px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 0.7;
}
.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
	cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

@media (min-width:1200px) {
	
.footbox {
	height:auto;
	width:33%;
	float:left;
	line-height:20px;
	margin:0;
	padding: 5px
}	




}

@media (max-width:1199px) {
	
.footbox {
	width:50%;
	float:left;
	line-height:20px;
	margin:0;
	padding: 10px
}
}	

@media (max-width:600px) {
	
.footbox {
	width:100%;
	float:left;
	line-height:20px;
	margin:0;
	padding: 10px
}	



}

.footbox h4{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:30px;
	white-space: nowrap;
}

.footbox a{
	color: #fff;
	text-decoration: underline;
}
.footbox a:hover{
	text-decoration: none;
}




.cntads {
    float: right;
    margin: 10px 0px 10px 40px;
    max-width: 336px;
      max-height: 280px;
	 overflow: hidden;
}

.cntads_left {
    float: left;
    margin: 10px 0px 10px 40px;
    max-width: 336px;
      max-height: 280px;
	 overflow: hidden;
}

.cntads_man{
	float: right;
	margin: 40px 0 10px 40px;
}

@media (max-width:740px) {
	.cntads {
		float: none !important;
		width:100%;
		height:auto;
		margin: 20px 0 10px 0 !important;	
	}
	
	.cntads_left {
		float: none !important;
		width:100%;
		height:auto;
		margin: 20px 0 10px 0 !important;	
	}
	
	.cntads_man {
		float: none !important;
		width:100%;
		height:auto;
		margin: 20px 0 10px 0 !important;
		text-align: center;
	}
}


@media (max-width:860px) {
	
	.cntads_man img {
		max-height: 250px;
		max-width: 300px;
		height: auto;
		width: auto;
	}
	
	#basentabelle-l,
	#basentabelle-r {
		width:100%;
		float: none;
	}
	.res-alternative {
		width: 30%;
		margin: 5% 0 3% 3%;
	}
	
	nav.leftmenu ul li a {	
	line-height:48px;
}

}
@media (max-width:360px) {
	.cntads_man img {
		width: 100%;
		height: auto;
	}
}


.nav-link{
	color: #fff!important;
	text-decoration: none!important;
}

.nav-link:hover{
	color: #fff!important;;
}

.nav-item{
	padding-left: 10px!important;
	padding-right: 10px!important;
}

.nav-item:hover{
	text-decoration: underline;
}

.bads {
	margin:0 auto;
	text-align:center;
	display: block;
	clear:both;
	height: auto;
	padding:1%;
	overflow:hidden;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
}

/* Cookie */
#cookie a {color:#000; text-decoration:none;}

#cookie a:hover {text-decoration:underline;}

#cookie div {padding:10px; padding-right:40px;}

#cookie { 
   outline: 1px solid #7b92a9; 
   text-align:center; 
   border-top:1px solid #fff;
   background: rgba(230,237,243, 0.5); 
   position:fixed;
   bottom:0; 
   z-index:10000; 
   width:100%; 
   font: 'Roboto Mono', sans-serif;
   font-weight: bold;
   font-size:14px; 
   line-height:16px;
   display: none;
   }

#cookieCloser {
   color: #FFFFFF;
   font: 14px/100% 'Roboto Mono', sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: red; 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookieCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;  background: green; }


.archiv_img {
		max-width: 22%;
		float: left;
}

.archiv_img img {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}

.archiv_txt {
	width: 75%;
	padding-bottom: 10px;
	float: right;
}

.archiv_txt h2 {
	font-size: 1.1em;
	margin:0;
	padding: 0;
}

.archiv_txt span {
	font-size: 0.7em;
	font-style: italic;
	margin:0;
	padding: 0;
}

.archiv_txt div {
	font-size: 1em;
	margin:0;
	padding: 0;
}


/* Carousel/Slider */

.carousel {
    background: #fff;
	
}
#carouselExampleIndicators:after{
   padding-bottom: 20px !important;
}
	

.carousel-item {
    height: 780px;
}


@media (max-width:992px) {
	.carousel-item {
		height: calc(100vw / 4 * 3)
	}
}


.carousel-item img {
    position: absolute;
    top: 0;
    left: 0;
    height: calc( 100% - 30px );
    width: 30%;
}
#toggleCarousel {
    right: 0;
    position: absolute;
    bottom: 40px;
	z-index: 200;
	color: #911928;
	padding-bottom: 2px;
	
}
.carousel-caption {
    height:100%;
    left: 35%;
    right: 10%;
    bottom: 30px;
    text-align: center;
    padding: 0px auto;
    transform: translateY(35%);
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%911928' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
	margin-left: -50%;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%911928' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
	margin-right: -50%;
}

.carousel-indicators li {
    display: inline-block;
	margin-top: 20px;
    width: 10px;
    height: 10px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    background-color: #911928;
	border: 1px solid #911928;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    background-color: #fff;
	border: 1px solid #911928;
}


.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.projekte{
	padding: 0!important;
	margin: 0!important;
	border:none;

}

.projekte .navlink {
	font-size: 18px!important; 
	color: #911928!important;
}

.grid {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
	border-bottom:1px solid #114e56;
}
.grid:after {
	content: "";
	display: table;
	clear: both;
}
.gridbox {
	margin-right: 15px!important;
	margin-left: -15px!important;
	padding: 0!important;
	
}
.gridbox:after {
	content: "";
	clear: both;
}

[class*='col-'] {
	float: left;
	padding-right: 20px; 
}
[class*='col-']:last-of-type  {
	padding-right: 0; 
}

.col-1-2 { width: 50%; }
.col-1-3 { width: 33.33%; padding:30px 0; }
.col-1-4 { width: 25%; }
.gridbox .col-1-4 { 
	width: 22%; 
	margin: 1.5% 1.5% 15px 1.5%; 
	padding:20px 20px 10px 20px; 
	min-height: 270px;
}
.gridbox .col-1-3 { 
	width: 30.3%;
	margin: 1.5% 1.5% 30px 1.5%; 
	padding:20px 20px 10px 20px; 
	min-height: 166px;
}

.col-box{ 
	
	margin: 1% 1% 15px 1%; 
	padding:20px 20px 10px 20px; 
	min-height: 270px;
}

@media (min-width:992px) {
	.col-box{ 
		max-width: 22%; 
	}
}


.gridbox hr {
	background:#114e56;
	height:1px;
	border:0;
	clear:both;
	margin:30px 1.5%;
}

.boxred {
	background-color: #911928!important;
	color: white;
	font-size: 0.75em;
	border: 1px solid #911928!important;
}

.boxw {
	border: 1px solid #911928!important;
	font-size: 0.75em;
}

.boxred, .boxw{
	min-height: 310px!important;
}

.uneditable-input:focus, .uneditable-input:active {   
  border-color: #911928;
  box-shadow: 0 1px 1px #911928 inset, 0 0 8px #911928;
  outline: 0 none;
}