﻿.twocols input.nameTxt {
	width: 83px !important;
}

.popupAaa {
	position: relative;
}

.popupValidation {
	position: absolute;
	top: 33px;
	left: 30px;
	right: 30px;
	padding: 0 5px;
	background-color: #eacc77;
	border-radius: 5px;
	line-height: 15px;
	z-index: 99;
}

.popupValidationSummary {
	position: absolute;
	top: 133px;
	left: 60px;
	right: 30px;
	padding: 0 5px;
	background-color: #eacc77;
	border-radius: 5px;
	line-height: 15px;
	z-index: 99;
}

.main-content .container .addRecipe-content .addRecipeFrm .fields-area .formRow input[type="radio"] {
	border: 1px solid #bfbdbc;
	/*box-shadow: 0 0 8px rgba(0, 0, 0, 0.2) inset;
   height: 42px;*/
	margin-bottom: 15px;
	padding-right: 10px;
	/*width: 370px;*/
}

.birthDateDesc span:first-child, .register-dialog form .birthDateDesc span:first-child {
	margin-left: 17px;
	margin-right: 17px;
}

.birthDateDesc span, .register-dialog form .birthDateDesc span {
	color: #d66060;
	margin-left: 10px;
	margin-right: 10px;
}

#rememberMe1 {
	height: 15px;
	margin-right: 100px;
}

.main-content .container .addRecipe-content .addRecipeFrm .fields-area .formRow input[type="text"].prepareUnit {
	width: 266px;
}

.main-content .container .addRecipe-content .addRecipeFrm .fields-area .formRow select.prepareUnit {
	width: 100px;
}

.main-content .container .addRecipe-content .addRecipeFrm .fields-area.step1 .note {
	color: #d66060;
	/*color: #6d5749;*/
	font-size: 14px;
	margin-top: -24px;
	position: absolute;
}

.uploadFile {
	color: black !important;
}

.edit {
	background: url("/National_Library/oe_/https://imaot.co.il/images/icon-edit.png");
	display: inline-block;
	height: 11px !important;
	width: 15px !important;
}

#login label[for="PRpswl"], #loginA label[for="PRpswl"], #loginA label[for="PRname"]
#passwordRecovery label[for="EmailPR"],
#login label[for="PRemail"], #loginA label[for="PRemail"] {
	font-size: 15px !important;
	margin-left: 10px !important;
	width: 52px !important;
}

/*#passwordRecovery #EmailPR {
    font-size: 14px !important;
    margin: 0 0 20px 66px !important;
    width: 292px !important;
}*/

.fields-area-new input,
.fields-area-new select {
	color: #6d5749 !important;
}

.gl > [class*=gc-] {
	min-height: 118px;
}

a:hover.cookbookLink {
	color: #d66060;
}

.fb_iframe_widget iframe {
	vertical-align: text-bottom;
	position: absolute;
	left: 0;
}

.shareCoverBtn.fb_iframe_widget iframe {
	vertical-align: text-bottom;
	position: absolute;
	left: 0;
	top: -10px;
}

.twitter-share-button[style] {
	vertical-align: text-bottom !important;
}

.marg-top7 iframe {
	margin-top: 7px !important;
}

form.tipim-frm .tipim-frm-first input[type="text"] {
	margin: 0;
	box-shadow: none;
	border: 0;
	width: 100%;
	height: 30px;
}

form .shoplist-form-item input[type="text"] {
	border: 1px solid #bfbcbb;
	height: 32px;
	margin-bottom: 10px;
	padding: 0 8px;
	width: 205px;
	box-shadow: none;
}

form .shoplist-form-item input.halfinput {
	margin-left: 10px;
	width: 102px;
}

form .shoplist-form-item input[type="submit"] {
	background: url("/National_Library/oe_/https://imaot.co.il/images/shoping-btn.png") no-repeat scroll 14px 11px #d66060;
	border: medium none;
	border-radius: 50px;
	color: #fff;
	height: 33px;
	padding-left: 18px;
	width: 84px;
}

.drop-down-menu-container.sqr {
	background: #f6e8b4 none repeat scroll 0 0;
	border: 3px solid #bfbdbc;
	border-radius: 6px;
	display: block;
	height: 45px;
	/*margin: 10px -10px;*/
	padding: 5px 3px;
	white-space: nowrap;
	width: 100px;
}

.stepImagesMainContainer {
	position: relative;
	overflow: initial !important;
	width: 512px;
}

.stepImagesContainer {
	overflow: hidden !important;
}

.stepImagesMainContainer .scrolRight {
	position: absolute;
	top: 75px;
	right: -15px;
	height: 22px;
	width: 12px;
	background: rgba(0, 0, 0, 0) url('/National_Library/oe_/https://imaot.co.il/images/right-arrow.png') no-repeat scroll 0 0;
}
.stepImagesMainContainer .scrolLeft {
	position: absolute;
	top: 75px;
	left: -15px;
	height: 22px;
	width: 12px;
	background: rgba(0, 0, 0, 0) url('/National_Library/oe_/https://imaot.co.il/images/left-arrow.png') no-repeat scroll 0 0;
}

.stepImagesMainContainer button.move-left {
	background: url(/National_Library/oe_/https://imaot.co.il/images/arrow-brown-left.png) no-repeat;
	position:absolute; left:10px; bottom:5px; height: 15px; border: 0;
}

.stepImagesMainContainer button.move-right {
	background: url(/National_Library/oe_/https://imaot.co.il/images/arrow-brown-right.png) no-repeat;
	position:absolute; right:0; bottom:5px; height: 15px; border: 0;
}






#floatingCirclesG{
	position:relative;
	width:118px;
	height:118px;
	margin:auto;
	transform:scale(0.6);
		-o-transform:scale(0.6);
		-ms-transform:scale(0.6);
		-webkit-transform:scale(0.6);
		-moz-transform:scale(0.6);
}

.f_circleG{
	position:absolute;
	background-color:rgb(255,255,255);
	height:21px;
	width:21px;
	border-radius:11px;
		-o-border-radius:11px;
		-ms-border-radius:11px;
		-webkit-border-radius:11px;
		-moz-border-radius:11px;
	animation-name:f_fadeG;
		-o-animation-name:f_fadeG;
		-ms-animation-name:f_fadeG;
		-webkit-animation-name:f_fadeG;
		-moz-animation-name:f_fadeG;
	animation-duration:1.2s;
		-o-animation-duration:1.2s;
		-ms-animation-duration:1.2s;
		-webkit-animation-duration:1.2s;
		-moz-animation-duration:1.2s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#frotateG_01{
	left:0;
	top:48px;
	animation-delay:0.45s;
		-o-animation-delay:0.45s;
		-ms-animation-delay:0.45s;
		-webkit-animation-delay:0.45s;
		-moz-animation-delay:0.45s;
}

#frotateG_02{
	left:14px;
	top:14px;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}

#frotateG_03{
	left:48px;
	top:0;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}

#frotateG_04{
	right:14px;
	top:14px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}

#frotateG_05{
	right:0;
	top:48px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}

#frotateG_06{
	right:14px;
	bottom:14px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}

#frotateG_07{
	left:48px;
	bottom:0;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}

#frotateG_08{
	left:14px;
	bottom:14px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
}



@keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes f_fadeG{
	0%{
		background-color:rgb(0,0,0);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}