
.success-story-search-block .views-exposed-form, #block-views-exp-haifa-blog-haifa-blog .views-exposed-form{display: block;}
.success-story-search-block h2, #block-views-exp-haifa-blog-haifa-blog h2{
	padding: 0 0 12px 0;
    margin: 0 0 30px 0;
    line-height: 36px;
    font-size: 30px;
    color: #000;
    border-bottom: 2px dotted #bcbcbc;
}
.success-story-search-block #edit-title-wrapper, #block-views-exp-haifa-blog-haifa-blog #edit-title-wrapper, #block-views-exp-haifa-blog-haifa-blog #edit-combine-wrapper{display: block; width: 100%; float: none; margin: 0 0 30px 0;}
.success-story-search-block #edit-title-wrapper input, #block-views-exp-haifa-blog-haifa-blog #edit-title-wrapper input, #edit-combine-wrapper, #edit-combine{width: 100%;}
.success-story-search-block .views-submit-button, #block-views-exp-haifa-blog-haifa-blog .views-submit-button{float: none;}
.success-story-search-block .views-submit-button input[type="submit"], #block-views-exp-haifa-blog-haifa-blog .views-submit-button input[type="submit"]{
	float: none;
    display: block;
    height: 50px;
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    background: #139e55;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.success-story-search-block .views-submit-button input[type="submit"]:hover, #block-views-exp-haifa-blog-haifa-blog .views-submit-button input[type="submit"]:hover{
    background: #ed7f19;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.author-avatar-upload{position: relative;}
#prev-image, #prev-image2{display: none;}
#prev-image.show, #prev-image2.show{display: block; margin-bottom: -15px;}
#addAuthorAvatar, #addAlbumImage{
	background: aquamarine;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.remove_prev{
    transform: translateY(15px);
    color: #139e55;
    text-decoration: underline;
    font-size: 1.3em;
    width: 200px;
    text-align: center;
    font-weight: 800;
    cursor: pointer;
}

.nav-big-icon-section .item .icon:hover{background-color: #fc8012}


html[dir="rtl"] header .header-top .meta{text-align: right; padding: 0 0 0 10px;}

html[dir="rtl"] header .header-top .mata-nav, html[dir="rtl"] header .header-top .search{float: left;}
html[dir="rtl"] footer .menu-widget-cluster .block ul.menu li.expanded:before{background: url(../assets/images/left_arr_haifa.png) no-repeat center right};
html[dir="rtl"] footer .menu-widget-cluster .block ul.menu li.expanded.expand:before{transform: rotate(180deg) !important;}
html[dir="rtl"] .more-link{float: left;}
html[dir="rtl"] .more-link:after{transform: rotate(180deg);}
html[dir="rtl"] .front .topics .item .body-box .more,  
html[dir="rtl"] .node-type-front-page-growing-method .topics .item .body-box .more
{left:20px; right: auto;}

html[dir="ltr"] .node-article table{float:left;}
html[dir="ltr"] .node-crop-recommendations table, html[dir="ltr"] .node-crop-content table{margin-left: 0;}



.block div ul {list-style-type: disc;}
.node-crop-guide-item ol, .node-type-crop-recommendations ol {list-style-type: decimal;}
.node-type-product .product-specification ul{list-style-type: none;}
.node-article ol {list-style-type: decimal;}
.block table ul {list-style-type: none;}

#main, footer{background-color: white;}
.crop-content .tabs-box, .crop-content .tabs-list{display: none;}


.crop-details{
	position: relative;
	margin-bottom: 6%;
	border-bottom: 4px dotted #efefef;
}

.crop-content .view-footer{
	display: none;
}
.crop-details:last-child .view-footer{
	display: block;
}

.crop-details .crop-content-recommendations{
	display: inline-block;
	vertical-align: top;
}

.crop-content{
    display: inline-block;
    width: 88%;
}
.crop-content .container{width: 90%;}

.crop-content-recommendations, .crop-content-research, .crop-content-articles{
    height: 195px;
    width: 10%;
    margin: 0px 0 0 0;
    color: #00833e;
    /*border: 3px solid #008543;*/
    padding: 16px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    padding-top: 0;
}
.crop-content-recommendations::before {
	content:""; 
	display: block;
	background: url("../assets/images/icon-recommendations.png") top center no-repeat;background-size: contain;
    width: 90px;
    height: 90px;
    margin: 0 auto 30px auto;
}
.crop-content-research::before {
	content:""; 
	display: block;
	background: url("../assets/images/icon-research.png") top center no-repeat;background-size: contain;
    width: 90px;
    height: 90px;
    margin: 0 auto 30px auto;
}
.crop-content-articles::before {
	content:""; 
	display: block;
	background: url("../assets/images/icon-articles.png") top center no-repeat;background-size: contain;
    width: 90px;
    height: 90px;
    margin: 0 auto 30px auto;
}


.crop-content-recommendations span, .crop-content-research span, .crop-content-articles span,
.crop-content-recommendations h3, .crop-content-research h3, .crop-content-articles h3{
	display: block;
	text-align: center;
	font-size:13px;
}

.publish-cont{
    text-align: center;
    font-size: 1.3em;
    background: #fc7f11;
    padding: 11px;
}
.publish-cont .publish-item{
    padding: 5px 10px;
}

.remove-cont{
    text-align: center;
    font-size: 1.3em;
    background: #b7b7b7;
    padding: 11px;
}
.remove-cont .remove-item{
    padding: 5px 10px;
}

form[name="partner_zone_login_form"] #error{
    color: #ffeb3b;
    max-width: 400px;
    margin: 0 auto;
    text-align: left;

}
#cke_addPostDesc #cke_45{
	display: none;
}
#add_new_post_box #pic-approve{display:block;}
#add_new_post_box #pic-approve.show{display: block; margin-top: 20px;}
#add_new_post_box #pic-approve .pic-check-label {
	/*margin-left: 10px;*/
}
#add_new_post_box #pic-approve input[name="pic-check"]{
    transform: scale(1.7);
    margin: 10px 10px 10px 12px;
}

.pio-dyntbl table td strong{color: rgb(20, 129, 72);}

.field-name-body table{margin-left: 0;}

.search-result-list .search-result-item-body, .pic-check-label{font-size: 1.4em !important;}

.node-type-front-page .view-news-events{display: block;}
.node-type-front-page .view-news-events .view-content{display: block; width: 49%; float:left;position:relative;background:#fff;}
.node-type-front-page .view-news-events .view-footer .view-content{width: 100%;}
.node-type-front-page .view-news-events .view-content .views-row{width: 100%;}
.node-type-front-page .view-news-events .view-footer{display: block; width: 49%;float:right;position:relative;}
.node-type-front-page .view-news-events .view-footer .view-news-events{
	margin:0;
    width: 100%;
    padding: 0;
}
.front .news-events-section{
	display:table;
}
.node-type-front-page .view-news-events .views-row .item-right{
	float: left;
    position: relative;
    width: 60%;
	margin:0;
	padding:0;
}
.node-type-front-page .view-news-events .views-row .item-right .new-news-data{
	width: 100%;
    float: right;
    position: relative;
    margin: 20px 0;
    padding: 0;
}
.node-type-front-page .view-news-events .views-row .item-right .new-news-data .date-display-single{
	width: auto;
    display: inline-block;
    margin: 0;
    padding: 5px 40px 5px 20px;
    font-family: 'Open Sans',sans-serif;
    font-size: 1.4em;
    color: #fff;
    background: #009f52;
}
.node-type-front-page .view-news-events .views-row .item-right .title{
	width: 100%;
    float: right;
    position: relative;
    height: 60px;
    margin: 0;
    font-size: 20px;
    padding: 0 0 0 20px;
}
.node-type-front-page .view-news-events .views-row .item-right .text{
	width: 100%;
    float: right;
    position: relative;
    height: 130px;
    margin: 0;
    max-height: 130px;
    font-size: 18px;
    padding: 0 0 0 20px;
}
.node-type-front-page .view-news-events .views-row .item-right .text p{
	font-size: 18px;
}
.node-type-front-page .view-news-events .views-row .item-right .more{
	border:0 none;
	width: 100%;
    float: right;
    position: relative;    
    margin: 0;    
    font-size: 1.3em;
	text-align:left;
    padding: 0 0 0 20px;
}
.node-type-front-page .view-news-events .views-row .item-right .more .more-link:after{
	display:none;
}
.node-type-front-page .view-news-events .views-row .item-left{
	float: right;
    position: relative;
    width: 38%;
	margin:0;
	padding:0;
}
.node-type-front-page .view-news-events .views-row .item-left .item-img {
    display: block;
    width: 100%;
    height: 290px;
    margin: 0;
    overflow: hidden;
}
.node-type-front-page .view-news-events .views-row .item-left .item-img span.img {
    display: block;
    width: 100%;
    height: 290px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
html[dir="rtl"] .node-type-front-page .view-news-events .views-row .item-right .more .more-link{
	float:right;
}
.node-type-front-page .view-news-events .view-footer .more-more{
	display: block;
    width: 100%;
    float: right;
    position: absolute;
    bottom: -70px;
    left: -50%;
    text-align: center;
}
.node-type-front-page .view-news-events .view-footer .more-more .more-link:after{
	display:none;
}
.krumo-root{
    position: absolute;
    top: 27px;
    display: block;
    z-index: 99999;
    width: 100%;
}