/* application reset block */

@font-face {
    font-family: FormataItalic;
    src: url('../t/formaita-webfont.eot');
    src: url('../t/formaita-webfont.eot?#iefix') format('embedded-opentype'),
         url('../t/formaita-webfont.woff') format('woff'),
         url('../t/formaita-webfont.ttf') format('truetype'),
         url('../t/formaita-webfont.svg#FormataItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: FormataMediumItalic;
    src: url('../t/formamedita-webfont.eot');
    src: url('../t/formamedita-webfont.eot?#iefix') format('embedded-opentype'),
         url('../t/formamedita-webfont.woff') format('woff'),
         url('../t/formamedita-webfont.ttf') format('truetype'),
         url('../t/formamedita-webfont.svg#FormataMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* application container */
.box-application {
	/*overflow: hidden;*/
	min-height: 127px;
	width: 100%;
}
.box-application * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* application container */
.box-application div, .box-application span,
.box-application h2, .box-application h3, .box-application h4, .box-application h5, .box-application h6, .box-application p, .box-application blockquote, .box-application pre,
.box-application abbr, .box-application address, .box-application cite, .box-application code,
.box-application del, .box-application dfn, .box-application em, .box-application img, .box-application ins, .box-application kbd, .box-application q, .box-application samp,
.box-application small, .box-application strong, .box-application sub, .box-application sup, .box-application var,
.box-application b, .box-application i, .box-application a,
.box-application dl, .box-application dt, .box-application dd, .box-application ol, .box-application ul, .box-application li,
.box-application fieldset, .box-application form, .box-application label, .box-application legend,
.box-application table, .box-application tbody, .box-application tfoot, .box-application thead, .box-application tr, .box-application th, .box-application td, .box-application p {
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.box-application h3,
.box-application h4 {
	background: transparent url(../g/title_bg.png) no-repeat top left;
	width: 300px;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	font-family: FormataBoldItalic;
	color: #4e871e;
	margin-bottom: 27px;
}

.box-application blockquote,
.box-application q { quotes: none; }
.box-application blockquote:before,
.box-application blockquote:after,
.box-application q:before,
.box-application q:after {
	content: '';
	content: none;
}
.box-application ins {
	color: #000;
	background-color: #ff9;
	text-decoration: none;
}
.box-application del { text-decoration: line-through; }
.box-application vabbr[title],
.box-application dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
/* tables still need cellspacing="0" in the markup */
.box-application table {
	border-collapse: collapse;
	border-spacing: 0;
}
.box-application ul { list-style: none; }
.box-application hr {
	display: block;
	padding: 0;
	clear: both;
	height: 3px;
	background: url(../g/hr_bg.png) -8px bottom repeat-x;
	border-color: transparent;
	margin: 15px 0;	
}
.box-application input,
.box-application select,
.box-application textarea {
	margin: 0;
	outline: 0;
	vertical-align: middle;
}
.box-application textarea { overflow: auto; }
.box-application input[type="radio"] { vertical-align: text-bottom; }
.box-application input[type="checkbox"] { vertical-align: bottom; }
.box-application .ie7 input[type="checkbox"] { vertical-align: baseline; }
.box-application .ie6 input { vertical-align: text-bottom; }
.box-application label,
.box-application input[type="radio"],
.box-application input[type="checkbox"],
.box-application input[type="button"],
.box-application input[type="submit"],
.box-application input[type="image"] { cursor: pointer; }

.box-application strong,
.box-application th { font-weight: bold; }
.box-application th { text-align: left; }
.box-application td {
	text-align: left;
	vertical-align: top;
}
.box-application sub,
.box-application sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
.box-application sup { top: -0.5em; }
.box-application sub { bottom: -0.25em; }
.box-application .ie6 legend,
.box-application .ie7 legend { margin-left: -7px; } 

.box-application address { font-style: normal; }

.box-application td,
.box-application li,
.box-application span,
.box-application label,
.box-application input,
.box-application select,
.box-application textarea {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
}

.box-application a {
	color: #41a0d0;
	text-decoration: none;
	font-weight: bold;
}
.box-application a:hover { text-decoration: none; }
/* application reset block */


/* default application elements */
.box-application .row,
.box-application .btn { margin-bottom: 5px; }
.box-application .btn { text-align: right; }
.box-application .row .text {
	padding: 3px;
	border: 1px solid #ccc;
}
.box-application .row .radio,
.box-application .row .checkbox {
	width: 13px;
	height: 13px;
	margin: 3px;
	margin: 0 \9;
}
.box-application .btn ul li { display: inline; }
.box-application .btn ul li input { cursor: pointer; }

/* vcard application */
.box-application .app-vcard {
	position: relative;
	width: 200px;
}
.box-application .app-vcard .card {
	width: 35px;
	height: 34px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: url(../g/ico_vcard_s.gif) 0 0 no-repeat;
}
.box-application .app-vcard .card a {
	display: block;
	width: 35px;
	height: 34px;
}
.box-application .app-vcard .card a:hover { text-decoration: none; }
/* vcard application */


/* default forms style */
.box-application * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box-application form * { color: #2f2e2e; }

.box-application .row {
	clear: both;
    margin: 5px 0;
    position: relative;
	/* overflow: hidden; */
}

.box-application .row:after {
	/* clearfix */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.box-application .row label:first-child {
	margin: 0;
	margin-right: 10px;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	font-size:14px;
	cursor:default;
}

.box-application .row .text,
.box-application input[type="text"],
.box-application input[type="password"],
.box-application input[type="email"],
.box-application textarea {
	outline: none;
	background: url(../g/designselect_bg.png) left -1px repeat-x;
	border: none;
	padding: 0 10px;
	width: 242px;
	color: #666;
	height: 32px;
	line-height: 32px;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/static/hungaroprojekt_v2/impl/j/pie.htc);
}

.box-application .row input[type="radio"],
.box-application .row input[type="checkbox"] {
	float: left;
	margin-top: 6px;
	margin-top: 2px \9;
}
.box-application .row input[type="radio"] + *,
.box-application .row input[type="checkbox"] + * {
	float: left;
	/* color: #7E8286; */
	margin: 0 15px 0 5px;
	padding: 5px 0;
}
.box-application .designSelect.inactive,
.box-application input.inactive {
	 border-color: #e7e7e7 #e7e7e7 #ddd !important;
	 color: #b4b2af;
}
.box-application input.inactive { background-image: url(../g/input_grad_bg_inactive.png); }
.box-application .designSelect.inactive a span { color: #b4b2af; }
.box-application .designSelect.inactive a.close, 
.box-application .designSelect.inactive a.open { background-image: url(../g/select_arrow_brown_inactive.png); }
.box-application .row img{
	float:right;
	padding:10px 0px;
}
.box-application .btn {
	overflow: hidden;
	margin: 10px 0;
	text-align: center;
	clear:both;	
}
.box-application .btn ul {
	margin: 0;
	padding: 0;
}
.box-application .btn ul li {
	display: inline;
	margin: 0 10px;
}

.box-application button,
.box-application input[type="submit"],
.box-application input[type="reset"],
.box-application input[type="button"],
.box-application input[type="image"],
.box-application button:hover,
.box-application input[type="submit"]:hover,
.box-application input[type="image"]:hover,
.box-application input[type="reset"]:hover,
.box-application input[type="button"]:hover {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 33px;
	position: relative;
	text-align: center;
	cursor: pointer;
	background: url(../g/btn_green.png) repeat-x;
	color: #fff;
	overflow: visible \9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/static/hungaroprojekt_v2/impl/j/pie.htc);
	padding: 0 14px;
}
.box-application a.btn,
.page .box-text a.btn,
a.btn {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
	cursor: pointer;
	background: url(../g/btn_green.png) repeat-x;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/static/hungaroprojekt_v2/impl/j/pie.htc);
	padding: 2px 20px;
}
.page .box-text a.btn {
	margin-bottom: 26px;
}


/* tooltip */
.box-application .row .tooltip {
	background: #678395;
	color: #fff;
	position: absolute;
	top: -13px;
	right: -168px;
	width: 255px;
	height: auto;
	display: none;
	z-index: 9999;
}

.box-application .row .tooltip span.arrow {
	display: inline-block;
	background: url(../g/help-arrow.png) no-repeat top left;
	width: 9px;
	height: 36px;
	position: relative;
	left: -9px;
	top: 0;
	float: left;
	text-indent: -9999px;
}

.box-application .row .tooltip p {
	padding: 2px;
	margin: 5px;
	color: #fff;
	text-align: left;
}
/* tooltip */

/* select */
.box-application .designSelect {
	position: relative;
	display: inline-block;
	width: 235px;
	color: #666;
	background: url(../g/designselect_bg.png) left -1px repeat-x;
	border: none;
	height: 32px;
}
.box-application .designSelect ul {
	position: absolute;
	top: 32px;
	left: 0;
	max-height: 290px;
	overflow-y: scroll;
	background: #fff;
	z-index: 999;
	width: 233px;
	border: 1px solid #e6e6e6;
	font-style: italic;
	font-weight: bold;
}
.box-application .designSelect ul li a {
	display: block;
	font-size: 13px;
	color: #666;
	padding: 0 7px;
	line-height: 28px;
	font-weight: normal;
}
.box-application .designSelect ul li a:hover{
	background: #f9f9f9;
	color: #666;
}

.box-application .designSelect a, 
.box-application .designSelect a span {
	cursor: pointer;
	font-size: 13px;
}
.box-application .designSelect a { text-decoration:none; }

.box-application .designSelect a.open,
.box-application .designSelect a.close {
	display: block;
	background: url(../g/designselect_arrow.png) right -1px no-repeat;
	color: #303030;
	line-height: 32px;
	padding: 0 7px;
}

.box-application .designSelect a.open span,
.box-application .designSelect a.close span {
	overflow: hidden;
	display: block;
	margin-right: 26px;
	white-space: nowrap;
	line-height: 32px;
	color: #666;
}

.box-application .error-report {
	background: #ffe3e3;
	color: #f00;
	padding: 10px;
	border: 1px solid #ffacac;
	margin: 10px 0;
}

.box-application .calendar {
	background: url(../g/calendar.png) no-repeat 0 0;
	display: block;
	height: 16px;
	width: 16px;
}

.box-application .calendar:hover { text-decoration: none; }
/* default forms style */

/*width setting selectors*/
.box-application .row input.short { width: 40px; }
.box-application .row input.shorter { width: 20px; }
.box-application .row input.medium { width: 60px; }
/*width setting selectors*/

.box-application form .suggest-box{
	display: none;
	position: absolute;
	background: #fff;
	width: 265px;
	margin-top: 5px;
	padding: 10px;
	left: 280px;
	z-index: 4;
	border: 1px solid #c0c0c0;
	border-bottom-color: #959595;	
}

.box-application form .suggest-box ul li { padding: 5px 0; }

.box-application form .suggest-box ul li a {
	text-decoration: none;
	display: block;
}
.box-application form .suggest-box ul li a:hover { color:#C0C0C0; }

.box-application-small { margin: 20px 0; }


.box-application form .warning { margin-bottom: 30px; }
.box-application form .warning span {
	font-weight: bold;
	line-height: 16px;
	color: #f00;
}
