body{
 background-color: #e8e8dd ;   
}

.btn_accessibility.accessibility_component{
width:40px;
height:40px;
border-radius:100px;
background-image: url(http://m.hotel4u.co.il/t5/access.png);  /* shows image */
background-size:40px;   
text-indent: 100%;
white-space: nowrap;
overflow: hidden;

}
div.loading-visible{
	    display:block;  
	    position:fixed;
	    top:0px;
	    left:0;
	    width:100%;
		height : 100%;;
	    text-align:center;		
	    background:#313131;
	    filter: alpha(opacity=75); /* internet explorer */
	    -khtml-opacity: 0.75;      /* khtml, old safari */
	    -moz-opacity: 0.75;       /* mozilla, netscape */
	    opacity: 0.75;           /* fx, safari, opera */
	    border-top:1px solid #ddd;
	    border-bottom:1px solid #ddd;
		z-index:55; /*position header*/
	  }
	


/*page 1 header*/
.mainheader{
	float:left;
    width: 100%;
    position: fixed;
    left: 50%;
    margin: 0 0 0 -50%;
    z-index: 50;
    top:0;
   
	
}
.loadingmobile{
    position: absolute;
margin: 0 auto;
    
}


.topclub{
 max-width: 410px;
    margin: 0 auto;
    text-align: left;
    background-color: #632115;
    color: #fff;
    text-decoration: none;
}
.topclub a{
    color: #fff;
    text-decoration: none;
}
.inheader{
    position: relative;
    width: 100%;
    max-width: 410px;
    margin: auto;
    box-shadow: 0 3px 3px #000;
    height: auto;
 
}

.inheader img{
    width: 100%;
    max-width: 410px;
    float: left;
    
     
}

.header{
	position:absolute !important;
    max-width: 410px;
	width: 100%;
}

.logo{
	width:60%;
	margin-left: 4%;
	float:left;
}

.logo img{
	width:100%;
    box-shadow: none;
}
.min-menu{
	float:left;
}

.min-menu img{
	float:left;
	width:28px;
	padding-top:2px;
	padding-left:2px;
    box-shadow: none;
}
.min-menu-right{
	float:right;
}

.min-menu-right img{
	float:right;
	width:28px;
	padding-top:2px;
	padding-right:2px;
    box-shadow: none;
}
.downloaddiv h3{
	color:#fff;
	font-size:17px;
	font-weight:normal;
	margin:0px;
	margin-right:5px;
    white-space: nowrap;
	
}

.downloaddiv a{
	width:72px;
	height:16px;
	background-color:#d4d4c8;
	color:#842b12;
	margin-left: 10px;
	margin-right:10px;
	font-size:14px;
	line-height:16px;
	border:1px solid #3a3a35;
	box-shadow: 2px 1px 2px #888;
	border-radius:3px;
	letter-spacing:1px;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}

.downloaddiv{
	background-color:rgba(100, 33, 18, 0.8);
    border-radius: 10px 10px 0 0;
	height:26px;
	width:90%;
	margin-left:5%;
	margin-top:126px;
	line-height:26px;
    text-align: center;
	
}
#SpaceHeight{
    height: 140px;
}

/*page 2 header*/
.newsearch{
    box-shadow: 3px 1px 3px #333;
    border: 1px solid #fff;
    background-color:rgba(100, 33, 18, 0.9);
    border-radius: 0 10px 10px 0 ;
	height:26px;
	width:40%;
	margin-left: -1;
	margin-top:20%;
	line-height:26px;
    text-align: center;
    color: #fff;
    font-weight: bold;
	line-height:26px;
	text-align:center;
}

.ShowBtn{
    width: 100%;
    background-color: aliceblue;
}

.btnsearch{
	width:70%;
	height:36px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	background:#521b0f;
	/*background-image:url(img/bg-page-3.png);*/
	box-shadow:0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
	font-size:17px;
	letter-spacing:1px;
}

.p3btntbl{
 width: 100%;   
}
.p3btntbl td{
 width: 25%;   
}

.p3btn_off{
    width: 90%;
    height: 20px;
    line-height: 20px;
 text-align: center;
    background-color: #5f8145 ;
    color: #fff;
    border:1px solid #fff;
    box-shadow:0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 3px rgba(255,255,255,1);
    font-size: 12px;
    text-shadow: 1px 0px 1px #333;
    
    
}

.p3btn_on{
     height: 20px;
    line-height: 20px;
    width: 90%;
 text-align: center;
    background-color: #76a056;
    color: #fff;
    border:1px solid #fff;
    box-shadow:inset 0px 1px -3px rgba(000,000,000,0.5);
        font-size: 12px;
    text-shadow: 1px 0px 1px #333;
}

.bgtr {
 background-color: #d8d8cc;   
}

.infotext {
 font-size: 14px;
    border: 1px solid #76a056;
    width: 97%;
    text-align: left;
    color: #521b0f;
    direction: ltr;
    padding: 10px;
    background-color: #d8d8cc;
}
.p3lhoteltitle {
   
 width: 100%;
   max-width: 410px; 
    background-color: #5d833e ;
    height: 30px;
    box-shadow: 0px 1px 1px #333;
}

.p3lhoteltitle h3{
    margin: 0 auto;
    text-align: center;
    text-shadow: 2px 1px 2px #333;
 color: #fff;
    
}

.p3limg {
 width: 100%;
    max-width: 410px;
    border: 1px solid #fff;
    box-shadow: 0px 3px 3px #333;
}
.p3linvatations {
 width: 100%;   
    height: 120px;
    border-bottom: 2px solid #622118; 
    border-top: 2px solid #622118;
    background-color: #d8d8cb ;
    box-shadow: 0px 3px 3px #ccc;
}
.p3linput {
 width: 140px;
    line-height: 30px;
    border: 1px solid #622118;
    border-radius: 5px;
    background-color: #f6f6f2;
    color: #5d833e;
    
}
.p3lguestscore{
    width: 100%;
 border-top:1px dotted #642112; 
    border-bottom:1px dotted #642112; 
    background-color:#d8d8ca;  
    color: #642112;
    height: 70px;
    text-shadow: 3px 1px 3px #ccc;
}

.p3liconlist{  
    width: 95%;
    list-style-type: none;
    direction: rtl;
    
  
    
}
.p3liconitem {
 display: inline-block; 
    vertical-align: top;
    
}

.p3liconlist li{
    width: 35px;
    

}
.p3licon li{
    list-style-type: none;
    margin: 0;
  padding: 0;
    width: 35px;
   
}
.p3licon p{
    margin-top: 0;
    width: 35px;
    text-align: center;
    font-size: 12px;
   
}

.p3liconimg{
   margin: 0 auto;

    height: 30px;
    
    
}

.p3lmanlist{
direction:rtl;
    list-style: none;
    font-size: 12px;
    text-align: right;
    list-style-position: inside;
   
}
.p3lman{
 float: right;
    margin-right: 0;
}
.p3lmanitem{
 text-align: right;
    list-style-position: inside;
}
.p3lman li{
display:inline-block;
   
    margin-right: 0 auto;
}


.p3limg {
 width: 100%;
    max-width: 410px;
    border: 1px solid #fff;
    box-shadow: 0px 3px 3px #333;
}
.p3lcat{
   color: #622118;
    line-height: 30px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 16px;
    text-align: left;
    width: 98%;
}
.p3lcat td{
    width: 100%;
}

.p3lselect {
  width:170px;
    height:35px;
    font-size:14px; 
    color:#642112; 
    border:2px solid #666;
    background-color:#e8e8dc;  
    direction: ltr;
    text-align: left;
}

.scoretbl{
 border: 3px solid #622118;
    border-radius: 10px;
    box-shadow: 3px 1px 3px #ccc;
    background-color: #d8d8ca;
    
}

.scoretbl td{
 padding: 10px;   
    color: #5d833e;
    text-shadow: 1px 0px 0px #333;
    font-size: 16px;
}

.scoretbl span{
 color:  #622118;
    font-size: 12px;
    border-top: 1px dashed #622118;
    margin-top: 10px;
    text-shadow: 0 0 0 ;
}

.rating-table{
border: 1px solid #333;
    background-color: #d8d8ca;
    box-shadow: 3px 1px 3px #ccc;
}

.scoretitle h3{
 color: #622118;
    text-decoration: underline;
    padding-top: 10px;
    text-align: center;
}
.p2titletbl {
 width: 100%;
    height: 80px;
    background-color: #e8e8dd;
    border-bottom: 1px solid #826521 ;
}
.p2titletbl h3{
    font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#fff;
	height:auto;
	width:90%; 
	line-height:28px;
	background-color:#5c843a;
	display:inline-block;
	border-radius:5px;
    box-shadow: 2px 1px 2px #333;
}

.p2titletbl h4{
    font-weight: bold;
    color: #222;
    text-align: center;
    font-size: 16px;
    
}

#warning {
    color: #5d833e;
    border-top: 2px solid #642112;
    border-bottom: 2px solid #642112;
	direction: ltr;
	min-height: 100px;
    background-color: #d8d8cc ; 
    width: 100% ;  
}

#warning td strong{
    color: #5d833e;
    text-shadow: 1px 0px 1px #ccc;
}
#warning a{
    color: #642112;
    cursor: pointer;
    text-decoration: none;
}
#warning a strong{
    color: #642112;
    cursor: pointer;
    text-decoration: none;
}
.sorttbl{
 width: 100%;
    
    background-color: #75756c;
    text-align: center;
}
.sorttbl td{
 width: 0;
    
    background-color: #75756c;
    text-align: center;
}
.tblcontact{
 width: 100%;   
}
/*end header*/

#bigtable{
 width: 100%;
    background-color: #e8e8dc;
    max-width: 410px;
}


#bigtable h6{
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#fff;
	height:auto;
	width:90%; 
	line-height:28px;
	background-color:#5c843a;
	display:inline-block;
	border-radius:5px;
    box-shadow: 2px 1px 2px #333;
}

.tblinput{
    transform: translateY(-25px);
	color:#5c843a;
	font-size:16px;
    border-radius: 10px;
    border:1px solid #333;
    background-color: #f6f6f2;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    width: 100%;
    box-shadow: 3px 1px 3px #999;
}
.btnsend{
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color:#fff;
	height:32px;
	width:76%; 
	line-height:32px;
	background-color:#642112;
	display:inline-block;
	border-radius:5px;
    box-shadow: 2px 2px 4px #333;
	border:1px solid #474747;
}

.downloadappbtn{
    background-image: url(http://www.booking-kibbutz.co.il/Mobile/img/Download.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
	height:auto;
	width:90%; 
    text-align: right;
	background-color:#379b50;
	border-radius:5px;
    box-shadow: 2px 1px 2px #333;
    min-height: 30px;
}
.downloadappbtn p{
    font-weight:bold;
	font-size:16px;
	text-align:center;
    color:#fff;
    width: 85%;
    line-height: 30px;
}


.custlogin{
 
	height:auto;
	width:90%; 
	background-color:#6b2b1c;
	border-radius:5px;
    box-shadow: 2px 1px 2px #333;
	margin-top:4px; 
    background-image: url(https://www.booking-kibbutz.co.il/Mobile/img/daybook.png);
    background-repeat: no-repeat;
    background-position: 8px 0;
    background-size: contain;
    text-decoration: none;
}
a{
    text-decoration: none;
}
.custlogin p{
    font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#fff;
    line-height:30px;
    text-decoration: none;
}

.custlogin img{
 float: left;
    height: 30px;
    margin: 0 auto;
  
    
}
.INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: black; font-family:Arial,Helvetica, Sans-Serif;
}
.TEXTAREA {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, serif; BACKGROUND-COLOR: white
}
.SELECT {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, serif; BACKGROUND-COLOR: white
}
.TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica, sans-serif
}

.textfont12{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : black;
	font-weight:bold;
}
.textfont12sta{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : black;	
}
.textfont12white{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : white;
	font-weight:bold;
}
.Textform12{
color:black;
padding:1px;
border:1px;
text-align:right;
font-weight:bold;
font-size : 12px;
font-family:Arial,Helvetica, Sans-Serif;
}
.Text12{
color:black;
font-size : 12px;
font-family:Arial,Helvetica, Sans-Serif;
}
.Text12footer{
color:black;
font-size : 10px;
font-family : arial !important;
font-weight:bold;
}
.INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: black; font-family:Arial,Helvetica, Sans-Serif;
}
.TEXTAREA {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, serif; BACKGROUND-COLOR: white
}
.SELECT {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, serif; BACKGROUND-COLOR: white
}
.TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica, sans-serif
}





.titlefont20{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 20px;
	color : white;
	text-decoration : none;	
}
.titlefont12{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : white;
}

.ButtonStyle
{
    BORDER-RIGHT: 1px ridge;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px ridge;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E3DFD6', EndColorStr='#A4B1D9');;
    BORDER-LEFT: 1px ridge;
    CURSOR: hand;
    COLOR: black;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 1px ridge;
    font-family:Arial,Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #5a5a5a
}


.ButtonStyle_Highlight
{
    BORDER-RIGHT: 1px ridge;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 1px ridge;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E3DFD6', EndColorStr='#A4B1D9');
    BORDER-LEFT: 1px ridge;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: 1px ridge;
   font-family:Arial,Helvetica, Sans-Serif;
    BACKGROUND-COLOR: #545454
}
.font12black{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : black;	
}
.font12white{
    font-family:Arial,Helvetica, Sans-Serif;
	font-size : 12px;
	color : #ffffff;	
}
/* Right Bar */
	.RightBarLink{		
		font-size:12PX;
		color:#096FC3;
		font-weight:bold;
		text-decoration:none;
		font-family:Arial,Helvetica,Sans-Serif;
		cursor:hand;			
	}
	.RightBarTd{				
		width:210 px;
		padding-top:3px;
		padding-bottom:5px;
		text-align:right;		
		border-bottom: 1px solid #e5e5e5;
	}
/* Right Bar */
.footerlink{
	text-decoration:none;	
	font-size: 12px;
	line-height: 1.3em; 
	color: #632115;
	margin-bottom:1.5em;
	line-height:1.7em;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.htmltooltip{
    border-radius: 5px;
    border: 1px solid #ccc;
}
.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}
.pure-table td,
.pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible; 
    padding: 0.5em 1em; 
}
.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: right;
    vertical-align: bottom;
}
.pure-table td {
    background-color: transparent;
}
.pure-table-odd td {
    background-color: #f2f2f2;
}
/*Start tooltips*/
  .csstooltips{  
	    position: absolute;	
		/*
		right:40%;
		top:35%;
		*/
	    padding: 15px 35px;	   
	    background: rgba(255, 254, 226, 0.9);
	    color: #000;
	    border-radius: 10px;
        border: 1px solid #ccc;
        -moz-box-shadow:  3px 1px 3px #888888;
        -webkit-box-shadow:  3px 1px 3px #888888;
        box-shadow:  3px 1px 3px #888888;
        -webkit-animation-name: animate;
        -webkit-animation-duration: .5s;
        animation-name: animate;
	    animation-duration: .5s;
	    /*background-image: url(../img/bulb.png);*/
	    background-repeat: no-repeat;
	    background-position: right top;
	    background-size: 30px;    
		 direction: rtl;
  }
/* Add Animation */
@-webkit-keyframes animate {
    from { opacity:0}
    to { opacity:0.9}
}
@keyframes animate {
    from { opacity:0}
    to { opacity:0.9}
}
/*End tooltips*/
.btubar2off{
width:95%;
background:#0f7ed8;
padding: 3px 5px 3px 5px;
border-radius:5px;
border:1px solid #fff;
box-shadow:3px 1px 3px #ccc;
color:#fff;
font-size:13px;
white-space:inline-block;
}
.btubar2on{
width:95%;
background:#7bbbee;
padding: 3px 5px 3px 5px;
border-radius:5px;
border:1px solid #fff;
box-shadow:inset 3px 1px 3px #555;
color:#fff;
font-size:13px;
white-space:inline-block;
}
.bar2search{
    position: fixed;
    top: 95px;
width:120px;
background:#622118 ;
padding: 3px 5px 3px 5px;
border-radius:0 5px 5px 0;
border:1px solid #fff;
box-shadow:3px 1px 3px #ccc;
color:#fff;
font-size:13px;
white-space:inline-block;
}
/*Page 2 loading*/
.waitingdiv{
    width: 95%;
    margin: 0 auto;
    border: 3px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 1px 5px #aaa;
    background: rgba(226,226,226,1);
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 1%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(1%, rgba(219,219,219,1)),                   color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 1%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 1%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 1%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 1%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );   
}
.waitingtext{
    width: 95%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #184d85;
    line-height: 40px;
    text-shadow: 3px 1px 3px #ccc;
}
.comertialtext{
    text-align: center;
    font-size: 12px;
    color: #184d85;
    line-height: 40px;
}
.loader {
    margin: 0 auto;
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #184d85; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin .7s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*Page 2 loading*/

#ShowBtnwait{
 width: 100%;   
}
#ShowBtnwait table{
 width: 100%; 
    background-color: #64625c ;
    height: 25px;
}
#ShowBtnwait table td{
 text-align: center;
    line-height: 25px;
}
#ShowBtnwait img{
 width: 150px;  
    height: 20px;
}
.opensearchdiv{
    width: 95%;
    background-color: #d5cbc1 ;
    box-shadow: 3px 1px 3px #555;
    margin: 0 auto;
    border-radius: 10px;
    overflow-y:auto;
}
#LoadingWeb{
 width: 410px;
    margin: 0 auto;
}

.opensearchdiv strong{
    color: #632115 ;
    text-decoration: underline;
    text-decoration-style: solid;
    line-height: 35px;
    overflow-y: auto;
}
.ereabtnall{
     width: 80%;
    background-color: #632115 ;
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 3px 1px 3px #888;
    margin-bottom: 10px;
    border: 1px solid #333;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 0 1px #333;
    margin: 0 auto;
    margin-bottom: 5px;
}
.ospheader{
    width: 100%; 
    background-color: #5d833e;
    margin-bottom: 10px;
    border-radius: 10px 10px 0 0;
    height: 40px;
}
.ospheader h3{
margin: 0 auto;
}
.opensearchtitle{
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 1px 0 1px #333;  
}
.closeosd{
    color: #fff;
    text-align: center;
}
.innerosd{
    width: 95%;
    margin: 0 auto;
}
.inputosd{
    width: 100%;
    background-color: #fff;
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 3px 1px 3px #888;
    margin-bottom: 10px;
    border: 1px solid #333;
}
.btnosd{
    width: 80%;
    background-color: #e8e8dc;
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 3px 1px 3px #888;
    margin-bottom: 10px;
    border: 1px solid #333;
    color: #5d833e;
    font-size: 20px;
    text-shadow: 1px 0 1px #333;
    margin: 0 auto;
    margin-bottom: 5px;
}
.comosd{
    direction: rtl;
    width: 100%;
    text-align: center;
    color: #5b2015 ;
    text-shadow: 1px 0 1px #333;
    
    
    border-top: 1px dashed #5b2015 ;
	line-height: 40px;
}
.p2ltitle{
 width: 100%;
    background-color: #5b2015;
    color: #fff;
    line-height: 30px;
}
.p2lareatitle{
    width: 100%;
    background-color: #5d833e;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.rating-record{
    width: 100%;
    height: auto;
    background-color: #f4f4e9 ;
    border-bottom: 1px dashed #d8d8bf;
    box-shadow: inset 5px 0px 5px #ccc, inset -5px 0px 5px #ccc;
    
}
.rating-recordtitle{
    color:#31a04d;
	font-weight:bold;
	font-size:18px;
	width: 100%;
    background-color: #d8d8bf ;
    text-align: center;
}
.rating-grade{
    width: 100%;
    border-bottom: 1px #d8d8c0  solid;
    padding-left: 5px;
 direction: ltr;
    text-align: left;
    color: #5d833e;
}
.rating-text{
    padding: 5px;
 direction: ltr;
    text-align: left;
    font-size: 12px;
    
}
.rating-date{
    padding-left: 5px;
    direction: ltr;
    text-align: left;
    font-size: 12px;
    color: #622118 ;
    padding-bottom: 5px;
}
.recordttable{
    width: 100%;
    height: auto;
    background-color: #f4f4e9 ;
    border-bottom: 1px solid #642112;
    box-shadow: inset 5px 0px 5px #ccc, inset -5px 0px 5px #ccc;
}
.recordttable strong{
 color: #642112; 
    
}

.recordttable u strong{
 color: #5d833e; 
}
.recordtitle {
color:#31a04d;
	font-weight:bold;
	font-size:18px;
	width: 100%;
    background-color: #d8d8bf ;
    text-align: center;
    
}
.hotelpricetbl{
    background-color: #d9d9d9;
    width: 90px;
    height: 80px;
    margin: 5px;
    border: 1px solid #5b2015;
    border-radius: 5px;
}

.hotelpricetbl strong{
    color: #31a04d;
}
.hotelimg {
    border-radius:6px;
    border: 1px solid #5b2015; 
	width:80px;
	height:80px;
	margin-top:5px;
    margin-left: 5px;
    margin-right: 2px;
    
}

.p2mobilebtn p{
    width: 90%;
    font-size: 13px;
    line-height: 20px;
    display: inline-block;
    color: #fff ;
    font-weight: bold;
    border-radius: 5px;
    background-color: #632115;
    box-shadow: 2px 1px 2px #ccc;  
    
}

.p2mobilebtn{
 height: 25px;   
}
.p2mobileimg{
	width: 90%;   
    margin-right: 5px;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 3px 1px 3px #888;
}
/*Page 2 loading*/
/*Page LendPage*/
.p3ldownlinks{
 width: 100%;
    text-align: center;
    text-decoration: none;
    border:1px solid #333;
}

.p3ldownlinksheader a{
    line-height: 25px;
    text-decoration: inherit;
    color: #333;
}
.p3ldownlinkscontent a{
    line-height: 25px;
    text-decoration: inherit;
    color: #fff;
}
.p3ldownlinkscontent td{
    border: 1px solid #fff;
}
.p3ldownlinksheader {
 font-size: 18px; 
 background-color: #cbcbcb; 
}
.p3ldownlinkscontent {
    background-color: #333;
    color: #fff;
    font-size: 12px;
}
/*Page LendPage*/
#HotelTopList .recordttable{
	background: #cecdbd;
	border:2px solid #5b2015;
	box-shadow: 0px 5px 3px #ccc;																						
}	

#HotelTopList .recordtitle{
	background-color:#5b2015;
	color:#fff;
}

/*p3 new search buttons*/
.p3tblbtn{
    width: 100%;
    direction: rtl;
}
.p3tblbtn td{
    width: 50%;
}
.p3tblbtn a{
    text-decoration: none; 
}
.p3tblbtn div{
    width: 90%;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin-right:5%;
    margin-top: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    font-weight:bold;
	font-style:normal;
    color:#ffffff;
}
.more-details{
    -moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background: #5f8145;
background: linear-gradient(92deg,#5f8145 0%, #7cc742 80%);
background: -webkit-linear-gradient(92deg,#5f8145 0%, #7cc742 80%);
background: -moz-linear-gradient(92deg,#5f8145 0%, #7cc742 80%);
	border-radius: 8px;
	border:1px solid #182deg;
	display:inline-block;
	text-shadow:1px 1px 0px #182deg;  
}
.new-search{
    -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background: #622218;
background: linear-gradient(92deg,#622218 0%, #903a2c 80%);
background: -webkit-linear-gradient(92deg,#622218 0%, #903a2c 80%);
background: -moz-linear-gradient(92deg,#622218 0%, #903a2c 80%);
    border-radius: 8px;
	text-indent:0;
	border:1px solid #622218;
	display:inline-block;
	text-shadow:1px 1px 0px #622218;
}
/*MDiv*/
.side_div_main_tbl{
border: 2px solid #fff;
border-radius:10px;
color: #fff; 
width: 100%;
background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,0.98)), color-stop(25%, rgba(102,102,102,0.95)), color-stop(33%, rgba(71,71,71,0.93)), color-stop(41%, rgba(44,44,44,0.92)), color-stop(51%, rgba(0,0,0,0.9)), color-stop(60%, rgba(17,17,17,0.88)), color-stop(76%, rgba(43,43,43,0.85)), color-stop(91%, rgba(28,28,28,0.82)), color-stop(100%, rgba(19,19,19,0.8)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,0.98) 12%, rgba(102,102,102,0.95) 25%, rgba(71,71,71,0.93) 33%, rgba(44,44,44,0.92) 41%, rgba(0,0,0,0.9) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.85) 76%, rgba(28,28,28,0.82) 91%, rgba(19,19,19,0.8) 100%);   
}
.side_div_main_tbl p {
text-align: center;
}
.side_div_img{
   width: 80px;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 5px;
}
#side_div_button{
width: 80%;
display:inline-block;
 margin:0 0.3em 0.3em 0;
 border-radius:0.2em;
 box-sizing: border-box;
 text-decoration:none;
 font-family:'Roboto',sans-serif;
 font-weight:400;
 color:#FFFFFF;
 background-color:#3369ff;
 box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
 text-align:center;
 position:relative;
 background-color:#CCCCCC; 
 color:#000000;
font-size: 16px;
cursor: pointer;
}
#side_div_button active{
box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
@media all and (max-width:30em){
 #side_div_button{
  display:block;
  margin:0.4em auto;
 }
}
.noty_body{padding-bottom:10px;}
/*MDiv*/

/*Rooms new desing*/
.roomsp3{
    
    direction: ltr;
}
    
.roomsp3 h2{
    
    text-align: center;
    padding-bottom: px;
    border-bottom: 2px solid #333;
}
.roomsp3 img{
    box-shadow: 3px 1px 3px #888;
    
}

.roomsp3 p{
 
    line-height: 20px;
}
.p3roomremark{
    
    padding: 10px 10px 0px 10px;
    direction: ltr;
}
.roomimgp3{
    
    width: 100%;
    height: 200px;
    background-size: cover;
    box-shadow: 3px 1px 3px #666;
    position: relative;
    
}



.roomimgp3 span{
 position: absolute;
    top: 20px;
    padding: 5px 10px;
    background: rgba(255, 255, 255, .6);
    box-shadow: 3px 1px 3px #666
}

.roomsp3 h4{
    padding-bottom: 10px;
    padding-right: 10px;
}
 
.messageplanroom{
	text-align:center;
	width:100%;
	border:1px solid #32862e;
	font-weight:bolder;
	background-color:#eee;
	color:#32862e;
	background-image:url("https://booking-hotels.co.il/res/en/arrow-down.png");
	background-size:contain;
	background-repeat:no-repeat;
	 background-position: right; 
}


/*Styling Selectbox*/
.dropdown1 {
    float: left;
  width:100px;
  display: inline-block;
  border-radius: 5px;
  box-shadow: 0 0 2px rgb(204, 204, 204);
  transition: all .5s ease;
  position: relative;
  font-size: 12px;
  color: #000;
  text-align: left;
    padding-right: 30px;
    padding-left: 10px;
    margin-left: 10px;
    background-color: #ccc;
    line-height: 30px;
    background-image:url("https://www.booking-kibbutz.co.il/Images/tridown.png");
	background-size:15px;
	background-repeat:no-repeat;
	 background-position: right 10px center; 
   
    
}

.NoEnter{
    
    color: #888 !important;
    font-weight: normal !important;
}
.dropdown1 .select1 {
    cursor: pointer;
    display: block;
     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}


.dropdown1 .select1 > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px;
    
}
.dropdown1:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204);
}
.dropdown1:active {
    background-color: #888;
    
}
.dropdown1.active:hover,
.dropdown1.active {
    box-shadow: 0 0 4px rgb(204, 204, 204);
    border-radius: 5px 5px 0 0;
    background-color: #f8f8f8;
}
.dropdown1.active .select1 > i {
    transform: rotate(-90deg);
    
}
.dropdown1 .dropdown-menu1 {
    position: absolute;
    background-color: #ddd;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 5px 5px;
    overflow: hidden;
    display: none;
   
    overflow-y: auto;
    z-index: 9
}
.dropdown1 .dropdown-menu1 li {
   border-bottom: 1px dashed #eee;
    transition: all .2s ease-in-out;
    cursor: pointer;
    margin-right: 10px;
} 
.dropdown1 .dropdown-menu1 {
    padding: 0;
    list-style: none
}
.dropdown1 .dropdown-menu1 li:hover {
    background-color: #ccc;
}
.dropdown1 .dropdown-menu1 li:active {
    background-color: #ccc;
    
}



.titlplanroomp3 a{
    padding: 6px 40px 6px 10px;
    box-shadow: 2px 1px 2px #ccc;
    border-radius: 5px;
    color: #333;
    background-image: url("https://booking-hotels.co.il/res/en/78088.png");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: right 3px center;
    font-size: 12px;
    background-color: #eee;
     transition: all .5s; 
    margin-left: 10px;
}

.titlplanroomp3 A:hover{
     background-color: #bbb;
    
}
.titlplanroomp3 strong{
    
    font-size: 12px;
}
.hotelremarks{
    direction: rtl;
    background-color: #5b3930;
    color: #fff;
    border-radius: 10px;
    border: 2px solid #fff;
    margin-bottom: 20px;
    box-shadow: 3px 1px 3px #ccc;
    background-image: url(https://www.booking-kibbutz.co.il/images/bg-page-3.png);
    
}
.hotelremarks h4{
    padding: 0px 10px 0px 10px;
}
.hotelremarks p{
      padding: 0px 10px 0px 10px;
}
/* Start page 3 landing*/
.lp_hotelname{
    font-size: 20px;
    color: #651d18;
    text-shadow: 1px 1px 1px #ccc; 
}
.lp_hotelimg{
    width: 100%;
    height: 150px;
    
    background-size: cover;
    background-position: bottom;
    position: relative;
}
.lp_largeimg{
    position: absolute;
z-index: 1;
bottom: 10px;
    right: 10px;
    background-color: rgba(255,255,255, .4);
}
.lp_rating{  
    background: rgba(207,77,37,.8);
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    box-shadow: 3px 1px 3px #333;
    border: 1px solid #fff;
}
.lp_rating p{
    height: 50px;
    width: 50px;
    margin: 0 auto;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.lp_rating:hover{
    transform: scale(1.3);
}
.lp_searchtbl{
    background-color: #cf4d25;
}
.lp_text{
    background-color: #fff;
}

.lp_text h2{
    padding: 0 10px;
    color: #651d18;
    font-size: 20px;
}
.lp_text p{
 font-size: 16px;
    padding:0 10px 10px 10px;
}
.p3ldownlinks{
 width: 100%;
    text-align: center;
    text-decoration: none;
    border:1px solid #333;
}

.p3ldownlinksheader a{
    line-height: 25px;
    text-decoration: inherit;
    color: #333;
}
.p3ldownlinkscontent a{
    line-height: 25px;
    text-decoration: inherit;
    color: #fff;
}
.p3ldownlinkscontent td{
    border: 1px solid #fff;
}
.p3ldownlinksheader {
 font-size: 18px; 
 background-color: #cbcbcb; 
}
.p3ldownlinkscontent {
    background-color: #333;
    color: #fff;
    font-size: 12px;
}
/*End page 3 landing*/
/* Start Page2 dealdiscount*/
.star-12{
 background-color: #dfc931;
    height: 50px;
    width: 50px;
    transform: rotateZ(45deg); 
    margin-bottom: 10px;
    box-shadow: 0px 0px 3px;
	float:right;
	margin-right:25px;
	margin-top:15px;
}
.star-12:before,.star-12:after{
    content: '';
    width: 50px;
    height: 50px;
    background-color: #dfc931;
    position: absolute ;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 3px;
}
.star-12:before{
    transform: rotateZ(60deg); 
}
.star-12:after{
    transform: rotateZ(-60deg); 
}
.dealdiscount{
    position: absolute ;
    z-index: 1;
    transform: rotate(-45deg);
    top: -10;
    width: 100%;
    color: #a12022;
    font-weight: bold;   
}
.hotelpic{
	position:relative;
	width: 100%;
	height:160px;
}
.room-left {
position: absolute;
bottom: 0;
line-height: 5px;
padding-bottom: 6px;
height: 25px;
background-color: rgba(255,255,255,.8);
width: 100%;
border-top: 2px solid #fff;
box-shadow: 0 0 3px #333;
color: #0c7f12;
direction: rtl;
font-size: 14px;
font-weight: bold;
}
.star-13{
 	background-color:#0c7f12;
    height: 50px;
    width: 50px;
	border-radius:100px;
	border:2px solid #fff; 
	float-left:20%;    
	margin-left: 10px;
	margin-bottom: 5px;
    box-shadow: 0px 0px 3px;
}
.dealdiscount13{  
    width: 100%;
    color: #fff;
    font-weight:bold;
	font-size:14px;
	line-height: 13px;
}
.backdeal{
	direction: rtl;
    width: 99%;
    background-color: #fff;
    box-shadow: 0 3px 3px #333;
    border: 2px solid #651d18;
	margin-bottom:6px;
}
/* End Page2 dealdiscount*/
/* Start page 3 landing*/
.lp_hotelname{
    font-size: 20px;
    color: #651d18;
    text-shadow: 1px 1px 1px #ccc; 
}
.lp_hotelimg{
    width: 100%;
    height: 150px;
    
    background-size: cover;
    background-position: bottom;
    position: relative;
}
.lp_largeimg{
    position: absolute;
z-index: 1;
bottom: 10px;
    right: 10px;
    background-color: rgba(255,255,255, .4);
}
.lp_rating{  
    background: rgba(207,77,37,.8);
    width: 60px;
    height: 60px;
    border-radius: 60px;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    box-shadow: 3px 1px 3px #333;
    border: 1px solid #fff;
}
.lp_rating p{
    height: 60px;
    width: 60px;
    margin: 0 auto;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin-top: 12px;
}
.lp_rating:hover{
    transform: scale(1.3);
}
.lp_searchtbl{
    background-color: #cf4d25;
}
.lp_text{
    background-color: #fff;
}

.lp_text h2{
    padding: 0 10px;
    color: #651d18;
    font-size: 20px;
}
.lp_text p{
 font-size: 16px;
    padding:0 10px 10px 0;
}
.p3ldownlinks{
 width: 100%;
    text-align: center;
    text-decoration: none;
    border:1px solid #333;
}

.p3ldownlinksheader a{
    line-height: 25px;
    text-decoration: inherit;
    color: #333;
}
.p3ldownlinkscontent a{
    line-height: 25px;
    text-decoration: inherit;
    color: #fff;
}
.p3ldownlinkscontent td{
    border: 1px solid #fff;
}
.p3ldownlinksheader {
 font-size: 18px; 
 background-color: #cbcbcb; 
}
.p3ldownlinkscontent {
    background-color: #333;
    color: #fff;
    font-size: 12px;
}
.select_room_btn{    
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	width: 100%;
    padding: 3px 0px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
/*End page 3 landing*/
/*Start Map Press*/
.mappress{
    width: 100%;
    height: 255px;
    background: url("https://www.booking-kibbutz.com/images/googlemapdeme_en.png") no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    box-shadow: 3px 0px 3px #ccc;
    display: inline-block;
	cursor:pointer;cursor:hand;
}					
/*End Map Press*/
/*p2price remark*/
.accordion {
      background-color: #f4f4e9 ;
    border-bottom: 1px solid #642112;
    box-shadow: inset 5px 0px 5px #ccc, inset -5px 0px 5px #ccc;
    color: #642112;
    cursor: pointer;
    text-align:left;
    direction:ltr;
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight:bold;
    transition: 0.4s;
    border-top:2px solid #fff;
    height:35px;
    line-height:35px;
}
.focus, .accordion {
      background-color: #f4f4e9 ;
    
    box-shadow: inset 5px 0px 5px #ccc, inset -5px 0px 5px #ccc;
}
.accordion:after {
    content: '\002B';
    color: #31a04d;
    font-weight: bold;
    float: right;
    margin-right: 5px;
}
.panel {
	  background-color: #f4f4e9 ;
    box-shadow: inset 5px 0px 5px #ccc, inset -5px 0px 5px #ccc;
        border-top:1px dashed #642112;
        padding: 0 18px;
        text-align:left;
        direction:ltr;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
        font-size: 13px;
        color:#31a04d;
		 font-weight: bold;
}
/*p3 new search buttons*/