/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;height:29px; color:#694505}
.inp-deff .NFText{color:#B5B3B3}
.NFTextCenter {height:29px; background:url(img/input.png) repeat-x 0 0; padding:0; margin:0; float:left; line-height:1;}
.NFTextLeft, .NFTextRight {width:5px; height:29px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(img/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:14px; height:15px; background:url(img/radio.png) no-repeat 0 0; z-index:2;top: 3px;left: 0;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:15px; height:15px; background:url(img/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:29px; color:#FFF; padding:0 2px; background:url(img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; vertical-align:middle; text-transform:uppercase}
.NFButtonLeft, .NFButtonRight {width:13px; height:29px; vertical-align:middle;}
.NFButtonLeft {background:url(img/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(img/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextareaMain{ position: relative;margin: 0;}
.NFTextarea {border:none; font:12px/12px Arial, Helvetica, sans-serif;color: #694505;width: 99%;}
.inp-deff .NFTextarea{color:#B5B3B3}
.NFTextareaTop, .NFTextareaBottom {height:5px; padding-right:12px;margin: 0;position:relative}
.NFTextareaTop {background:url(img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;position:absolute;z-index:2;top:0;left:0}
.NFTextareaTopLeft {background:#F9F9F9 url(img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#F9F9F9 url(img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaLeftH {position: absolute;z-index: 1;width:2px;top:0;left:0}
.NFTextareaLeft {background:url(img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(img/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH { padding: 0 4px;position: relative}
.NFTextareaRight {background:url(img/textarea-r-off.png) repeat-y 100% 0; }
.NFTextareaRightH {background:url(img/textarea-r-over.png) repeat-y 100% 0;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(img/file.png) no-repeat 0 0; width:88px; height:29px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:29px; position:absolute; z-index:999;top:0;left:0; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:29px; background:url(img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:26px; width:auto; background:url(img/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#101010; padding:3px 30px 0 6px; margin-left:3px; overflow:hidden}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:29px; z-index:200; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:12px/21px Arial, Helvetica, sans-serif; z-index:200; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333; text-decoration:none}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(img/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 -29px;}
.NFht {background-position:0 -5px;}
.NFhtr {background-position:100% -5px;}

.NFcb {background-position:0 100%;}

.NFhr {background-position:100% 100%;}
.NFhb {background-position:0 -29px;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}
input::-moz-focus-inner { border: 0; padding: 0; }


#wrong .NFTextCenter, #wrong .NFTextLeft, #wrong .NFTextRight, #wrong .NFh {background-position:0 -58px}
#wrong input, #wrong textarea, #wrong .NFSelectRight{color:#FB4500}
#correct .NFTextCenter, #correct .NFTextLeft, #correct .NFTextRight, #correct .NFh {background-position:0 -29px}


#wrong .NFTextareaLeft {background:url(img/textarea-l-wrong.png) repeat-y 0 0;}
#wrong .NFTextareaLeftH {background:url(img/textarea-l-wrong.png) repeat-y 0 0;}
#wrong .NFTextareaRight {background:url(img/textarea-r-wrong.png) repeat-y 100% 0;}
#wrong .NFTextareaRightH {background:url(img/textarea-r-wrong.png) repeat-y 100% 100%;}

#wrong .NFTextareaTop, #wrong .NFTextareaBottom, #wrong .NFhtr { background-position: 100% -10px;}
#wrong .NFTextareaTopLeft, #wrong .NFTextareaBottomLeft, #wrong .NFht {background-position:0 -10px;}

#correct .NFTextareaTopLeft, #correct .NFTextareaBottomLeft, #correct .NFht {background-position:0 -5px;}
#correct .NFTextareaTop, #correct .NFTextareaBottom, #correct .NFhtr { background-position: 100% -5px;}

#correct .NFTextareaLeft {background:url(img/textarea-l-over.png) repeat-y 0 0;}
#correct .NFTextareaRight {background:url(img/textarea-r-over.png) repeat-y 100% 0;}

.info {
	position: absolute;
	z-index: 3;
	display: none;
}
.info-walid 
{
	position: absolute;z-index: 2;top: -5px;left: 20px;background: #F8FAFA;padding: 5px 10px;width: 210px;font-size: 11px;
             -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #C7D6DD;
             }
.error 
{
	height: 14px;
	width: 16px;
	background: url(img/valid.png) no-repeat 0 -12px;
}

.correct 
{
	height: 12px;
	width: 16px;
	background: url(img/valid.png) no-repeat 0 0;
}

.wrong {
	font-weight: bold;
	color: #e90000;
}

.normal {
	font-weight: normal;
	color: #222;
}

.required{ color: #fb4500;font-family: Tahoma}