
@font-face {
	font-family: 'helveticaneuecyrroman';
	src: url(/sites/all/themes/alpen/fonts_all/roman/helvneueroman-webfont.eot);
	src: url(/sites/all/themes/alpen/fonts_all/roman/helvneueroman-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/alpen/fonts_all/roman/helvneueroman-webfont.woff2) format('woff2'), url(/sites/all/themes/alpen/fonts_all/roman/helvneueroman-webfont.woff) format('woff'), url(/sites/all/themes/alpen/fonts_all/roman/helvneueroman-webfont.ttf) format('truetype'), url(/sites/all/themes/alpen/fonts_all/roman/helvneueroman-webfont.svg#helveticaneuecyrroman) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helveticaneuecyrlight';
	src: url(/sites/all/themes/alpen/fonts_all/light/helvneuelt-webfont.eot);
	src: url(/sites/all/themes/alpen/fonts_all/light/helvneuelt-webfont.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/alpen/fonts_all/light/helvneuelt-webfont.woff2) format('woff2'), url(/sites/all/themes/alpen/fonts_all/light/helvneuelt-webfont.woff) format('woff'), url(/sites/all/themes/alpen/fonts_all/light/helvneuelt-webfont.ttf) format('truetype'), url(/sites/all/themes/alpen/fonts_all/light/helvneuelt-webfont.svg#helvetica_neue_lt_w1g45_light) format('svg');
	font-weight: normal;
	font-style: normal;
}
 
.mejs__offscreen {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}

.mejs__container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}

.mejs__container,
.mejs__container * {
	box-sizing: border-box
}

.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none!important
}

.mejs__fill-container,
.mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}

.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.mejs__container:focus {
	outline: none
}

.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}

.mejs__embed,
.mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.mejs__fullscreen {
	overflow: hidden!important
}

.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}

.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
	height: 100%!important;
	width: 100%!important
}

.mejs__background,
.mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}

.mejs__mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}

.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}

:root .mejs__poster-img {
	display: none
}

.mejs__poster-img {
	border: 0;
	padding: 0
}

.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}

.mejs__layer {
	z-index: 1
}

.mejs__overlay-play {
	cursor: pointer
}

.mejs__overlay-button {
	background: url(/sites/all/themes/alpen/js/mediaelement/mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}

.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}

.mejs__overlay-loading {
	height: 80px;
	width: 80px
}

.mejs__overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url(/sites/all/themes/alpen/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}

.mejs__controls:not([style*="display:none"]) {
	background: rgba(255, 0, 0, .7);
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
	background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs__button,
.mejs__time,
.mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}

.mejs__button>button {
	background: transparent url(/sites/all/themes/alpen/js/mediaelement/mejs-controls.svg);
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}

.mejs__button>button:focus {
	outline: 1px dotted #999
}

.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus,
.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus {
	outline: 0
}

.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}

.mejs__play>button {
	background-position: 0 0
}

.mejs__pause>button {
	background-position: -20px 0
}

.mejs__replay>button {
	background-position: -160px 0
}

.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}

.mejs__time-buffering,
.mejs__time-current,
.mejs__time-float,
.mejs__time-float-corner,
.mejs__time-float-current,
.mejs__time-hovered,
.mejs__time-loaded,
.mejs__time-marker,
.mejs__time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}

.mejs__time-total {
	background: hsla(0, 0%, 100%, .3);
	margin: 5px 0 0;
	width: 100%
}

.mejs__time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}

@-webkit-keyframes b {
	0% {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

@keyframes b {
	0% {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

.mejs__time-loaded {
	background: hsla(0, 0%, 100%, .3)
}

.mejs__time-current,
.mejs__time-handle-content {
	background: hsla(0, 0%, 100%, .9)
}

.mejs__time-hovered {
	background: hsla(0, 0%, 100%, .5);
	z-index: 10
}

.mejs__time-hovered.negative {
	background: rgba(0, 0, 0, .2)
}

.mejs__time-buffering,
.mejs__time-current,
.mejs__time-hovered,
.mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}

.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.mejs__time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0)!important;
	-ms-transform: scaleX(0)!important;
	transform: scaleX(0)!important
}

.mejs__time-handle,
.mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}

.mejs__time-handle-content {
	border: 4px solid hsla(0, 0%, 100%, .9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}

.mejs__time-rail .mejs__time-handle-content:active,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.mejs__time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}

.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}

.mejs__time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}

.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}

.mejs__long-video .mejs__time-float-current {
	width: 60px
}

.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}

.mejs__fullscreen-button>button {
	background-position: -80px 0
}

.mejs__unfullscreen>button {
	background-position: -100px 0
}

.mejs__mute>button {
	background-position: -60px 0
}

.mejs__unmute>button {
	background-position: -40px 0
}

.mejs__volume-button {
	position: relative
}

.mejs__volume-button>.mejs__volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50, 50, 50, .7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}

.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px
}

.mejs__volume-total {
	background: hsla(0, 0%, 100%, .5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}

.mejs__volume-current {
	left: 0;
	margin: 0;
	width: 100%
}

.mejs__volume-current,
.mejs__volume-handle {
	background: hsla(0, 0%, 100%, .9);
	position: absolute
}

.mejs__volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}

.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}

.mejs__horizontal-volume-total {
	background: rgba(50, 50, 50, .8);
	height: 8px;
	top: 16px;
	width: 50px
}

.mejs__horizontal-volume-current,
.mejs__horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}

.mejs__horizontal-volume-current {
	background: hsla(0, 0%, 100%, .8);
	height: 100%;
	top: 0;
	width: 100%
}

.mejs__horizontal-volume-handle {
	display: none
}

.mejs__captions-button,
.mejs__chapters-button {
	position: relative
}

.mejs__captions-button>button {
	background-position: -140px 0
}

.mejs__chapters-button>button {
	background-position: -180px 0
}

.mejs__captions-button>.mejs__captions-selector,
.mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}

.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}

.mejs__captions-selector-list,
.mejs__chapters-selector-list {
	list-style-type: none!important;
	margin: 0;
	overflow: hidden;
	padding: 0
}

.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none!important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}

.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8!important;
	background-color: hsla(0, 0%, 100%, .4)!important
}

.mejs__captions-selector-input,
.mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}

.mejs__captions-selector-label,
.mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}

.mejs__captions-selected,
.mejs__chapters-selected {
	color: #21f8f8
}

.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}

.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}

.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}

.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}

.mejs__captions-position-hover {
	bottom: 35px
}

.mejs__captions-text,
.mejs__captions-text * {
	background: hsla(0, 0%, 8%, .5);
	box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
	padding: 0;
	white-space: pre-wrap
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
	display: none
}

.mejs__overlay-error {
	position: relative
}

.mejs__overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}

.mejs__cannotplay,
.mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}

.mejs__cannotplay {
	position: relative
}

.mejs__cannotplay a,
.mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}

@media all and (max-width:1000px)and (min-height:750px) {
	.allmargin-country {
		max-height: 750px !important;
	}
}

* {
	margin: 0;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: none repeat scroll 0 0 rgb(235, 238, 244);
	color: rgb(51, 51, 51);
	font-family: 'Arial', sans-serif;
	height: 100%;
	margin: 0;
	outline: 0 none;
	overflow-y: scroll;
	padding: 0;
	word-wrap: break-word;
}

body.front.domain-alpen-com-tk {
	background: none repeat scroll 0 0 #ffffff;
}

body.not-front .back-page-regular {
	background: url(../images/back_page.jpg) no-repeat scroll center -99px rgb(235, 238, 244);
	height: 569px;
	margin-bottom: -467px;
	margin-top: -145px;
	width: 100%;
}

a:active,
a:focus {
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}

a:link,
a:visited {
	color: rgb(51, 51, 51);
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: rgb(51, 51, 51);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	margin-bottom: 5px;
}

h1 {
	color: #333333;
}

del {
	text-decoration: line-through;
}

tr.odd {
	background-color: #dddddd;
}

img {
	outline: 0;
}

code,
pre,
kbd,
samp,
var {
	padding: 0 0.4em;
	font-size: 0.77em;
	font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}

code {
	background-color: #f2f2f2;
	background-color: rgba(40, 40, 0, 0.06);
}

pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
	font-size: 100%;
	background-color: transparent;
}

pre code,
pre samp,
pre var {
	padding: 0;
}

.description code {
	font-size: 1em;
}

kbd {
	background-color: #f2f2f2;
	border: 1px outset #575757;
	margin: 0 3px;
	color: #666;
	display: inline-block;
	padding: 0 6px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

pre {
	background-color: #f2f2f2;
	background-color: rgba(40, 40, 0, 0.06);
	margin: 10px 0;
	overflow: hidden;
	padding: 15px;
	white-space: pre-wrap;
}

.allmargin {
	margin: 0 auto;
	max-width: 930px;
	min-width: 930px;
	position: relative;
	width: 930px;
}

.front .allmargin {
	margin: -230px auto 0;
}

.allmargin-background {
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	float: left;
	width: 930px;
	min-height: 420px;
}

.not-front .allmargin .leftside {
	width: 280px;
	padding-left: 30px;
}

.not-front.node-type-press-center .allmargin .leftside,
.not-front.node-type-media-file .allmargin .leftside {
	width: 260px;
	padding-left: 20px;
}

.page-press-center .allmargin .leftside,
.page-taxonomy-term .allmargin .leftside,
.page-media-library .allmargin .leftside {
	width: 207px;
	padding-left: 20px;
}

.page-press-center .allmargin .leftside #block-menu-block-1,
.page-taxonomy-term .allmargin .leftside #block-menu-block-1 {
	width: 207px;
}

.header {
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	/*height: 103px;*/
	margin: 0px auto 145px;
	max-width: 930px;
	min-width: 100%;
	width: 100%;
}

.front .header {
	margin: 0 auto;
}

.front.page-node-17 .header {
	margin: 0 auto;
	position: absolute;
	top: 0;
}

.front.logged-in.page-node-17.admin-menu .header {
	top: 29px;
}

.page-node-894 .header {
	margin: 0 auto;
	position: absolute;
	top: 0;
}

.logged-in.page-node-894.admin-menu .header {
	top: 29px;
}

.header-margin {
	background-color: #FFF;
	height: 70px;
	margin: 0 auto;
	max-width: 930px;
	min-width: 930px;
	padding-top: 20px;
	width: 930px;
}

#branding {
	float: left;
	width: 181px;
}

#logo {
	margin-top: -15px;
}

.region-header {
	float: left;
	margin-top: -10px;
	padding-left: 34px;
	width: 749px;
	padding-top: 10px;
}

.login-href {
	background: url(/sites/all/themes/alpen/img/login_icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-left: 21px;
	float: left;
}

.login-href a,
.login-href a.logout-href {
	font-size: 12px;
	font-family: 'Arial';
	color: #999999;
	padding-left: 27px;
	line-height: 17px;
}

.logged-in .login-href .content a.login-href-inside {
	display: none;
	visibility: hidden;
}

.not-logged-in .logout-href {
	display: none;
	visibility: hidden;
}

#block-block-23 {
	background: url(/sites/all/themes/alpen/img/login_icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin-left: 21px;
	margin-top: 21px;
}

#block-block-23 a {
	color: #999999;
	font-family: 'Arial';
	font-size: 14px;
	padding-left: 27px;
	line-height: 23px;
}

#block-locale-language {
	float: left;
	float: right;
	padding-right: 10px;
}

#block-locale-language .language-switcher-locale-url {
	margin: 0;
	padding: 0;
}

#block-locale-language .language-switcher-locale-url li {
	float: left;
	height: 20px;
	list-style: none outside none;
	margin-right: 7px;
	overflow: hidden;
	width: 20px;
}

.footer-block-clones {
	float: right;
	margin-top: -23px;
	margin-right: 40px;
	position: relative;
	z-index: 20;
}

.footer-block-clones .language-switcher-locale-url {
	margin: 0;
	padding: 0;
	float: left;
}

.footer-block-clones .language-switcher-locale-url li {
	float: left;
	height: 20px;
	list-style: none outside none;
	margin-right: 7px;
	overflow: hidden;
	width: 20px;
}

.footer-block-clones .language-switcher-locale-url a {
	display: block;
	height: 20px;
	overflow: hidden;
	width: 20px;
}

.footer-block-clones img {
	border-radius: 10px;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 20px;
}

#block-locale-language .language-switcher-locale-url a {
	display: block;
	height: 20px;
	overflow: hidden;
	width: 20px;
}

#block-locale-language img {
	border-radius: 10px;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 20px;
}

#block-menu-block-top-menu-first-level-final {
	clear: both;
	float: left;
	margin-top: 16px;
	overflow: hidden;
}

#block-menu-block-top-menu-first-level-final h2 {}

#block-menu-block-top-menu-first-level-final ul {
	margin: 0;
	padding: 0;
	width: 704px;
}

#block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 11px 0 0;
}

.i18n-uk #block-menu-block-top-menu-first-level-final ul li {
	padding: 0 10px 0 0;
}

#block-menu-block-top-menu-first-level-final ul li.last {
	padding: 0;
}

#block-menu-block-top-menu-first-level-final ul li a {
	font-size: 14pt;
	color: #333333;
	font-family: 'Arial';
}

.domain-alpenpharma-am #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 8px 0 0;
}

.domain-alpenpharma-am #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 11pt;
}

.domain-alpenpharma-bg #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 7px 0 0;
}

.domain-alpenpharma-bg #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 13pt;
}

.domain-alpenpharma-ge #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 10px 0 0;
}

.domain-alpenpharma-ge #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 12pt;
}

.domain-alpenpharma-ge #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 10px 0 0;
}

.domain-alpenpharma-ge #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 12pt;
}

.domain-alpenpharma-kz #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 6px 0 0;
}

.domain-alpenpharma-kz #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 12pt;
}

.domain-alpenpharma-kg #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 6px 0 0;
}

.domain-alpenpharma-kg #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 12pt;
}

.domain-alpenpharma-mn #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 3.5px 0 0;
}

.domain-alpenpharma-mn #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 11pt;
}

.domain-alpenpharma-md #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 8px 0 0;
}

.domain-alpenpharma-md #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 13pt;
}

.domain-alpenpharma-tj #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 5px 0 0;
}

.domain-alpenpharma-tj #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 13pt;
}

.domain-alpenpharma-uz #block-menu-block-top-menu-first-level-final ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 3px 0 0;
}

.domain-alpenpharma-uz #block-menu-block-top-menu-first-level-final ul li a {
	font-size: 12pt;
}

#block-menu-block-top-menu-first-level-final ul li a.active,
#block-menu-block-top-menu-first-level-final ul li a.active-trail {
	color: rgb(218, 37, 28);
}

#block-menu-block-top-menu-first-level-final ul li a.acitve {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#block-menu-block-top-menu-first-level-final ul li a:hover {
	color: #da251c;
}

#block-menu-block-top-menu-first-level-final ul li a.acitve {
	color: #da251c;
}

#block-menu-block-2 {
	clear: both;
	float: left;
	margin-top: 16px;
	overflow: hidden;
}

#block-menu-block-2 h2 {}

#block-menu-block-2 ul {
	margin: 0;
	padding: 0;
	width: 704px;
}

#block-menu-block-2 ul li {
	display: inline;
	list-style: none outside none;
	margin: 0;
	padding: 0 15px 0 0;
}

#block-menu-block-2 ul li a {
	font-size: 14pt;
	color: #333333;
	font-family: 'Arial';
}

#block-menu-block-2 ul li a.active,
#block-menu-block-2 ul li a.active-trail {
	color: rgb(218, 37, 28);
}

#block-menu-block-2 ul li a.acitve {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#block-menu-block-2 ul li a:hover {
	color: #da251c;
}

#block-menu-block-2 ul li a.acitve {
	color: #da251c;
}

.welcome {
	float: right;
	height: 200px;
	margin-right: 35px;
}

.region-welcome {
	height: 78px;
	margin-top: 61px;
	padding-right: 102px;
}

.region-welcome h2 {
	font-size: 26pt;
	letter-spacing: -0.5px;
}

.region-welcome .block .content {
	margin-top: -7px;
	font-size: 11pt;
}

#frontshowbackoverflow {
	height: 430px;
	margin: 0 auto;
	max-width: 1920px;
	min-width: 930px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#frontshowback {
	width: 1920px;
	height: 430px;
}

.leftpluscontent {
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	clear: both;
	float: left;
	height: auto;
	min-height: 660px;
	width: 100%;
}

.poloska {
	background: url(/sites/all/themes/alpen/img/poloska.png) repeat-y scroll 225px 0 transparent;
	float: left;
	margin-bottom: 25px;
}

.poloska+.region-content-bottom {
	margin-top: 21px;
	padding-top: 0;
}

.domain-alpen-ua-tk .region-welcome {
	background: url(/sites/all/themes/alpen/img/flags_big/UA.png) no-repeat scroll right center transparent;
}

.domain-alpen-ru-tk .region-welcome {
	background: url(/sites/all/themes/alpen/img/flags_big/RU.png) no-repeat scroll right center transparent;
}

.domain-alpen-by-tk .region-welcome {
	background: url(/sites/all/themes/alpen/img/flags_big/BY.png) no-repeat scroll right center transparent;
}

.region-welcome .block {
	height: 78px;
	text-align: right;
	padding-top: 6px;
}

.group-welcome {
	float: right;
	height: 138px;
	margin-top: -139px;
	min-width: 462px;
	position: absolute;
	right: 35px;
	top: 0;
	z-index: 0;
}

.group-left-welcome {
	float: right;
	margin-right: 22px;
	margin-top: 0px;
	text-align: right;
}

.group-welcome .field-name-field-welcome-title {
	font-size: 26pt;
	letter-spacing: -0.5px;
	line-height: 42px;
}

.group-welcome .field-name-field-welcome-desc {
	font-size: 11pt;
}

.group-welcome .field-name-field-welcome-flag {
	float: right;
}

.mycontent2 {}

.page-node .breadcrumb {
	padding-bottom: 18px;
}

.region-primarymenu {
	clear: both;
}

.not-front.node-type-page #block-system-main {
	/*width: 575px;*/
	/*padding-left: 15px;*/
	font-size: 14px;
}

body.nosidebar #block-system-main {
	box-sizing: border-box;
}

.not-front.node-type-page #block-system-main img {
	height: auto !important;
	max-width: 573px;
}

.not-front.node-type-press-center #block-system-main img {
	height: auto !important;
	max-width: 550px !important;
}

.not-front #block-system-main {
	font-size: 14px;
	font-family: 'Arial';
}

.not-front #block-system-main .node {
	font-family: 'Arial', sans-serif;
}

.not-front #block-system-main .field-name-body p,
.not-front #block-system-main .field-name-body li {
	line-height: 24px;
}

.not-front #block-system-main .node .field-name-body strong,
.not-front #block-system-main .node .field-name-body b {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}

#block-system-main .node .field-name-body,
#block-system-main .node .field-name-field-section-text {}

#block-system-main .node .field-name-body a,
#block-system-main .node .field-name-field-section-text a {
	color: #5d636e !important;
}

.conAll {
	float: left;
	width: 705px;
	padding: 0 30px;
	border-left: 1px solid rgb(239, 239, 240);
}

.page-template-page_about .conAll {
	border-left: 0;
}

.archive.category .conAll {
	border-left: 0;
}

body.nosidebar .conAll {
	box-sizing: border-box;
}

body.nosidebar .allmargin .conAll {
	box-sizing: border-box;
}

.not-front .allmargin .conAll {
	padding: 0 50px 90px 27px;
	width: 650px;
}

.page-press-center .allmargin .conAll,
.page-taxonomy-term .allmargin .conAll,
.page-media-library .allmargin .conAll {
	width: 640px;
	padding: 0 30px 90px 33px;
}

body.nosidebar .page-press-center .allmargin .conAll,
body.nosidebar .page-taxonomy-term .allmargin .conAll,
body.nosidebar .page-media-library .allmargin .conAll {
	box-sizing: border-box;
}

.foo {
	bottom: 0;
	clear: both;
	color: #FFFFFF;
	min-height: 270px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	min-width: 930px;
	position: relative;
}

.allfooterinfo {
	color: #FFFFFF;
	margin: 0 auto;
	max-width: 930px;
	min-width: 930px;
	padding-top: 47px;
	text-align: left;
}

.region-footer .block-block {
	color: #999999;
}

.region-footer .block-block a {
	color: #999999;
}

.region-footer .block-block.welcome-footer {
	font-size: 10px;
	margin-left: 33px;
	font-family: 'Arial';
}

.region-footer .copyring-footer {
	font-family: 'Arial';
	font-size: 10px;
	margin-left: 20px;
	margin-top: 2px;
}

#block-system-main-menu {}

#block-system-main-menu .content {
	background: url(/sites/all/themes/alpen/img/poloska_gor.png) repeat-x scroll 0 21px transparent;
}

#block-system-main-menu .menu {
	margin: 0;
	padding: 0 33px;
	min-height: 140px;
}

#block-system-main-menu .menu li ul {
	padding: 0;
	min-height: 100px;
}

#block-system-main-menu .menu li {
	float: left;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#block-system-main-menu .menu li.first {
	display: none;
}

#block-system-main-menu .menu li ul li.first {
	display: block;
}

#block-system-main-menu .menu li ul li {
	float: none;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #666666;
}

#block-system-main-menu .menu li a {
	color: rgb(153, 153, 153);
	display: block;
	line-height: 9px;
	text-transform: uppercase;
	margin: 0 0 27px;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
}

#block-system-main-menu .menu li ul li a {
	color: #666666;
	text-transform: none;
	line-height: 9px;
	text-transform: none;
	margin: 0 0 10px;
	padding: 0;
}

#block-menu-block-4 .content {
	background: url(/sites/all/themes/alpen/img/poloska_gor.png) repeat-x scroll 0 21px transparent;
}

#block-menu-block-4 .menu {
	margin: 0;
	padding: 0 33px;
	min-height: 140px;
}

#block-menu-block-4 .menu li ul {
	padding: 0;
	min-height: 100px;
}

#block-menu-block-4 .menu li {
	float: left;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0 45px 0 0;
}

#block-menu-block-4 .menu li.first {
	display: none;
}

#block-menu-block-4 .menu li ul li.first {
	display: block;
}

#block-menu-block-4 .menu li ul li {
	float: none;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #666666;
	padding: 0;
}

#block-menu-block-4 .menu li a {
	color: rgb(153, 153, 153);
	display: block;
	line-height: 9px;
	text-transform: uppercase;
	margin: 0 0 28px;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
}

#block-menu-block-4 .menu li ul li a {
	color: #666666;
	font-size: 13px;
	text-transform: none;
	line-height: 9px;
	text-transform: none;
	margin: 0 0 10px;
	padding: 0;
	font-family: 'Arial';
}

#block-menu-block-bottom-menu-all-level-final .content {
	background: url(../images/poloska_gor.png) repeat-x scroll 0 30px transparent;
}

#block-menu-block-bottom-menu-all-level-final .menu {
	padding: 0;
	margin: 0;
	min-height: 140px;
}

#block-menu-block-bottom-menu-all-level-final .menu li ul {
	padding: 0;
	min-height: 100px;
	margin-left: 0;
}

#block-menu-block-bottom-menu-all-level-final .menu li {
	display: inline-block;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 0 20px;
	/*max-width: 170px;*/
	vertical-align: top;
}

#block-menu-block-bottom-menu-all-level-final .menu li.first {
	display: none;
}

#block-menu-block-bottom-menu-all-level-final .menu li ul li.first {
	display: block;
}

#block-menu-block-bottom-menu-all-level-final .menu li ul li {
	float: none;
	display: block;
	color: #666666;
	padding: 0;
}

#block-menu-block-bottom-menu-all-level-final .menu li a {
	color: rgb(153, 153, 153);
	display: block;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0 0 20px;
	max-height: 30px;
	min-height: 30px;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0;
}

#block-menu-block-bottom-menu-all-level-final .menu li ul li {
	margin: 0 0 10px;
}

#block-menu-block-bottom-menu-all-level-final .menu li ul li a {
	color: #666666;
	font-size: 13px;
	text-transform: none;
	line-height: 14px;
	max-height: inherit;
	min-height: inherit;
	text-transform: none;
	margin: 0 0 0px;
	padding: 0;
	font-family: 'Arial';
}

.mycontent h1 {
	margin-bottom: 10px;
}

.node-type-page .mycontent h1 {
	margin-top: 23px;
	margin-bottom: 31px;
}

.node-type-medicine .node-medicine h1 {
	padding-bottom: 7px;
}

.node-type-medicine .node-medicine h1 a {
	font-family: 'Arial';
	font-weight: normal;
}

.allmargin-country {
	bottom: 0;
	left: 0;
	min-width: 930px;
	position: absolute;
	right: 0;
	top: 100px;
	min-height: 438px !important;
	overflow: hidden;
}

.front.logged-in.page-node-17.admin-menu .allmargin-country {
	top: 129px;
}

.logged-in.page-node-894.admin-menu .allmargin-country {
	top: 129px;
}

.allmargin-country .header {
	height: 93px;
	margin: 0 auto;
	max-width: 930px;
	min-width: 930px;
	width: 930px;
}

.divchoosecountry {
	width: 100%;
	display: none;
}

.divbcakground {
	background: url(/sites/all/themes/alpen/img/backwidth.png) repeat scroll center center/100% auto transparent;
	height: 100%;
	margin: 0 auto;
	width: 100%;
}

.region-countrychoose {
	margin: 0 auto;
	min-width: 930px;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
}

#block-domain-nav-default li {}

#block-domain-nav-default li a {
	display: block;
}

#block-molecula {
	background: url(/sites/all/themes/alpen/img/dnk/fon_all.png) no-repeat scroll 0 0 / 100% 100% transparent;
	float: right;
	height: 356px;
	width: 767px;
	position: relative;
	overflow: hidden;
}

#block-block-4 {
	margin: 0 auto;
	min-width: 930px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
}

.prapor {
	position: relative;
	display: none;
	left: 325px;
	top: 158px;
	width: 1px;
	height: 1px;
}

#block-block-4 .content {}

#block-block-4 .content #molecule {
	height: 100% !important;
	line-height: 100% !important;
	margin: 0 auto;
	min-width: 930px !important;
	text-align: center;
	width: 100% !important;
	min-height: 600px !important;
	z-index: 1 !important;
}

.molekyla-1 {
	background: url(/sites/all/themes/alpen/img/dnk/molekyla_1.png) no-repeat scroll 0 0 transparent;
	height: 91px;
	left: 475px;
	position: absolute;
	top: 87px;
	width: 76px;
}

.molekyla-2 {
	background: url(/sites/all/themes/alpen/img/dnk/molekyla_2.png) no-repeat scroll 0 0 transparent;
	height: 65px;
	left: 298px;
	position: absolute;
	top: 245px;
	width: 38px;
}

.molekyla-3 {
	background: url(/sites/all/themes/alpen/img/dnk/molekyla_3.png) no-repeat scroll 0 0 transparent;
	height: 97px;
	left: 384px;
	position: absolute;
	top: 213px;
	width: 110px;
}

.molekyla-4 {
	background: url(/sites/all/themes/alpen/img/dnk/molekyla_4.png) no-repeat scroll 0 0 transparent;
	height: 38px;
	left: 347px;
	position: absolute;
	top: 160px;
	width: 91px;
}

.molekyla-5 {
	background: url(/sites/all/themes/alpen/img/dnk/molekyla_5.png) no-repeat scroll 0 0 transparent;
	height: 42px;
	left: 214px;
	position: absolute;
	top: 193px;
	width: 61px;
}

.molekyla-6 {
	background: url(/sites/all/themes/alpen/img/dnk/molekyla_6.png) no-repeat scroll 0 0 transparent;
	height: 75px;
	left: 135px;
	position: absolute;
	top: 69px;
	width: 132px;
}

.allmargin-country .conAll {}

#views_slideshow_cycle_main_country_slider-block {
	width: 100%;
	min-width: 930px;
}

#views_slideshow_cycle_main_country_slider-block .views-slideshow-cycle-main-frame {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	height: 100% !important;
	position: absolute;
	top: 0;
	width: 100% !important;
}

#views_slideshow_cycle_main_country_slider-block .views-slideshow-cycle-main-frame-row {
	height: 100% !important;
	width: 100% !important;
}

#views_slideshow_cycle_main_country_slider-block .field-content {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
}

#views_slideshow_cycle_main_country_slider-block .field-content img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.div-slider-choosecountry {
	bottom: 0px;
	min-height: 361px !important;
	min-width: 930px !important;
	overflow: hidden;
	position: absolute !important;
	top: 0;
	width: 100% !important;
}

#scroller {
	background-color: rgb(255, 255, 255);
	bottom: 0;
	color: rgb(220, 66, 58);
	font-size: 14px;
	height: 50px !important;
	line-height: 50px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.scrollingtext {
	color: rgb(220, 66, 58);
	font-size: 14px;
	font-style: oblique;
	position: absolute;
	white-space: nowrap;
	width: 100%;
	font-weight: bold;
	font-family: 'Arial';
}

.scrollingtext a:link,
.scrollingtext a:visited {
	color: #ffffff;
	font-size: 14px;
}

.scrollingtext a:visited {
	text-decoration: none;
}

.region-countrychooseslider {}

#block-views-country-slider-block {
	bottom: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.molecula-margin {
	min-width: 930px !important;
	width: 930px;
	margin: 0 auto;
}

.region-countrychooseslider .top-slides-front {
	bottom: -1px;
	min-width: 930px !important;
	position: absolute !important;
	top: 0;
	width: 100% !important;
}

.css-stretch {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100% !important;
	position: absolute;
	width: 100% !important;
}

#views_slideshow_cycle_main_country_slider-block.views_slideshow_cycle_main.views_slideshow_main {}

#views_slideshow_cycle_teaser_section_country_slider-block .views-field-body {
	bottom: 250px;
	height: 100%;
	left: 50%;
	margin: 0 auto;
	position: absolute;
	width: 930px;
}

#views_slideshow_cycle_teaser_section_country_slider-block .slider-com-edit-link a {
	color: red;
	font-weight: bold;
	text-align: right;
	float: right;
}

#views_slideshow_cycle_teaser_section_country_slider-block .views-field-body .field-content {
	bottom: 0;
	height: 100%;
	left: -50%;
	position: absolute;
	top: 61%;
	width: 250px;
	z-index: 10;
}

.view-country-slider {
	height: 100% !important;
	width: 100% !important;
}

#views_slideshow_cycle_main_country_slider-block .views-field-nothing {
	background: url(/sites/all/themes/alpen/img/slider_com_molec_all2.png) no-repeat scroll center top/auto 100% transparent;
	height: 100%;
	margin: 0 auto -600px;
	min-width: 930px;
	position: absolute;
	width: 100%;
	z-index: 9;
}

.view-country-slider .slider-com-molecules-top {}

.view-country-slider .slider-com-molecules-bottom {}

.slider-com-text-all {
	float: right;
	width: 465px;
}

.slider-com-title {
	font-size: 28pt;
}

.slider-com-desc {}

.view-country-slider .views-slideshow-controls-top {
	bottom: 0;
	left: 50%;
	position: absolute;
	top: 0;
	width: 930px;
}

.view-country-slider .views-slideshow-controls-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	z-index: 15;
}

#views_slideshow_controls_text_previous_country_slider-block {}

#views_slideshow_controls_text_pause_country_slider-block {
	display: none;
}

#views_slideshow_controls_text_next_country_slider-block {}

.view-country-slider .views-slideshow-controls-bottom a {
	overflow: hidden;
	color: transparent;
	opacity: 0;
}

#views_slideshow_controls_text_previous_country_slider-block a {
	height: 100%;
	position: absolute;
	width: 50%;
	text-indent: -500px;
}

#views_slideshow_controls_text_next_country_slider-block a {
	height: 72%;
	position: absolute;
	right: 0;
	width: 50%;
	text-indent: -500px;
}

#widget_pager_top_country_slider-block {
	left: 37%;
	position: absolute;
	bottom: 280px;
}

#widget_pager_top_country_slider-block .views-slideshow-pager-field-item {
	border: 1px solid rgb(0, 0, 0);
	border-radius: 8px;
	float: left;
	height: 13px;
	margin-right: 10px;
	position: relative;
	width: 13px;
	z-index: 100;
	cursor: pointer;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#widget_pager_top_country_slider-block .views-slideshow-pager-field-item.active {
	border: 1px solid #da251c;
}

.countrychoose-block-not-main {
	background-color: #fff;
	overflow: visible;
	display: none;
}

.countrychoose-block-not-main.open-choose {
	overflow: visible;
	/*display: block;*/
}

.block-domain-nav {
	position: relative;
}

.block-domain-nav:after {
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: rgba(60, 60, 62, 0.8) transparent transparent transparent;
	bottom: -40px;
	content: '';
	display: block;
	height: 0;
	left: 256px;
	position: absolute;
	width: 0;
}

.page-node-17 .countrychoose-block {
	height: auto;
	position: absolute;
	width: 100%;
	z-index: 99;
	bottom: 0px;
}

.page-node-894 .countrychoose-block {
	height: auto;
	position: absolute;
	width: 100%;
	z-index: 99;
	bottom: 0px;
}

.region-countrychooseblock {
	background: none repeat scroll 0 0 rgba(60, 60, 62, 0.8);
	padding-bottom: 20px;
}

#block-domain-nav-default {
	height: 300px; /*was 250*/
	width: 930px;
	margin: 0 auto;
}

#block-domain-nav-default .content {
	height: 300px;/*was 180*/
	overflow: hidden;
}

#block-domain-nav-default .content a {
	color: #FFFFFF;
	background: url(../images/country_list_li.png) no-repeat 3px 6px;
	display: list-item;
	padding-left: 30px;
}

#block-domain-nav-default .content a.active {
	/*background: url(../images/country_list_li.png) no-repeat scroll 3px -20px transparent;*/
	background: url(../images/country_list_li.png) no-repeat scroll 3px -40px transparent;
}

#block-domain-nav-default .content a.domain-id-4 {
	background: url(../images/map-pointer.png) no-repeat left -1px;
}

#block-domain-nav-default .content ul {
	height: 300px; /*was 180*/
	margin: 0;
	padding: 0;
	position: relative;
}

#block-domain-nav-default .content li {
	margin: 0;
	margin-bottom: 12px;
	list-style-image: none;
	list-style: none;
}

#block-domain-nav-default .content ul.notinline li {
	display: list-item;
}

.choose-sountry-icon {
	background: url(../images/icons_choose_country.png) no-repeat scroll 0 center transparent;
	color: rgb(255, 255, 255);
	cursor: pointer;
	font-size: 19px;
	height: 61px;
	line-height: 61px;
	margin: 0 auto 5px;
	padding-left: 35px;
	text-align: center;
	max-width: 300px;
	text-transform: uppercase;
}

#block-domain-nav-default .content .item-list {
	float: left;
	overflow: hidden;
	width: 776px;
}

.leftscroll {
	display: none;
	float: left;
	height: 135px;
	width: 77px;
}

.leftscrollinside {
	background: url(/sites/all/themes/alpen/img/domain_scrolls.png) no-repeat scroll 8px 44px transparent;
	height: 135px;
	width: 77px;
	cursor: pointer;
	display: none;
}

.rightscroll {
	display: none;
	float: left;
	height: 135px;
	width: 77px;
}

.rightscrollinside {
	background: url(/sites/all/themes/alpen/img/domain_scrolls.png) no-repeat scroll -80px 44px transparent;
	height: 135px;
	width: 77px;
	cursor: pointer;
	display: none;
}

.list-domain-first {
	margin: 0 auto;
	overflow: hidden;
	width: 800px;
}

.list-domain-second {
	width: 800px;
	float: left;
	position: relative;
}

.leftside {
	float: left;
	height: 100%;
	padding-left: 20px;
	padding-top: 25px;
	width: 225px;
	clear: both;
}

.leftside .region-content {}

.leftside .region-content .field-name-field-frontpage-face {
	margin-bottom: 20px;
}

.leftside .region-content .field-type-image img {
	border-radius: 46px;
	-khtml-border-radius: 46px;
	-moz-border-radius: 46px;
	-webkit-border-radius: 46px;
}

.leftside .region-content .field-name-body {
	color: rgb(102, 102, 102);
	font-size: 10pt;
	line-height: 13pt;
	margin-bottom: 20px;
	font-family: 'Arial';
}

.leftside .region-content .field-name-body strong,
.leftside .region-content .field-name-body b {
	color: rgb(102, 102, 102);
	float: left;
	font-size: 15pt;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: 15pt;
	width: 100%;
	font-family: 'Arial';
}

.leftside #block-system-main {
	padding: 0;
	margin: 0;
	width: auto;
}

#block-block-6 {}

#block-block-6 h2 {
	color: #da251c;
}

#block-block-6 img {
	margin-left: -15px;
	max-width: 212px;
	margin-bottom: 37px;
}

#block-block-6 .content {
	margin-top: 20px;
}

.twittericon {
	background: url(/sites/all/themes/alpen/img/soc_icons.jpg) no-repeat scroll 0 0 transparent;
	height: 35px;
	width: 37px;
	margin-right: 7px;
	float: left;
}

.facebookicon {
	background: url(/sites/all/themes/alpen/img/soc_icons.jpg) no-repeat scroll -42px 0 transparent;
	height: 35px;
	width: 37px;
	margin-right: 7px;
	float: left;
}

.in-icon {
	background: url(/sites/all/themes/alpen/img/soc_icons.jpg) no-repeat scroll -84px 0 transparent;
	height: 35px;
	width: 37px;
	margin-right: 7px;
	float: left;
}

.twittericon a,
.facebookicon a,
.in-icon a {
	display: block;
	height: 35px;
	width: 37px;
}

#block-menu-menu-top-shared-menu {
	float: left;
	padding-right: 36px;
}

.domain-alpenpharma-am #block-menu-menu-top-shared-menu {
	padding-right: 10px;
}

#block-menu-menu-top-shared-menu ul.menu {
	margin: 0;
	padding: 0;
}

#block-menu-menu-top-shared-menu ul.menu li {
	display: block;
	float: left;
	font-size: 9pt;
	height: 21px;
	line-height: 21px;
	margin: 0;
	background: url(../images/choose_country.png) no-repeat scroll 18px -35px transparent;
	padding: 0 0 0 46px;
}

#block-menu-menu-top-shared-menu ul.menu li.first {
	background: url(../images/choose_country.png) no-repeat scroll 0 0 transparent;
	padding-left: 24px;
}

.page-node-17 #block-menu-menu-top-shared-menu ul.menu li.first {
	color: #da251c;
	background: url(/sites/all/themes/alpen/img/choose_country.png) no-repeat scroll 0 bottom transparent;
}

#block-menu-menu-top-shared-menu ul.menu li span {
	cursor: pointer;
}

#block-menu-menu-top-shared-menu ul.menu li.last {}

#block-menu-menu-global-menu {
	float: left;
	padding-right: 36px;
	margin-top: 22px;
}

#block-menu-menu-global-menu ul.menu {
	margin: 0;
	padding: 0;
}

#block-menu-menu-global-menu ul.menu li {
	background: url(/sites/all/themes/alpen/img/choose_country.png) no-repeat scroll 18px -35px transparent;
	display: block;
	float: left;
	font-size: 16px;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 47px;
}

.page-node-17 #block-menu-menu-global-menu ul.menu li.first {
	color: #da251c;
	background: url(/sites/all/themes/alpen/img/choose_country.png) no-repeat scroll 0 bottom transparent;
	padding: 0 0 0 25px;
}

#block-menu-menu-global-menu ul.menu li span {
	cursor: pointer;
}

#block-menu-menu-global-menu ul.menu li.last {}

.view-menu-tree-views-content .itemmenu {
	float: left;
	height: 2px;
	width: 20px;
}

.view-menu-tree-views-content .itemmenu.parent0 {
	float: left;
	height: 2px;
	width: 0;
}

#block-menu-block-1 {
	float: left;
	padding-bottom: 40px;
	width: 250px;
}

#block-menu-block-1 .menu-name-main-menu .menu {
	margin: 0;
	padding: 0;
}

#block-menu-block-1 .menu-name-main-menu .menu li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#block-menu-block-1 .menu-name-main-menu .menu li a {
	color: rgb(51, 51, 51);
	display: block;
	float: left;
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid rgb(239, 239, 240);
	width: 100%;
	font-family: 'Arial';
}

#block-menu-block-1 .menu-name-main-menu .menu li a.active-trail,
#block-menu-block-1 .menu-name-main-menu .menu li a.active {
	color: rgb(218, 37, 28);
}

#block-menu-block-left-menu-second-level {
	float: left;
	padding-bottom: 40px;
	width: 220px;
}

.page-press-center .allmargin .leftside .region-sidebar-first #block-menu-block-left-menu-second-level,
.page-taxonomy-term .allmargin .leftside #block-menu-block-left-menu-second-level,
.page-media-library .allmargin .leftside #block-menu-block-left-menu-second-level {
	width: 188px;
	overflow: hidden;
}

.page-press-center .allmargin .leftside .region-sidebar-first #block-menu-block-left-menu-second-level li a,
.page-taxonomy-term .allmargin .leftside #block-menu-block-left-menu-second-level li a,
.page-media-library .allmargin .leftside #block-menu-block-left-menu-second-level li a {
	width: 194px;
}

#block-menu-block-left-menu-second-level .menu-block-wrapper .menu {
	margin: 0;
	padding: 0;
}

#block-menu-block-left-menu-second-level .menu-block-wrapper .menu li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#block-menu-block-left-menu-second-level .menu-block-wrapper .menu li a {
	border-bottom: 1px solid rgb(239, 239, 240);
	color: rgb(51, 51, 51);
	display: block;
	float: left;
	font-size: 17px;
	line-height: 40px;
	padding-left: 13px;
	width: 230px;
}

#block-menu-block-left-menu-second-level .menu-block-wrapper .menu li a.active-trail,
#block-menu-block-left-menu-second-level .menu-block-wrapper .menu li a.active {
	color: rgb(218, 37, 28);
}

#block-block-9 {
	clear: both;
}

.region-precontent {
	height: 49px;
	border-bottom: 1px solid rgb(239, 239, 240);
	clear: both;
}

#block-menu-block-3 {
	height: 49px;
	float: left;
}

#block-menu-block-3 ul {
	margin-left: 20px;
	padding: 0;
}

#block-menu-block-3 ul li {
	line-height: 49px;
	font-size: 25px;
	display: none;
	margin: 0;
	padding: 0;
}

#block-menu-block-3 ul li.active-trail,
#block-menu-block-3 ul li.active {
	display: block;
}

#block-menu-block-3 ul li.active-trail,
#block-menu-block-3 ul li.active A {
	font-family: 'Arial';
}

.active-primary-menu-item {
	font-family: 'Arial';
	line-height: 49px;
	font-size: 25px;
	margin: 0 0 0 20px;
	padding: 0;
	height: 49px;
	float: left;
}

.not-front .region-precontent #search-block-form {
	float: right;
	height: 49px;
	border-left: 1px solid rgb(239, 239, 240);
}

.not-front .region-precontent #search-block-form .form-item {
	margin: 0;
}

.not-front .region-precontent #search-block-form #edit-actions {
	width: 50px;
	height: 50px;
	float: left;
}

.not-front .region-precontent #search-block-form .form-item-search-block-form {
	display: block;
	opacity: 0;
	float: left;
	width: 0;
	overflow: hidden;
	-webkit-transition: width 0.5s ease;
	-moz-transition: width 0.5s ease;
	-ms-transition: width 0.5s ease;
	-o-transition: width 0.5s ease;
	transition: width 0.5s ease;
}

.not-front .region-precontent #search-block-form:hover .form-item-search-block-form {
	display: block;
	opacity: 1;
	float: left;
	width: 180px;
}

.not-front .region-precontent #search-block-form:hover {
	float: right;
	background: #EFEFF0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.not-front .region-precontent #search-block-form #edit-submit {
	width: 50px;
	height: 50px;
}

.not-front .region-precontent #search-block-form input.form-text {
	margin: 10px 15px;
	height: 30px;
	width: calc(100% - 20px);
	border: 2px solid #cfd0d3;
}

#block-webform-client-block-580 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.83);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	display: none;
	z-index: 100;
}

#block-webform-client-block-580 .blockcontent {
	float: left;
	left: -50%;
	position: relative;
	width: 534px;
}

#block-webform-client-block-580 .margincontent {
	float: left;
	left: 50%;
	position: relative;
	top: 20%;
}

#block-webform-client-block-580 h2 {
	color: rgb(175, 175, 175);
	float: left;
	font-size: 37px;
	font-weight: normal;
	margin-top: -11px;
}

#block-webform-client-block-580 .closebutton {
	background: url(/sites/all/themes/alpen/img/closebutton.png) no-repeat scroll 0 0 transparent;
	float: right;
	height: 33px;
	width: 33px;
	cursor: pointer;
}

#block-webform-client-block-580 .content {
	clear: both;
	margin: 0 auto;
	width: 456px;
	padding-top: 43px;
	color: rgb(204, 204, 204);
}

#askquestion-webform-580 {}

.askquestion-webform-580-clas {
	border: 1px solid rgb(245, 245, 245);
	color: rgb(193, 192, 197);
	cursor: pointer;
	height: 37px;
	line-height: 37px;
	margin-left: 39px;
	margin-top: 39px;
	text-align: center;
	text-transform: uppercase;
	width: 201px;
}

#clientsidevalidation-webform-client-form-580-errors {
	display: none !important;
}

#webform-client-form-580 .form-item label {
	color: rgb(153, 153, 153);
	font-weight: normal;
	line-height: 40px;
	margin-left: 15px;
	margin-right: 0;
	position: absolute;
	width: 441px;
	z-index: 99;
	cursor: text;
}

#webform-client-form-580 .form-item.webform-component-textarea label {
	margin-top: 6px;
}

#webform-client-form-580 .form-item.webform-component--name label,
#webform-client-form-580 .form-item.webform-component--user-email label {}

#webform-client-form-580 .form-item label .form-required {
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 15px;
}

#webform-client-form-580 .form-item input {
	border: medium none;
	border-radius: 3px;
	font-size: 19px;
	line-height: 38px;
	height: 38px;
	padding-left: 15px;
	padding-right: 15px;
	width: 426px;
	position: relative;
}

#webform-client-form-580 .form-item input.error,
#webform-client-form-580 .form-item textarea.error,
#webform-client-form-580 .form-item select.error {
	border: 2px solid red;
}

#webform-client-form-580 .form-item input.error,
#webform-client-form-580 .form-item select.error {
	width: 424px;
	height: 36px;
	margin-top: -1px;
}

#webform-client-form-580 .form-item textarea {
	border: medium none;
	border-radius: 3px 3px 0 0;
	font-size: 19px;
	max-width: 456px;
	min-height: 38px;
	padding: 15px;
	width: 456px;
	position: relative;
}

#webform-client-form-580 .form-item textarea.filled,
#webform-client-form-580 .form-item input.filled {
	z-index: 100;
}

#webform-client-form-580 .form-item input:focus,
#webform-client-form-580 .form-item textarea:focus {
	z-index: 100;
}

#webform-client-form-580 .form-actions input[type="submit"] {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid rgb(242, 242, 242);
	color: rgb(255, 255, 255);
	font-size: 12px;
	height: 37px;
	margin: 0 0 0 128px;
	padding: 0;
	text-transform: uppercase;
	width: 200px;
	cursor: pointer;
}

#webform-client-form-580 .form-actions input[type="submit"]:disabled {
	border: 1px solid rgb(148, 148, 148);
	color: rgb(148, 148, 148);
	cursor: default;
}

#edit-year-month-wrapper,
#edit-year-wrapper {
	padding: 0;
}

#edit-year-month-wrapper .form-type-date-select {
	margin-right: 0;
}

#edit-year-month-value-month {
	-moz-appearance: none;
	background: url(/sites/all/themes/alpen/img/arrow.png) no-repeat scroll 110px center transparent;
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(239, 239, 240);
	border-style: none none none solid;
	color: rgb(153, 153, 153);
	cursor: pointer;
	font-size: 17px;
	margin-right: 0;
	padding: 14px;
	text-indent: 0.01px;
	text-overflow: "";
	width: 140px;
	border: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
}

#edit-year-month-value-month option[selected="selected"]:first-child,
#edit-year-value-year option[selected="selected"]:first-child {
	display: none;
}

#edit-year-month-value-month option,
#edit-year-value-year option {
	margin-right: 0;
}

#edit-year-value-year {
	-moz-appearance: none;
	background: url(/sites/all/themes/alpen/img/arrow.png) no-repeat scroll 110px center transparent;
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(239, 239, 240);
	border-style: none none none solid;
	color: rgb(153, 153, 153);
	cursor: pointer;
	font-size: 17px;
	margin-right: 0;
	padding: 14px;
	text-indent: 0.01px;
	text-overflow: "";
	width: 140px;
	border: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
}

#edit-year-wrapper div.date-year,
#edit-year-month-wrapper div.date-month {
	height: 49px;
	overflow: hidden;
	border-left: 1px solid rgb(239, 239, 240);
	width: 140px;
}

#views-exposed-form-press-center-page select,
#edit-year-month-wrapper select,
#edit-year-value-year {
	width: 180px;
}

#edit-year-month-wrapper .date-month:disabled {
	color: #CCCCCC;
	cursor: default;
}

select#edit-year-value-year::-ms-expand {
	display: none;
}

select#edit-year-month-value-month::-ms-expand {
	display: none;
}

.view-press-center .empty-press-center {
	min-height: 187px;
}

.view-press-center.view-display-id-page .views-exposed-widget.views-submit-button {
	padding: 0;
}

.form-type-date-select.form-item-year-value {
	margin-right: 0;
}

.pager-top-center-press {
	background: url(../images/pager_left_right.png) no-repeat scroll 3px 0 transparent;
	border-left: 1px solid rgb(239, 239, 240);
	border-right: 1px solid rgb(239, 239, 240);
	float: right;
	height: 48px;
	width: 110px;
}

.view-press-center {}

.pager-top-center-press .pager {
	float: left;
	margin: 0;
}

.pager-top-center-press .item-list .pager li.pager-previous {
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 54px;
}

.pager-top-center-press .item-list .pager li.pager-previous a {
	display: block;
	height: 49px;
	overflow: hidden;
	text-indent: -200px;
	width: 54px;
	font-size: 0;
}

.pager-top-center-press .item-list .pager li.pager-previous a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
}

.pager-top-center-press .item-list .pager li.pager-current {
	display: none;
}

.pager-top-center-press .item-list .pager li.pager-next {
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 54px;
}

.pager-top-center-press .item-list .pager li.pager-next a {
	display: block;
	height: 49px;
	overflow: hidden;
	text-indent: -200px;
	width: 54px;
	font-size: 0;
}

.pager-top-center-press .item-list .pager li.pager-next a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
}

.view-press-center .pager-bottom-line {
	border-top: 1px solid rgb(239, 239, 240);
	bottom: -90px;
	clear: both;
	left: -260px;
	position: relative;
	width: 930px;
}

.view-press-center .pager-bottom-center-press .pager {
	float: left;
	margin: 0;
}

.view-press-center .pager-bottom-center-press {
	background: url(../images/pager_left_right.png) no-repeat scroll 3px 0 transparent;
	border-left: 1px solid rgb(239, 239, 240);
	border-right: 1px solid rgb(239, 239, 240);
	float: right;
	height: 49px;
	margin-right: 50px;
	width: 110px;
}

.view-press-center .pager-bottom-center-press .item-list .pager li.pager-previous {
	float: left;
	height: 49px;
	margin: 0;
	padding: 0;
	width: 54px;
}

.view-press-center .pager-bottom-center-press .item-list .pager li.pager-previous a {
	display: block;
	height: 49px;
	overflow: hidden;
	text-indent: -200px;
	width: 54px;
	font-size: 0;
}

.view-press-center .pager-bottom-center-press .item-list .pager li.pager-previous a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
}

.view-press-center .pager-bottom-center-press .item-list .pager li.pager-current {
	display: none;
}

.view-press-center .pager-bottom-center-press .item-list .pager li.pager-next {
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 54px;
}

.view-press-center .pager-bottom-center-press .item-list .pager li.pager-next a {
	display: block;
	height: 49px;
	overflow: hidden;
	text-indent: -200px;
	width: 54px;
	font-size: 0;
}

.view-press-center .pager-bottom-center-press .item-list .pager li.pager-next a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
}

.view-press-center .view-filters {
	float: right;
}

.searchblock-press-center {
	float: right;
	position: relative;
}

.view-press-center .view-content {
	clear: both;
}

.all-top-press-center {
	float: right;
	margin-right: -53px;
	margin-top: -49px;
	width: 700px;
}

.view-press-center .view-content {
	padding-top: 55px;
	width: 675px !important;
	min-height: 200px;
}

.view-press-center .views-row {
	float: left;
	height: 300px;
	margin-bottom: 25px;
	margin-right: 20px;
	width: calc(50% - 30px);
}

.view-press-center .views-field-field-cover {
	border: 1px solid #eceff6;
	margin-bottom: 10px;
	padding: 10px;
	height: 220px;
}

.view-press-center .views-field-field-cover a {
	display: block;
	line-height: 0 !important;
}

.view-press-center .views-field-field-cover img {
	max-width: 100% !important;
}

.view-press-center .views-field-field-section,
.view-press-center .views-field-field-media-title-content {
	color: #999999;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 5px;
	padding-left: 10px;
	width: 190px;
	font-family: 'Arial', sans-serif;
}

.view-press-center .views-field-title {
	margin-top: 5px;
	padding-left: 10px;
}

.view-press-center .views-field-title a {}

.service-block .tabs.secondary {
	background: none repeat scroll 0 0 #ffffff;
}

.node-type-press-center .conAll,
.node-type-media-file .conAll {
	position: relative;
}

.node-type-press-center .mycontent2 h1:first-child,
.node-type-media-file .mycontent2 h1:first-child {
	font-size: 22px;
	margin-bottom: 28px;
	margin-top: 65px;
	line-height: 24px;
}

.node-press-center .field-name-field-date,
.node-media-file .field-name-field-date {
	color: #b6b8be;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	top: 32px;
}

.node-media-file .field-name-body {
	padding-bottom: 40px;
}

.node-press-center .field-name-body p,
.node-type-media-file .field-name-body p {
	line-height: 23px;
}

.node-press-center .caption {
	border: 1px solid #eceff6;
	margin-bottom: 10px;
	padding: 10px;
	display: block;
	height: auto !important;
	max-width: 579px !important;
}

.node-press-center .rtecenter .caption {
	margin: 0 auto;
}

.node-press-center .caption img {
	max-width: 579px !important;
	height: auto !important;
}

.node-press-center .field-name-body span.caption img {}

.node-press-center .field-name-body span.caption p {
	padding-bottom: 25px;
	font-size: 12px;
}

.node-press-center .field-name-body img {}

.node-media-file .field-name-field-video video {
	height: 322px !important;
	width: 573px !important;
}

.node-media-file .field-name-field-media-gallery {
	width: 573px;
}
.field-name-field-media-gallery {
	padding-top: 40px;
}

.node-media-file .field-name-field-media-gallery .field-items {
	margin-right: -70px;
	width: 600px;
}

.field-name-field-media-gallery .field-item {
	border: 1px solid #eceff6;
	margin-bottom: 10px;
	padding: 7px;
	float: left;
	margin-right: 10px;
}

.field-name-field-media-gallery .field-item a {
	display: block;
	line-height: 0 !important;
}

.node-type-vacancy .returnintolist {
	float: left;
	margin-left: 294px;
	margin-top: 6px;
	margin-bottom: 9px;
}

.node-type-vacancy .returnintolist a {
	background: url(../images/returntolist.png) no-repeat scroll 0 center rgba(0, 0, 0, 0);
	color: #b6b8be;
	display: block;
	font-family: 'Arial';
	font-size: 13px;
	height: 50px;
	line-height: 50px;
	padding-left: 34px;
	text-transform: uppercase;
}

.not-front.node-type-vacancy .allmargin .conAll {
	padding: 0 50px 90px 0;
	width: 880px;
	position: relative;
}

.node-type-vacancy .conAll h1 {
	clear: both;
	float: right;
	text-align: left;
	width: 585px;
	padding-bottom: 7px;
	margin-top: 0;
	margin-bottom: 10px;	
}

.node-vacancy .field-name-field-image {
	float: left;
	overflow: hidden;
	position: relative;
	top: -35px;
	width: 294px;
}

.node-vacancy .field-name-field-image img {}

.node-vacancy .field-name-body {
	clear: none;
	float: left;
	width: 550px;
	margin-left: 33px;
}

.node-vacancy .field-name-field-e-mail {
	clear: both;
	margin-left: 327px;
	position: relative;
}

.node-vacancy .field-name-field-e-mail .field-label {
	float: left;
	text-transform: uppercase;
}

.node-vacancy .field-name-field-e-mail .field-items {}

.node-vacancy .field-name-field-e-mail .field-items a {
	text-transform: uppercase;
}

.not-front.node-type-contacts .allmargin .conAll {
	padding: 0 50px 90px 0;
	width: 930px;
	position: relative;
}

.node-type-contacts .conAll h1 {
	clear: both;
	float: right;
	margin-left: 33px;
	margin-top: 60px;
	padding-bottom: 7px;
	text-align: left;
	width: 535px;
}

.node-contacts .field-name-field-image {
	float: left;
	overflow: hidden;
	position: relative;
	top: 30px;
	width: 294px;
}

.node-contacts .field-name-field-image img {}

.node-contacts .field-name-body {
	clear: none;
	float: left;
	margin-left: 46px;
	width: 500px;
}

.node-contacts {
	min-height: 360px;
}

.page-search .conAll h1 {
	border-bottom: 1px solid rgb(239, 239, 240);
	clear: both;
	font-family: 'Arial';
	font-size: 25px;
	height: 49px;
	line-height: 49px;
	margin: 0 0 0 -307px;
	padding: 0 0 0 20px;
	position: relative;
	width: 910px;
}

.page-search .conAll h2 {
	font-family: 'Arial';
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 25px;
	padding-top: 15px;
}

.page-search .conAll h2.element-invisible {
	margin-bottom: 0;
	margin-top: 0;
}

.page-search .conAll .search-results.node-results {
	padding: 0;
	margin: 0;
	font-family: 'Arial', sans-serif;
}

.page-search .conAll .search-results.node-results h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	font-family: 'Arial', sans-serif;
}

.page-search .leftside {
	padding-top: 75px;
}

.page-search form.search-form {
	margin: 0;
}

.page-search .region-content {
	position: relative;
	z-index: 1;
}

.page-search #search-form {}

.page-search #search-form #edit-advanced {
	clear: both;
}

.page-search #edit-basic {}

.page-search #edit-basic .form-item.form-type-textfield {
	background: none repeat scroll 0 0 #efeff0;
	display: block;
	float: left;
	height: 50px;
	margin: -50px 0 0;
	position: relative;
}

.page-search #edit-basic label {
	display: none;
}

.page-search #edit-basic #edit-keys {
	border: 1px solid #efeff0;
	float: left;
	height: 26px;
	margin: 10px 15px;
	width: 539px;
}

.page-search #edit-basic #edit-submit {
	-moz-appearance: button;
	-moz-binding: none;
	-moz-user-select: none;
	background: url(/sites/all/themes/alpen/img/search-button.png) no-repeat scroll center 0 #efeff0;
	border: medium none;
	box-sizing: border-box;
	color: transparent;
	cursor: pointer;
	float: right;
	height: 50px;
	margin-right: -50px;
	margin-top: -50px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-indent: -150px;
	text-shadow: none;
	text-transform: capitalize;
	white-space: pre;
	width: 50px;
}

.page-search .conAll .pager {
	float: left;
	left: 50%;
	position: relative;
	margin-top: 55px;
}

.page-search .conAll .pager a {
	display: block;
	width: 12px !important;
	height: 12px !important;
}

.page-search .conAll .pager .pager-current {
	border: 1px solid rgb(218, 37, 28);
	border-radius: 15px;
	color: transparent;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.page-search .conAll .pager .pager-item {
	border: 1px solid rgb(182, 184, 190);
	border-radius: 15px;
	color: transparent;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.page-search .conAll .pager .pager-ellipsis {
	display: none;
}

.page-search .conAll .pager .pager-next,
.page-search .conAll .pager .pager-previous,
.page-search .conAll .pager .pager-first {
	display: none;
}

.page-search .conAll .pager .pager-last.last {
	display: none;
}

.field-name-field-warning-message {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.83);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.logged-in.page-node-edit .field-name-field-warning-message {
	background: none repeat scroll 0 0 transparent;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 100;
}

.field-name-field-warning-message .field-items {
	background: url(/sites/all/themes/alpen/img/closebutton.png) no-repeat scroll right 0 transparent;
	float: left;
	left: 50%;
	padding-top: 50px;
	position: relative;
	top: 30%;
	cursor: pointer;
}

.field-name-field-warning-message .field-item {
	color: #ffffff;
	float: left;
	font-family: 'Arial';
	font-weight: bold;
	left: -50%;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.page-user .leftside {
	background: url(/sites/all/themes/alpen/img/registr_back.jpg) no-repeat scroll -1px 0 transparent;
	height: 350px;
}

.page-user .mycontent h1 {
	padding-top: 37px;
	margin-bottom: 42px;
}

.page-user .tabs {
	padding-left: 315px;
}

.logged-in.page-user .tabs {
	padding-left: 0;
}

.page-user .tabs li {}

.page-user #tabs-wrapper {
	background-color: #ffffff;
	border-bottom: 1px solid rgb(235, 235, 237);
	border-top: 1px solid rgb(235, 235, 237);
}

.page-user #tabs-wrapper h2 {
	border: none;
	display: none;
}

.page-user #tabs-wrapper ul.primary {
	border: medium none;
	margin: 0;
}

.page-user ul.tabs.primary li a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #ffffff;
	border-color: rgb(235, 235, 237) rgb(235, 235, 237) rgb(235, 235, 237) -moz-use-text-color;
	border-image: none;
	border-style: none solid none none;
	border-width: 1px 1px 1px 0;
	display: block;
	float: left;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-right: 0;
	padding: 0 20px;
	text-decoration: none;
	vertical-align: middle;
	color: #999999;
}

.page-user ul.tabs.primary li:first-child {
	border-left: 1px solid rgb(235, 235, 237);
	float: left;
}

.page-user ul.tabs.primary li a.active {
	color: #000000;
}

.page-user #clientsidevalidation-user-login-errors {
	display: none !important;
}

.page-user #user-login .form-item-name,
.page-user .form-item-pass {
	float: right;
}

.page-user #user-login .form-item {
	float: right;
	margin-top: 0;
	margin-bottom: 9px;
}

.page-user #user-login .form-required {
	display: none;
}

.page-user #user-login label {
	float: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
	padding-right: 13px;
	height: 39px;
}

.page-user #user-login label {}

.page-user #user-login {
	padding-right: 34px;
}

.page-user #user-pass label {
	float: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
	padding-right: 13px;
	height: 39px;
}

.page-user #user-pass label {}

.page-user #user-pass {
	padding-right: 34px;
	float: right;
}

.page-user #user-pass .form-text {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	padding-left: 5px;
	padding-right: 5px;
	width: 304px;
}

.page-user #user-pass .form-required {
	display: none;
}

.page-user #user-pass #edit-submit {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	height: 37px;
	line-height: 34px;
	font-size: 12x;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #b6b8be;
	cursor: pointer;
}

.page-user #user-pass .form-actions {
	clear: both;
	float: right;
	margin-top: 0;
}

.page-user .conAll h1 {
	color: #333333;
	font-size: 36px;
}

.page-user .messages.error {}

.page-user #user-login .form-text {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	padding-left: 5px;
	padding-right: 5px;
	width: 304px;
}

.page-user #user-login .form-text.error,
.page-user.page-user-register #user-register-form .form-text.error {
	border: 1px solid red;
}

.page-user #user-login .description,
.page-user.page-user-register #user-register-form .description {
	display: none;
}

.page-user #user-login .form-actions {
	clear: both;
	float: right;
	margin-top: 0;
}

.page-user #user-login #edit-submit {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	width: 151px;
	height: 37px;
	line-height: 34px;
	font-size: 12x;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #b6b8be;
	cursor: pointer;
}

.page-user.page-user-register #clientsidevalidation-user-register-form-errors {}

#user-register-form label.option .colonform {
	display: none;
}

.page-user.page-user-register #user-register-form .field-type-text,
.page-user.page-user-register #user-register-form #edit-account {
	float: right;
}

.page-user.page-user-register #user-register-form .field-type-text,
.page-user.page-user-register #user-register-form #edit-account .form-item-mail {
	float: right;
}

.page-user.page-user-register #user-register-form .form-required {
	position: absolute;
	right: -315px;
	top: 7px;
	font-size: 30px;
	font-weight: bold;
}

.page-user.page-user-register #user-register-form .form-text {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	padding-left: 5px;
	padding-right: 19px;
	width: 295px;
}

.page-user.page-user-register #user-register-form label {
	float: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
	padding-right: 27px;
	height: 39px;
	position: relative;
}

.page-user.page-user-register #user-register-form label .colonform {
	position: absolute;
	top: 0px;
	right: 22px;
}

.page-user.page-user-register #user-register-form .form-item,
.page-user.page-user-register #user-register-form .form-actions {
	margin-top: 0;
	margin-bottom: 9px;
}

.page-user.page-user-register #user-register-form #edit-actions {
	clear: both;
	float: left;
	margin-left: 252px;
	margin-top: 27px;
}

.page-user.page-user-register #user-register-form #edit-submit {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	height: 37px;
	line-height: 34px;
	font-size: 12x;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #b6b8be;
	cursor: pointer;
}

.page-user.page-user-register #user-register-form .field-name-field-user-bithdate {
	clear: both;
}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday {
	clear: both;
}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday .form-wrapper {
	border: medium none;
	float: right;
	margin: 0 0 9px;
	padding: 0;
}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday .form-wrapper legend {
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 39px;
	line-height: 42px;
	padding-right: 27px;
	position: relative;
}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper {
	float: right;
	width: 320px;
}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .container-inline-date {}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .container-inline-date .form-item {
	margin-bottom: 0;
}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .date-padding {
	padding: 0;
}

.page-user.page-user-register #user-register-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .date-padding .description {
	color: #8f9197;
	display: block;
	margin-left: 7px;
	margin-top: 3px;
}

.page-user.page-user-register #user-register-form legend .colonform {
	position: absolute;
	top: 0px;
	right: 22px;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender {
	float: right;
	width: 100%;
	margin-bottom: 18px;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender .form-item-field-user-gender-und label[for="edit-field-user-gender-und"] {
	position: absolute;
	right: 375px;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender .form-item-field-user-gender-und {
	margin-bottom: 0;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender .form-item-field-user-gender-und input {}

.page-user.page-user-register #user-register-form #edit-field-user-gender .form-item-field-user-gender-und label {}

.page-user.page-user-register #user-register-form #edit-field-user-gender .form-item-field-user-gender-und #edit-field-user-gender-und {
	float: right;
	width: 315px;
	margin-top: 7px;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender .form-item-field-user-gender-und #edit-field-user-gender-und .form-item-field-user-gender-und:first-child {
	display: none;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender-und input {
	float: left;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender .form-item-field-user-gender-und #edit-field-user-gender-und .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/sites/all/themes/alpen/img/radiobuttons.jpg) no-repeat;
	display: block;
	float: left;
}

.page-user.page-user-register #user-register-form #edit-simplenews {
	border: 0 none;
	clear: both;
	padding: 5px 0 0;
}

.page-user.page-user-register #user-register-form #edit-simplenews .fieldset-description {
	display: none;
}

.page-user.page-user-register #user-register-form #edit-simplenews #edit-newsletters {
	float: right;
}

.page-user.page-user-register #user-register-form #edit-simplenews #edit-newsletters .form-type-checkbox {
	float: right;
}

.page-user.page-user-register #user-register-form #edit-simplenews #edit-newsletters .form-type-checkbox input {}

.page-user.page-user-register #user-register-form #edit-simplenews #edit-newsletters .form-type-checkbox .checkbox {
	width: 29px;
	height: 28px;
	padding: 0 24px 0 0;
	background: url(/sites/all/themes/alpen/img/checkbox1.jpg) no-repeat;
	display: block;
	float: left;
}

.page-user.page-user-register #user-register-form #edit-simplenews #edit-newsletters .form-type-checkbox label {
	font-size: 14px;
	line-height: 18px;
	padding-top: 6px;
	width: 290px;
	color: #333333;
}

.page-user.page-user-register #user-register-form #edit-field-agree-use-info {
	float: right;
}

.page-user.page-user-register #user-register-form #edit-field-agree-use-info .form-item-field-agree-use-info-und {}

.page-user.page-user-register #user-register-form #edit-field-agree-use-info .form-item-field-agree-use-info-und input {}

.page-user.page-user-register #user-register-form #edit-field-agree-use-info .form-item-field-agree-use-info-und .checkbox {
	width: 29px;
	height: 28px;
	padding: 0 24px 0 0;
	background: url(/sites/all/themes/alpen/img/checkbox2.jpg) no-repeat;
	display: block;
	float: left;
}

.page-user.page-user-register #user-register-form #edit-field-agree-use-info .form-item-field-agree-use-info-und label {
	font-size: 14px;
	line-height: 18px;
	padding-top: 6px;
	width: 390px;
	color: #333333;
}

.page-user.page-user-register #user-register-form #edit-field-agree-use-info .form-item-field-agree-use-info-und .form-required {}

.page-user.page-user-register #user-register-form #edit-field-user-gender-und label {
	float: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 27px;
	padding-right: 13px;
	height: 14px;
	position: relative;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender-und #edit-field-user-gender-und-none {
	display: none;
}

.page-user.page-user-register #user-register-form #edit-field-user-gender-und label[for="edit-field-user-gender-und-none"] {
	display: none;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm {
	position: relative;
	margin-top: -16px;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .password-strength {
	padding-left: 100%;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 {}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 label[for="edit-pass-pass1"] {
	float: right;
	left: -325px;
	top: 9px;
	z-index: 1;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 label[for="edit-pass-pass1"] .form-required {
	top: 9px;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 input {
	clear: right;
	float: right;
	position: relative;
	top: -27px;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 {
	float: right;
	height: 51px;
	margin-top: -37px;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 label {
	float: right;
	left: -87px;
	top: 9px;
	z-index: 1;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 input {
	clear: right;
	float: right;
	position: relative;
	top: -27px;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 #edit-pass-pass2 {
	float: right;
	position: relative;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 div.password-confirm {
	bottom: -34px;
	float: right;
	position: relative;
	text-align: right;
}

.page-user.page-user-register #user-register-form .form-type-password-confirm .password-suggestions.description {
	clear: both;
	float: right;
	margin: 15px 0 0;
}

#user-profile-form label.option .colonform {
	display: none;
}

.page-user.page-user-edit #user-profile-form .field-type-text,
.page-user.page-user-edit #user-profile-form #edit-account {
	float: right;
}

.page-user.page-user-edit #user-profile-form .field-type-text,
.page-user.page-user-edit #user-profile-form #edit-account .form-item-mail {
	float: right;
}

.page-user.page-user-edit #user-profile-form .form-required {
	position: absolute;
	right: -315px;
	top: 7px;
	font-size: 30px;
	font-weight: bold;
}

.page-user.page-user-edit #user-profile-form .form-text {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	font-size: 16px;
	line-height: 36px;
	padding-left: 5px;
	padding-right: 5px;
	padding-right: 19px;
	width: 295px;
}

.page-user.page-user-edit #user-profile-form .form-text.error {
	border: 1px solid red;
}

.page-user.page-user-edit #user-profile-form label {
	float: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
	padding-right: 27px;
	height: 39px;
	position: relative;
}

.page-user.page-user-edit #user-profile-form label .colonform {
	position: absolute;
	top: 0px;
	right: 22px;
}

.page-user.page-user-edit #user-profile-form .form-item,
.page-user.page-user-edit #user-profile-form .form-actions {
	margin-top: 0;
	margin-bottom: 9px;
}

.page-user.page-user-edit #user-profile-form #edit-actions {
	clear: both;
	float: left;
	margin-left: 252px;
	margin-top: 27px;
}

.page-user.page-user-edit #user-profile-form #edit-submit {
	border: 1px solid rgb(235, 235, 237);
	border-radius: 3px;
	height: 37px;
	line-height: 34px;
	font-size: 12x;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #b6b8be;
	cursor: pointer;
}

.page-user.page-user-edit #user-profile-form .field-name-field-user-bithdate {
	clear: both;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender {
	float: right;
	width: 100%;
	margin-bottom: 18px;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender .form-item-field-user-gender-und label[for="edit-field-user-gender-und"] {
	position: absolute;
	right: 375px;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender .form-item-field-user-gender-und {
	margin-bottom: 0;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender .form-item-field-user-gender-und input {}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender .form-item-field-user-gender-und label {}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender .form-item-field-user-gender-und #edit-field-user-gender-und {
	float: right;
	width: 315px;
	margin-top: 7px;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender .form-item-field-user-gender-und #edit-field-user-gender-und .form-item-field-user-gender-und:first-child {
	display: none;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender-und input {
	float: left;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender .form-item-field-user-gender-und #edit-field-user-gender-und .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/sites/all/themes/alpen/img/radiobuttons.jpg) no-repeat;
	display: block;
	float: left;
}

.page-user.page-user-edit #user-profile-form #edit-simplenews {
	border: 0 none;
	clear: both;
	padding: 5px 0 0;
}

.page-user.page-user-edit #user-profile-form #edit-simplenews .fieldset-description {
	display: none;
}

.page-user.page-user-edit #user-profile-form #edit-simplenews #edit-newsletters {
	float: right;
}

.page-user.page-user-edit #user-profile-form #edit-simplenews #edit-newsletters .form-type-checkbox {
	float: right;
}

.page-user.page-user-edit #user-profile-form #edit-simplenews #edit-newsletters .form-type-checkbox input {}

.page-user.page-user-edit #user-profile-form #edit-simplenews #edit-newsletters .form-type-checkbox .checkbox {
	width: 29px;
	height: 28px;
	padding: 0 24px 0 0;
	background: url(/sites/all/themes/alpen/img/checkbox1.jpg) no-repeat;
	display: block;
	float: left;
}

.page-user.page-user-edit #user-profile-form #edit-simplenews #edit-newsletters .form-type-checkbox label {
	font-size: 14px;
	line-height: 18px;
	padding-top: 6px;
	width: 297px;
	color: #333333;
}

.page-user.page-user-edit #user-profile-form #edit-field-agree-use-info {
	float: right;
}

.page-user.page-user-edit #user-profile-form #edit-field-agree-use-info .form-item-field-agree-use-info-und {}

.page-user.page-user-edit #user-profile-form #edit-field-agree-use-info .form-item-field-agree-use-info-und input {}

.page-user.page-user-edit #user-profile-form #edit-field-agree-use-info .form-item-field-agree-use-info-und .checkbox {
	width: 29px;
	height: 28px;
	padding: 0 24px 0 0;
	background: url(/sites/all/themes/alpen/img/checkbox2.jpg) no-repeat;
	display: block;
	float: left;
}

.page-user.page-user-edit #user-profile-form #edit-field-agree-use-info .form-item-field-agree-use-info-und label {
	font-size: 14px;
	line-height: 18px;
	padding-top: 6px;
	width: 290px;
	color: #333333;
}

.page-user.page-user-edit #user-profile-form #edit-field-agree-use-info .form-item-field-agree-use-info-und .form-required {}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender-und label {
	float: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 27px;
	padding-right: 13px;
	height: 14px;
	position: relative;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender-und #edit-field-user-gender-und-none {
	display: none;
}

.page-user.page-user-edit #user-profile-form #edit-field-user-gender-und label[for="edit-field-user-gender-und-none"] {
	display: none;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm {
	position: relative;
	margin-top: -16px;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .password-strength {
	padding-left: 100%;
}

.page-user.page-user-edit #user-profile-form #edit-account .form-item-current-pass,
.page-user.page-user-edit #user-profile-form #edit-account .form-item-current-pass input {
	float: right;
}

.page-user.page-user-edit #user-profile-form #edit-account .form-item-current-pass .description {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 320px;
	float: right;
	clear: both;
}

.page-user.page-user-edit #user-profile-form #edit-account .form-item-current-pass .description a {
	color: #f00;
}

.page-user.page-user-edit #user-profile-form #edit-account .form-item-mail,
.page-user.page-user-edit #user-profile-form #edit-account .form-item-mail input {
	float: right;
}

.page-user.page-user-edit #user-profile-form #edit-account .form-item-mail .description {
	clear: both;
	float: right;
	width: 320px;
	margin-top: 10px;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .description {
	clear: both;
	float: right;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.page-user.page-user-edit #user-profile-form .form-item-timezone .description {
	margin-top: 10px;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 {}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 label[for="edit-pass-pass1"] {
	float: right;
	left: -325px;
	top: 9px;
	z-index: 1;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 label[for="edit-pass-pass1"] .form-required {
	top: 9px;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass1 input {
	clear: right;
	float: right;
	position: relative;
	top: -27px;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 {
	float: right;
	height: 51px;
	margin-top: -37px;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 label {
	float: right;
	left: -87px;
	top: 9px;
	z-index: 1;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 input {
	clear: right;
	float: right;
	position: relative;
	top: -27px;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 #edit-pass-pass2 {
	float: right;
	position: relative;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .form-type-password.form-item-pass-pass2 div.password-confirm {
	bottom: -34px;
	float: right;
	position: relative;
	text-align: right;
}

.page-user.page-user-edit #user-profile-form .form-type-password-confirm .password-suggestions.description {
	clear: both;
	float: right;
	margin: 15px 0 0;
}

.page-user.page-user-edit #user-profile-form .field-name-field-user-bithdate {
	clear: both;
}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday {
	clear: both;
}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday .form-wrapper {
	border: medium none;
	float: right;
	margin: 0 0 9px;
	padding: 0;
}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday .form-wrapper legend {
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 39px;
	line-height: 42px;
	padding-right: 27px;
	position: relative;
}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper {
	float: right;
	width: 320px;
}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .container-inline-date {}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .container-inline-date .form-item {
	margin-bottom: 0;
}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .date-padding {
	padding: 0;
}

.page-user.page-user-edit #user-profile-form .field-name-field-date-bithday .form-wrapper .fieldset-wrapper .date-padding .description {
	color: #8f9197;
	display: block;
	margin-left: 7px;
	margin-top: 3px;
}

.page-user.page-user-edit #user-profile-form legend .colonform {
	position: absolute;
	top: 0px;
	right: 22px;
}

.page-user .profile {
	line-height: 25px;
}

.page-user .profile .field {
	clear: both;
}

.page-user .profile .field .field-label {
	float: left;
	text-align: right;
	width: 180px;
	padding-right: 6px;
}

.page-user .profile .field .field-items {}

.page-user .profile h3 {
	clear: both;
}

.page-user .profile dl {}

.page-user .profile dd {}

.page-user .profile dd ul {
	float: left;
}

.page-user .profile dt {
	float: left;
	margin: 0;
	padding-right: 16px;
	text-align: right;
	width: 171px;
}

.node-type-pharmacovigilance .conAll h1 {
	font-family: 'Arial';
	font-size: 25px;
	height: 49px;
	left: -285px;
	line-height: 49px;
	margin-bottom: 38px;
	margin-top: -50px;
	padding: 0;
	position: relative;
}

.node-type-pharmacovigilance .leftside {
	background: url(/sites/all/themes/alpen/img/registr_back.jpg) no-repeat scroll -1px 0 transparent;
	height: 350px;
}

.page-taxonomy-term-4 .region-content {
	float: left;
	position: relative;
}

#block-views-a61e4663c1a68e444fd2f6d19f32a8d9 {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #eaeaec;
	float: left;
	height: calc(100% - 100px);
	margin-top: 75px;
	position: absolute;
	right: 25px;
	left: 25px;
	top: 0;
	vertical-align: middle;
	z-index: 105;
	display: none;
}

.node-type-medicine .region-content {
	float: left;
	position: relative;
}

.node-type-medicine .field-name-field-by-prescription {
	display: none;
}

.node-type-medicine #block-views-a61e4663c1a68e444fd2f6d19f32a8d9 {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #eaeaec;
	float: left;
	height: 100%;
	left: -2px;
	margin-top: -51px;
	position: absolute;
	right: -6px;
	vertical-align: middle;
	z-index: 105;
}

#block-views-a61e4663c1a68e444fd2f6d19f32a8d9 .content {
	padding: 63px 73px;
}

#block-views-a61e4663c1a68e444fd2f6d19f32a8d9 .views-field-title {
	font-family: 'Arial', sans-serif;
	font-size: 36px;
	color: #1e2023;
}

#block-views-a61e4663c1a68e444fd2f6d19f32a8d9 .views-field-body {
	color: #5d636e;
	font-size: 14px;
	margin-bottom: 40px;
	margin-top: 33px;
	line-height: 24px;
	text-align: justify;
}

#block-views-a61e4663c1a68e444fd2f6d19f32a8d9 .views-field-edit-node {}

#block-views-a61e4663c1a68e444fd2f6d19f32a8d9 .view-footer {
	padding-left: 146px;
}

#yes-form,
#no-form {
	border: 1px solid #f4f5f5;
	color: #b6b8be;
	cursor: pointer;
	float: left;
	height: 37px;
	line-height: 37px;
	text-align: center;
	text-transform: uppercase;
	width: 201px;
	font-size: 16px;
}

#no-form {
	margin-left: 35px;
}

#admin-menu .admin-menu-icon.admin-menu-toolbar-category .dropdown li:nth-last-child(2) {
	display: none;
}

h2 {
	font-size: 25px;
}

#dna-sliders {
	right: 220px;
	margin-top: 40px;
	display: none;
}

#dna-labels {
	right: 220px;
	display: none;
}

#rep_value,
#att_value {
	width: 40px;
	float: left;
	margin-right: 10px;
}

.review {
	padding-right: 50px;
}

#static-text {
	position: absolute;
	padding: 0 10px;
	background-color: #00b6ff;
	z-index: 99999;
	font-weight: bold;
}

.views_slideshow_slide .views-field-field-cover a {
	line-height: 0 !important;
	display: block;
}

#views_slideshow_cycle_main_events-block .views-row {
	float: left;
	margin-right: 20px;
}

#views_slideshow_cycle_teaser_section_events-block {
	width: 646px !important;
}

#views_slideshow_cycle_teaser_section_events-block .views_slideshow_cycle_slide {
	width: 800px !important;
}

#views_slideshow_cycle_main_events-block .views-row .views-field-field-cover {
	padding: 10px;
	border: 1px solid #eceff6;
	margin-bottom: 10px;
}

#views_slideshow_cycle_main_events-block .views-row .views-field-field-section {
	color: #999999;
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 10px;
}

#views_slideshow_cycle_main_events-block .views-row .views-field-title a {
	color: #666666;
	font-size: 14px;
	font-family: 'Arial';
	line-height: 16px;
	display: block;
}

#block-views-events-block h2 {
	line-height: 50px;
	font-size: 25px;
	float: left;
}

#views_slideshow_cycle_main_events-block.views_slideshow_cycle_main.views_slideshow_main {
	clear: both;
	float: left;
}

.h-border {
	border-top: 1px solid rgb(239, 239, 240);
	clear: both;
	float: left;
	min-width: 705px;
	padding-top: 29px;
	width: 705px;
	margin-left: -30px;
}

#views_slideshow_controls_text_events-block {}

.view-id-events.view-display-id-block .views-slideshow-controls-top {
	border-left: 1px solid rgb(239, 239, 240);
	border-right: 1px solid rgb(239, 239, 240);
	width: 112px;
	float: right;
}

.view-id-events.view-display-id-block .view-header-wrapper {
	float: right;
	height: 50px;
	margin-right: -30px;
}

#views_slideshow_controls_text_previous_events-block {
	float: left;
}

#views_slideshow_controls_text_next_events-block {
	float: left;
}

#views_slideshow_controls_text_pause_events-block {
	display: none;
}

#views_slideshow_controls_text_previous_events-block a {
	background: url(../images/prev-next.png) no-repeat scroll 0 0 transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 55px;
}

#views_slideshow_controls_text_next_events-block a {
	background: url(../images/prev-next.png) no-repeat scroll -57px -1px transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 55px;
}

#views_slideshow_controls_text_previous_events-block:hover,
#views_slideshow_controls_text_next_events-block:hover {
	background: #EFEFF0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#views_slideshow_cycle_teaser_section_events-block .views-field-title,
.views-slideshow-cycle-main-frame-row .views-field-field-section {
	width: 190px;
	padding-left: 10px;
	margin-top: 5px;
}

#tabs-wrapper {
	clear: both;
}

ul.primary {
	margin: 5px 0 0 5px;
}

.view #search-block-form {
	float: right;
	height: 50px;
}

.view #search-block-form .form-item {
	margin: 0;
}

.view #search-block-form #edit-actions {
	width: 50px;
	height: 50px;
	float: left;
}

.view #search-block-form .form-item-search-block-form {
	display: block;
	opacity: 0;
	float: left;
	width: 0;
	overflow: hidden;
	-webkit-transition: width 0.5s ease;
	-moz-transition: width 0.5s ease;
	-ms-transition: width 0.5s ease;
	-o-transition: width 0.5s ease;
	transition: width 0.5s ease;
}
/*
.view #search-block-form:hover .form-item-search-block-form {
	display: block;
	opacity: 1;
	float: left;
	width: 180px;
}

.view #search-block-form:hover {
	float: right;
	background: #EFEFF0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
*/
#search-block-form .form-item-search-block-form.open {
	display: block;
	opacity: 1;
	float: left;
	width: 180px;	
}

#search-block-form #edit-submit {
	width: 50px;
	height: 50px;
	background: url(../images/search-button.png) no-repeat scroll 0 0 transparent;
}

#search-block-form input.form-text {
	margin: 10px 15px;
	height: 26px;
	width: calc(100% - 20px);
	border: 2px solid #cfd0d3;
}

.conAll h2 {
	margin-bottom: 0;
}

#block-views-mediafiles-block {
	clear: both;
}

#block-views-mediafiles-block .h-border {
	margin-top: 30px;
	padding-top: 13px;
}

.view-mediafiles {
	margin-top: 7px;
}

.views_slideshow_cycle_main_mediafiles-block {
	float: left;
	width: 412px;
}

.view-mediafiles .views-slideshow-controls-bottom {
	float: left;
	width: 230px;
}

.views-slideshow-controls-bottom video {
	width: 100px;
}

.contextual-links-wrapper {
	margin-right: -30px;
	z-index: 1000;
}

#views_slideshow_cycle_main_mediafiles-block {
	float: left;
	width: 412px;
}

#views_slideshow_cycle_main_mediafiles-block .flowplayer {
	height: 222px !important;
}

.view-mediafiles.view-display-id-block .views-slideshow-controls-text {
	display: none;
}

#block-views-mediafiles-block .contextual-links-wrapper {
	margin-top: 40px;
}

#widget_pager_bottom_mediafiles-block .views-field-field-video,
#widget_pager_bottom_mediafiles-block .views-field-field-cover {
	border-bottom: 1px solid #EFEFF0;
	display: block;
	height: 74px;
	cursor: pointer;
}

#widget_pager_bottom_mediafiles-block .views-field-field-video:hover,
#widget_pager_bottom_mediafiles-block .views-field-field-cover:hover {
	background: #EFEFF0;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

#widget_pager_bottom_mediafiles-block .views-content-field-video,
#widget_pager_bottom_mediafiles-block .views-content-field-cover {
	margin-left: 15px;
	padding-top: 15px;
}

#widget_pager_bottom_mediafiles-block .views-row-last .views-field-field-video,
#widget_pager_bottom_mediafiles-block .views-row-last .views-field-field-cover {
	border-bottom: none;
}

#views_slideshow_pager_field_item_bottom_mediafiles-block_2 .views-field-field-cover {
	border-bottom: none;
}

#views_slideshow_pager_field_item_bottom_mediafiles-block_1 .views-field-field-cover {
	height: 72px;
}

.media-pager-wrapper img {
	float: left;
	margin-right: 10px;
}

.media-pager-wrapper .media-pager-title {
	font-size: 13px;
	color: 666;
	padding-top: 0px;
	font-family: 'Arial';
	line-height: 17px;
}

#widget_pager_bottom_mediafiles-block .views-slideshow-pager-field-item {
	margin-right: 0px;
}

#widget_pager_bottom_mediafiles-block .active {
	background: #EFEFF0;
}

.region-content-bottom {
	display: block;
	clear: both;
	padding: 25px 15px 37px;
}

.node-media-file .field-name-field-video .field-items,
.node-media-file .field-name-field-youtube .field-item {
	margin-bottom: 40px;
}

.view-medicines-frontpage .views-field-field-image a {
	line-height: 0 !important;
	display: block;
}

.view-medicines-frontpage .views-row {
	float: left;
	border: 1px solid #ededed;
	margin-left: -1px;
	padding: 9px;
}

.view-medicines-frontpage .views-slideshow-cycle-main-frame-row {
	min-width: 892px;
	padding-left: 3px;
}

#views_slideshow_cycle_teaser_section_medicines_frontpage-block {
	margin: 0 auto;
}

.view-medicines-frontpage .views-slideshow-controls-bottom {
	height: 14px;
	margin: 28px auto 0;
	overflow: hidden;
	clear: both;
}

.view-medicines-frontpage .views-slideshow-pager-field-item.active {
	border: 1px solid #da251c;
}

.view-medicines-frontpage .views-slideshow-pager-field-item {
	border: 1px solid rgb(182, 184, 190);
	border-radius: 15px;
	cursor: pointer;
	float: left;
	height: 12px;
	left: -50%;
	margin: 0 5px 5px;
	position: relative;
	width: 12px;
	z-index: 100;
}

.view-medicines-frontpage #widget_pager_bottom_medicines_frontpage-block {
	float: left;
	left: 50%;
	position: relative;
}

#block-views-medicines-frontpage-block h2 {
	margin: 0 0 20px 12px;
}

.node-type-medicine .allmargin .conAll {
	width: 100%;
}

.all-content {
	width: 880px;
	float: left;
	padding: 0 25px;
}

.node-container {
	border: 1px solid #ebebed;
	margin: 25px 0;
}

.field-name-body {
	display: block;
	clear: both;
}

.left-col {
	width: 230px;
	float: left;
	margin-right: 75px;
}

.node-type-medicine .node-container .region-content,
.node-type-brand .node-container .region-content {
	padding: 50px;
}

.node-type-medicine .node-container .content {}

#block-system-main .node-medicine .content,
#block-system-main .node-brand .content {
	float: right;
	width: 420px;
}

.node-type-medicine .node-container #quicktabs-field_collection_quicktabs img {
	max-width: 420px;
}

#quicktabs-field_collection_quicktabs {
	width: auto;
}

.node-medicine ul.quicktabs-tabs,
.node-brand ul.quicktabs-tabs {
	width: 264px;
	margin-top: 12px;
}

.node-medicine ul.quicktabs-tabs li,
.node-brand ul.quicktabs-tabs li {
	border-bottom: 1px solid #f1f2f3;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.node-medicine ul.quicktabs-tabs li.first,
.node-brand ul.quicktabs-tabs li.first {
	border-top: 1px solid #f1f2f3;
}

.node-medicine ul.quicktabs-tabs li a,
.node-brand ul.quicktabs-tabs li a {
	line-height: 40px;
	padding: 0 15px;
	font-size: 16px;
	color: #5d636e;
	width: 215px;
	display: block;
	font-family: 'Arial';
}

.node-medicine ul.quicktabs-tabs li.active a,
.node-brand ul.quicktabs-tabs li.active a {
	color: rgb(218, 37, 28);
}

.node-medicine ul.quicktabs-tabs a.restricted,
.node-brand ul.quicktabs-tabs a.restricted {
	background: url(/sites/all/themes/alpen/img/user.png) no-repeat scroll 225px 12px;
}

.field-name-field-section-text p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Arial', sans-serif;
}

.field-name-field-section-text {
	font-family: 'Arial', sans-serif;
}

.field-name-field-section-text strong,
.field-name-field-section-text b {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}

.field-name-field-section-text li {
	line-height: 24px;
}

h1 {
	font-size: 36px;
	line-height: 44px;
}

.prod_cat_menu ul {
	margin: 0;
	padding: 0;
	border: none;
	height: 50px;
	float: left;
}

.prod_cat_menu ul li {
	display: block;
	float: left;
	background: #f1f2f3 no-repeat;
	height: 50px;
	padding: 0;
	margin: 0;
}

.prod_cat_menu ul li.active-trail {}

.prod_cat_menu ul li a.active {
	background: url(../images/menu-active.png) no-repeat scroll 50% 41px;
}

.prod_cat_menu ul li a {
	font-size: 16px;
	color: #333;
	line-height: 50px;
	height: 50px;
	padding: 15px 20px;
}

.prod_cat_menu .abc-problem {
	float: right;
	margin-right: 0px;
}

.prod_cat_menu .abc-problem a {
	color: #999999;
}

.medicine-header {
	height: 50px;
	background: #f1f2f3;
	width: 100%;
}

.medicine-header-title {
	font-size: 25px;
	height: 49px;
	width: 225px;
	line-height: 50px;
	background: #fff;
	float: left;
	font-weight: normal;
	border-bottom: 1px solid rgb(235, 235, 237);
}

.medicine-header-title span {
	height: 100%;
	width: 100%;
	margin-left: 10px;
	font-family: 'Arial';
}

.page-taxonomy .node-container,
.page-products-abc .node-container,
.page-products-by-problem .node-container,
.page-products-abc-slider .node-container {
	border: none;
}

.view-medicines {}

.view-medicines .view-content {
	margin-left: 3px;
	clear: both;
}

.view-medicines .views-row {
	float: left;
	width: 174px;
	height: 210px;
	border: 1px solid #EBEBED;
	margin-left: -1px;
	margin-top: -1px;
	text-align: center;
}

.view-medicines .views-row .views-field-title {
	margin-top: 5px;
	font-size: 13px;
	max-height: 60px;
	max-width: 174px;
	overflow: hidden;
	padding: 0 5px;
}

.view-medicines .views-row .views-field-title a {
	color: #5d636e;
}

.view-medicines .views-row .views-field-type {}

.view-problems-tax-pages .view-content {
	margin-left: 2px;
	margin-top: -20px;
}

.view-problems-tax-pages .views-row {
	float: left;
	width: 174px;
	height: 210px;
	border: 1px solid #EBEBED;
	margin-left: -1px;
	margin-top: -1px;
	text-align: center;
}

.view-problems-tax-pages .views-row .views-field-title {
	margin-top: 25px;
	max-height: 60px;
	max-width: 174px;
	overflow: hidden;
	padding: 0 5px;
}

.view-problems-tax-pages .views-row .views-field-title a {
	color: #5d636e;
}

#views_slideshow_cycle_main_problems_tax_pages-default {
	margin-top: 10px;
}

#views_slideshow_cycle_teaser_section_problems_tax_pages-default .views_slideshow_slide {
	padding: 1px;
	display: block;
	overflow: visible;
	float: left;
	width: 880px;
	height: 640px;
}

#views_slideshow_cycle_main_problems_tax_pages-default .views-field-field-image {
	height: 130px;
	margin-top: 15px;
}

.view-problems-tax-pages .view-header {
	float: right;
}

.view-problems-tax-pages .view-header .tax-name {
	font-size: 25px;
	font-weight: normal;
	line-height: 50px;
	text-indent: 25px;
	margin-right: 3px;
	font-family: 'Arial';
}

.view-problems-tax-pages .views-slideshow-controls-top {
	position: relative;
	width: 174px;
}

#views_slideshow_controls_text_previous_problems_tax_pages-default,
#views_slideshow_controls_text_next_problems_tax_pages-default {
	width: 87px;
	float: left;
}

#views_slideshow_controls_text_previous_problems_tax_pages-default a {
	background: url(/sites/all/themes/alpen/img/prev-next.png) no-repeat scroll 20px 0 transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 87px;
	float: left;
}

#views_slideshow_controls_text_next_problems_tax_pages-default a {
	background: url(/sites/all/themes/alpen/img/prev-next.png) no-repeat scroll -40px -1px transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 87 x;
}

#views_slideshow_controls_text_pause_problems_tax_pages-default {
	display: none;
}

#views_slideshow_controls_text_previous_problems_tax_pages-default a:hover,
#views_slideshow_controls_text_next_problems_tax_pages-default a:hover {
	background-image: url(/sites/all/themes/alpen/img/prev-next-hover.png);
}

#views_slideshow_controls_text_previous_problems_tax_pages-default a:hover,
#views_slideshow_controls_text_next_problems_tax_pages-default a:hover {
	background-image: url(/sites/all/themes/alpen/img/prev-next-hover.png);
}

.view-problems-tax-pages .views-slideshow-controls-bottom {
	height: 14px;
	margin: 28px auto 0;
	overflow: hidden;
}

#widget_pager_bottom_problems_tax_pages-default {
	float: left;
	left: 50%;
	position: relative;
}

.view-problems-tax-pages .views-slideshow-pager-field-item.active {
	border: 1px solid #da251c;
}

.view-problems-tax-pages .views-slideshow-pager-field-item {
	border: 1px solid rgb(182, 184, 190);
	border-radius: 15px;
	cursor: pointer;
	float: left;
	height: 12px;
	margin: 0 5px 5px;
	position: relative;
	width: 12px;
	z-index: 100;
	left: -50%;
}

.view-problems-tax-pages #widget_pager_bottom_medicines_frontpage-block {
	float: left;
	left: 50%;
	max-width: 100px;
	position: relative;
}

.page-products-by-problem .term-listing-heading .taxonomy-term.vocabulary-medical-problems h2 {
	float: left;
}

#views_slideshow_cycle_main_medicines-default {
	margin-top: 65px;
}

#views_slideshow_cycle_teaser_section_medicines-default .views_slideshow_slide {
	padding: 1px;
	display: block;
	overflow: visible;
	float: left;
	width: 880px;
	height: 640px;
}

#views_slideshow_cycle_main_medicines-default .views-field-field-image {
	height: 130px;
	margin-top: 15px;
}

.view-medicines .views-slideshow-controls-top {
	position: absolute;
	margin-top: -60px;
}

#views_slideshow_controls_text_previous_medicines-default,
#views_slideshow_controls_text_next_medicines-default {
	width: 87px;
	float: left;
}

#views_slideshow_controls_text_previous_medicines-default a {
	background: url(/sites/all/themes/alpen/img/prev-next.png) no-repeat scroll 20px 0 transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 87px;
	float: left;
}

#views_slideshow_controls_text_next_medicines-default a {
	background: url(/sites/all/themes/alpen/img/prev-next.png) no-repeat scroll -40px -1px transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 87 x;
}

#views_slideshow_controls_text_pause_medicines-default {
	display: none;
}

#views_slideshow_controls_text_previous_medicines-default a:hover,
#views_slideshow_controls_text_next_medicines-default a:hover {
	background-image: url(/sites/all/themes/alpen/img/prev-next-hover.png);
}

.view-medicines .views-slideshow-controls-bottom {
	height: 14px;
	margin: 28px auto 0;
	overflow: hidden;
}

#widget_pager_bottom_medicines-default {
	float: left;
	left: 50%;
	position: relative;
}

.view-medicines .views-slideshow-pager-field-item.active {
	border: 1px solid #da251c;
}

.view-medicines .views-slideshow-pager-field-item {
	border: 1px solid rgb(182, 184, 190);
	border-radius: 15px;
	cursor: pointer;
	float: left;
	height: 12px;
	margin: 0 5px 5px;
	position: relative;
	width: 12px;
	z-index: 100;
	left: -50%;
}

.view-medicines #widget_pager_bottom_medicines_frontpage-block {
	float: left;
	left: 50%;
	max-width: 100px;
	position: relative;
}

.view-products-abc {
	margin: 0 0 0 35px;
}

.view-products-abc .column-wrapper {
	float: left;
	padding-right: 35px;
	width: 270px;
}

.view-products-abc .column-wrapper-3 {
	float: left;
	padding-right: 35px;
	width: 235px;
}

.views_slideshow_controls_text_previous {
	float: left;
}

.views_slideshow_controls_text_next {
	float: left;
}

.views_slideshow_controls_text_pause {
	display: none;
}

.views_slideshow_controls_text_previous a {
	background: url(/sites/all/themes/alpen/img/prev-next.png) no-repeat scroll 0 0 transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 55px;
}

.views_slideshow_controls_text_next a {
	background: url(/sites/all/themes/alpen/img/prev-next.png) no-repeat scroll -57px -1px transparent;
	color: transparent;
	display: block;
	height: 50px;
	overflow: hidden;
	right: 0;
	text-indent: -200px;
	width: 55px;
}

.views_slideshow_controls_text_next a:hover {
	background: url(/sites/all/themes/alpen/img/prev-next-hover.png) no-repeat scroll -57px -1px transparent;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.views_slideshow_controls_text_previous a:hover {
	background: url(/sites/all/themes/alpen/img/prev-next-hover.png) no-repeat scroll 0 0 transparent;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.view-products-abc .views-slideshow-controls-bottom {
	border-bottom: 1px solid #ebebed;
	border-top: 1px solid #ebebed;
	height: 35px;
	margin-bottom: 0;
	margin-left: -60px;
	margin-top: 55px;
	overflow: hidden;
	padding-top: 23px;
	width: 930px;
}

.view-products-abc .views-slideshow-pager-field-item.active {
	border: 1px solid #f6f6f7;
}

.view-products-abc .views-slideshow-pager-field-item {
	border: 1px solid #393939;
	border-radius: 15px;
	cursor: pointer;
	float: left;
	height: 12px;
	left: -50%;
	margin: 0 5px 5px;
	position: relative;
	width: 12px;
	z-index: 100;
}

.view-products-abc .widget_pager_bottom {
	float: left;
	left: 50%;
	position: relative;
}

.view-products-abc .views-exposed-widgets input#edit-title {
	border: 1px solid #ebebed;
	font-size: 15px;
	height: 35px;
	margin: 7px 0 6px 40px;
	padding-left: 17px;
	padding-right: 25px;
	position: relative;
	width: 385px;
}

.view-products-abc .views-exposed-widgets input#edit-title.filled {
	z-index: 2;
}

.view-products-abc .views-exposed-widgets input#edit-title:focus {
	z-index: 2;
}

.page-products-abc .node-container {
	margin-top: 0;
	margin-bottom: 70px;
}

.view-products-abc .views-exposed-form {
	border-bottom: 1px solid #ebebed;
	height: 50px;
	margin: -25px -35px 0 -60px;
}

.view-products-abc .views-exposed-form .views-exposed-widgets {
	border-left: 1px solid #EBEBED;
	border-right: 1px solid #EBEBED;
	margin: 0 0 0 225px;
	padding: 0;
	height: 50px;
	width: 530px;
	overflow: hidden;
}

.view-products-abc .views-exposed-form .views-exposed-widgets.tags {
	width: calc(100% - 225px);
}

.view-products-abc .views-exposed-form .views-exposed-widget {
	padding: 0;
	position: relative;
}

.view-products-abc .views-exposed-form .views-exposed-widget .ajax-progress {
	left: -27px;
	position: absolute;
	top: 16px;
	z-index: 5;
}

.view-products-abc .views-exposed-form .views-exposed-widgets #edit-title-wrapper {
	position: relative;
}

.view-products-abc .views-exposed-form .views-exposed-widgets #edit-title-wrapper label {
	color: #b6b8be;
	font-size: 15px;
	font-weight: normal;
	left: 58px;
	position: absolute;
	top: 19px;
	z-index: 1;
}

.view-products-abc .views-exposed-form #edit-submit-products-abc {
	display: none;
}

.view-products-abc .views-exposed-form .views-exposed-widget .form-submit {
	margin: 0 0 0 5px;
}

.view-products-abc .views-slideshow-controls-top {
	margin-top: -103px;
	position: absolute;
	float: left;
}

#views_slideshow_cycle_main_products_abc-page_1 {
	margin-top: 52px;
}

#views_slideshow_cycle_main_products_abc-page_1 .view-contenta {
	font-family: 'Arial';
	font-size: 12px;
}

#views_slideshow_cycle_main_products_abc-page_1 a:hover {
	color: #da251c;
}

#views_slideshow_controls_text_previous_products_abc-page_1 {
	margin-left: -15px;
}

#views_slideshow_controls_text_next_products_abc-page_1 {
	margin-left: 25px;
}

.view-products-abc .views-row {
	height: 30px;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}

.view-products-abc .views-row a {
	font-family: 'Arial';
}

.view-products-by-problem {
	margin: 70px 0 0 35px;
}

.view-products-by-problem .views-row {
	margin-top: 10px;
	padding-bottom: 5px;
}

.view-products-by-problem .views-row a {
	font-family: 'Arial';
}

.view-products-by-problem .views-row a:hover {
	color: #da251c;
}

.view-products-by-problem .column-wrapper {
	float: left;
	margin-right: 17px;
	width: 397px;
}

.view-products-by-problem .column-wrapper.column-wrapper-2 {
	margin-right: 0;
	width: 396px;
}

.view-products-by-problem .view-content {}

.view-products-by-problem .problems-pager-borders {
	border-bottom: 1px solid #ebebed;
	border-top: 1px solid #ebebed;
	clear: both;
	float: left;
	height: 60px;
	margin-bottom: 0;
	margin-left: -60px;
	margin-top: 55px;
	overflow: hidden;
	padding-top: 23px;
	width: 930px;
}

.view-medicines .views-field-field-image {
	height: 130px;
	margin-top: 15px;
}

.view-medicines .products-pager-top {
	margin-left: 30px;
	margin-top: -20px;
	margin-bottom: 10px;
}

.products-pager-top {
	background: url(../images/pager-top-products.png) no-repeat scroll 0 10px transparent;
	float: left;
	height: 50px;
	width: 100px;
	overflow: hidden;
}

.view-products-abc .products-pager-top {
	margin-top: 0;
	margin-bottom: 0;
}

.view-products-abc .view-content {
	clear: both;
	margin-top: 52px;
}

.products-pager-top .pager {
	float: left;
	margin: 0;
	width: 100px;
}

.products-pager-top .item-list .pager li.pager-previous {
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 50px;
}

.products-pager-top .item-list .pager li.pager-previous a {
	display: block;
	height: 50px;
	overflow: hidden;
	text-indent: -200px;
	width: 50px;
	font-size: 0;
}

.products-pager-top .item-list .pager li.pager-previous a:hover {
	background: url(../images/prev-next-hover.png) no-repeat scroll -15px 0 rgba(0, 0, 0, 0);
}

.products-pager-top .item-list .pager li.pager-current,
.products-pager-top .item-list .pager li.pager-first,
.products-pager-top .item-list .pager li.pager-last,
.products-pager-top .item-list .pager li.pager-item {
	display: none;
}

.products-pager-top .item-list .pager li.pager-next {
	float: right;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 50px;
}

.products-pager-top .item-list .pager li.pager-next a {
	display: block;
	height: 50px;
	overflow: hidden;
	text-indent: -200px;
	width: 50px;
	font-size: 0;
}

.products-pager-top .item-list .pager li.pager-next a:hover {
	background: url(../images/prev-next-hover.png) no-repeat scroll -45px 0 rgba(0, 0, 0, 0);
}

.products-pager-borders-bottom {
	border-bottom: 1px solid #ebebed;
	border-top: 1px solid #ebebed;
	clear: both;
	float: left;
	height: 60px;
	margin-bottom: 0;
	margin-left: -25px;
	margin-top: 55px;
	overflow: hidden;
	padding-top: 23px;
	width: 930px;
}

.view-products-abc .products-pager-borders-bottom {
	margin-left: -60px;
}

.products-pager-borders-bottom .pager {
	float: left;
	left: 50%;
	position: relative;
}

.products-pager-borders-bottom .pager a {
	display: block;
	width: 12px !important;
	height: 12px !important;
}

.products-pager-borders-bottom .pager .pager-current {
	border: 1px solid rgb(218, 37, 28);
	border-radius: 15px;
	color: transparent;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.products-pager-borders-bottom .pager .pager-item {
	border: 1px solid rgb(182, 184, 190);
	border-radius: 15px;
	color: transparent;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.products-pager-borders-bottom .pager .pager-next,
.products-pager-borders-bottom .pager .pager-previous,
.products-pager-borders-bottom .pager .pager-first {
	display: none;
}

.products-pager-borders-bottom .pager .pager-last.last {
	display: none;
}

.view-products-by-problem .pager {
	float: left;
	left: 50%;
	position: relative;
}

.view-products-by-problem .pager a {
	display: block;
	width: 12px !important;
	height: 12px !important;
}

.view-products-by-problem .pager .pager-current {
	border: 1px solid rgb(218, 37, 28);
	border-radius: 15px;
	color: transparent;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.view-products-by-problem .pager .pager-item {
	border: 1px solid rgb(182, 184, 190);
	border-radius: 15px;
	color: transparent;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.view-products-by-problem .pager .pager-next,
.view-products-by-problem .pager .pager-previous,
.view-products-by-problem .pager .pager-first {
	display: none;
}

.view-products-by-problem .pager .pager-last.last {
	display: none;
}

.view-press-center .form-item-year-month-value-year {
	display: none;
	visibility: hidden;
}

#block-menu-menu-left-sidebar-menu ul.menu li a.active {
	color: #DA251C;
}

.domain-nav-col {
	float: left;
	width: 150px;
	margin-left: 10px;
}

.domain-nav-col a.domain-id-8 {
	font-size: 14px;
	height: 32px;
	margin-bottom: -13px;
}

.node h2 {
	font-size: 18px;
	color: #333;
	margin-top: 25px;
}

.node-vacancy p {
	font-size: 14px;
}

#block-views-vacancy-text-block-block {
	clear: both;
	display: block;
	float: left;
	margin-left: -307px;
	width: 930px;
}

.page-career .region-content .view-career {
	min-height: 450px;
}

.view-vacancy-text-block .views-field-field-image {
	float: left;
	width: 280px;
	position: absolute;
}

.view-vacancy-text-block .views-field-body {
	float: left;
	width: 500px;
	margin: 30px 0 25px 307px;
	font-size: 14px;
	line-height: 24px;
	color: #000;
}

.view-vacancy-text-block .views-field-edit-node {
	float: left;
	left: 307px;
	position: absolute;
	top: 10px;
}

.view-vacancy-text-block .views-field-edit-node a {
	font-size: 10px;
	color: #CCCCCC;
}

.view-career .views-field-title {
	width: 545px;
	height: 40px;
	border-bottom: 1px solid #f1f2f3;
	background: url(../images/arrow_r.png) no-repeat scroll 518px 10px;
}

.view-career .views-row-first .views-field-title {
	border-top: 1px solid #f1f2f3;
}

.view-career .views-field-title a {
	font-size: 16px;
	color: #5d636e;
	line-height: 40px;
	text-indent: 20px;
	float: left;
	display: block;
	width: 100%;
}

.view-career .pager {
	float: left;
	left: 50%;
	position: relative;
	margin-top: 37px;
}

.view-career .pager a {
	display: block;
	width: 12px !important;
	height: 12px !important;
}

.view-career .pager .pager-current {
	border: 1px solid rgb(218, 37, 28);
	border-radius: 15px;
	color: transparent;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.view-career .pager .pager-item {
	border: 1px solid rgb(182, 184, 190);
	border-radius: 15px;
	color: transparent;
	float: left;
	font-size: 0;
	height: 12px !important;
	left: -50%;
	margin: 0 5px 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -50px;
	width: 12px !important;
	z-index: 100;
}

.view-career .pager .pager-next,
.view-career .pager .pager-previous,
.view-career .pager .pager-first {
	display: none;
}

.view-career .pager .pager-last.last {
	display: none;
}

.view-social-buttons .views-field {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 3px;
}

.front-video-slider .poster-image {
	display: none;
}



#autocomplete {
	border: 1px solid;
	overflow: hidden;
	position: absolute;
	z-index: 100;
}

#autocomplete ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#autocomplete li {
	background: #fff;
	color: #000;
	cursor: default;
	white-space: pre;
	zoom: 1;
}

html.js input.form-autocomplete {
	background-image: url(/misc/throbber-inactive.png);
	background-position: 100% center;
	background-repeat: no-repeat;
}

html.js input.throbbing {
	background-image: url(/misc/throbber-active.gif);
	background-position: 100% center;
}

html.js fieldset.collapsed {
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	height: 1em;
}

html.js fieldset.collapsed .fieldset-wrapper {
	display: none;
}

fieldset.collapsible {
	position: relative;
}

fieldset.collapsible .fieldset-legend {
	display: block;
}

.form-textarea-wrapper textarea {
	display: block;
	margin: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.resizable-textarea .grippie {
	background: #eee url(/misc/grippie.png) no-repeat center 2px;
	border: 1px solid #ddd;
	border-top-width: 0;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
}

body.drag {
	cursor: move;
}

.draggable a.tabledrag-handle {
	cursor: move;
	float: left;
	height: 1.7em;
	margin-left: -1em;
	overflow: hidden;
	text-decoration: none;
}

a.tabledrag-handle:hover {
	text-decoration: none;
}

a.tabledrag-handle .handle {
	background: url(/misc/draggable.png) no-repeat 6px 9px;
	height: 13px;
	margin: -0.4em 0.5em;
	padding: 0.42em 0.5em;
	width: 13px;
}

a.tabledrag-handle-hover .handle {
	background-position: 6px -11px;
}

div.indentation {
	float: left;
	height: 1.7em;
	margin: -0.4em 0.2em -0.4em -0.4em;
	padding: 0.42em 0 0.42em 0.6em;
	width: 20px;
}

div.tree-child {
	background: url(/misc/tree.png) no-repeat 11px center;
}

div.tree-child-last {
	background: url(/misc/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
	background: url(/misc/tree.png) no-repeat -11px center;
}

.tabledrag-toggle-weight-wrapper {
	text-align: right;
}

table.sticky-header {
	background-color: #fff;
	margin-top: 0;
}

.progress .bar {
	background-color: #fff;
	border: 1px solid;
}

.progress .filled {
	background-color: #000;
	height: 1.5em;
	width: 5px;
}

.progress .percentage {
	float: right;
}

.ajax-progress {
	display: inline-block;
}

.ajax-progress .throbber {
	background: transparent url(/misc/throbber-active.gif) no-repeat 0px center;
	float: left;
	height: 15px;
	margin: 2px;
	width: 15px;
}

.ajax-progress .message {
	padding-left: 20px;
}

tr .ajax-progress .throbber {
	margin: 0 2px;
}

.ajax-progress-bar {
	width: 16em;
}

.container-inline div,
.container-inline label {
	display: inline;
}

.container-inline .fieldset-wrapper {
	display: block;
}

.nowrap {
	white-space: nowrap;
}

html.js .js-hide {
	display: none;
}

.element-hidden {
	display: none;
}

.element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
	position: static !important;
	clip: auto;
	overflow: visible;
	height: auto;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

*:first-child+html .clearfix {
	min-height: 1%;
}

ul.menu {
	border: none;
	list-style: none;
	text-align: left;
}

ul.menu li {
	margin: 0 0 0 0;
}

ul li.expanded {
	list-style-image: url(/misc/menu-expanded.png);
	list-style-type: circle;
}

ul li.collapsed {
	list-style-image: url(/misc/menu-collapsed.png);
	list-style-type: disc;
}

ul li.leaf {
	list-style-image: url(/misc/menu-leaf.png);
	list-style-type: square;
}

li.expanded,
li.collapsed,
li.leaf {
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}

li a.active {
	color: #000;
}

td.menu-disabled {
	background: #ccc;
}

ul.inline,
ul.links.inline {
	display: inline;
	padding-left: 0;
}

ul.inline li {
	display: inline;
	list-style-type: none;
	padding: 0 0.5em;
}

.breadcrumb {
	padding-bottom: 0.5em;
}

ul.primary {
	border-bottom: 1px solid #bbb;
	border-collapse: collapse;
	height: auto;
	line-height: normal;
	list-style: none;
	margin: 5px;
	padding: 0 0 0 1em;
	white-space: nowrap;
}

ul.primary li {
	display: inline;
}

ul.primary li a {
	background-color: #ddd;
	border-color: #bbb;
	border-style: solid solid none solid;
	border-width: 1px;
	height: auto;
	margin-right: 0.5em;
	padding: 0 1em;
	text-decoration: none;
}

ul.primary li.active a {
	background-color: #fff;
	border: 1px solid #bbb;
	border-bottom: 1px solid #fff;
}

ul.primary li a:hover {
	background-color: #eee;
	border-color: #ccc;
	border-bottom-color: #eee;
}

ul.secondary {
	border-bottom: 1px solid #bbb;
	padding: 0.5em 1em;
	margin: 5px;
}

ul.secondary li {
	border-right: 1px solid #ccc;
	display: inline;
	padding: 0 1em;
}

ul.secondary a {
	padding: 0;
	text-decoration: none;
}

ul.secondary a.active {
	border-bottom: 4px solid #999;
}

div.messages {
	background-position: 8px 8px;
	background-repeat: no-repeat;
	border: 1px solid;
	margin: 6px 0;
	padding: 7px 10px 7px 50px;
}

div.status {
	background-image: url(/misc/message-24-ok.png);
	border-color: #be7;
}

div.status,
.ok {
	color: #234600;
}

div.status,
table tr.ok {
	background-color: #f8fff0;
}

div.warning {
	background-image: url(/misc/message-24-warning.png);
	border-color: #ed5;
}

div.warning,
.warning {
	color: #840;
}

div.warning,
table tr.warning {
	background-color: #fffce5;
}

div.error {
	background-image: url(../images/message-24-error.png);
	border-color: #ed541d;
}

div.error,
.error {
	color: #8c2e0b;
}

div.error,
table tr.error {
	background-color: #fef5f1;
}

div.error p.error {
	color: #333;
}

div.messages ul {
	margin: 0 0 0 1em;
	padding: 0;
}

div.messages ul li {
	list-style-image: none;
}

fieldset {
	margin-bottom: 1em;
	padding: 0.5em;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border: 1px solid gray;
	height: 1px;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

th {
	border-bottom: 3px solid #ccc;
	padding-right: 1em;
	text-align: left;
}

tbody {
	border-top: 1px solid #ccc;
}

tr.even,
tr.odd {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0.6em;
}

th.active img {
	display: inline;
}

td.active {
	background-color: #ddd;
}

.item-list .title {
	font-weight: bold;
}

.item-list ul {
	margin: 0 0 0.75em 0;
	padding: 0;
}

.item-list ul li {
	margin: 0 0 0.25em 1.5em;
	padding: 0;
}

.form-item,
.form-actions {
	margin-top: 0;
	margin-bottom: 1em;
}

tr.odd .form-item,
tr.even .form-item {
	margin-top: 0;
	margin-bottom: 0;
	white-space: nowrap;
}

.form-item .description {
	font-size: 0.85em;
}

label {
	display: block;
	font-weight: bold;
}

label.option {
	display: inline;
	font-weight: normal;
}

.form-checkboxes .form-item,
.form-radios .form-item {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.form-type-radio .description,
.form-type-checkbox .description {
	margin-left: 2.4em;
}

input.form-checkbox,
input.form-radio {
	vertical-align: middle;
}

.marker,
.form-required {
	color: #f00;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
	border: 2px solid red;
}

.container-inline .form-actions,
.container-inline.form-actions {
	margin-top: 0;
	margin-bottom: 0;
}

.more-link {
	text-align: right;
}

.more-help-link {
	text-align: right;
}

.more-help-link a {
	background: url(/misc/help.png) 0 50% no-repeat;
	padding: 1px 0 1px 20px;
}

.item-list .pager {
	clear: both;
	text-align: center;
}

.item-list .pager li {
	background-image: none;
	display: inline;
	list-style-type: none;
	padding: 0.5em;
}

.pager-current {
	font-weight: bold;
}

#autocomplete li.selected {
	background: #0072b9;
	color: #fff;
}

html.js fieldset.collapsible .fieldset-legend {
	background: url(/misc/menu-expanded.png) 5px 65% no-repeat;
	padding-left: 15px;
}

html.js fieldset.collapsed .fieldset-legend {
	background-image: url(/misc/menu-collapsed.png);
	background-position: 5px 50%;
}

.fieldset-legend span.summary {
	color: #999;
	font-size: 0.9em;
	margin-left: 0.5em;
}

tr.drag {
	background-color: #fffff0;
}

tr.drag-previous {
	background-color: #ffd;
}

.tabledrag-toggle-weight {
	font-size: 0.9em;
}

body div.tabledrag-changed-warning {
	margin-bottom: 0.5em;
}

tr.selected td {
	background: #ffc;
}

td.checkbox,
th.checkbox {
	text-align: center;
}

.progress {
	font-weight: bold;
}

.progress .bar {
	background: #ccc;
	border-color: #666;
	margin: 0 0.2em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.progress .filled {
	background: #0072b9 url(/misc/progress.gif);
}



#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

#cboxOverlay {
	background: #000000;
}

#colorbox {
	outline: 0;
	top: 10% !important;
}

#cboxContent {
	margin-top: 76px;
	overflow: visible;
	background: #000;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	background: #000;
	padding: 1px;
}

#cboxLoadingGraphic {
	background: url(/sites/all/libraries/colorbox/example2/images/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
	background: #000;
}

#cboxTitle {
	color: #ffffff;
	font-family: 'helveticaneuecyrroman';
	font-size: 19px;
	left: 43px;
	position: absolute;
	top: -70px;
}

#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	background: url(/sites/all/libraries/colorbox/example2/images/controls.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	height: 30px;
	overflow: visible;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: -76px;
	width: 17px;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}

#cboxPrevious {
	background-position: 0px 0px;
	right: 141px;
}

#cboxPrevious:hover {
	background-position: 0px -49px;
}

#cboxNext {
	background-position: -104px 0px;
	right: 88px;
}

#cboxNext:hover {
	background-position: -104px -49px;
}

#cboxClose {
	background-position: -171px 0px;
	right: 27px;
	width: 30px;
}

#cboxClose:hover {
	background-position: -171px -49px;
}

.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
	right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
	background-position: -75px -25px;
	right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
	background-position: -100px 0px;
	right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -75px -25px;
}

.ctools-locked {
	color: red;
	border: 1px solid red;
	padding: 1em;
}

.ctools-owns-lock {
	background: #ffffdd none repeat scroll 0 0;
	border: 1px solid #f0c020;
	padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
	padding-right: 18px !important;
	background: url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
	float: left;
	width: 18px;
	background: url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;
}

div.ctools-modal-content {
	background: #fff;
	color: #000;
	padding: 0;
	margin: 2px;
	border: 1px solid #000;
	width: 600px;
	text-align: left;
}

div.ctools-modal-content .modal-title {
	font-size: 120%;
	font-weight: bold;
	color: white;
	overflow: hidden;
	white-space: nowrap;
}

div.ctools-modal-content .modal-header {
	background-color: #2385c2;
	padding: 0 .25em 0 1em;
}

div.ctools-modal-content .modal-header a {
	color: white;
}

div.ctools-modal-content .modal-content {
	padding: 1em 1em 0 1em;
	overflow: auto;
	position: relative;
}

div.ctools-modal-content .modal-form {}

div.ctools-modal-content a.close {
	color: white;
	float: right;
}

div.ctools-modal-content a.close:hover {
	text-decoration: none;
}

div.ctools-modal-content a.close img {
	position: relative;
	top: 1px;
}

div.ctools-modal-content .modal-content .modal-throbber-wrapper {
	text-align: center;
}

div.ctools-modal-content .modal-content .modal-throbber-wrapper img {
	margin-top: 160px;
}

div.ctools-modal-content .form-item label {
	width: 15em;
	float: left;
}

div.ctools-modal-content .form-item label.option {
	width: auto;
	float: none;
}

div.ctools-modal-content .form-item .description {
	clear: left;
}

div.ctools-modal-content .form-item .description .tips {
	margin-left: 2em;
}

div.ctools-modal-content .no-float .form-item * {
	float: none;
}

div.ctools-modal-content .modal-form .no-float label {
	width: auto;
}

div.ctools-modal-content fieldset,
div.ctools-modal-content .form-radios,
div.ctools-modal-content .form-checkboxes {
	clear: left;
}

div.ctools-modal-content .vertical-tabs-panes>fieldset {
	clear: none;
}

div.ctools-modal-content .resizable-textarea {
	width: auto;
	margin-left: 15em;
	margin-right: 5em;
}

div.ctools-modal-content .container-inline .form-item {
	margin-right: 2em;
}

#views-exposed-pane-wrapper .form-item {
	margin-top: 0;
	margin-bottom: 0;
}

div.ctools-modal-content label.hidden-options {
	background: transparent url(/sites/all/modules/ctools/images/arrow-active.png) no-repeat right;
	height: 12px;
	padding-right: 12px;
}

div.ctools-modal-content label.expanded-options {
	background: transparent url(/sites/all/modules/ctools/images/expanded-options.png) no-repeat right;
	height: 12px;
	padding-right: 16px;
}

div.ctools-modal-content .option-text-aligner label.expanded-options,
div.ctools-modal-content .option-text-aligner label.hidden-options {
	background: none;
}

div.ctools-modal-content .dependent-options {
	padding-left: 30px;
}

div.modal-forms-modal-content .resizable-textarea {
	margin-left: 0;
	margin-right: 0;
}

div.modal-forms-modal-content .form-item label {
	float: none;
	width: auto;
}

div.modal-forms-modal-content .item-list ul li {
	margin: 0 0 0.25em 1.5em;
}

div.modal-forms-modal-content div.messages {
	margin: 0;
}

div.modal-forms-modal-content {
	background: transparent;
	color: #000;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
}

div.modal-forms-modal-content .popups-container {
	overflow: hidden;
	height: 100%;
	background: #fff;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.modal-forms-modal-content .modal-header {
	background-color: transparent;
	padding: 0.5em 1em 0 1em;
	min-height: 25px;
}

div.modal-forms-modal-content .modal-title {
	display: inline;
	color: #000;
}

div.modal-forms-modal-content .popups-close {
	float: right;
	cursor: pointer;
	background: url(/sites/all/modules/modal_forms/images/controls.png) -25px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

div.modal-forms-modal-content .popups-close:hover {
	background-position: -25px -25px;
}

.video_thumbnail {
	min-width: 100px;
	min-height: 100px;
}

.video-width-text {
	width: 10px;
}

.video-thumb-selection {}

.video-thumb-selection .form-item {}

.video-thumbnails {}

.video-thumbnails .form-item {
	float: left;
	margin-right: 10px;
	max-width: 30%;
	padding-right: 10px;
}

.video-bypass-auto-conversion {}

.video-default-thumbnail {}

.video-data {}

.video_image_teaser {
	float: left;
	padding: 0.5em;
}

br.video_image_clear {
	clear: both;
}

.video_image_view {}

.video-inprogress {
	border: 1px solid red;
	padding: .5em;
}

.video-conversion-failed {
	border: 1px solid red;
	padding: .5em;
}

.widget-edit {
	max-width: 70%;
}

.widget-edit .form-item {
	white-space: normal !important;
}

.admin_flv_player_wrapper {
	display: none;
}

* html object.video-object {
	display: none;
}

* html object.video-object {
	display: inline;
}

* html object.video-object {
	display: none;
}

div.video-preview {
	float: left;
	padding: 0 10px 10px 0;
}

div.video-widget-data {
	float: left;
	width: 85%;
}

div.video-widget-data input.text-field {
	width: auto;
}

div#video-browser-page-wrapper div#video-browser-page div.video-item {
	float: left;
	height: 128px;
	padding: 5px;
	text-align: center;
	border: 1px #ccc dotted;
}

div#video-browser-page-wrapper div#video-browser-page div.video-item:hover {
	background-color: antiquewhite;
}

.block-nice-menus {
	line-height: normal;
	z-index: 10;
}

ul.nice-menu,
ul.nice-menu ul {
	z-index: 5;
	position: relative;
}

ul.nice-menu li {
	position: relative;
}

ul.nice-menu a {
	display: block;
	color: #027ac6;
}

ul.nice-menu ul,
#header-region ul.nice-menu ul {
	position: absolute;
	visibility: hidden;
}

ul.nice-menu li.over ul {
	visibility: visible;
}

ul.nice-menu ul li {
	display: block;
}

ul.nice-menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.nice-menu li:hover ul,
ul.nice-menu li.menuparent li:hover ul,
ul.nice-menu li.menuparent li.menuparent li:hover ul,
ul.nice-menu li.menuparent li.menuparent li.menuparent li:hover ul,
ul.nice-menu li.over ul,
ul.nice-menu li.menuparent li.over ul,
ul.nice-menu li.menuparent li.menuparent li.over ul,
ul.nice-menu li.menuparent li.menuparent li.menuparent li.over ul,
#header-region ul.nice-menu li:hover ul,
#header-region ul.nice-menu li.menuparent li:hover ul,
#header-region ul.nice-menu li.menuparent li.menuparent li:hover ul,
#header-region ul.nice-menu li.over ul,
#header-region ul.nice-menu li.menuparent li.over ul,
#header-region ul.nice-menu li.menuparent li.menuparent li.over ul {
	visibility: visible;
}

ul.nice-menu li:hover ul ul,
ul.nice-menu li:hover ul ul ul,
ul.nice-menu li:hover li:hover ul ul,
ul.nice-menu li:hover li:hover ul ul ul,
ul.nice-menu li:hover li:hover li:hover ul ul,
ul.nice-menu li:hover li:hover li:hover ul ul ul,
ul.nice-menu li.over ul ul,
ul.nice-menu li.over ul ul ul,
ul.nice-menu li.over li.over ul ul,
ul.nice-menu li.over li.over ul ul ul,
ul.nice-menu li.over li.over li.over ul ul,
ul.nice-menu li.over li.over li.over ul ul ul,
#header-region ul.nice-menu li:hover ul ul,
#header-region ul.nice-menu li:hover ul ul ul,
#header-region ul.nice-menu li:hover li:hover ul ul,
#header-region ul.nice-menu li:hover li:hover ul ul ul,
#header-region ul.nice-menu li:hover li:hover li:hover ul ul,
#header-region ul.nice-menu li:hover li:hover li:hover ul ul ul,
#header-region ul.nice-menu li.over ul ul,
#header-region ul.nice-menu li.over ul ul ul,
#header-region ul.nice-menu li.over li.over ul ul,
#header-region ul.nice-menu li.over li.over ul ul ul,
#header-region ul.nice-menu li.over li.over li.over ul ul,
#header-region ul.nice-menu li.over li.over li.over ul ul ul {
	visibility: hidden;
}

ul.nice-menu li.menuparent ul,
#header-region ul.nice-menu li.menuparent ul {
	overflow: visible !important;
}

ul.nice-menu li.menuparent ul iframe,
#header-region ul.nice-menu li.menuparent ul iframe {
	display: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 20px;
	height: 20px;
}

ul.nice-menu,
ul.nice-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.nice-menu li {
	float: left;
	padding: 0;
	margin-right: 15px;
}

ul.nice-menu a {
	font-size: 14pt;
	color: #333333;
	font-family: 'Arial';
}

ul.nice-menu li.current_page_item a,
ul.nice-menu a.active,
ul.nice-menu ul li.active-trail a.active {
	color: rgb(218, 37, 28);
}

ul.nice-menu ul {
	top: 22px;
	left: -1px;
	border: 0;
	margin-right: 0;
}

ul.nice-menu ul li {
	width: 12.5em;
}

ul.nice-menu ul li.active-trail a,
ul.nice-menu li.active-trail ul li a {
	color: #333;
}

ul.nice-menu-right,
ul.nice-menu-left,
ul.nice-menu-right li,
ul.nice-menu-left li {
	width: 12.5em;
}

ul.nice-menu-right ul {
	width: 12.5em;
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-right ul ul {
	width: 12.5em;
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-right li.menuparent,
ul.nice-menu-right li li.menuparent {
	background: rgba(0, 0, 0, 0) url(/sites/all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}

ul.nice-menu-right li.menuparent:hover,
ul.nice-menu-right li li.menuparent:hover {
	background: rgba(0, 0, 0, 0) url(/sites/all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}

ul.nice-menu-left li ul {
	width: 12.5em;
	left: -12.65em;
	top: -1px;
}

ul.nice-menu-left li ul li ul {
	width: 12.5em;
	left: -12.65em;
	top: -1px;
}

ul.nice-menu-left li.menuparent,
ul.nice-menu-left li li.menuparent {
	background: rgba(0, 0, 0, 0) url(/sites/all/modules/nice_menus/images/arrow-left.png) left center no-repeat;
}

ul.nice-menu-left li.menuparent:hover,
ul.nice-menu-left li li.menuparent:hover {
	background: rgba(0, 0, 0, 0) url(/sites/all/modules/nice_menus/images/arrow-left.png) left center no-repeat;
}

ul.nice-menu-left a,
ul.nice-menu-left ul a {
	padding-left: 14px;
}

ul.nice-menu-down {
	float: left;
	border: 0;
	margin-top: 16px;
	width: 100%;
}

ul.nice-menu-down li {}

ul.nice-menu-down li li {
	border-top: 0;
}

ul.nice-menu-down ul {
	background-color: #fff;
	left: -10px;
	padding: 10px;
	text-align: left;
}

ul.nice-menu-down ul li {
	padding: 5px 0;
	clear: both;
}

ul.nice-menu-down li ul li ul {
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-down .menu-item-has-children a {}

ul.nice-menu-down .menu-item-has-children ul li a {
	font-size: 12pt;
}

ul.nice-menu-down li.menu-item-has-children {
	background: rgba(0, 0, 0, 0) url(../images/arrow-down.png) right center no-repeat;
	padding-right: 15px;
	margin-right: 10px;
}

ul.nice-menu-down li.menu-item-has-children:hover {
	background: rgba(0, 0, 0, 0) url(../images/arrow-down.png) right center no-repeat;
}

ul.nice-menu-down li li.menu-item-has-children {
	background: rgba(0, 0, 0, 0) url(../images/arrow-right.png) right center no-repeat;
}

ul.nice-menu-down li li.menu-item-has-children:hover {
	background: rgba(0, 0, 0, 0) url(../images/arrow-right.png) right center no-repeat;
}

ul.nice-menu li {
	margin: 0;
	padding-left: 0;
	background-image: none;
	margin-right: 15px;
}

#header-region ul.nice-menu li {
	margin: 0;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	background: #eee;
}

#header-region ul.nice-menu ul {
	top: 1.8em;
	left: -1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin-right: 0;
}

#header-region ul.nice-menu ul {
	top: 1.7em;
}

#header-region ul.nice-menu-down li ul li ul {
	left: 12.5em;
	top: -1px;
}

#header-region ul.nice-menu-down li.menuparent {
	background: #eee url(/sites/all/modules/nice_menus/images/arrow-down.png) right center no-repeat;
}

#header-region ul.nice-menu-down li.menuparent:hover {
	background: #ccc url(/sites/all/modules/nice_menus/images/arrow-down.png) right center no-repeat;
}

#header-region ul.nice-menu-down li li.menuparent {
	background: #eee url(/sites/all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}

#header-region ul.nice-menu-down li li.menuparent:hover {
	background: #ccc url(/sites/all/modules/nice_menus/images/arrow-right.png) right center no-repeat;
}

.views_slideshow_cycle_no_display,
.views_slideshow_cycle_hidden,
.views_slideshow_cycle_controls,
.views_slideshow_cycle_image_count {
	display: none;
}

.views_slideshow_cycle_pager div a img {
	width: 75px;
	height: 75px;
}

.views_slideshow_pager_numbered div,
.views_slideshow_pager_thumbnails div {
	display: inline;
	padding-left: 10px;
}

.views_slideshow_cycle_pager.thumbnails a.activeSlide img {
	border: 3px solid #000;
}

.views_slideshow_cycle_pager.numbered a.activeSlide {
	text-decoration: underline;
}

input.webform-calendar {
	display: none;
	padding: 3px;
	vertical-align: top;
}

html.js input.webform-calendar {
	display: inline;
}

.webform-container-inline label {
	display: inline;
	margin-right: 1em;
}

.webform-container-inline div,
.webform-container-inline div.form-item {
	display: inline;
}

.webform-container-inline div.description {
	display: block;
}

.webform-container-inline div.messages {
	display: block;
	float: left;
}

.webform-container-inline div.ajax-progress-bar div {
	display: inherit;
}

.webform-container-inline.webform-component-textarea label {
	vertical-align: top;
}

.webform-container-inline.webform-component-textarea .form-textarea-wrapper {
	display: inline-block;
}

.webform-component-textarea .grippie {
	display: block;
}

.webform-progressbar {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.webform-progressbar-inner {
	height: 1em;
	background-color: #74C421;
	height: 3px;
}

.webform-progressbar-outer {
	position: relative;
	border: 1px solid #356900;
	width: 100%;
	height: 3px;
	margin: 0.35em -1px 2em;
	background-color: white;
}

.webform-progressbar-page {
	position: absolute;
	width: 7px;
	height: 7px;
	margin: -6px -4px;
	border: 1px solid #356900;
	background-color: white;
	border-radius: 5px;
}

.webform-progressbar-page.completed {
	background-color: #74C421;
}

.webform-progressbar-page.current {
	background-color: #74C421;
}

.webform-progressbar-page .webform-progressbar-page-number {
	display: none;
}

.webform-progressbar-page .webform-progressbar-page-label {
	position: relative;
	top: 10px;
	margin: 0 -10em;
}

div.edit-feed-me-wrapper {
	display: none;
}

.locale-untranslated {
	font-style: normal;
	text-decoration: line-through;
}

#locale-translation-filter-form .form-item-language,
#locale-translation-filter-form .form-item-translation,
#locale-translation-filter-form .form-item-group {
	float: left;
	padding-right: .8em;
	margin: 0.1em;
	width: 15em;
}

#locale-translation-filter-form .form-type-select select {
	width: 100%;
}

#locale-translation-filter-form .form-actions {
	float: left;
	padding: 3ex 0 0 1em;
}

.language-switcher-locale-session a.active {
	color: #0062A0;
}

.language-switcher-locale-session a.session-active {
	color: #000000;
}

.region.region-page-top {
	margin-top: -22px;
}

.cookie-compliance {
	background-color: #666;
	color: #fff;
	display: none;
}

.cookie-compliance__inner {
	padding: 10px 20px;
}

#cookie-compliance {
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 9;
}

#simple-cookie-compliance-dismiss-form {
	position: absolute;
	right: 20px;
	bottom: 3px;
}

.cookie-compliance__text {
	max-width: 930px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.cookie-compliance__text p {
	padding-right: 175px;
	font-size: 14px;
}

.cookie-compliance__text p a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.cookie-compliance__text p a:hover {
	color: #da251c;
	text-decoration: underline;
}

#edit-submit--2 {
	background: #fff;
	border-radius: 5px;
	color: #da251c;
	font-weight: bold;
	font-size: 14px;
	border: 0;
	padding: 7px 15px;
	cursor: pointer;
}

.selfheal {
	float: left;
	width: 100%;
	margin-top: 30px;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
} 
#block-nice-menus-3 button.menu-toggle {
    display:none;
}