
iframe {
	width: 100%;
	max-width: 100%;
}


@media (max-width: 1200px) {

	#c434 div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		max-width: 40%;
	}
	
	#c434 .csc-textpic-intext-left-nowrap .csc-textpic-text {
    	margin-left: 45%;
	}
	
}


@media (max-width: 550px) {

	#c434 div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		max-width: 100%;
		float: none;
	}
	
	#c434 .csc-textpic-intext-left-nowrap .csc-textpic-text {
    	margin-left: 0;
	}
	
}





.infos td {
	border-bottom: dotted #ccc 1px;
	padding: 0px 6px;
}
h3.state-open:after, h3.state-closed:after {
	content: url('../images/haken.png');
	position: absolute;
	right: -7px;
	top: 21px;
}
h3.state-closed:after {
	content: url('../images/kreuz.png');
}
.infos tr td:last-child {
	text-align: right;
}
h1 {
	font-size: 26px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	margin-bottom: 7px;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h2 a {
	color: #3473B2 !important;
}

video#video {
    width: 100%;
    height: auto;
}


#webcam_side
{
	display:none;
	position:fixed;
	z-index:1;
	right:0px;
	top:45%;
	}
	
div#webcam_icon_side {
    background: rgb(52, 115, 178);
}


#c398 {
	text-align:center;
}


#webcam_bild
{
	
    width: 100%;
    position: fixed;
    width: 600px;
    right: -600px;
    height: 100%;
    border: solid red 1px;
    top: 0px;
	}
	
webcam_icon_side:hover #webcam_bild
{
	right:0px;
	}

#c127 table td {
	/* Tabelle mit den geografischen Angaben auf der Seite Kontakt: */
	padding:10px 0;	
}
#c127 table td:nth-child(1) {
	padding-right:40px;
}

/* Infopfad: */

div#infopfad-hinweise .hinweis-outer {
    margin-bottom: 20px;
    width: 45%;
	margin-right:4%;
    float: left;
}

div#infopfad-hinweise .newline:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

div#infopfad-hinweise .info p {
	font-size:13px;
}

div#infopfad-hinweise .circle {
	border-radius:50%;
	background-color:#f7a200;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#000000;
	float:left;
	margin-right:20px;
}
div#infopfad-hinweise .info {
	padding-left:75px;
}


@media only screen and (max-width: 511px) {

div#infopfad-hinweise .hinweis-outer
{
float:none;
width:100%;
margin-top:10px;
display:block;
}


}




/*

.infos

{

float:left;

display:inline-block;

margin-right:20px;

}

*/

.mfp-bottom-bar
{
display:none;
}




.info_links {
	width: 331px;
	float: left;
	text-align: left;
	font-size: 14px;
}
.info_rechts {
	width: 810px;
	float: right;
	padding-left: 30px;
	border-left: dotted #ccc 1px;
	text-align: left;
}
.infoline {
	max-width: 40px;
	height: auto;
}
/*

.article

{



padding:20px;

color:#616060;

border-right:solid #ccc 1px;

padding:10px;





-moz-hyphens: auto;

-webkit-hyphens: auto;

-ms-hyphens: auto;

-o-hyphens: auto;

hyphens: auto; 



font-size:14px;



max-width:15%;



padding-bottom:50px;



-webkit-box-shadow: 0 -2px 3px 3px rgba(0,0,0,0.2);

box-shadow: 0 -2px 3px 3px rgba(0,0,0,0.2);

margin-top:2px;



display:inline-block;

margin-right:10px;

float:left;



position:relative;

overflow:hidden;





-webkit-transition: all 0.3s ease-in-out;

-moz-transition: all 0.3s ease-in-out;

-ms-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;



z-index:100;

padding: 5px;



border:solid #ccc 1px;

}

*/





.s2.startseite {
	color: #fff;
	z-index: 10;
	z-index: 10000;
	overflow: visible;
}
.s2.startseite.rechts .infoboxen {
	padding: 20px;
	width: 100% !important;
	z-index: 999999999;
	max-width: 320px !important;
	margin: 15px 0 0 0;
}
.infoboxen.webcam {
	background-color: transparent;
}
.infoboxen.webcam h3 {
	padding: 7px 5px 29px;
	padding:0px;
}
.infoboxen.infotelefon h3 {
	padding-top: 9px;
}

.infoboxen .csc-default {
	background-color: rgb(52, 115, 178);
}
.infoboxen.webcam {
	overflow: hidden;
	background-color: rgb(52, 115, 178);
	margin-top: 30px;
	height: 18px;
	padding: 10px !important;
	padding-bottom: 19px !important;
}

.infoboxen.webcam:hover {
	max-height: 400px; 
	overflow: visible;
}


.webcam img {
	margin-top: -15px;
	position: absolute;
	left: 0px;
	width:50% !important;
	display:none;
}

.infoboxen.webcam:hover img {
	display:block;
}



.s2.startseite .csc-default {
	margin: 0px;
	padding: 5px;
}
#c83 {
	width: 180px;
	float: left;
}
.infoicons {
	height: 53px !important;
	width: auto !important;
}
.infoboxen h4 {
	font-weight: bold;
	color: white !important;
	margin: 10px 0 3px 0;
}

.infoboxen h3 {
	color: #fff !important;
	font-weight: normal;
	padding: 3px 6px 41px;
	font-size: 13px;
}
.csc-header:after {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #fff;
	border-width: 5px;
	margin-left: 8px;
	left: 11px;
	bottom: 9px;
}

/*
.infoboxen:hover .csc-header:after {
	display: none;
}*/

.infotelefon .csc-header:after {
	left: 15px;
	top: 41px;
}
.infoboxen.bobbahn {
	margin-left: -5px;
}
.infoboxen {
	display: inline-block;
	margin: 10px;
	float: left;
	width: 20%;
	text-align: center;
	padding: 5px;
	position: relative;
	z-index:100000;
}

i
{
font-style:italic;
}

.status0
{
background-image:url(../images/status0.png);
background-repeat:no-repeat;
width:19px;
height:19px;
}

.status1
{
background-image:url(../images/status1.png);
background-repeat:no-repeat;
width:19px;
height:19px;
}

.infoboxen .csc-default {
	max-height: 50px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	overflow: hidden;
}

.infoboxen:hover .csc-default
{
max-height:400px;
}

.infoboxen > .csc-default:hover {
	max-height: 500px;
	height: auto;
	cursor: pointer;
}
.infoicons.geschlossen {
	opacity: 0.3;
}
.images-slider {
	z-index: -17;
	min-height: 500px;
}
.images-slider img {
	z-index: -17;
}
.article h2 {
	color: #000;
	line-height: 1.1em;
}
.grid1_of_3_img {
	overflow: hidden;
}
.grids_of_3_home img {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
b {
	font-weight: bold;
}
.preisbutton {
	background: rgb(52, 115, 178);
	padding: 15px;
	font-size: 19px;
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.4);
	border: solid #848484 1px;
	color: #fff !important;
	font-weight: bold;
}
.footerbutton {
	bottom: 10px;
	margin-left: 0px;
	left: 0px;
}
.wrap .csc-default {
	margin: 10px 0 10px 0;
}
/* Youtube Video */

.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div.csc-textpic div.csc-textpic-imagecolumn {
	width: 48%;
}
.csc-textpic-firstcol.csc-textpic-lastcol {
	width: 100% !important;
}
div.csc-textpic div.csc-textpic-imagecolumn.csc-textpic-firstcol {
	margin-right: 4%;
}
/* Bounce To Right */

.preisbutton {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.preisbutton:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	padding: 20px;
}
.preisbutton:hover, .preisbutton:focus, .preisbutton:active {
	color: rgb(52, 115, 178) !important;
}
.preisbutton:hover:before, .preisbutton:focus:before, .preisbutton:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.partner img {
	display: inherit;
	margin-top: 10px;
	max-width: 100px;
	height: auto;
	margin: 0 auto;
}
.partner {
	float: right;
	width: 15%;
	background-color: white;
	padding: 10px;
	text-align: center;
	border: dotted #ccc 2px;
}
.grid1_of_3_home {
	height: 279px;
	width: 380px;
}
.grids_of_3_home.zweitereihe {
	margin-top: -300px;
}
.grid1_of_3_img {
	position: relative;
	overflow: hidden;
}
.imageinfo {
	position: absolute;
	bottom: 2px;
	margin-bottom: 2px;
	padding: 10px;
	background-color: rgba(255,255,255,0.8);
	max-height: 0px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1000;
}
.imageinfo .moreinfo {
	position: absolute;
	margin-left: 38%;
	margin-top: -29px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: 1;
}
.grid1_of_3_img:hover .imageinfo {
	max-height: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.grid1_of_3_img:hover .moreinfo {
	display: none;
}
#infotelefon {
	text-align: right;
}
#infotelefon img {
	width: 62px;
	height: auto;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
}
#infotelefon h3 {/*
background-color:rgba(137,188,122,0.9)
*/
	color: green !important;
	font-weight: bold;
}
#c188 .csc-default, #c242 .s2.links .csc-default {
	padding: 10px 0 10px 0;
	border-bottom: solid #ccc 1px;
}
.flexslider {
	box-shadow: none !important;
	border: 0px !important;
	overflow: hidden;
}
.caption-wrapper {
	display: none !important;
}
.flex-control-nav {
	display: none !important;
}
.wrap {
	color: #5F5F5F;
}
.wrap img {
	width: 100%;
	height: auto;
}

.bobbahn_web{
	margin-left:50%;
	border-left:solid #fff 1px;
}


.csc-bulletlist {
	display: inline-block;
	font-weight: bold;
	color: #615F5F;
}
.csc-bulletlist li {
	padding: 6px 13px;
	/* display: inline-block; */

	border-bottom: solid #ccc 1px;
	border-radius: 6px;
	margin-top: 5px;
}
.csc-bulletlist li:hover {
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	cursor: pointer;
}
ul.csc-bulletlist .odd {
	background-color: #F4F8FD;
}
ul.csc-bulletlist .even {
	background-color: #E1EEFB;
}
.bodytext a, .bodytext a:visited, .bodytext a:link {
	font-weight: bold;
	color: #3473B2;
}
.divider {
	margin: 20px 0;
}
/* Mouseover */



.csc-textpic-image {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 3;
}
.csc-frame-invisible .csc-textpic-image:before {
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	content: "";
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
	z-index: -1;
	background: url(../images/enlarge.png);
	background-position: center center;
	background-repeat: no-repeat;
*/
}
.csc-frame-invisible .csc-textpic-image:hover:before {
	-moz-transform: scale(1.7);
	-webkit-transform: scale(1.7);
	-o-transform: scale(1.7);
	-ms-transform: scale(1.7);
	transform: scale(1.7);
}
.csc-frame-invisible .csc-textpic-image a img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
 opacity:1:
}
.csc-frame-invisible .csc-textpic-image:hover img {
	opacity: 0.1;
}
.preisbutton.sliderbutton {
	position: absolute;
	bottom: 3%;
	z-index: 1000;
	left: 3%;
}
/* News */



.news-list-view .news-img-wrap, .news-list-view .more {
	display: none;
}
.preistabelle {
	border: solid #DEDEDE 1px;

}
.preistabelle .tr-0 {
	background-color: rgb(52, 115, 178);
	color: white;
}
.preistabelle td {
	padding: 10px;
	border-bottom: solid #ccc 1px;
}
.preistabelle .tr-0 td {
	padding: 10px;
}
.preistabelle .tr-last td {
	border-bottom: 0px;
}
#page_40 .rechts .csc-frame-invisible {
	margin-top: 10px;
}
/* Kontaktformular _________________________________ */



input, textarea {
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 200px;
	color: #000;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	margin: 4px 0;
}
#c164 .csc-form-3, #c164 .csc-form-5, #c164 .csc-form-7 {
	float: left;
}
textarea {
	width: 93%;
	height: 150px;
	max-width: 430px;
	line-height: 18px;
}
input:hover, textarea:hover,  input:focus, textarea:focus {
	border-color: 1px solid #C9C9C9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	/*color:white;*/

	font-weight: bold;
}
.csc-mailform label {
	margin-left: 10px;
	color: #999999;
	display: block;
	float: none !important;
}
.csc-mailform input, .csc-mailform textarea {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.csc-mailform input:focus, .csc-mailform textarea:focus {
	background-color: rgb(242, 247, 253);
	color: #999;
	font-weight: bold;
}
.csc-form-element-textblock {
	padding: 10px 0px !important;
}
/* ===========================

   ====== Submit Button ====== 

   =========================== */

/*

#field-5, #field-6{

	background-color: #fff; 

	color: #5c5c5c;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;



}

*/



/* Kontaktformular Ende _________________________________ */





.tx-wecmap-pi1 table,  .tx-wecmap-pi1 td {
	width: 100%!important
}
.tx-wecmap-map {
	width: 100% !important;
}
.article.eins .article {
	width: 100%;
	max-width: 100%;
}

/* Frameworks Weichen --------------------------------------------- -- */



@media only screen and (max-width: 1599px) {
/*

.article, .partner.sechs

{

max-width:36%;

width:36%;

display:inline-block !important;

float:none;

position:relative;

}

*/



#zeile1, #zeile2 {
	display: inline-flex;
	position: relative;
	width: 100%;
}
#zeile1:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
#zeile2 {
}
}
/* Frameworks Weichen --------------------------------------------- -- */





/* Info-Box Bonnahn, Klettergarten & Downhill: */






.tx-yag-thumb-outerframe {
	position: relative !important;
	overflow: hidden;
}
.tx-yag-album-albuminfo {/* border:solid red 1px; *//* top:320px; */
	font-size: 20px;
	color: white;
	background-color: rgba(47,58,128,0.8);
	min-height: 0px;
	width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin: 0px !important;
	text-align: center;
	bottom: -30px;
	padding-top: 6px;
	position: absolute !important;
	width: 400px;
}
.tx-yag-album-albumcaption {
	color: white;
}
.tx-yag-thumb-outerframe:hover .tx-yag-album-albuminfo {
	min-height: 39px;
	bottom: 3px;
}
.tx-yag-thumb-outerframe {
	width: 400px;
	margin-right: 100px;
}
.tx-yag-album-itemcount, .tx-ptextlist-pager-item-display {
	display: none;
}
.csc-uploads-2 li {
	position: relative;
}
.csc-uploads-2 img {
	width: auto;
	max-height: 300px;
	width: 150px;
}
ul.csc-uploads.csc-uploads-2 li {
	display: inline-block;
	margin: 24px;
	background-color: white;
	height: 300px;
	width: 150px;
	overflow: hidden;
}


#c148 ul.csc-uploads.csc-uploads-2 li
{
border:solid #ccc 1px;
}

ul.csc-uploads span.csc-uploads-fileName {
	font-weight: bold;
	position: absolute;
	text-decoration: none !important;
	text-align: center;
	width: 100%;
	background-color: rgba(47,58,128,0.8);
	min-height: 0px;
	width: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-align: center;
	bottom: -75px;
}
#c149 ul.csc-uploads.csc-uploads-2 li {
	height: 77px;
}
.soc_icons a.facebook_snowpark {
	background-image: url(../images/fb_snowpark.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}

.soc_icons a.facebook_mehliskopf {
	background-image: url(../images/fb_mehliskopf.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}

.soc_icons a.youtube_mehliskopf {
    background-image: url(../../../bilder/mehliskopf_auf_youtube.jpg);
    background-repeat: no-repeat;
    margin-top: 5px;
}
.soc_icons ul li a.youtube_mehliskopf {
    width: 81px;
}

ul.csc-uploads li:hover span.csc-uploads-fileName {
	bottom: 0px;
	min-height: 40px;
	padding-top: 10px;
}
ul.csc-uploads span.csc-uploads-fileName a {
	color: white;
	text-decoration: none !important;
}
.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.preisbutton.sliderbutton {
	display: none;
}


p.bodytext {
	margin-bottom:1em;
	
}


#page_40 #c419{
	border: solid #ffcc00 1px;
    }

#page_40 #c421{
	border: solid #ffcc00 1px;
    }

#page_40 #c422{
	border: solid #ffcc00 1px;
    }

#page_40 #c424{
	border: solid #ffcc00 1px;
    }

#page_40 #c423{
	border: solid #ffcc00 1px;
    }

#page_40 p {
	padding: 5px;
}

#page_40 h4 strong {
	color: #5F5F5F;
    font-weight: bold;
    font-size: 16px;
}

#page_40 h4 {
	padding: 5px;
	background-color: #ffcc00;;
}


/*
	##### Buchungs-Formular
*/
body#page_57 .tx-powermail h3 {
	display: none;
}

body#page_57 .tx-powermail .powermail_fieldset .powermail_legend {
    color: #ffffff;
    float: none;
    font-size: 1.2em;
	padding: 0.5em;
	background-color: #38a900;
	border: 1px solid #bbb;
}

#powermail_fieldwrap_9 input {
	width: auto;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_text {
    background-color: transparent !important;
    border: none !important;
    margin-bottom: 1em !important;
}


body#page_57 .powermail_check_inner {
	padding-left: 30px;
}
body#page_57 .powermail_check_inner input {
	margin-left: -18px;
}


div.csc-mailform ol li {
    overflow: hidden;
    width: 50%;
}

@media only screen and (max-width: 768px) {
	div.csc-mailform ol li  {
		width: 100%;
	}
}


div.csc-mailform ol li input {
	width: 90%;
}
li.csc-form-5 label {
    float: none !important;
}


div.date-available {
    display:block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.news-jobs .news-list-view .news-img-wrap, 
.news-jobs .news-list-view .more {
    display: block;
}
.news-jobs .news-list-view .pdf {
    display: block;
}
.news-jobs .article .news-img-wrap a {
    border: none;
}

#page_70 .main_bg {
    background-color: rgba(255,255,255,0.8);
    padding-top: 1em;
}

.news-jobs .news-list-view .article {
    border-bottom: 1px solid #bdbdbd;
}

.news-jobs .news-list-view .preisbutton {
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom:15px;
}

.news-jobs .note {
    background-color: #ebebeb;
    
    width: 100%;
    margin-bottom:1rem;
}

.news-jobs .note a {
    background-color: #ebebeb;
    display:block;
    width:100%;
    height: 100%;
    padding:10px;
    color: #5F5F5F;
}
.news-jobs .note a:hover {
    background-color: #5F5F5F;
    color:#ffffff;
    text-decoration:none;
}

.news-jobs .note a:hover h3 {
    color:#ffffff !important;
}

.news-jobs  .article .note h3 {
    margin-bottom: 10px;
}
#powermail_fieldwrap_37, 
#powermail_fieldwrap_39 {
    /* margin-bottom: 0 !important; */
}

#powermail_fieldwrap_31, 
#powermail_fieldwrap_32, 
#powermail_fieldwrap_34 {
    margin-bottom: 25px !important;
}


.news-jobs ul {
    list-style-type: circle;
    margin-left: 25px;
    margin-bottom: 1em;
}

.news-jobs .article h3 {
    margin-bottom: .5em;
    margin-top: 1em;
}

.jobs-available {
    
    margin-bottom: 3em;
}

.jobs-available .inner {
    background-color: #0f6700;
    color:#ffffff;
    padding: 1em;
    text-align: center;
    display: inline-block;
    margin:auto;
    
    
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.17);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.17);
    
    
-moz-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);

    
}
.jobs-available h2, 
.jobs-available p {
    color:#ffffff !important;
    margin-bottom: 0 !important;
}
.job-link {
    color:#ffffff !important;
    display: inline-block;
    border: 1px solid #ffffff;
    padding: 10px;
    margin-top: 20px;
}