.offset-top-100 {margin-top: 30px;}

.page_title h2 {
	font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 300;
	color: #fff;
}

.pagination a.navlinks{margin-left:2px;margin-right:2px;}

#system-message-container {width:600px;margin:0 auto;}
.right-sidebar, .right_sidebar {
	margin-top: 50px;
	color: #fff;
	padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 30px;
}

.sharepost li {
	/*margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;*/
	/*background-color: #7ab700;*/
	background-color: transparent !important;
}

.sharepost li:hover {
	/*background-color: #383634;*/
	background-color: transparent !important;
}

.info-list ul {
	padding: 20px 0 20px 40px;
}

.info-list li {
	margin-bottom: 20px;
	*list-style-image: url(../images/list-icon-checkbox.png);
}

.info-list .narrow-list {
	padding-left: 0;
	padding-right: 30px;
}

.narrow-list .list-icon {
	position: relative;
    top: -6px;
}

.narrow-list .list-text {
	min-height: 55px;
}

.info-list .list-icon {
	background: url(../images/list-icon-checkbox.png) no-repeat 0 0;
	width: 50px;
	height: 55px;
	float: left;
}

.info-list .list-text {
	padding-left: 50px
}

.info-list.sales ul {
	float: left;
}

.box-partner-konditionen {
	float: right;
	position: relative;
	top: -30px;
	right: 200px;
}

.boxed-contact {
	padding: 25px 25px 40px;
    border: 1px solid #eee;
}

.boxed-contact p {
	padding: 20px 40px;   
}

.boxed-contact .contact-box-icon {
	position: relative;
}

.boxed-contact .contact-box-icon img {
	position: absolute;
	top: -50px;
	left: -10px;
}

.boxed-contact .btn-contact{
	float: right;
	background: #A7CD25;
	color: #fff;
	font-size: 16px;
    font-weight: bold;
	border-radius: 8px;
	outline: none;
}

.boxed-contact .btn-contact:hover, .boxed-contact .btn-contact:focus {
	border: 1px solid transparent;
}

.acymailing_form {
	margin-top: 30px !important;
}

.acyfield_email input {
	padding: 3px 0 3px 5px;
	font-size: 17px;
	margin-right: 20px;
}

.acysubbuttons {
	vertical-align: top;
}

.acysubbuttons .btn-primary {
	background-color: #7ab700;
	border: none;
	outline: initial;
}

.acysubbuttons .btn-primary:hover {
	color: #fff;
	background-color: #272727;
}

.control-group {
    margin-bottom: 15px;
}

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    height: 39px;
    padding: 8px 10px;
	max-width: 100%;
	border: 1px solid;
	border-color: #d3d3d3;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
	
	color: #000;
}

.bfQuickMode input[type=text]:hover, .bfQuickMode textarea:hover,  
.bfQuickMode input[type=text]:focus, .bfQuickMode textarea:focus  {
    border-color: #000;    
}

.bfQuickMode input[type=text]:focus, .bfQuickMode textarea:focus  {
    background: #f0fff0;    
}

.bfQuickMode .controls .control-label {
    width: 100%;
	display: block;
	position: relative;
    /* min-width: 110px; */
    /* vertical-align: text-top; */
	font-weight: normal;
	color: #272727;
}

.wrap-firma, .wrap-anrede {
	width: 50%;
} 

.wrap-vorname, .wrap-nachname, .wrap-email, .wrap-telefon  {
	width: 50%;
	float: left;
} 

.wrap-strasse, #bfElemWrap496, .wrap-ort {
	width: 80%;
	float: left;
}

.wrap-hausnr, #bfElemWrap498, .wrap-plz {
	width: 20%;
	float: left;
}

.wrap-integration_in, .wrap-version {
	width: 50%;
}

.wrap-firma .controls , .wrap-anrede .controls , .wrap-vorname .controls, .wrap-strasse .controls, .wrap-plz .controls, .wrap-email .controls {
	padding-right: 25px;	
} 

.wrap-firma input , .wrap-anrede select , .wrap-vorname input , .wrap-nachname input, .wrap-strasse input, .wrap-ort input , .wrap-hausnr input, .wrap-plz input, .wrap-email input, .wrap-telefon input , .wrap-integration_in select, .wrap-version input {
	max-width: none !important;	
}

.bfQuickMode .icon-asterisk {    
    position: absolute;
    /* left: 0; */
    right: -15px;
    top: 24px;
	font-size: 10px;
	font-style: normal;
}

.bfErrorMessage {
	width: 200px;
	background-color: #ccc;
	
}

.formError .formErrorContent {
	width:100%; 
	background:#ccc;
	color:#fff;
	width:250px;
	font-family:tahoma;
	font-size:12px;
	border:2px solid #ddd;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.icon-question-sign {
    background: url(../../hoxa/images/ico_tooltip.png) no-repeat 0 0;
    display: inline-block;
	width: 15px;    
    height: 15px;
	position: relative;
    top: 3px;
}

.icon-question-sign:before {
    content: "" !important;
	font-style: normal;
}

.tooltipX, .ui-tooltip {
	background-color: #ccc !important;
	color: #000;
}

#ff_formdiv16 .bfQuickMode #bfPage1 .controls .control-label {    
    position: absolute;
    margin-top: -2px;
    padding-left: 25px;
}

#ff_formdiv16 .bfQuickMode #bfPage1 .wrap-tag .controls .control-label {
	position: relative;
    padding: 0;
}

.betaanmeldung .control-group {
	width: 48%;
    float: left;
    margin-right: 1%;
}

.betaanmeldung .bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
	max-width: 100%;
}

.betaanmeldung .bfQuickMode .icon-asterisk {
	position: relative;
    left: 0;
    right: 0;
    top: -5px;
}

.betaanmeldung span.hasTooltip {
	float: left;
}

.betaanmeldung .icon-question-sign {
	float: right;
	margin: 0 10px;
}

.feature_section19 .slider .flex-pauseplay {
	display: none;
}

.contactform1 #bfElemWrap2089, .contactform1 #bfElemWrap2090 {
	width: 49%;
	float: left;
    margin-right: 2%;
	margin-top: 25px;
}

.contactform1 #bfElemWrap2090 {
	margin-right: 0;
}

.contactform1 #bfSubmitButton {
	background-color: #464646;
	border-radius: 0;
	border: none;
	padding: 8px 20px;
    margin-bottom: 0;
    font-size: 16px;
}

.contactform1 #bfSubmitButton.btn-primary:hover, .contactform1 #bfSubmitButton.btn-primary:focus, .contactform1 #bfSubmitButton.btn-primary:active, .contactform1 #bfSubmitButton.btn-primary.active {
	background-color: #9abb15;
}
@media only screen and (max-width: 767px){	
	.contactform1 #bfElemWrap2089, .contactform1 #bfElemWrap2090 {
		width: 100%;
		float: none;
		margin-right: 0;		
	}
	.contactform1 .bfQuickMode input[type=text] {
		width: 100%;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
	.betaanmeldung .control-group {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
@media only screen and (max-width: 479px){
	.betaanmeldung .control-group {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.contactform1 #bfElemWrap2089, .contactform1 #bfElemWrap2090 {
		width: 100%;
		float: none;
		margin-right: 0;
		
	}
}

#system-message-container{
	display:none;
}

/* Notification in Form: POS Terminal */
#rcorners {
  border-radius: 10px;
  background: #fd7e82;
  padding: 20px;
  width: 100%;
  height: 90px;
}

#rcorners-inner-left {
	float: left;
	width: 10%;
}

#rcorners-inner-right {
	color: #fff;
	font-size: 12px;
	width: 90%;
	line-height: 1.5;
}