/* abm-customercenter */


body {
	background-color: #ffffff;
	padding-top:25px;
}

.abmcc-root .table-hover tr:hover {
   background-color:#faf7f0;
 }


.abm-vip-bar {
	background-color:#832582;
	color:#ffffff;
	position:fixed;
	top:0;
	width:100%;
	z-index:1111;
}
.abm-vip-bar-row{
  max-width:1240px;
}
.abm-vip-bar-content {
	margin-left: 0;
	padding:0 0 0 15px;
}
.abm-vip-bar-text {
	padding-top:4px;
}
.abm-vip-bar-content .btn {
	border-radius:0;
}
.abm-vip-bar-content .abm-btn-phone {
	background-color:#832582;
	border-color:#832582;
	color:#ffffff;
}
.abm-vip-bar-content .abm-btn-web {
	background-color:#832582;
	border-color:#832582;
	color:#ffffff;
}
.abm-logo-top {
	padding:15px;
	background-color:#ffffff;
}
.abm-logo-top .abm-hotellogo {
	padding-left:55px;
}
@media(max-width:768px) {
.abm-logo-top .abm-hotellogo {
	padding-left:10px;
}
}
@media(max-width:640px) {
.abm-logo-top .abm-hotellogo {
	padding-left:35px;
	padding-right:35px;
	padding-bottom:50px;
	margin:0 auto;
}
}
.abm-logo-top-content {
	margin-left:0;
}
.abm-overall {
	background-color:#faf7f0;
}
.abm-overall-row{
  max-width:1240px;
}
@media(max-width:767px) {
.abm-overall {
	background-color:#faf7f0;
}
}
.abmcc-root {
	margin-left: 0;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
	padding: 25px 0 5px;
}
.navbar-default .container {
	margin-left: 0;
}
.abmcc-root .abm-sidebar {
	padding: 0 30px;
}
.abmcc-root .abm-content {
	background-color: #ffffff;
	padding: 0 30px;
}
@media(max-width:768px) {
.abmcc-root .abm-sidebar {
	padding: 0 10px;
}
.abmcc-root .abm-content {
	padding: 0 10px;
}
}
@media(max-width:600px) {
.abmcc-root .abm-content {
	padding: 30px 10px 0 10px;
}
}
.abm-navbar-logo img {
	height: 60px;
	margin-left: 15px;
}
.abmcc-root .panel {
	box-shadow: none !important;
	border: 1px solid #ccc;
}
strong {
	font-weight: 600;
}
@media(max-width:768px) {
hr {
	margin-top:10px;
	margin-bottom:10px;
}
}
/* User Table - Links oben */
.abmcc-root .abm-user-table {
	margin-bottom: 10px !important;
}

@media(min-width:1024px) {
.abmcc-root .abm-user-table {
	margin-bottom: 40px !important;
}
}
.abmcc-root .abm-user-table .img-thumbnail {
	background-color: #fff;
	border-color: #fff;
	margin-top:-60px;
}
@media(max-width:768px) {
.abmcc-root .abm-user-table .img-thumbnail {
	background-color: #fff;
	border-color: #fff;
	width:70%;
}
.abmcc-root .abm-user-table div {
	text-align:center;
}

}
@media(max-width:600px) {
.abmcc-root .abm-user-table .img-thumbnail {
	background-color: #fff;
	border-color: #fff;
	margin-top:-30px;
	width:100%;
}
}
.abmcc-root .abm-user-intro em {
	display: block;
	font-style: normal;
}
.abmcc-root .abm-user-salutation {
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 1.4em;
}
.abmcc-root .abm-user-name {
	font-size: 1.1em;
}
@media(max-width:769px) {
.abmcc-root .abm-user-salutation {
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 1.2em;
	text-align:center;
}
.abmcc-root .abm-user-name {
	text-align:center;
}
}

.abmcc-root .abm-panel-response  {
    background-color:#ffffff;
}

.abmcc-root .abm-tab-response-variant {
    background-color:#ffffff;
}

.abmcc-root .abm-tab-response-variant .well {
    background-color:#faf7f0;
    border-color:#faf7f0;
}


/* Buttons links oben */
.abmcc-root .abm-buttons div[class*="col-"] {
	padding:0;
}
.abmcc-root .abm-buttons.abm-new-communication {
	color:#94c11f;
}
.abmcc-root .abm-buttons.abm-new-communication .badge {
	background-color: #94c11f;
	color:#fff;
}
.abmcc-root .abm-buttons .btn.btn-default {
	background-color:#ffffff;
	padding-top:40px;
	padding-bottom:0px;
	color:#282828;
	border-color:#e3e3e3;
    margin-bottom:5px;
	line-height:1em;
	position:relative;
}
@media(min-width:767px) {
.abmcc-root .abm-buttons .btn.btn-default {
	padding-top:10px;
	padding-bottom:10px;
}
}
@media(min-width:1024px) {
.abmcc-root .abm-buttons .btn.btn-default {
	padding-top:40px;
	padding-bottom:0px;
}
}
.abmcc-root .abm-buttons .btn.btn-default:hover {
	background-color:#cccccc;
	border-color:#e3e3e3;
	color:#282828;
}
.abmcc-root a .badge {
	position: relative;
	margin-top: -64px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 56px;
	border-radius: 0;
	width: 30px;
	display: block;
	font-size: 1.3em;
	background-color: #832582;
	color: #ffffff;
	padding: 5px !important;
}
@media(min-width:767px) {
.abmcc-root a .badge {
	position: absolute;
	left:0;
	top:10px;
	margin-top: 0px;
}
}
@media(min-width:1024px) {
.abmcc-root a .badge {
	position: relative;
	top:0;
	margin-top: -64px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 56px;
}
}


.abmcc-root .abm-sidebar .abm-ics-panel {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #282828;
}

/* Rezeption links */
.abmcc-root .abm-sidebar .well.abm-reception-contact {
	background-color: #ffffff;
	border-color: #ffffff;
	/*border-radius: 0;*/
	font-size: .9em;
	color: #282828;
}
.abmcc-root .abm-sidebar .well.abm-reception-contact .row div:first-child {
	padding-right:0;
}
.abmcc-root .abm-sidebar .well.abm-reception-contact .img-thumbnail {
	padding:0;
}
.abmcc-root .abm-sidebar .well.abm-reception-contact p {
	margin-bottom: 5px;
}
.abmcc-root .abm-sidebar .well.abm-reception-contact p.lead {
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
	margin-bottom: 5px;
	color: #282828;
}
/*.abmcc-root .abm-sidebar .well.abm-reception-contact .btn-success.btn-sm {
	color:#fff;
}*/


.abmcc-root .abm-content .well.abm-reception-contact {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #282828;
}

/* Varianten links */
.abmcc-root .abm-sidebar .nav-pills.abm-variants > li > a:hover {
	background-color: #cccccc;
	border-color: #e3e3e3;
	color: #282828;
}
.abmcc-root .abm-sidebar .nav-pills.abm-variants > li.active > a, .abmcc-root .abm-sidebar .nav-pills.abm-variants > li.active > a:hover, .abmcc-root .abm-sidebar .nav-pills.abm-variants > li.active > a:focus {
	color: #ffffff;
	background-color: #832582;
	border-color: #832582;
}
.abmcc-root .abm-sidebar .nav-pills.abm-variants > li > a {
	color: #282828;
	background-color: #ffffff;
	border-color: #e3e3e3;
	padding: 5px 15px;
}
.abmcc-root .abm-sidebar .nav-pills.abm-variants li p.pull-right {
	font-size: .9em;
	line-height: 1;
	padding-top: 5px;
}
@media(max-width:1020px) {
.abmcc-root .abm-sidebar .nav-pills.abm-variants h4 {
	font-size: 1em;
}
.abmcc-root .abm-sidebar .nav-pills.abm-variants li {
	margin-bottom:7px;
}
}
/* Bonus-Stuff - Future Stuff */
.abmcc-root .abm-sidebar .img-circle {
	background-color: #fff;
}
.abmcc-root .abm-sidebar div.img-circle > p.abm-bonus-count {
	font-size: 1em;
	font-weight: 600;
	color: #818181;
}
.abmcc-root .abm-sidebar div.img-circle > h2 {
	font-size: 2.6em;
	color: #818181;
	margin-bottom: 0;
	margin-top: 10px;
}
.abmcc-root .abm-sidebar .abm-bonus-info {
	font-size: .9em;
	line-height: 1;
	margin-top: 10px;
}
/* MIDDLE */

/* Panels (Angebot, Buchungsbestätigung ...) */
.abmcc-root .abm-content .panel, 
.abmcc-root .abm-content .panel-group .panel-heading {
/*border-radius: 0;*/
}
.abmcc-root .abm-content .panel.mb20 {
	background-color: #ebeaea;
}
.abmcc-root .abm-content .panel.mb20 .btn-primary {
	background-color: #818181;
	border-color: #818181;
}
.abmcc-root .abm-content .panel.mb20 .btn-primary:hover {
	background-color: #333;
	border-color: #333;
}
.abmcc-root .abm-header-panel.panel {
	background-color: #ebeaea;
	/*border-radius: 0;*/
	box-shadow: none;
	border-color: #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
}
.abmcc-root .panel-body h4 {
	font-size: 22px;
	margin-bottom: 0;
}
@media(max-width:768px) {
.abmcc-root .panel-body h4 {
	font-size: 17px;
}
}
.abmcc-root .panel-body p small {
	font-size: 75%;
}


.abmcc-root .abm-message-content-left.panel {
	box-shadow: none !important;
	border: 1px solid #832582;
}
.abmcc-root .abm-message-content-right.panel {
	box-shadow: none !important;
	border: 1px solid #cccccc;
}


.abmcc-root .abm-message-content-left.panel a {
	text-decoration: underline !important;
}

/* PFEILE */
.abmcc-root .abm-content .abm-message-content-left.panel.panel-body:before {
	position: absolute;
	top: 10px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #832582;
	border-right: 0 solid #832582;
	border-bottom: 15px solid transparent;
	content: " ";
}
.abmcc-root .abm-content .abm-message-content-left.panel.panel-body:after {
	position: absolute;
	top: 11px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #ffffff;
	border-right: 0 solid #ffffff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.abmcc-root .abm-content .abm-message-content-right.panel.panel-body:before, 
.abmcc-root .abm-content .well form .form-horizontal:before {
	position: absolute;
	top: 10px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #cccccc;
	border-right: 0 solid #cccccc;
	border-bottom: 15px solid transparent;
	content: " ";
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.abmcc-root .abm-content .abm-message-content-right.panel.panel-body:after, 
.abmcc-root .abm-content .well form .form-horizontal:after {
	position: absolute;
	top: 11px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #ffffff;
	border-right: 0 solid #ffffff;
	border-bottom: 14px solid transparent;
	content: " ";
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.abmcc-root .abm-content .well {
    background-color: #faf7f0;
    border-color: #faf7f0;
}

/* Formular */
.abmcc-root .abm-content .well form .form-horizontal:before {
	left: 1px;
}
.abmcc-root .abm-content .well form .form-horizontal:after {
	left: 2px;
}
.abmcc-root .abm-content .well form .form-horizontal .abm-guest-question {
	background-color: #ffffff;
	color: #282828;
}
.abmcc-root .abm-content .abm-message-header {
	font-size: .9em;
	color: #999;
}
/* well top */

.abmcc-root .abm-content .well h4 {
	margin-bottom: 0;
	margin-top: 0;
}
.abmcc-root .abm-content .abm-panel-response {
	border: none;
	box-shadow: none;
}
.abmcc-root .abm-content .abm-panel-response .panel-body:first-child {
	padding: 0;
}
.abmcc-root .abm-content .abm-tab-response-variant {
	border: none;
	box-shadow: none;
}
.abmcc-root .abm-content .abm-tab-response-variant div.tab-pane {
	padding: 0;
}
.abmcc-root .abm-content .abm-tab-response-variant .row.abm-div-clickable {
	margin-left: 0;
	margin-right: 0;
	padding: 15px 0;
}
.abmcc-root td, .abmcc-root .abm-div-clickable hr {
	border-top: 1px dotted #000 !important;
}
.abmcc-root table.table-hover tr:first-child td{
	border-top: 1px solid #818181 !important;
}
.abmcc-root table.table-hover table tr:first-child td{
	border-top:none !important;
}
.abmcc-root td table tr td {
	border-top: none !important;
}
.abmcc-root .abm-content h4.abm-response-salutation {
	margin-bottom: 20px;
	margin-top: 30px;
}
.abmcc-root .abm-content .abm-variant-title span {
	background-color: #777575;
	padding: 3px 5px;
	color: #fff;
}
.abmcc-root .abm-content td.text-right.h4 {
	text-transform: uppercase;
}
.abmcc-root .abm-content .abm-roomcategory-title, 
.abmcc-root .abm-content .abm-package-title, 
.abmcc-root .abm-content .abm-additionalservice-title,
.abmcc-root .abm-content .abm-board-title {
	font-size: 1.4em;
	margin-bottom: 0px;
}
@media(min-width:480px) {
.abmcc-root .abm-content .abm-roomcategory-title,  
.abmcc-root .abm-content .abm-package-title,  
.abmcc-root .abm-content .abm-additionalservice-title,
.abmcc-root .abm-content .abm-board-title {
	font-size: 2em;
	margin-bottom: 0px;
}
}
.abmcc-root .abm-content .abm-roomcategory-subtitle, 
.abmcc-root .abm-content .abm-roomcategory-subtitle span.h3, 
.abmcc-root .abm-content .abm-package-subtitle, 
.abmcc-root .abm-content .abm-package-subtitle span.h3, 
.abmcc-root .abm-content .abm-additionalservice-subtitle, 
.abmcc-root .abm-content .abm-additionalservice-subtitle span.h3, 
.abmcc-root .abm-content .abm-board-subtitle, 
.abmcc-root .abm-content .abm-board-subtitle span.h3,
.abmcc-root .abm-content h3 {
	font-size: 16px;
	margin-top: 0px;
	text-transform: none;
}
@media(min-width:480px) {
.abmcc-root .abm-content .abm-roomcategory-subtitle,  
.abmcc-root .abm-content .abm-roomcategory-subtitle span.h3,  
.abmcc-root .abm-content .abm-package-subtitle,  
.abmcc-root .abm-content .abm-package-subtitle span.h3,  
.abmcc-root .abm-content .abm-additionalservice-subtitle,  
.abmcc-root .abm-content .abm-additionalservice-subtitle span.h3,  
.abmcc-root .abm-content .abm-board-subtitle,  
.abmcc-root .abm-content .abm-board-subtitle span.h3,  
.abmcc-root .abm-content h3 {
	font-size: 20px;
}
}
/* Nav-Tabs */

.abmcc-root .abm-content .tabs .nav-tabs > li a {
  color: #282828;
  background: #e8e8e8;
}
.abmcc-root .abm-content .tabs .nav-tabs > li a:hover {
  color: #282828;
  background: #d8d8d8;
}
.abmcc-root .abm-content .tabs .nav-tabs > li.active > a,
.abmcc-root .abm-content .tabs .nav-tabs > li.active > a:hover,
.abmcc-root .abm-content .tabs .nav-tabs > li.active > a:focus {
  color: #282828;
  background: #ffffff;
}

.abmcc-root .abm-content .abm-variant-title {
	display: block !important;
}
.abmcc-root .abm-content .abm-variant-title h4 {
	font-size: 1.2em;
	font-weight: 600;
	margin-top: 25px;
	margin-bottom: 7px;
}
/* Carousel */
.abmcc-root .carousel-inner .item img {
	padding: 0;
	background-color: #fff;
	border: none;/*border-radius: 0;*/
}
/* Messageboard */
.abmcc-root .abm-content form #Text {
	height: 90px;
}
/* AGB */
.abmcc-root .checkbox-custom a {
	text-decoration: underline;
}
/* NEW */
.abmcc-root .abm-message-content-right.panel.panel-body {
	background-color:#ffffff;
	color:#282828;
}
.abmcc-root .abm-message-right .img-thumbnail {
	background-color: #ffffff;
	border-color: #cccccc;
}
.abmcc-root .abm-message-content-left.panel.panel-body {
	background-color:#ffffff;
	color:#832582;
}
.abmcc-root .abm-message-left .img-thumbnail {
	background-color: #ffffff;
	border-color: #832582;
}
@media(max-width:600px) {
.abmcc-root .abm-message-left .img-thumbnail, .abmcc-root .abm-message-right .img-thumbnail {
	margin-top:0;
}
}
/* ABM - Callto Action */
.abm-calltoaction a{ text-decoration:underline !important; }
.abm-calltoaction a:hover{ text-decoration:none !important; }

.abm-buttons.abm-marker-area div {
	font-size:.8em !important;
    color:#f00 !important;
    line-height:1em !important;
  padding-bottom:5px !important;
}
/* Text Rezeption */
.abm-element-textmessage {
  font-weight:bold;
}
/* Textbausteine */
.abm-element-textblock {
  margin-bottom:25px;
  padding-bottom:25px;
  border-bottom: 1px solid #ffffff;
}


.abmcc-root .table-hover tr:hover {
   background-color:rgba(250, 247, 240, 0.5);
 }

.abmcc-root td, .abmcc-root .abm-div-clickable hr {
		border-top:1px dotted #282828 !important;
}


.abm-confirm-terms {
    white-space: normal !important;
}

.abm-confirm-terms span {
    text-transform:uppercase;
    font-size:1.1em !important;
    font-weight:bold;
}

.abm-reception-contact .btn-success {
    white-space:normal !important;
}


/* AGB-Modal einfärben */
.modal-body {
    color:#000 !important;
}



.abm-websline-info {
    padding:15px;
}


.row-precheck-person input {
    margin-bottom:10px;
}

.row-precheck-person select {
    margin-bottom:10px;
}


#precheckin-legend {
    width: 100%;
}

#precheckin-legend td {
    border: none !important;
    vertical-align: middle;
    padding:1px;
}


.form-group.has-error label::after {
	content: "*";
}





.avatar-view2{
    position:relative;
}
.avatar-view2 .fa{
  position:absolute;
  left:40%;
  bottom:20%;
  color:#fff;
  font-size:20px;
  margin:0 !important;
}
@media (min-width: 400px) {
   .avatar-view2 .fa{
        left:43%;
     }
}
@media (min-width: 400px) {
   .avatar-view2 .fa{
        left:43%;
     }
}


.collapse.in {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #faf7f0;
}


.abm-calltoaction-confirmation-countermanded,
.abm-calltoaction-offer-followedby-decline,
.abm-calltoaction-offer-followedby-offer,
.abm-calltoaction-offer-optiondurationreached,
.abm-calltoaction-confirmation-nodeposit
 {
    background-color: rgba(219,85,101,0.3) !important;
}



.abm-calltoaction-confirmation-depositdone,
.abm-calltoaction-offer-otherconfirmed{
background-color:rgba(189, 218, 190, 0.2) !important;
/*color:#282828 !important;*/
}


@media (max-width: 767px) {
    .abmcc-root .center-block-sm {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
 
.abmcc-root .abm-logo-content {
    padding: 0 30px;
}
@media (max-width: 767px) {
    .abmcc-root .abm-logo-content {
        padding: 0 10px;
    }
}
@media (max-width: 600px) {
    .abmcc-root .abm-logo-content {
        padding: 0 10px 30px 10px;
    }
}
/* For mobile Footer */
.abmcc-root .abm-address-bottom-mobil{
  padding-bottom:20px;
}



table.table-kunleisys {
    margin-top:0 !important;
    margin-bottom:0 !important;
}

.table-kunleisys td {
    border-top:none !important;
}


.abmcc-root .abm-sidebar .abm-kunleisys-panel {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #282828;
}



.abm-panel-table td{
                border: none !important;
                padding-right: 10px;
}



.hq-question-panel-body .fa-star {
    cursor:pointer;
}
.hq-question-panel-body .fa-star-o {
    cursor:pointer;
}

.important-hyperlink {
    text-decoration:underline !important;
}



.hq-question-panel-heading {
  background-color: transparent !important;
  border-bottom: none !important;
}
.hq-question-panel {
 border-radius: 0; 
}
.hq-question-panel-body {
 padding-top: 5px; 
}
.hq-question-panel-body input, .hq-question-panel-body select {
  border: none !important;
  border-bottom: 1px solid gray !important;
  border-radius: 0 !important;
  padding-top: 0;
}
.hq-question-panel-body input:focus, .hq-question-panel-body select:focus {
  border-bottom: 2px solid gray !important;
  box-shadow: none !important;
}
.hq-question-panel-body > i, .btn > i {
  font-size: 1.5em;
}
.hq-question-panel {
  padding: 15px;
}

.hq-question-panel-body i:hover {
 cursor: pointer; 
}
.hq-question-panel .btn {
 	border-radius: 0; 
}


.coupon-template-thumbnail-dina4 {
    border-radius: 0px;
    box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.5);
    padding: 0;
    border: none;
}

.coupon-template-thumbnail-creditcard {
    border-radius: 5px;
    box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.5);
    padding: 0;
    border: none;
}


.event-container .swiper-button-next::after,
.event-container .swiper-button-prev::after {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 5px 15px;
	color: #282828;
}


.event-container .swiper-button-next,
.event-container .swiper-button-prev {
	top: 40% !important;
}

.event-intro-title {
	text-transform: uppercase !important;
}

.event-slide {
	position: relative;
}

.event-overlay {
	width:100%;
	position: absolute;
	bottom: 0;
	padding: 15px;
	background-image: linear-gradient(rgba(0, 0, 0, 0), #282828);
}

.event-date {
	background-color: #ffffff;
	display:inline-block;
	margin-bottom: 5px;
	padding: 2px 5px;
}

.event-caption {
	text-transform: uppercase !important;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
