

.alert {color: rgb(119, 119, 119); font-size: 11.05px; max-width: 496px; overflow: hidden; padding: 0px; margin: 0px; margin-left: 284px; }


.bold {font-weight:bold !important;}
.hidden {display:none;}
.my_show_rel{visibility: visible; position: relative;}
.my_show_abs{visibility: visible; position: absolute;}
.my_hidden_abs{visibility: hidden; position: absolute;}
.my_hidden_rel{visibility: hidden; position: relative;}
.no_border{border: 0px;}
.no_height{height: 0px;}
.auto_height{height: auto;}
.no_display{display: none; visibility: hidden}
.inline_display{display:inline-block; visibility: visible}

.df_collapsed {display:none; height: 0px; visibility: hidden}
.df_expanded {display:inline; height: auto; visibility: visible}

p.br {font-size:0.4em;}

/* styles for fields */
.df_select.Multiple_select {height:auto; width:auto;}
.df_textbox, .df_input, .df_textarea, .df_textarea_vertical, .df_select, .df_claim_select, .df_button {font-size:1em; font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif; }
.df_textbox, .df_textarea, .df_textarea_vertical, .df_select, .df_claim_select { background: none repeat scroll 0% 0% #fff; border: 1px solid rgb(107, 145, 171); padding: 4px 5px; outline: 0pt none;width: 50%;}
.df_textbox:focus, .df_textarea:focus,  .df_textarea_vertical:focus, .df_date_select:focus, .df_date_year:focus, .df_date_time:focus, .df_select:focus, .df_claim_select:focus, .radios:focus { background: none repeat scroll 0% 0% rgb(206,231,255); }
.fieldfocus {background-color:#cee7ff !important;}
.fieldfocusmandatory {background-color:#f9a4a8 !important;}
.df_button { cursor:pointer;/*padding: 5px; text-align: center; font: bold 8pt Tahoma,Calibri,Verdana,Geneva,sans-serif;*/}
.df_button_transparent { border:none; background:transparent; font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif; cursor:pointer;padding: 5px; text-align: left; width:100%; }
.df_button_flag_transparent {height:16px; border:none; background:transparent; font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif; cursor:pointer;padding: 0.1em 0; margin:0; text-align: left; width:100%; }
.df_button_color_link { color:rgb(22,144,204); }
.df_text_label { font: 12px Tahoma,Calibri,Verdana,Geneva,sans-serif; cursor:default; text-align:center; font-weight:bold; border:0px;}
.df_text_info_13 { font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif; cursor:default; border:0px; padding: 0px; margin: 0px;}
.df_text_info_12 { font: 12px Tahoma,Calibri,Verdana,Geneva,sans-serif; cursor:default; border:0px; padding: 0px; margin: 0px;}
.df_text_info_11 { font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif; cursor:default; border:0px; padding: 0px; margin: 0px;}
.df_text_right {margin-left:296px;}

label.df_label {
    float:left;
    font:13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    padding-right:15px;
    padding-top:1px;
    width:250px;
}

/* Indentation of labels that are childs of a checkbox or radio */
label.ml20 {margin-left:20px;width:235px !important;}
label.ml40 {margin-left:40px;width:215px !important;}
label.ml60 {margin-left:60px;width:195px !important;}
label.ml80 {margin-left:80px;width:175px !important;}
label.ml100 {margin-left:100px;width:155px !important;}
label.ml120 {margin-left:120px;width:135px !important;}
label.ml140 {margin-left:140px;width:115px !important;}

div.ml20 label {margin-left:20px;width:235px !important;}
div.ml40 label {margin-left:40px;width:215px !important;}
div.ml60 label {margin-left:60px;width:195px !important;}
div.ml80 label {margin-left:80px;width:175px !important;}
div.ml100 label {margin-left:100px;width:155px !important;}
div.ml120 label {margin-left:120px;width:135px !important;}
div.ml140 label {margin-left:140px;width:115px !important;}

div.ml20 label.title_full {
	width: auto !important;
}
div.ml40 label.title_full {
	width: auto !important;
}
div.ml60 label.title_full {
	width: auto !important;
}

div.ml80 label.title_full {
	width: auto !important;
}

div.ml100 label.title_full {
	width: auto !important;
}

div.ml120 label.title_full {
	width: auto !important;
}

div.ml140 label.title_full {
	width: auto !important;
}

label.title_full {
	width: auto !important;
}

table.ml20 {margin-left:20px;width:235px !important;}
table.ml40 {margin-left:40px;width:215px !important;}
table.ml60 {margin-left:60px;width:195px !important;}
table.ml80 {margin-left:80px;width:175px !important;}

/* hack for Safari only */
.df_select {width:51.3%;padding: 3px 5px !important;vertical-align:middle;background-color:#fff;height:25px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .df_select, .df_claim_select, .df_date_select, .df_date_year, .df_date_time, .df_textbox { line-height:160% !important; }
    .df_textbox, .df_date_year {padding: 2px 5px !important;}
    .df_textboxsafarionly {width:464px;}
    .df_selectsafarionly {width:476px;}
}
.df_date_select {width:auto !important; border-radius: 5px; background: none repeat scroll 0% 0%; border: 1px solid rgb(107, 145, 171); /*padding: 3px 5px;*/ outline: 0pt none;background-color:#fff;}

.df_date_select, .df_date_year {} 
.df_date_time {width:25px; max-width: 100%}
.df_claim_select {width:15% !important;padding: 3px 5px !important;vertical-align: initial !important;font-size:1.2em;background-color:#fff;}

/* style for round edges on fields */
.df_button, .df_textbox, .df_textarea, .df_textarea_vertical, .df_select, .df_claim_select { border-radius: 4px; }
.df_textarea {/*font-size:13px;*/vertical-align:middle;}
.df_textarea_vertical {width: 94%; /*font-size:13px;*/vertical-align:middle;}

.df_active_links_left { text-align:left;padding-top:10px; }
.df_active_links_right { text-align:left;padding-top:10px;padding-left:15px; }
.df_active_links_block { margin-top:10px;width:100%;display: table; }
.df_active_links_block_fields { margin-top:10px;height:100%; }
.df_active_links_bottom_line { width:926px;border-bottom:1px solid rgb(206, 223, 235); }

.df_bottom_line { width:926px;border-bottom:1px solid rgb(206, 223, 235); margin-left: 10px; }

/* styles for section title */
.blockhead { font: 1.1em Tahoma,Calibri,Verdana,Geneva,sans-serif; color:#fff !important; background-color:#7192A8; padding: 4px 10px; border:1px solid #5A7F97; border-top-right-radius: 5px; border-top-left-radius: 5px; }
.df_sectionTitle{  padding: 8px; margin: 0pt;}

/* style for sub section title / title for group of fields */
.blocksubhead { font: 1.1em Tahoma,Calibri,Verdana,Geneva,sans-serif;font-weight:bold; background: none repeat-x scroll 0% 0%; border-top: 1px solid rgb(206, 223, 235); }
.blocksubhead_noline { font: 1.1em Tahoma,Calibri,Verdana,Geneva,sans-serif;font-weight:bold; background: none repeat-x scroll 0% 0%; }
.df_subSection{ font-weight:bold; padding-top: 10px; padding-left: 0px; margin:0px; margin-left: 10pt;margin-right: 10pt;}
.df_subSectionNoStyle{ font-size:1.1em; color:#000; font-weight:normal; padding-top: 5px; padding-left: 2px; margin:0px; margin-left: 10pt;margin-right: 10pt;border-top: 0px; }

.radio_desc{ font: 1.1em Tahoma,Calibri,Verdana,Geneva,sans-serif; color: black; background: none repeat-x scroll 0% 0%; }
.radio_desc_third{ font: 1.1em Tahoma,Calibri,Verdana,Geneva,sans-serif; color: black; background: none repeat-x scroll 0% 0%; display: inline-block; vertical-align: top; width: 405px;}



.blockbody { background: none no-repeat scroll 0% 0%; padding-left: 0px; padding-right: 0px; }
.blockrow { background: none repeat scroll 0% 0%; padding: 5px 10px; }
.blockrow2 { background: none repeat scroll 0% 0%; padding: 5px 10px; }

.rightcol {font-size:1.1em;}

.formcontrols { border-right: 1px solid rgb(107, 145, 171); border-left: 1px solid rgb(107, 145, 171); border-bottom: 1px solid rgb(107, 145, 171); }
.formcontrols .blockrow { display: table;width:100%;background: none repeat-x scroll center bottom; border-bottom: 0px solid rgb(206, 223, 235); padding: 10px 9px 10px 11px; }
.formcontrols .blockrow2 { display: table;width:100%;background: none repeat-x scroll center bottom; border-bottom: 0px solid rgb(206, 223, 235); padding: 0px 10px 15px; }

.formcontrols .blockrow .group { width: 100%; }
.formcontrols .blockrow2 .group { width: 100%; }
.formcontrols .blockrow .group .df_textbox { width: 250px; }
.formcontrols .blockrow2 .group .df_textbox { width: 250px; }
.formcontrols .blockrow * .group { width: auto; float: none; }
.formcontrols .blockrow2 * .group { width: auto; float: none; }

/* style for field label */
.formcontrols .blockrow label {font-weight:inherit !important; font: 1.1em Tahoma,Calibri,Verdana,Geneva,sans-serif;width: 255px; float: left; padding-right:15px; padding-top:1px;}
.formcontrols .blockrow .labelInline label { display: block; margin-bottom: auto; width: auto; float: none; }

.formcontrols .blockrow2 label { font: 1.1em Tahoma,Calibri,Verdana,Geneva,sans-serif;width: 250px; float: left; padding-right:15px; padding-top:1px;}
.formcontrols .blockrow2 * label { display: block; margin-bottom: auto; width: auto; float: none; }

/* style for field description */
.df_description {color: rgb(119, 119, 119); font-size: 11.05px; max-width: 496px; overflow: hidden; padding: 0px; margin: 0px; margin-left: 284px; }
.df_description_left{color: rgb(119, 119, 119); font-size: 11.05px; overflow: hidden; padding: 0px; margin: 0px; margin-left:15px; max-width: 920px; }
.df_description_normal{color: rgb(119, 119, 119); font-size: 11.05px; overflow: hidden; padding: 0px; margin: 0 0 0 20px;}
.df_description_intro {color: rgb(119, 119, 119); font-size: 11.05px; max-width: 496px; overflow: hidden; padding: 0px; margin: 0px; }
/* style for the error that is displayed on validation */
.df_validation_error { visibility:hidden;position:absolute;color:#f00 !important; font-size: 11.05px !important; max-width: 496px; overflow: hidden; padding: 0px; margin: 0px; margin-left: 284px;}
.df_validation_error_visible { color: red !important; font-size: 11.05px; max-width: 496px; /*overflow: hidden;*/ padding: 0px; margin: 0px; margin-left: 284px;}
.df_pdf_sent_success { color: black; font-size: 11.05px; max-width: 496px; /*overflow: hidden;*/ padding: 0px; margin: 0px; margin-left: 280px;}
.generic_error { color: red; font-size: 11.05px;}

/* style button on the left */
.actionbuttons-left  { float: left; text-align: left; }
/* style button on the right */
.actionbuttons-right { float: right; text-align: right; margin-bottom:10px;}

/* styles for ok / not ok icons */
.df_validation_visible{visibility: visible; position: relative;}
.df_validation_invisible{visibility: hidden; position: absolute;}

/* style for mandatory fields */
.df_mandatory {background:rgb(254,234,226);}      
.df_mandatory:focus{background:rgb(249,164,168);}
.df_mandatory_nojs {}
.df_mandatory_filled{}
.df_mandatory_filled:focus{background:rgb(249,164,168);}
.df_mandatory_when {background:rgb(254,234,226);} 
.df_mandatory_when:focus{background:rgb(249,164,168);}
.df_disabled_mandatory{}

input[type="radio"]{background-color:transparent;} 
input[type="checkbox"]{background-color:transparent;} 
input[disabled],select[disabled] {-webkit-text-fill-color:#666 !important;}
input[type=button][disabled],
input[type=submit][disabled] {color:#fff;-webkit-text-fill-color:#fff !important;}

/* style for asterisk image - to indicate mandatory field */
.df_requiredStar {/*vertical-align:top;*/padding-top:8px;}
.df_requiredStar_4label {padding-top: 0px;}

.df_wizardDiv {position:absolute;top:0px;width:100%}


/* styles for progress bar / steps */
ul.df_steps {padding:0;margin:0 0 1.2em 0;height:49px;background:url(https://e-justice.europa.eu/images/dynforms/back.png) repeat-x;}
ul.df_steps li {color:#fff;font:bold 100% arial,verdana,sans-serif;padding:0;margin:0;list-style:none;min-width:83px;height:49px;float:left;margin-left:-17px;position:relative;z-index:1;line-height:400%;}

ul.df_steps li.guidelines {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/grey.png) no-repeat right;z-index:1000;position:relative;}
ul.df_steps li.first_complete {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/yellow.png) no-repeat right;z-index:1000;position:relative;}
ul.df_steps li.first_incomplete {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/grey.png) no-repeat right;z-index:1000;position:relative;}
ul.df_steps li.first_active {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/blue.png) no-repeat right;z-index:1000;position:relative;}
ul.df_steps li.incomplete {background:url(https://e-justice.europa.eu/images/dynforms/grey.png) no-repeat right;z-index:10;position:relative;}
ul.df_steps li.active {background:url(https://e-justice.europa.eu/images/dynforms/blue.png) no-repeat right;z-index:10;position:relative;}
ul.df_steps li.complete {background:url(https://e-justice.europa.eu/images/dynforms/yellow.png) no-repeat right;z-index:10;position:relative;}
ul.df_steps li.complete input,ul.df_steps li.first_complete input {color:#334755;}

ul.df_steps li span {cursor:default;color:#fff;font-weight:bold;min-width:50px;display:block;padding:0 7px;height:49px;/*font-size:94%;*/text-align:center;}
ul.df_steps li input {cursor:text;color:#fff;height:48px;font:bold 80% arial,verdana,sans-serif;padding:0;margin:0 -1px;text-align:center;background-color:transparent;border:none;}
ul.df_steps li input[type="submit"] {cursor:pointer;}

ul.df_steps li.guidelines span {background:url(https://e-justice.europa.eu/images/dynforms/greyend.png) transparent no-repeat 98% center;}
ul.df_steps li.incomplete span {background:url(https://e-justice.europa.eu/images/dynforms/greyend.png) transparent no-repeat 98% center;}
ul.df_steps li.active span {background:url(https://e-justice.europa.eu/images/dynforms/blueend.png) transparent no-repeat 98% center;}
ul.df_steps li.first_active span {background:url(https://e-justice.europa.eu/images/dynforms/blueend.png) transparent no-repeat 98% center;}
ul.df_steps li.complete span {background:url(https://e-justice.europa.eu/images/dynforms/yellowend.png) transparent no-repeat 98% center;}
ul.df_steps li.first_complete span {background:url(https://e-justice.europa.eu/images/dynforms/yellowend.png) transparent no-repeat 98% center;}

/* styles for fundamental rights wizard & glossary pages  */
div.fr_wizard_steps {clear: left; padding: 0; background-color: #fff; margin-top: 28px;}

div.fr_wizard_steps ul.df_steps {padding:0;margin:0;height:49px;background:url(https://e-justice.europa.eu/images/dynforms/back.png) repeat-x;}
div.fr_wizard_steps ul.df_steps li {color:#fff;font:bold 100% arial,verdana,sans-serif;padding:0;margin:0;list-style:none;min-width:83px;height:49px;float:left;margin-left:-17px;position:relative;z-index:1;line-height:400%;}

div.fr_wizard_steps ul.df_steps li.guidelines {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/grey.png) no-repeat right;z-index:1000;position:relative;}
div.fr_wizard_steps ul.df_steps li.first_complete {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/yellow.png) no-repeat right;z-index:1000;position:relative;}
div.fr_wizard_steps ul.df_steps li.first_incomplete {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/grey.png) no-repeat right;z-index:1000;position:relative;}
div.fr_wizard_steps ul.df_steps li.first_active {margin-left:0;background:url(https://e-justice.europa.eu/images/dynforms/blue.png) no-repeat right;z-index:1000;position:relative;}
div.fr_wizard_steps ul.df_steps li.incomplete {background:url(https://e-justice.europa.eu/images/dynforms/grey.png) no-repeat right;z-index:10;position:relative;}
div.fr_wizard_steps ul.df_steps li.active {background:url(https://e-justice.europa.eu/images/dynforms/blue.png) no-repeat right;z-index:10;position:relative;}
div.fr_wizard_steps ul.df_steps li.complete {background:url(https://e-justice.europa.eu/images/dynforms/yellow.png) no-repeat right;z-index:10;position:relative;}
div.fr_wizard_steps ul.df_steps li.complete span,div.fr_wizard_steps ul.df_steps li.first_complete span {color:#334755 !important;}

div.fr_wizard_steps ul.df_steps li span {cursor:default;color:#fff;font-weight:bold;min-width:1px;display:block;padding:0 30px;height:49px;/*font-size:94%;*/text-align:center;}
div.fr_wizard_steps ul.df_steps li input {cursor:text;color:#fff;height:48px;font:bold 110% arial,verdana,sans-serif;padding:0;margin:0 -1px;text-align:center;background-color:transparent;border:none;}
/*div.fr_wizard_steps ul.df_steps li input[type="submit"] {cursor:pointer;}*/

div.fr_wizard_steps ul.df_steps li.guidelines span {background:url(https://e-justice.europa.eu/images/dynforms/greyend.png) transparent no-repeat 98% center;}
div.fr_wizard_steps ul.df_steps li.incomplete span {background:url(https://e-justice.europa.eu/images/dynforms/greyend.png) transparent no-repeat 98% center;}
div.fr_wizard_steps ul.df_steps li.active span {background:url(https://e-justice.europa.eu/images/dynforms/blueend.png) transparent no-repeat 98% center;}
div.fr_wizard_steps ul.df_steps li.first_active span {background:url(https://e-justice.europa.eu/images/dynforms/blueend.png) transparent no-repeat 98% center;}
div.fr_wizard_steps ul.df_steps li.complete span {background:url(https://e-justice.europa.eu/images/dynforms/yellowend.png) transparent no-repeat 98% center;}
div.fr_wizard_steps ul.df_steps li.first_complete span {background:url(https://e-justice.europa.eu/images/dynforms/yellowend.png) transparent no-repeat 98% center;}
/*
div.fr_wizard {background:url(https://e-justice.europa.eu/images/fr_wizard/fr_wizard_steps-path.png) no-repeat 50px 100%}
div.fr_wizard.submitted {background:url(https://e-justice.europa.eu/images/fr_wizard/fr_wizard_steps-path-submitted.png) no-repeat 50px 100%}
*/
div.fr_wizard img.fr_wizard_info_icon {vertical-align:middle;padding-left:5px;}

div.fr_wizard_what fieldset,
div.fr_wizard_where fieldset,
div.fr_wizard_whom fieldset {border-top: 1px dashed;margin-bottom: 10px;padding-bottom: 30px;}
div.fr_wizard_whom fieldset {border-bottom:none;}

div.fr_wizard_what p,
div.fr_wizard_where p,
div.fr_wizard_whom  p {padding-left:5px;/*padding-right:5px;*/display:inline-block;max-width:510px;vertical-align:top;}

div.fr_wizard_what div.selected,
div.fr_wizard_where div.selected,
div.fr_wizard_whom  div.selected{background-color:#fef34b;}
/*
div.fr_wizard_what {background:url(https://e-justice.europa.eu/images/fr_wizard/fr_wizard_step-type.png) no-repeat -30px -1150px}
div.fr_wizard_where {background:url(https://e-justice.europa.eu/images/fr_wizard/fr_wizard_step-type.png) no-repeat -30px 0}
div.fr_wizard_whom {background:url(https://e-justice.europa.eu/images/fr_wizard/fr_wizard_step-type.png) no-repeat -30px -2330px}
*/
div.fr_glossary ul.double {margin-top:10px;margin-bottom:10px;padding-top:10px;padding-bottom:10px;overflow:hidden;}
div.fr_glossary ul.double li {line-height:1.5em;padding-top: 5px;border-bottom:1px solid #ccc;float:left; display:inline;width:46%;margin-right: 15px;min-height: 75px;}

.contentArea table.fr_glossary_table td {border:none !important;}
.contentArea table.fr_glossary_table td {border-bottom: 1px dashed #999 !important;}
.contentArea table.fr_glossary_table tr:last-child td {border-bottom: none !important;}
.fr_glossary_table {border-spacing: 0 !important;}
.fr_glossary_table caption {font-weight:bold;font-size:1.5em;margin-bottom:10px;}
.fr_glossary_table tr:nth-child(even) {background-color:#f7f7f7 !important;}
.fr_glossary_table td {background-color:transparent !important;}
.fr_glossary_table td p {text-align:left;display:block !important;}
.fr_glossary_table td:first-child {width:25%;font-weight:bold;}

div.fr_wizard_what p input,
div.fr_wizard_where p input,
div.fr_wizard_whom  p input {display:table-cell;margin-right:10px;vertical-align:text-top;}

div.fr_wizard_what p .tipcontainer,
div.fr_wizard_where p .tipcontainer,
div.fr_wizard_whom  p .tipcontainer { position: relative; }

div.fr_wizard_what p .tipcontainer a,
div.fr_wizard_where p .tipcontainer a,
div.fr_wizard_whom  p .tipcontainer a { white-space:nowrap; }

div.fr_wizard_what p a.tip + span.tip,
div.fr_wizard_where p a.tip + span.tip,
div.fr_wizard_whom  p a.tip + span.tip {z-index:100;border-radius: 5px; position: absolute; top: -10px; left: 30px; width: 200px; padding: 10px; display: none; background-color: #cedfeb;}

div.fr_wizard_what p a.tip + span.tip-bottom,
div.fr_wizard_where p a.tip + span.tip-bottom,
div.fr_wizard_whom  p a.tip + span.tip-bottom {z-index:100;border-radius: 5px; position: absolute; bottom: -10px; left: 30px; width: 200px; padding: 10px; display: none; background-color: #cedfeb;}

div.fr_wizard_what p a.tip:hover + span.tip,
div.fr_wizard_where p a.tip:hover + span.tip,
div.fr_wizard_whom  p a.tip:hover + span.tip,
div.fr_wizard_what p a.tip:hover + span.tip-bottom,
div.fr_wizard_where p a.tip:hover + span.tip-bottom,
div.fr_wizard_whom  p a.tip:hover + span.tip-bottom {display: block;}

/* active links */
span.calculateTotal {font:bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;margin-right:15px;}


/* date and time tables */
.tabledate {display:inline-block;margin-top:-20px;width:490px;position:relative;left:-2px;}
.tabledate td {width:25%;padding:0;}
.tabledate td.required {width:11px;padding:0 1px 0 0;}
.tabledate td.required img.df_requiredStar {padding-top:4px !important;}

.tabledatetime {display:table;margin-left:265px;margin-top:-15px;width:490px;position:relative;left:-2px;}
.tabledatetime td {width:25%;padding:0;}
.tabledatetime td.required {width:11px;padding:0 1px 0 0;}
.tabledatetime td.required img.df_requiredStar {padding-top:4px !important;}

.tabledate_al {display:inline-block;/*margin-left:250px;*/margin-top:-20px;width:490px;position:relative;left:-1px;}
.tabledate_al td {width:25%;padding:0;}
.tabledate_al td.required {width:11px;padding:0 1px 0 0;}
.tabledate_al td.required img.df_requiredStar {padding-top:4px !important;}

/* amount field*/
.tableamount {display:table;margin-left:265px;width:525px;position:relative;left:-2px;}
.tableamount td {padding:0;}
.tableamount td.amount {width:100px;}
.tableamount td.amount input{width:100% !important;}
.tableamount td.currency {width:200px;}
.tableamount td.currency select {width:100% !important;}
.tableamount td.required {width:11px;padding:0 1px 0 0;}


/* PDF icon drop-down list with languages */
.drop p.df_select {height:auto;width:auto;background-color:#fff !important;padding:0 !important;margin:0;text-align:left;}
.drop p.df_select a {color:#000;text-decoration:none;display:block;padding:1px 2px !important;margin:0 !important;}
.drop p.df_select a:hover {color:#fff;background-color:#316ac5;text-decoration:none;}
.show {position:absolute;z-index:10000;}
.hide {display:none;}

/* styles for EPO Form A - Step 7 radio buttons on Code 1 */
.radios {width:88%;float:left;height:100px;margin-top:10px;margin-left:23px;overflow:auto;border-radius:5px 0 0 5px !important;}
.radios input {float:left;clear:both;margin:0;padding:2px 0;margin:2px 0 0 -1px;}
.radios br {}
.radios span {font-size:1.2em;}
.radios label {padding:2px 0 !important;margin:-2px 0 0 20px;font-size:1em !important;width:calc(100% - 40px) !important;}
.radios label:hover {color:#fff;background-color:#316ac5;}

@media screen and (min-width:0\0) { /* hack to target only IE10 & IE9 because IE10 doesn't see the <!--[if IE]> */ 
   .radios input {padding:0;margin:0 0 0 -1px;}
}

/* style for add button with description above*/
.styleButtonAdd {margin-top:10px;}

/* wizard */
div.formWizard {border:1px solid #ccc;border-radius:4px 4px;margin-top:15px;}

div.formWizard fieldset {border:none;}

div.formWizard legend {font-size:1.1em;font-weight:bold;background-color:#fff;padding:5px;white-space:normal;word-wrap:break-word;margin:-17px 0 0 7px;float:left;margin-right:50px;}

div.formWizard p.legend {margin:0;}

div.formWizard ul {padding:0 0 0 20px;margin:0 8px;}

div.formWizard p {padding:0;margin:15px 8px;}

div.formWizard ul li {list-style-image:url(https://e-justice.europa.eu/images/form_wizard/list_icon.png) !important;/*line-height:250%;*/font-size:110%;font-weight:bold;margin:10px 0;}

div.wizardBalloon {width:329px;float:left;margin:-15px 0 0 8px;}
div.wizardBalloon ul {background-color:#fffcc9;border:1px solid #ccc;border-radius:4px 4px;width:300px;margin-top:0;margin-left:0;}
span.wizardBalloonArrow {position:relative;display:block;left:321px;top:40px;background:url(https://e-justice.europa.eu/images/form_wizard/balloon_arrow.png) no-repeat;width:30px;height:22px;}
div.wizardStart {width:350px;margin:-10px 0 0 20px;position:absolute;right:0;}

p.formWizardError {color:#f00;padding:2px 5px !important;margin:5px 8px !important;float:left;font-size:11.05px;}

.endText {width:120px;float:right;padding-right:40px;}
/* Chrome and Safari hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.endText { margin-right:0; }
}


.uploadDivLoadDraftButtons {display:inline-block !important;margin:0 16px;padding:0 0 0 15px;background:url(https://e-justice.europa.eu/images/form_wizard/list_icon.png) no-repeat left 10px transparent;}

/* Form Selection Page */

table.formSelection {width:100%;border-collapse:separate;border-spacing:5px 0;}

table.formSelection th {background-color:#fffcc9;border:1px solid #ccc;border-radius:4px 4px 4px 4px;padding:8px;text-align:center;font-weight:bold;}

table.formSelection td {border-bottom:1px dashed #999;padding:8px;background-color:#ddecf6;text-align:center;width:75px;min-width:75px;}
table.formSelection td.formTitle {text-align:left;background:url(https://e-justice.europa.eu/images/edit_icon.png) #f7f7f7 no-repeat 5px 50%;padding-left:27px;width:100%;}
table.formSelection td a {font-size:1.1em;}
table.formSelection td:first-child p {display:none;}

table.formSelection tr:last-child td {border-bottom:none;}

table.formSelection tr.balloonArrows td {background-color:#ddecf6;border-bottom:none;border-top:4px solid #fff;text-align:center;padding:0;}
table.formSelection tr.balloonArrows td:first-child {background-color:#f7f7f7;}
table.formSelection tr.balloonArrows td span {background:url(https://e-justice.europa.eu/images/form_wizard/balloon_arrow_down.png) transparent no-repeat 50% 0;display:block;position:relative;top:-5px;}

span.resetFormButton {float:left;}
span.createPdfButton {float:left;margin-left:5px;}
span.emailPdfLink {position:relative;left:5px;top:4px;}
span.emailPdfLink input {background:none;border:none;color:#1690CC;font-size:1em !important;font-weight:normal !important;padding:0;height:auto;}

/* customs */
#validation_server_error_text_dynformEPOA8InterestDemandedCode1,
#validation_server_error_text_dynformEPOA8InterestDemandedCode2 {
  margin-left: 50px !important;
  max-width: 90% !important;
}

	p.formIntroDesktop {display:block;}
	p.formIntroMobile {display:none;}


div.allowedExtensions {font-size:110%;}

div.allowedExtensions a:active + div.allowedExtensionsList,
div.allowedExtensions a:focus + div.allowedExtensionsList,
div.allowedExtensionsList:focus {
    display: block !important;
}

div.allowedExtensionsList {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #CCCCCC;
    display: none;
    max-height: 300px;
    width: 460px;
    position: absolute;
    left: inherit;
    overflow: auto;
    padding: 10px;
    z-index: 1000;
}


div.allowedExtensionsList dl {
    background-color: #F7F7F7;
    margin: 10px 0;
    width: 440px;
}

div.allowedExtensionsList dt {
    background-color: #FFFCC9;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
}

div.allowedExtensionsList dd {
    display: inline-block;
    margin-left: 20px;
    white-space: nowrap;
    min-width: 50px;
}

/* e-submission messages and icons start */

.esubIntroTextBoxPrintPDF {border-spacing: 0}
.esubIntroTextBoxPrintPDF > tbody tr td:first-child {background: #fc6; border: 1px solid #ccc; border-right: 0px; vertical-align: middle; padding: 5px;}
.esubIntroTextBoxPrintPDF > tbody tr td:nth-child(2) {font-weight: bold; border: 1px solid #ccc; border-left: 0px; padding: 5px;}

.esubIntroTextBox {border:1px solid #ccc;font-weight:bold;padding:0;}
.esubIntroTextBox > span {position:relative;display:block;padding:5px 5px 5px 45px;}
.esubIntroTextBox > span span:first-child {background:url(https://e-justice.europa.eu/images/esignature-icon-big-nobg.png) #fc6 no-repeat 50% 50%;top:0;position:absolute;width:40px;height:100%;left:0px;}
.esubIntroTextBox .esubError {background-image:none;padding:0;color:#f00;font-style:italic;}
.esubIcon,
.esubIconDisabled {margin-left:3px;margin-right:3px;vertical-align:top;}
h1.validHeaderTitle img.esubIcon,
h1.validHeaderTitle img.esubIconDisabled {margin-left:3px;margin-right:3px;vertical-align:middle;}
.introMSRadio ul li a.radioHide:hover {color:#FFFFFF;text-decoration:none}

.df_steps + .esubRibbon {background-color:#fffcc9;border:1px solid #cdd8e0;border-top:none;text-align:center;position:relative;top:-1.2em;margin:0;}
.esubRibbon img {vertical-align:top;}

form > .esubRibbon {background-color:#fffcc9;border:1px solid #83b5c1;border-top:none;/*margin-top:-1px;*/margin-bottom:1.2em;text-align:left;position:relative;}
.esubRibbon div:nth-child(n+2) {border-top:1px dashed #ccc;}

.geoPicker ul li a.esubEnabled {background-color:#ffcc66;}
.geoPicker ul li a.esubEnabled:hover {background-color:transparent;}

.esubTestSig {border:1px solid #000000;float:right;margin-left:20px;padding:10px;width:300px;}
.esubTestSig p.esubTestSigTitle img {float:right;}
.esubMeansOfSending {margin:10px;padding:10px 20px;border:1px solid #ccc;background-color:#FFFCC9;}

.esubWarning {background:url(https://e-justice.europa.eu/images/warning.png) transparent no-repeat 5px 5px;padding:0 40px;}
.esubError {color:#f00;font-style:italic;}
.esubWarningMobile {display:none;}

p.styleButton a.esubLoadPDF {background:url(https://e-justice.europa.eu/images/esignature-icon-small.png) no-repeat scroll right center transparent;padding-right:25px;}
p.esubDisabled {background-color:#ccc;background-image:none;border-color:#999;}
p.esubDisabled a.esubLoadPDF {background:url(https://e-justice.europa.eu/images/esignature-icon-small-disabled.png) no-repeat scroll right center transparent;padding-right:25px;}
span.esubDisabled {background-color:#ccc;background-image:none;border-color:#999;}
span.esubDisabled a.esubLoadPDF {background:url(https://e-justice.europa.eu/images/esignature-icon-small-disabled.png) no-repeat scroll right center transparent;padding-right:25px;}
button.esubLoadPDF span {background:url(https://e-justice.europa.eu/images/esignature-icon-small.png) no-repeat scroll right center transparent !important;padding-right:25px;}
button.esubLoadPDF[disabled] span {background:url(https://e-justice.europa.eu/images/esignature-icon-small-disabled.png) no-repeat scroll right center #ccc !important;padding-right:25px;}

button.esubLinkChecked {background:url(https://e-justice.europa.eu/images/dynforms/radioButtons_noJS_checked.png) no-repeat scroll left 4px transparent !important;padding-left:16px;text-align:left;color:#000;border:none;cursor:pointer;}
button.esubLinkUnchecked {background:url(https://e-justice.europa.eu/images/dynforms/radioButtons_noJS_unchecked.png) no-repeat scroll left 4px transparent !important;padding-left:16px;text-align:left;color:#000;border:none;cursor:pointer;}

/* e-submission messages and icons end */

div.la_b_1_date table.tabledate {margin-top:0;}

/* EJU-2169 */

.formcontrols div[id^="date"] .blockrow label {width: 100px; height:15px;}
.formcontrols div[id^="date"] .df_description_left {width: 330px;}
.formcontrols div[id^="date"] .tabledate td:nth-child(4) {width: 85px;}
.formcontrols div[id^="date"] .df_validation_error_visible {margin: 0 !important;}
.formcontrols div[id^="date"] .df_validation_error {margin: 0 !important;}
.formcontrols td.epo_claims_date .blockrow  > div:nth-child(1):not(.rightcol) {width:70px !important;}
.formcontrols div#date .blockrow div:nth-child(1) {padding-top:15px !important;}
.epoa-step7-date {margin-left:50px;}
.formcontrols .no_span label:nth-child(1) {visibility: hidden;}

.introMSRadio li {display:inline-block;width:30%;}
.introMSRadio li img {vertical-align:middle;padding:5px;}
.introMSRadio li img.country-flag {width:24px;}
.introMSRadio li img.country-flag.off {opacity: 0.5; filter: grayscale(100%);}

div.rightcol table.mceLayout {margin-left: 15px }
/* ie 11 fix */
.introMSRadio .grayscale-replaced, .introMSRadio .country-flag {
	width:24px;
	height:16px;
	padding:0;
	margin:5px;
}
@media  screen and (min-width:768px) and (max-width:800px),
	screen and (width:800px) and (orientation:landscape),
	screen and (min-width:768px) and (orientation:portrait) and (max-width:800px) and (orientation:portrait) {

	/* fundamental rights wizard */
	div.fr_wizard_what p, div.fr_wizard_where p, div.fr_wizard_whom p {display:block !important;max-width:none !important;}
	div.fr_wizard_what p input, div.fr_wizard_where p input, div.fr_wizard_whom p input {display:inline !important;}
	div.fr_wizard_what p label, div.fr_wizard_where p label, div.fr_wizard_whom p label {display:inline !important;}

	div.fr_wizard_what p .tipcontainer,
	div.fr_wizard_where p .tipcontainer,
	div.fr_wizard_whom  p .tipcontainer {font-style:italic;border-radius:0 !important;clear:both;display:table-row-group !important;font-size:0.9em;margin-bottom:10px;padding:5px !important;position:static !important;width:auto!important;}

	div.fr_wizard_what p a.tip + span.tip,
	div.fr_wizard_where p a.tip + span.tip,
	div.fr_wizard_whom  p a.tip + span.tip {max-width:none !important;width:auto !important;margin-bottom: auto;}
	/* fundamental rights wizard end */	

	}

@media  all and (width:800px) and (orientation:landscape),
		all and (width:768px) and (orientation:portrait) {

	#maincontent form {width:97%;margin:0 auto;}
	ul.df_steps {font-size:90%;}
	ul.df_steps li {min-width:70px;}
}

@media only screen and (max-width: 800px) {
	p.formIntroDesktop {display:none;}
	p.formIntroMobile {display:block;}
	div.wizardStart {display:none;}
	span.wizardBalloonArrow {display:none;}
	div.wizardBalloon {float:none;margin-top:0;width:auto;}
	div.wizardBalloon ul {background-color:transparent;border:none;}
	div.formWizard ul {width:auto !important;}
	div.hideForm {display:none;}
	
	table.formSelection th {white-space:normal;}
	table.formSelection td:first-child a {display:none;}
	table.formSelection td:first-child > img {display:none;}
	table.formSelection td:first-child p {display:inline;}
	table.formSelection td span.pdf a {padding:10px !important;}
	
	.show {margin-left:-15px;}
	/*.show-submenu .show,
	.show-menu .show {display:none !important;}*/
	.drop p {text-align:left;width:auto !important;}
	.drop p a {padding:3px 8px !important;}
	
	.df_select {height:30px;padding:4px 5px !important;}
	.drop p.df_select {height:auto;} /* language selector for dynform pdf and email */
	
	.df_requiredStar {padding-top:0;}

	ul.df_steps {font-size:90%;}
	ul.df_steps li {min-width:70px;}

	.esubRibbon {clear:both;}
	.esubWarningMobile {display:block;clear:both;text-align:center;font-weight:bold;color:#f00;background:url(https://e-justice.europa.eu/images/warning.png) #fffcc9 no-repeat 5px 5px;padding:0 40px;border:1px solid #cdd8e0;border-top:none;border-bottom:none;}

}

@media only screen and (max-width: 767px) {
	.df_validation_error,
	.df_validation_error_visible {margin-left:0;}
}

@media only screen and (max-width: 360px) {
	table.formSelection th {padding:2px;}
}

@media only screen and (max-width: 320px) {
	table.formSelection td {padding:0;}
	table.formSelection td.formTitle {background-image:none;}
}