
.EBPRC-button.EBcicolors.EBPRC-calendar, .EBPRC-button.EBcicolors.EBPRC-enquiry, .EBPRC-button.EBcicolors.EBPRC-booking, .EBPRC-prevPeriod.EBcicolors, .EBPRC-nextPeriod.EBcicolors {
	background:#948730 !important; border:1px solid #948730;
}


.table-striped > tbody > tr > td:last-child {
    width: 30%;
}
.EBPRC-button.EBcicolors.EBPRC-calendar:hover, .EBPRC-button.EBcicolors.EBPRC-enquiry:hover, .EBPRC-button.EBcicolors.EBPRC-booking:hover, .EBPRC-prevPeriod.EBcicolors:hover, .EBPRC-nextPeriod.EBcicolors:hover,
.EBPRC-button.EBcicolors.EBPRC-calendar:focus, .EBPRC-button.EBcicolors.EBPRC-enquiry:focus, .EBPRC-button.EBcicolors.EBPRC-booking:focus, .EBPRC-prevPeriod.EBcicolors:focus, .EBPRC-nextPeriod.EBcicolors:focus {
	background:#b3a668 !important;
}



.EBPRC-loading {
    display: none;
    position: fixed;
    width:40px;
    height:40px;
    background: url(../../../../www.easy-booking.at/clientWeb001/img/ajax-loader.gif) 50% 35% no-repeat;
    /*opacity:0.8;*/
    z-index:9999;
    text-align: center;
    top:50%;
    left:50%;
    margin: -20px 0 0 -20px;
    z-index: 9999999;
}

.EBPRC-box {
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.EBPRC-button {
    background: #948730 none repeat scroll 0 0 !important;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-left: 5px;
    padding: 5px 10px;
    text-transform: uppercase;
	text-shadow:none;
}

.EBPRC-button.EBcicolors.EBPRC-showprices {
	      background: #948730 none repeat scroll 0 0 !important;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-left: 5px;
    padding: 5px 10px;
    position: relative;
    right: -10px;
    text-transform: uppercase;
    top: 2px;

}

.EBPRC-button.EBcicolors.EBPRC-showprices:hover, .EBPRC-button.EBcicolors.EBPRC-showprices:focus {
	background:#b3a668 !important;
}

.EBPRC-wrapper {
    clear: both;
    width: 100%;
    /*max-width:980px;*/
    /*border: 1px solid #e0e4e8;*/
    float:left;
    /*padding:0 10px;*/
}
.EBPRC-wrapper .EBPRC-dateselection {
     background-image: url("../img/css/nav_bg.png");
    background-repeat: repeat-x;
    border: 1px solid #dedede;
    clear: both;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0;
    padding: 16px 10px 33px;
    text-shadow: none;
    width: 100%;
}

.eb-availability-form {
    width: 100%;
     background: #f4f3f3 none repeat scroll 0 0 !important;
    border: 1px solid #dedede !important;
    clear: both;
    float: left;
    font-size: 12px !important;
    line-height: 1.5 !important;
    margin: 10px 0 !important;
    padding: 10px !important;
    width: 100%;
}

.EBPRC-wrapper .EBPRC-dateselection label {
	padding-right: 15px;
}

.EBPRC-wrapper .EBPRC-dateselection input {
	background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid #888;
    color: #fff;
    padding: 2px;
    text-align: center;
}

.EBPRC-wrapper .EBPRC-category-buttons {
    width: 100%;
    clear:both;
    height: 50px;
}
.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype {
    float:left;
    vertical-align: middle;
    padding-left: 10px;
	  display: none;
    visibility: hidden;
}

.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 7px 6px;
    width: 160px;
    margin-top: 10px;
    font-size: 1em;
}

.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-cta {
    height:50px;
    line-height:50px;
    vertical-align: middle;
    padding-right: 10px;
	padding-left: 10px;
}


.EBPRC-wrapper .EBPRC-result {
    width: 100%;
    float: left;
    clear:both;
    margin-top: 16px;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    clear:both;
    background-position: center bottom;
    background-repeat: repeat-x;
    border-color:#ddd;
    border-style: solid;
    border-width: 2px;
    float: left;
    padding-bottom: 15px;
    position: relative;
    text-align: left;
    width: 100%;
	background-color:#fff;
    /*margin-top: 16px;*/
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-title {
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-title h3 {
  
    vertical-align: middle;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: 200 !important;
    line-height: 1.1em;
    margin-top: 5px;
	text-align:left;
	border-top:0px;
	border-bottom:0px;
	padding-left: 15px;
	font-style:italic;
	

}


/* price columns */
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable {
    width:100%;
    float:left;
    clear:both;
    position:relative;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-persons {
    width:25%;
    float:left;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-pricecol-wrapper {
    position:relative;
    width:75%;
    float:left;
    overflow: hidden;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-navbuttons {
    position: absolute;
    left: 25%;
    top: 0;
    height:40px;
    bottom: 0;
    z-index: 3;
    /*background: #d3d3d3;*/
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-activecol-overlay {
    position: absolute;
    left: 0;
    top: 0;
    min-height:20px;
    bottom: 0;
    z-index: 1;
    background: #d3d3d3;
    border-right:1px solid #FFF;
    border-left:1px solid #FFF;
}
.EBPRC-nextPeriod {
    float:right;
    cursor:pointer;
    z-index:99;
    margin: 0 -11px 0 0;
    background: #666;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 40px;
    height:40px;
    right: 0px;
}
.EBPRC-prevPeriod {
    float:left;
    cursor:pointer;
    z-index:99;
    margin: 0px 0 0 -11px;
    background: #666;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 40px;
    height:40px;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-pricecol-wrapper .EBPRC-pricecols {
    position: relative;
    width:99999px;
    z-index: 1;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricecol {
    width:150px;
    float:left;
    text-align: center;
    min-height:20px;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow {
    clear:left;
    height:35px;
    line-height:35px;
    vertical-align: middle;
    /*float:left;*/
    text-align: center;
    /*border-right:1px solid #FFF;*/    
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-persons .EBPRC-onepricerow {
	text-align: left;
	padding-left: 10px;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow:nth-child(even) {
    /*background:#f6f6f6;*/
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow:first-child {
    /*background:#f6f6f6;*/
    border-top: 0px solid #f6f6f6;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow:last-child {
    /*background:#f6f6f6;*/
    border-bottom: 0px solid #f6f6f6;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricecol-active .EBPRC-onepricerow:not(.EBPRC-onepricerow-heading) {
    background:#ddd;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow-heading {
    background-image:url("../img/css/body_pattern_dark.jpg");
    min-height: 40px;
	  font-size: 10.5px;
    font-weight: 500;
	letter-spacing:0px;
    /*border-right:none;*/
}

.EBPRC-onecategory .EBPRC-priceinfo {
    padding-top:10px;
    clear:both;
    width:100%;
    border-top: 1px solid #dedede;
}

.EBPRC-priceinfo-general {
    float:left;
    width: 70%;
    padding:10px 5px;
    text-align: left;
}

.EBPRC-priceinfo-general p{
	margin: 0px;
	padding: 0px;
}

.EBPRC-priceinfo-more {
    float:right;
    width:25%;
    text-align: right;
    padding:10px 5px;
}


.EBPRC-priceinfo-text {
    display:none;
    clear:both;
    width:100%;
    padding-left:5px;
    text-align: left;
}
.EBPRC-priceinfo-text li {
    margin-left:20px;
}


.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table {
    margin: 0;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr th, .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr td {
    text-align: center;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr th {
    background: #d8d5ce;
    font-size: 16px;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr th:first-child {
    color: #fff;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr th:first-child, .EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr td:first-child {
    text-align: left;
    padding-left:10px;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr td {
    border-bottom: 1px solid #ccd6e0;
    width: 25%;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr:nth-child(even) {
    background: #f6f6f6;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr:nth-child(odd) {
    background: #fff;
}
.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable table tr td:nth-child(3) {
    background: #edeceb;
}

/* DATEPICKER */
.ui-datepicker-div {
    z-index:99999;
}


@media (max-width: 490px){  

.EBPRC-button {
margin-top: 10px;
    width:100%;
}

.EBPRC-wrapper .EBPRC-dateselection {
    padding: 10px;
}

.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype {
    width: 97%;
}

.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-servicetype select {
    width: 100%;
}

.EBPRC-nextPeriod {
    margin: 0 -6px 0 0;
}
.EBPRC-prevPeriod {
    margin: 0 0 0 6px;
}

.EBPRC-priceinfo-more {
    float: left;
    padding: 0 5px;
    text-align: left;
    width: 100%;
}

.EBPRC-wrapper .EBPRC-category-buttons .EBPRC-category-cta {
    float: left;
    padding: 0 10px;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-persons {
    float: left;
    width: 35%;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-pricecol-wrapper {
    float: left;
    overflow-x: hidden;
    position: relative;
    width: 65%;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-navbuttons {
    position: absolute;
    left: 33%;
    top: 0;
    min-height:35px;
    bottom: 0;
    /*background: #d3d3d3;*/
}
.EBPRC-prevPeriod i.fa, .EBPRC-prevPeriod i.fa {
    line-height: 40px;
    height: 40px;
    vertical-align: middle;
}

.EBPRC-wrapper .EBPRC-result .EBPRC-onecategory .EBPRC-category-resulttable .EBPRC-onepricerow-heading {
    padding-top: 5px;
}
	    
}
