/*
    Document   : app
    Created on : 06-May-2011, 21:14:28
    Author     : gt
    Description:
        Purpose of the stylesheet follows.
*/

.app-form .icon-asterisk.brightred {
	color: inherit;
	opacity: 0.8;
}
/*
.app-form fieldset, fieldset.collapsed{
	border:none !important;
	padding-bottom: 10px;
}

.app-form fieldset.collapsible legend, legend a {
    font-weight: normal;
}
*/

/* when using other than digi skin */
#app-form-1, #app-form-2, #app-form-3, #app-form-4, #app-form-5, #app-form-business-1, .app-form {
	max-width: 700px;
	position: relative;
}

.main-container #app-form-1,
.main-container #app-form-2,
.main-container #app-form-3,
.main-container #app-form-4,
.main-container #app-form-5,
.main-container #app-form-business-1,
.main-container .app-form {
	max-width: 930px;
}

.app-form {
	width: 100%;
}

.app-form .tab-panes {
	padding-bottom: 1em;
}

/* when using digi skin */
/*
#aloldal_tartalom_tartalom_box #app-form-1,
#aloldal_tartalom_tartalom_box #app-form-2,
#aloldal_tartalom_tartalom_box #app-form-3,
#aloldal_tartalom_tartalom_box #app-form-4,
#aloldal_tartalom_tartalom_box #app-form-5,
#aloldal_tartalom_tartalom_box #app-form-business-1
#aloldal_tartalom_tartalom_box .app-form {
	max-width: 700px;
}
*/
/* remove fixed width, since we applied to container */
.app-form .form-row {
	width: auto;
}

.panel {
	background: #f6f9f9;
	border: 1px solid #e8e8e8;
	padding: 1em 0;
	margin-bottom: 1em;
}

.panel > .form-row {
	margin: 0 1em;
}

#app-form-1 select {
	background : #ffffff;
}

#app-form-2 {
	margin-top: 1em;
}
#app-form-2 form {
	padding: 0 1em;
}

#app-form-2 table tr td {
	padding: 2px 5px;
	vertical-align: middle;
}

#app-form-2 table tr td input {
	margin: 0;
}


#app-form-2-buttons > div {
	padding: 5px 10px;
	margin: 0 -1px;
	vertical-align: top;
}
#app-form-2-buttons input {
	min-width: 215px;
}
#app-form-2-buttons h4 {
	margin: 10px 0;
}

.app-form .swapback {
	display: none;
}

.swap-content .app-form .swapback {
	display: inline;
}

/*
.app-form .form-row > input[type=text].error, .app-form .form-row .error input[type=text],
.app-form .form-row .error select, .app-form .form-row select.error,
.app-form .form-row .error textarea, .app-form .form-row textarea.error,
.app-form .form-row .field.error {
	min-width: 18em;
}
.app-form .tabs ul li a {
	padding: 0 7px;
}
*/

.app-form .form_button {
	float: right;
}

.app-form .text {
	float: left;
	width: 200px;
	clear:left;
	line-height: 1.5em;
	min-height: 2.5em;
}

.app-form .sectionname {
	font-size: 115%;
	font-weight: bold;
	clear: both;
	margin: 8px 0;
	text-transform: uppercase;
}

.main-container .app-form .sectionname {
	font-size: 17px;
}

.app-form .fieldname, .app-form .question {
	font-weight: bold;
	clear: both;
	margin: 8px 0; font-size: 110%;
}
.main-container .app-form .fieldname {
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 3px;
	text-transform: uppercase;
	font-size: 15px;
	border-bottom: 1px solid #cccccc;
}

.main-container .app-form .fieldname:empty {
	display: none;
}



.app-form .sectionname ~ .fieldname, .app-form .sectionname ~ * .fieldname,
.app-form .sectionname ~ .form-row, .app-form .sectionname ~ * .form-row,
.app-form .fieldname ~ .form-row, .app-form .fieldname ~ * .form-row,
.app-form .sectionname ~ .question, .app-form .sectionname ~ * .question,
.app-form .fieldname ~ .question, .app-form .fieldname ~ * .question {
	margin-left: 5px;
}

.app-form .sectionname ~ .fieldname ~ .form-row,
.app-form .sectionname ~ .fieldname ~ * .form-row,
.app-form .sectionname ~ .fieldname ~ .question,
.app-form .sectionname ~ .fieldname ~ * .question {
	margin-left: 10px;
}

.app-form .question {
	font-style: italic;
	font-weight: normal;
	white-space: normal;
}

.app-form .data {
	color: #666666;
	line-height: 1.5em;
	float: left;
	width: 300px;
}
.app-form .text + .app-form .data {
	padding-left: 0;
}

.body .app-form .warning-box, #app-form-3 .warning-box {
	font-size: 0.9em;
	display: block;
	margin-left: -.25em;
}

.app-form .inputfield, .app-form .field .inputfield {
	color: #666666;
	border: 1px solid #c1c1c1;
	width: 300px;
}
.app-form .form-row ~ .info-box, .app-form .form-row ~ .warning-box {
	margin-left: 10px;
	width: 442px;
}

.app-form .inputfield.error, .app-form .field .inputfield.error {
	width: 200px;
}

.app-form .inputfield_piece {
	color: #666666;
	border: 1px solid #c1c1c1;
	width: 20px;

}

.app-form .readonly_input {
	padding: 2px 0 0 10px;
	color: #666666;
}

.app-form .required_fields {
	color: red;
}

.app-form .information_text {
	text-align:justify;
}

.app-form .required_fields {
	color: red;
}

.app-form .non_required_fields {
	color: #666;
}

.app-form .block {
	padding-left: 1em;
}

#app-settopbox-selector {
	position: relative;
}

.app-form #app-settopbox-selector .error-msg {
	position: absolute;
	left: 90%;
	top: 40%;
}

.app-form #app-settopbox-selector table {
	width: 100%;
}

.app-form #app-settopbox-selector table.error {
	width: 90%;
}

.app-form #app-settopbox-selector table tr th {
	width: 50%;
	font-size: 105%;
}

.app-form #app-settopbox-selector table tr th, .app-form #app-settopbox-selector table tr td {
	padding: 2px 0 3px 10px;
	vertical-align: text-top;
	border: none;
}

.app-form #app-settopbox-selector table tr td.first {
	width: 10px;
}

.app-form #app-settopbox-selector table tr td select {
	width: 100%;
}

.app-form .description {
	opacity: 0.8;
}

.app-form .sectionname ~ .description {
	padding: 5px;
}

#company_info a {
	color: inherit;
	text-decoration: inherit;
	border-bottom: 1px dotted;
}

#company_info .form-group {
	margin-bottom: 0;
}

.no-list-img {
	list-style: none none !important;
}

.text-block {
	white-space:normal !important;
	text-align: justify
}

ol, ul, ol li, ul li {
	list-style-position: outside !important;
}

.app-form .yesno input {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0.5em 0 0;
}

.app-form .yesno input ~ input {
	margin-left: 1em;
}

.app-form .info-wrapper {
	clear: left;
	margin-top: .5em;
}

.app-form .info {
	clear: left;
	display: inline-block;
	width: 290px;
	padding: .5em;
	background-color: #FFFFC8;
	border: 1px solid #95945D;
	vertical-align: middle;
	font-size: .9em;
}

.app-form .info-wrapper .img {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	opacity: .5;
	margin-right: 10px;
}

.app.footnote {
	padding: .5em 0;
	border-top: 1px solid;
}

.main-container .app.footnote {
	margin-top: 1em;
}

.app-form .app.footnote ul li,
#aloldal_tartalom_tartalom_box .app-form .app.footnote ul li {
	list-style: none;
	padding: 2px 0;
	font-size: 95%;
}

.app-form .app.footnote ul,
#aloldal_tartalom_tartalom_box .app.footnote ul {
	list-style: none;
	margin: .5em;
}

.app.footnote table tr > td,
#app-form-4 table tr > td {
	vertical-align: top;
	border: none;
	/*cursor: help;*/
}

.app.footnote table tr > td:first-child {
	padding-top: .25em;
}

.app.footnote table tr > td:last-child {
	padding: 0 0 .5em .5em;
	text-align: justify;
}

#app-form-3 .error .privacy_td_label {

}

#app-form-3 table tr td {
	padding: .5em;
}

#app-form-3 .privacy_td_input {
	width: 60px;
	white-space: nowrap;
	text-align: right!important;
}

#app-form-3 #private {
	position: relative;
}

#app-form-3 .privacy_td_input .error-msg {
	min-width: 200px;
	left: 100%;
}
/* bootstrap compat */
#app-form-3 .privacy_td_input.form-group .error-msg {
	position: static;
	clear: both;
	min-width: 0;
}

@media (min-width: 768px) {
	#app-terms li {
		margin-left: 1.75em;
	}
}
#app-terms li {
	padding-bottom: 0.5em;
	margin-left: 1.75em;
	text-align: justify;
}

#app-form-4 .form-row, #app-form-4 .form-row label {
}

#app-form-4 #settopbox-summary {
	width: 100%;
	margin-left: 0px;
	line-height: 20px;
}
#app-form-4 #settopbox-summary td, #app-form-4 #settopbox-summary th {
	margin-left: 5px;
}

#app-form-4 #settopbox-summary tr *:first-child {
	width: 200px;
}

#discount-list .field.error {
	width: 100%;
}
#discount-list .error-msg {
	min-width: 200px;
	right: -5px;
	left: auto;
	position: absolute;
}
.discount-msg {
	background-color: #CCFFCC;
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 15px 5px 15px 5px;
	text-align: justify;
}
#terms-content-toggle {
	display: block;
}
#terms-content {
	display: none;
}

#addr_relation .addr_td_input {
	white-space: nowrap;
	text-align: left;
	border-top: none;
}

#addr_relation .addr_td_input .error-msg {
	min-width: 200px;
	left: 100%;
}
/* bootstrap compat */
#addr_relation .addr_td_input.form-group .error-msg {
	position: static;
	clear: both;
	min-width: 0;
}
#addr_relation {
	margin-bottom: 0;
}

#addr_relation td.radio {
	display: block;
}
