/* Captcha style - Begin */

button.captchaText {
	background: url(https://e-justice.europa.eu/eclisearch/portal/images/text_icon.png) no-repeat left !important;
	padding-left: 35px !important;
	min-height: 35px;
	text-align: left;
}

button.captchaAudio {
	background: url(https://e-justice.europa.eu/eclisearch/portal/images/audio_icon.png) no-repeat 0 2px !important;
	padding-left: 35px !important;
	min-height: 1em;
	max-width: 230px;
	text-align: left;
	border: none;
}

.spreadSecImg {    
	width: 130px;
    vertical-align: middle;
}

.divSpreadWordForm button.captchaText {
	width: 100%;
}

.divSpreadWordForm button.captchaAudio {
	width: 125px;
	text-align: left;
}

button.captchaPlayAudio {
	text-align: left;
}

button.captchaPlayAudio p {
	padding: 0;
	margin: 0 !important;
	color: #1690CC !important;
	white-space: normal;
}

/* Firefox hack */
@
-moz-document url-prefix () {button .captchaPlayAudio p {position:relative;
	left: -3px;
}

}
button.captchaText p {
	padding: 0;
	color: #1690CC !important;
}

button.captchaAudio p {
	font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	padding: 0;
	color: #1690CC !important;
	white-space: normal;
}

div.captchaCode input[type='submit'].refreshInputImg {
	background: url(https://e-justice.europa.eu/eclisearch/portal/images/refresh2.png) transparent no-repeat;
	width: 26px;
	height: 26px;
	border: 0 none;
	cursor: pointer;
	vertical-align: top;
	margin: 15px 3px 0 3px;
}

.divMainBody input[type='text'] {
    width: 50%;
}

.divSpreadWordForm button.captchaAudio p {
	padding: 0;
	color: #1690CC !important;
}

.spreadTextAreaInput {
	margin: 0;
}

.spreadTextUrl {
	width: 30%;
}

.spreadFont {
	font-size: 1em !important;
}

.spreadText {
	width: 50%;
}

.spreadTextInput {
	width: 97%;
	font-size: 1em !important;
}

.spreadTextInput2 {
	width: 462px;
	font-size: 1em !important;
}

/* CHROME & SAFARI HACK */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.spreadTextInput2 {
		width: 460px;
	}
}

.spreadTitlesUp {
	background-color: #1E8DC3;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-left: 0.6em;
	padding-top: 0.3em;
	margin-top: 3em;
}

.spreadTitles {
	background-color: #A9A9A9;
	color: #000000;
}

/*Button to act as link*/
div.linkButton {
}

.linkButton button {
	font-size:1.1em;
	margin-top: 13px;
	top: 2px; 
	padding:0;
	border:0;
	background:0;
	color:#1690CC;
	cursor:pointer;
	display: block;
	font-size:1em !important;
}

.linkButton button:hover,
.linkButton button:active {
	cursor: pointer;
	text-decoration: underline;
}

div.blockrow label {
	float : left;
	width: 170px;
	line-height: normal;
}

.df_validation_visible {
	visibility: visible;
	position: relative;
}

.df_validation_error {
	color: #f00 !important;
	max-width: 496px;
	padding: 0px;
	margin: 0px;
	margin-left: 195px;
}

.df_mandatory {
	background: rgb(254,234,226);
}

/* Captcha style - End */