/* CSS Document */

/*
	KLEUREN CLAIMSAGENT.NL:
	ZWART: 				#000000
	WIT: 				#ffffff
	PAARS:				#1E6BB5
*/

*									{ margin: 0; padding: 0; }
html								{ background:#fff; }
html, body							{ height: 100%; }
body				 				{ font-size:13px; font-family:Helvetica, Arial, sans-serif; color: #474747; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section 	{ display:block;}
input, select, textarea				{ font: 12px Helvetica, Arial, sans-serif; color:#474747; }
time								{ color:#817e7f;}
ul									{ list-style: square inside; }
ol									{ list-style: decimal inside; }
a									{ color:#1E6BB5; outline: none; text-decoration: none; }
a:hover								{ text-decoration:underline; }
a img								{ background: none; }
a:active, a:focus 					{ outline: 0; }
::-moz-selection					{ background:#afb5cc; color:#fff; }
::selection							{ background:#afb5cc; color:#fff; }
img									{ border: none; }
table								{ border-collapse: collapse; }
p									{ padding:7px 0px; }
hr									{ display:none; }
object 								{ outline:none; }
fieldset							{ border: none; }

/* JQ TRANSFORM */
.tohide                             { position:absolute; top:-9999px; }

form.jqtransformdone div.rowElem 	{ clear:both; padding:4px 0px;}

/* -------------
 * Selects
 * ------------- */

.jqTransformSelectWrapper 			{ background:url(../img/form/select_left.gif); width: 430px; position:relative; height: 20px; float:left;}
.jqTransformSelectWrapper div span 	{ float:none; position: absolute; white-space: nowrap; height: 20px; line-height: 20px;
								  	  padding: 0 0 0 7px; overflow: hidden; cursor:pointer; float:none; display:inline; z-index:10; color:#474747;}
.jqTransformSelectWrapper  a.jqTransformSelectOpen { display: block; position: absolute; right: 0px; width: 22px; height: 20px;
							 	  	  background: url(../img/form/select_right.gif) no-repeat center right;}
.jqTransformSelectWrapper.error span { color:#f00; }
.jqTransformSelectWrapper ul 		{ position: absolute; width: 43px; top: 21px; left: 0px; list-style: none; background:#fff;
								  	  border:1px solid #1E6BB5; border-top:0; display: none; margin:0; padding:0; height: 154px; overflow: auto;
								  	  overflow-y: auto; z-index:10;}
.jqTransformSelectWrapper ul a 		{ display: block; padding:0 0 0 14px; text-decoration: none; color:#333;
								  	  font-size: 12px; width:auto; height:auto; margin:0; text-align:left; float:none; line-height:22px;}
.jqTransformSelectWrapper ul a.selected { background: #5b91c4; color: #fff;}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover { background:#5b91c4; color: #fff;}
.form .s.error                       { color:#f00; }


/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}


/* DEFAULTS */

#wrapper							{
	position:relative; width:960px; margin:0 auto; clear:both;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%; /* real browsers */
}
#main								{ padding-bottom:130px; color:#ffffff;}
.clear								{ clear:both; }
.hidden								{ display:none;}
.errormsg                           {  color:#fff; padding:0 5px; margin:7px 0 15px; line-height:20px; text-align:center;}
.b .tl, .b .tr, .b .br, .b .bl		{ position:absolute; width:2px; height:2px; background:url('../img/sprite-ca.png');}
.form .f							{ border:0;}
.rel								{ position:relative;}
.spacer								{ clear:both; height:30px;}
.cursive                            { font-style: italic;}
.font14 *                           { font-size:14px; }
.wraptd                             { max-width: 0; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; }

/* HEADER */

.links					{ float:right; color:#777; font-size:11px; line-height:20px; padding:0 18px; }
.links .a				{ color:#777; padding:0 2px;}

.lang					{ float:right; color:#777; font-size:11px; line-height:10px; margin:5px 0; padding:0 18px; border-left:1px solid #c6c6c6;}
.lang .a				{ color:#c6c6c6; padding:0 2px; }
.lang .act				{ color:#777;}

.logged					{ background:url('../img/sprite-ca.png') 0 -31px; line-height:30px; color:#fff; font-size:12px; position:relative; }
.logged .tl				{ background-position:-804px -62px; top:0; left:0;}
.logged .tr				{ background-position:-801px -67px; top:0; right:0; }
.logged .br				{ background-position:-801px -69px; bottom:0; right:0;}
.logged .bl				{ background-position:-804px -64px; bottom:0; left:0;}
.logged .label			{ padding:0 20px;}
.logged .label a		{ color:#fff;}
.logged.in .label		{ float:left; background:#1E6BB5;}
.logged .nav			{ list-style:none outside; padding-top:6px;}
.logged .nav li			{ float:left;}
.logged .nav .a			{ display:block; color:#ffffff; line-height:16px; font-weight:bold; border-right:1px solid #fff; padding:0 20px;}
.logged .nav .act,
.logged .nav .a:hover	{ color:#ffffff; text-decoration:underline; }

.logo					{ border-bottom:1px solid #5e5e5e; }
.logo .a				{ display:block; float:right; background:url('../img/sprite-ca.png') 0 -240px; width:220px; height:68px; text-indent:-9999px; }
.logo .usp				{ float:right; margin-top:29px; }

nav ul					{ list-style:none outside;}
nav li					{ line-height:30px; border-top:1px solid #c6c6c6; position:relative;}
nav li.first			{ border:0;}
nav li .a				{ display:block; background:url('../img/icons.png') 920px -30px no-repeat; font-size:12px; font-weight:bold; color:#5e5e5e; padding-left:20px;}
nav li .a.act,
nav li .a:hover			{ color:#000; background:url('../img/icons.png') 920px 0 no-repeat; text-decoration:none; }
nav li.act .a			{ background-position:920px 0; color:#87600c;}
nav ul ul				{ position:absolute; top:0; left:200px; }
nav li li				{ display:inline; border:0;}
nav li li .aa			{ padding:0 0 0 29px; font-weight:bold; color:#ababab;}
nav li li.first .aa		{ border-left:1px solid #c6c6c6; }
nav li li.act .aa		{ color:#87600c; }

.mood					{ background:url('../img/sprite-ca.png'); height:30px; margin-bottom:20px;}


/* HOMEPAGE */

.content				{ float:left; width:610px; padding:18px 20px; line-height:18px; color:#474747;}
.content .h				{ color:#5e5e5e; font-size:16px; line-height:30px;}
.content ul				{ list-style:none outside;}
.content ul li 			{ padding-left:36px; background:url('../img/li.gif') no-repeat top left;}

.banner					{ float:right; width:310px; }

.bc						{ float:left; width:610px; padding:0 20px; font-size:11px; color:#5e5e5e;}
.bc .a					{ color:#5e5e5e;}

/* FORM */
.datemessage			{ background:url('../img/error.png') left no-repeat; float:left; padding-left:20px; display:none;
							margin:7px 0 0 220px; }

.forms 					{ margin-top:-10px; }
.forms .maintitle		{ float:left; width:290px; font-size:16px; color:#5e5e5e; line-height:26px; padding-bottom:12px; padding-left:20px;}
.forms .errorresults    { width:600px; font-weight:bold; padding:0 5px; margin:7px 0 15px; line-height:20px; text-align:center;}
.forms .actionresult    { width:600px; font-weight:bold; padding:0 5px; margin:7px 0 15px; line-height:20px; text-align:center;}
.forms .actionresult.full   { width:950px; }
.forms .actionresult-claim   { color: #474747; text-align: left; padding-left: 10px; margin-top: 15px; }
.forms .actionresult a  { color:#fff; text-decoration:underline; }
.forms .bg				{ position:relative; background:url('../img/bg-forms.gif') repeat-y; padding:20px 20px 0; margin-bottom:10px;}
.forms .bgnotepad		{ position:relative; background:url('../img/bg-forms.gif') repeat-y; margin-bottom:10px;}
.forms .bg.wide			{ background:none #669acb; }
.forms .bg .tl			{ background-position:-799px -62px; top:0; left:0;}
.forms .bg .tr			{ background-position:-939px -152px; top:0; right:0; width:20px; height:20px;}
.forms .bg .br			{ background-position:-801px -69px; bottom:0; right:0;}
.forms .bg .bl			{ background-position:-799px -64px; bottom:0; left:0;}
.forms .bg .form .bl	{ background-position:-804px -64px; bottom:0; left:0;}
.forms .f				{ border-left:1px solid #fff; width:610px; padding-bottom:0px; }
.forms.wide-form .f	    { width:auto; }
.forms .f-more			{ padding-bottom:0; }
.forms .block-title 	{ float: left; display: block; }
.forms .a-right 	    { float: right; display: block; font-weight: normal; color: #fff; }
.forms .btn-show-data 	{ float: right; display: block; font-weight: normal; color: #fff; background: url('../img/btn-arrows.png') no-repeat 0 0; padding-left: 13px; }
.forms .btn-show-data.active { background: url('../img/btn-arrows.png') no-repeat 0 -20px; }
.forms .h				{ display:block; color:#ffffff; font-size:13px; font-weight:bold; line-height:14px; padding:0 0 6px 11px; border-bottom:1px solid #fff;}
.forms .item .h			{ margin:-10px 0 10px -11px;}
.forms .h .more			{ display:block; background:url('../img/sprite-ca.png') -940px -62px; float:right; width:20px; height:20px; cursor:pointer; }
.forms .spacer			{ clear:both; width:610px; height:30px;}
.forms .semi.spacer		{ height:15px; }
.form .obligated		{ display:block; float:right; width:250px; font-size:12px; text-align:right; font-weight:normal;}
.form .item				{ clear:both; float:left; padding:10px 0 0 11px; width:599px; line-height:20px;}
.wide-form .form .item	{ width:auto; }
.form .item .helper		{ display:none;}
.form .l				{ display:block; float:left; width:169px;  color:#d0e0ef; }
.form .i				{ display:block; float:left; width:418px; padding:0 5px; line-height:20px; height:20px; border:none; }
.form .i.focus			{ border-color:#1E6BB5;}
.form .i.error			{ border-color:#c33; background:url('../img/error.png') #fff right no-repeat;}
.form .i.correct		{ background:url('../img/correct.png') #fff right no-repeat;}
.form .required_radioboxes.error		{ background:url('../img/w-error.png') top right no-repeat;}
.form .required_radioboxes.correct		{ background:url('../img/w-correct.png') top right no-repeat;}
.form .required_date.error		{ background:url('../img/w-error.png') top right no-repeat;}
.form .required_date.correct		{ background:url('../img/w-correct.png') top right no-repeat;}
.form .s				{ width:428px; float:left;}
.form .sep				{ display:block; float:left; width:10px;}
.form .check			{ display:block; background:url('../img/sprite-ca.png') -935px -134px; width:12px; height:12px; float:left; margin:3px 0 0;}
.form .check.act		{ background-position:-948px -134px; }
.form .checkbox .l		{ display:block; float:left; margin-left:10px; }
.form .info .more		{ display:block; float:left; background:url('../img/sprite-ca.png') -940px -62px; width:20px; height:20px; text-indent:-9999px;  }
.form .readonly			{ display:block; background:#e1e3ed; padding:0 5px; color:#999999;}
.form .strong           { font-weight:bold;color:#474747; }
.form #checkDate		{  }
#lblfullname .star		{ display:none; }


.messages				{  }
.messages li			{ margin-top:10px; }
.messages .name			{ font-weight:bold; }
.messages .senderdata	{  }
.messages .receiverdata	{ text-align:right; }
.messages .messagedate	{ font-style:italic; }
.messages .chattext 		{ width:580px; margin:5px 0; }
.wide-form .messages .chattext { width:auto; }
.messages .receiverdata .text  { float:right; }


.options				{ background:#1e6bb5; width:650px; margin:0 0 0 -19px; padding:22px 0 29px; font-size:12px; line-height:20px;}
.options .ac			{ margin:0 auto; }
.options .a				{ display:block; background:url('../img/w-arrow-o.png') top right no-repeat; color:#fff;}
.options .disabled	 	{ display:block; background:url('../img/w-arrow.png') top right no-repeat;  color:#d0e0ef;}
.options .col			{ float:left; width:280px; margin:0 25px 0 20px;}
.options .col.col-submit-claim { width: 260px; }
.options .next			{ float:left; width:270px; margin:0 25px 0 20px;}
.options .a.back		{ background:url('../img/w-arrow-l.png') top left no-repeat; padding-left:30px;}
.options .btn, .f-more .btn
                        { display:block; float:left; background:url('../img/sprite-ca.png') -660px -108px; width:270px; height:30px; text-align:center; line-height:30px; display:block; color:#fff; border:0; cursor:pointer; text-decoration:none; font-size:12px;}
.options .btn.hover,.f-more .btn.hover		
                        { background-position:-660px -139px;}
.options .cancel, .f-more .cancel
                        { background-position:-389px -108px; color:#474747; margin-right:70px;}
.options .cancel.hover, .f-more .cancel.hover
                        { background-position:-389px -139px;}
.bgnotepad .options { width:initial; margin:initial}
.f-more .btn, .f-more .cancel { width: auto; padding: 0 15px; margin: 0 5px; }

.options .btn.back			{ background-position:-118px -108px; margin-right:70px; padding-left:20px; width:250px;}
.options .btn.back.hover	{ background-position:-118px -139px;}
.options .btn.forward		{ background-position:-118px -170px; padding-right:20px; width:250px;}
.options .btn.forward.hover	{ background-position:-118px -201px;}

.options .btn.btn-submit-claim		{ background-position:-230px -240px; padding-right:20px; width:325px; }
.options .btn.btn-submit-claim.hover { background-position:-230px -271px;  }
.options .btn.btn-new-claim { margin-top: 10px; }


.options input.btn.forward		{ text-align:left; padding-left:10px; width:270px;}
.options.align-right .btn	{ float:right; margin-right:20px;}
.options .line			{ clear:both; float:left; width:600px; background:#fff; height:1px; margin:10px 20px;}
.options .btn-download-invoice	{ display:none; }

.form .conditions		{ width:609px; padding-left:0; }
.terms-attend			{ float:left; width:400px; margin:0 0 7px 10px; }
.edit-solventie .conditions .box		{ background:#f6f6f6; padding:10px; margin:0 0 0 11px;}
.edit-solventie .conditions .t			{ width:579px; height:150px; overflow:auto; border:0; background:#fff; }
.edit-solventie .conditions .print 		{ display:block; color:#1e6bb5; font-size:12px; text-align:right; line-height:20px; padding-top:5px; text-decoration:underline;}
.edit-solventie .conditions .check		{ margin:4px 0 0 10px;}
.edit-solventie .conditions .l			{ width:576px; font-size:12px; color:#ffffff; padding-left:11px;}
.edit-solventie .conditions .required_checkboxes    { margin-top:16px;}
.form .edit-solventie .conditions .required_checkboxes.error		{ border:1px solid #c33; width:609px;}
.form .edit-solventie .conditions .required_checkboxes.correct		{}


/* BOXEN */

.loginbox				{ position:relative; background:#669acb; float:left; width:310px; padding:21px 0;  margin:0 0 20px;}
.loginbox .tl			{ background-position:-804px -62px; top:0; left:0;}
.loginbox .tr			{ background-position:-939px -110px; top:0; right:0; width:20px; height:20px;}
.loginbox .br			{ background-position:-806px -64px; bottom:0; right:0;}
.loginbox .bl			{ background-position:-804px -64px; bottom:0; left:0;}
.loginbox .form			{ padding:0 20px;}
.loginbox .item			{ width:270px; padding-left:0;}
.loginbox .i			{ display:block; width:248px; border:1px solid #d4d4d4; padding:3px 10px; font-size:12px;}
.loginbox .password		{ background:url('../img/nl_bg-password.gif') #fff left no-repeat;}
.loginbox .error.password	{ background:url('../img/nl_bg-password.gif') #fff left no-repeat;}
.loginbox .password.focus	{ background:#fff;}
.loginbox .checkbox		{ height:20px; color:#d4d7e5;}
.loginbox .check		{ display:block; background:url('../img/sprite-ca.png') -935px -134px; width:12px; height:12px; float:left; margin:3px 0 0;}
.loginbox .check.act	{ background-position:-948px -134px; }
.loginbox .checkbox .l	{ display:block; float:left; margin-left:10px; }
.loginbox .btn			{ display:block; background:url('../img/sprite-ca.png') -660px -108px; width:270px; height:30px; line-height:30px; text-align:center; color:#fff; border:0; cursor:pointer; font-size:12px; margin:10px 0 15px;}
.loginbox .btn.hover	{ background-position: -660px -139px;}
.loginbox .a			{ display:block; background:url('../img/icons.png') 250px -65px no-repeat; line-height:20px; color:#fff; margin:0 0 0 20px;}

.loginbox .block 		{ background:#1e6bb5; color:#d0e0ef; margin:5px 0 10px; padding-bottom:1px; font-size:12px;}
.loginbox .block .p		{ padding:20px;}
.loginbox .block .intro { padding:20px 20px 0;}
.loginbox .block a		{ color:#fff;}

.search					{ clear:both; position:relative; background:#d4d7e5; float:left; width:590px; margin-right:20px; padding:13px 20px 18px; }
.search .tl				{ background-position:-799px -62px; top:0; left:0;}
.search .tr				{ background-position:-939px -86px; top:0; right:0; width:20px; height:20px;}
.search .br				{ background-position:-801px -64px; bottom:0; right:0;}
.search .bl				{ background-position:-799px -64px; bottom:0; left:0;}
.search .h				{ color:#474747; font-size:13px; border-bottom:1px solid #fff; line-height:30px;}
.search .intro			{ padding:10px 0;}
.search-form .f			{ border:0;}
.search-form .item		{ width:469px; padding:0;}
.values .search-form .item { width:469px;}
.search-form .i			{ display:block; float:left; border:1px solid #d4d4d4; width:457px; padding:3px 5px;}
.search-form .icon		{ display:block; background:url('../img/sprite-ca.png') -940px -62px; float:left; width:20px; height:20px; text-indent:-9999px; margin-top:1px;}
.search-form .btn		{ display:block; background:url('../img/sprite-ca.png') -809px -62px; float:left; width:121px; height:22px; line-height:22px; text-align:center; margin:0 0 0 20px; color:#fff; border:0; cursor:pointer;}
.search-form .btn.hover	{ background-position:-809px -85px;}


/* EXEPTIONS TO STANDARD FORM ELEMENTS */

.form .info .i			{ width:397px; }

.search-form .info		{ width:449px; }
.search-form .info .i	{ border-right:0; width:417px; }

.form .zipcode			{ width:260px;}
.form .zipcode .i		{ width:68px;}
.form .location			{ clear:none; width:339px; padding-left:0;}
.form .location .l		{ width:110px;}
.form .location .i		{ width:217px;}
.form .city				{ clear:none; width:339px; padding-left:0;}
.form .city .l			{ width:60px;}
.form .city .i			{ width:267px;}
.form .phone			{ width:370px;}
.form .phone .i			{ width:178px;}
.form .fax				{ clear:none; width:229px; padding-left:0;}
.form .fax .l			{ width:34px;}
.form .fax .i			{ width:183px;}
.form .full				{ width:600px;}
.form .full .i			{ width:590px;}
.form .full .jqTransformSelectWrapper		{ width:600px;}
.form .full .s 			{ width:597px; }
/*.form .date .jqTransformSelectWrapper	{ margin-right:10px;}*/
.form .date .s 			{ margin-right:10px; }

.form .sep				{ display:block; float:left; width:10px; height:10px; }
.form .currency .cur	{ display:block; float:left; width:40px; color:#d0e0ef;}
.form .currency .i.correct { background-image:none; }
.form .currency .int	{ width:130px; text-align:right;}
.form .currency .sep	{ display:block; float:left; width:10px; text-align:center;}
.form .currency .dec	{ width:36px; text-align:right;}
.form .currency .vat	{ display:block; float:left; width:100px; padding-left:10px;}

.form .radio-list				{ line-height:30px;}
.form .radio-list .radio		{ clear:both; display:block; float:left; width:20px; margin-top:8px;}
.form .radio-list .val		{ display:block; float:left; width:579px; }
.form .radio-list .other		{ width:auto;}
.form .radio-list .i			{ display:block; float:left; margin-left:10px; width:480px; }

.form .passwordcheck	{ position:relative;}
.form .passwordcheck .i	{ width:268px; padding-right:155px; }
.form .passwordcheck .i.error	{ background-position:right; }
.form .passwordcheck .i.correct		{ background-position:right;}
.form .passwordcheck #checker 	{ position:absolute; top:11px; right:21px; width:149px; }
.form .passwordcheck .pstrength-info { float:right; line-height:20px; padding:0 10px; font-size:12px; color:#474747; }
.form .passwordcheck .pstrength-bar	 { width:40px; height:8px; float:right; margin-top:6px;}
.pstrength-minchar 		{ display:none;}

.form .conditions		{ width:609px; padding-left:0;}
.conditions .box		{ background:#f6f6f6; padding:10px; margin:0 0 0 11px; color:#474747;}
.conditions .t			{ width:579px; height:50px; resize:none; border:0;}
.conditions .print 		{ display:block; color:#506096; font-size:12px; text-align:right; line-height:20px; padding-top:5px;}
.conditions .check		{ margin:20px 0 0 10px;}
.conditions .l			{ width:576px; font-size:12px; color:#474747; padding-left:11px;}
.form .conditions .required_checkboxes.error		{ border:1px solid #fff; width:609px;}
.form .conditions .required_checkboxes.correct		{}

.form .message			{ width:599px; }
.message .box			{ background:#f6f6f6; padding:10px; position:relative;}
.message .box .counter-c{ position:absolute; top:-30px; right:1px; }
.message .box .counter	{ padding:0 5px;}
.message .t				{ width:579px; height:70px; resize:none; border:0;}
.message .l				{ width:576px; font-size:12px; color:#474747; padding-bottom:5px;}
.message.optional		{ background:#1E6BB5; width:640px; margin:10px 0 0 -20px; }
.message.optional .box	{ margin:0 20px 10px 20px;}

.reason .l				{ width:101px;}
.reason .box			{ background:#f6f6f6; padding:10px; position:relative; float:left; }
.reason .t				{ width:477px; height:50px; resize:none; border:0;}

.box .error             { border-color:#c33; background:url('../img/error.png') #fff top right no-repeat;}
.box .correct		    { background:url('../img/correct.png') #fff top right no-repeat;}

.captcha					{ border-top:1px solid #fff; width:620px; margin-top:15px; padding:10px 0;}
.captcha .left				{ display:block; float:left; width:310px;}
.recaptcha_image			{ }
.captcha .input				{ display:block; clear:both; width:300px; margin:5px 0 0 0;}
.captcha .input .i			{ width:288px;}
.recaptcha_only_if_image	{ display:block; float:left; width:300px; font-size:11px;}
.recaptcha_only_if_image .a	{ color:#1E6BB5; font-size:11px; }

.helpertext				{ position:absolute; top:40px; right:20px; width:270px; padding:5px 0; border-top:1px solid #fff; line-height:18px; color:#ffffff;}
.helpertext .errormsg	{ border-top:1px solid #fff; color:#933; margin:20px 0 0 0; padding:10px 0 0 0; background:none; text-align:left;}
.helpertext .errormsg a	{ color:#933; text-decoration:underline;}
.form .helpertext		{ margin-top:10px;}


/* EXCEPTION EDIT SOLVENTIE */

.edit-solventie .l		{ width:209px; }
.edit-solventie .i		    { width:378px; }
.edit-solventie .info .i		 { width:357px; }
.edit-solventie .zipcode		{ width:285px;}
.edit-solventie .zipcode		{ width:285px;}
.edit-solventie .zipcode .i		{ width:60px;}
.edit-solventie .location		{ clear:none; width:314px; padding-left:0;}
.edit-solventie .location .l	{ width:110px;}
.edit-solventie .location .i	{ width:192px;}
.edit-solventie .phone			{ width:370px;}
.edit-solventie .phone .i		{ width:178px;}
.edit-solventie .fax			{ clear:none; width:229px; padding-left:0;}
.edit-solventie .fax .l			{ width:34px;}
.edit-solventie .fax .i			{ width:183px;}
.edit-solventie .s				{ width:388px;}
.edit-solventie .info .s	    { width:347px;}
.edit-solventie .radio-list .radios { float:left; width:390px; }
.edit-solventie .radio-list .val	{ width:370px; line-height:20px; padding:5px 0;}

.edit-solventie .reason .box	{ margin:0;}
.edit-solventie .reason .box .t	{ width:370px;}
.edit-solventie .addition .l	{ width:600px; }
.edit-solventie .box			{ background:#f6f6f6; padding:10px; position:relative; float:right;}
.edit-solventie .t				{ width:370px; height:70px; resize:none; border:0;}


/* CONTENT */

.values					{ width:610px;}
.forms .values .bl		{ background-position:-804px -64px; bottom:0; left:0;}
.messagetext            { display:none; }
.values .h				{ padding-left:0; margin-bottom:5px;}
.values .item			{ clear:both; float:left; width:610px; line-height:25px;}
.values .l				{ display:block; float:left; width:215px; color:#d0e0ef; }
.values .val			{ display:block; float:left; width:395px; }

.claim .l				{ width:360px;  color:#d0e0ef;}
.claim .val				{ width:250px;}

.filter					{ line-height:30px; border-bottom:1px solid #fff; }
.filter .a				{ font-weight:bold; color:#fff; padding:2px 4px; }
.filter .a.act			{ background:#1e6bb5; color:#fff;}
.filter .all			{ padding-right:9px;}

.table					{ clear:both; display:inline-table; width:100%; padding:0; margin:0; border:0;}
.table.insolventies		{ margin-top:10px;}
.table thead .col		{ display:block; float:left; }
.table thead .sort.down	{ display:block; float:left; width:20px; height:30px; background:url('../img/w-arrow-down.png') 0 -2px no-repeat; }
.table thead .sort.up	{ display:block; float:left; width:20px; height:30px; background:url('../img/w-arrow-up.png') 0 -2px no-repeat; }
.table thead th			{ text-align:left; line-height:30px; border-bottom:1px solid #fff;}
.sorting .col			{ color:#1E6BB5; }
.table thead .ac		{ text-align:center;}
.table.head thead		{ display:table-row-group;}
.table tbody .first td	{ line-height:10px; height:10px; padding:0; }
.table tbody td			{ line-height:20px; padding:5px 0;}
.table.insolventies td	{ color:#ffffff;}
.table tbody .hover td	{ text-decoration:underline; cursor:pointer; }
.table tbody .a			{ color:#ffffff;background:url('../img/w-arrow-r.png') 0 0 no-repeat; display:block; padding-left:20px; }

.table tbody .cur		{ display:block; float:left; width:15px; }
.table tbody .amount	{ display:block; float:left; width:80px; text-align:right;}
.table tbody .total		{ border-bottom:1px solid #7f8083; text-align:right; width:80px; margin-bottom:5px;}
.table tbody .doc		{ display:block; background:url('../img/icons.png') -6px -91px; width:22px; height:22px; text-indent:-9999px; margin:0 auto;}
.table tbody .download	{ display:block; background:url('../img/icons.png') 60px -91px no-repeat; line-height:22px; text-decoration:none;}
.table tbody .last td	{ padding-top:20px;}
.table .arrow			{ background:url('../img/icons.png') no-repeat 150px -60px;}
.table.addendum			{ background:#fff; margin-top:10px;}

.vorderingen .table		{ margin-top:-10px;}
.vorderingen tbody td 	{ padding: 2px 0 3px;}

.paging					{ clear:both; height:40px; border-top:1px solid #fff; padding-top:20px;}
.paging .pages			{ width:400px; margin:0 auto; text-align:center;}
.paging .a				{ padding:0 4px; line-height:20px; color:#506096; font-weight:bold;}
.paging .act			{ background:#1E6BB5; color:#fff;}
.paging .prev, .paging .next { color:#1E6BB5; font-size:12px;}
.paging .prev			{ background:url('../img/p-arrow-l.png') no-repeat left; padding-left:40px; display:block; float:left;}
.paging .next			{ background:url('../img/p-arrow-r.png') no-repeat right; padding-right:40px; display:block; float:right;}


/* LISTING */

.listing				{ width:610px; padding-bottom:30px;}
.listing .a				{ display:block; font-size:13px; color:#1E6BB5; line-height:20px; padding:5px 0; border-bottom:1px solid #fff; font-weight:bold; margin-top:10px; text-decoration:none;}
.listing .a.first		{ margin-top:0;}
.listing .a:hover, .listing .a.act	{ background:url('../img/w-arrow-down.png') no-repeat right top;}
.listing .text			{ padding:10px 0; line-height:18px; display:none;}

.link					{ clear:both; line-height:24px;}
.link.first				{ margin-top:10px;}
.link .label			{ display:block; float:left; width:220px;}
.link .a				{ display:block; float:left; width:380px; color:#ffffff; text-decoration:underline;}


/* VIEW */

.view					{ margin:0 10px; color:#474747;}
.view #wrapper          { margin:0; width:auto;}
.view #main				{ padding:0;}
.view .h				{ color:#000; font-size:12px; line-height:30px; border-bottom:1px solid #c6c6c6;}
.view .form				{ float:right; margin:4px 5px 0 0;}
.view .s				{ width:200px;}
.view nav, .view footer { display:none;}
.view .mood             { display:none;}
.creditors				{ margin:20px 0 0; width:100%; color:#474747; }
.creditors th			{ color:#1E6BB5; font-size:12px; padding:0 0 0 10px; background:url('../img/tablehead-sep.gif') no-repeat left; line-height:30px; border:0; text-align:left;}
.creditors th a			{ color:#474747; }
.creditors td a			{ color:#474747; }
.creditors th .act		{ text-decoration:underline;}
.creditors th.first		{ background:none; padding:0;}
.creditors td			{ padding:10px 0 10px 10px; background:#c4d8e5;  border-bottom:1px solid #fff; line-height:20px;cursor:pointer; }
.creditors .total td			{ background:none; border:0; font-size:12px; color:#474747; font-weight:bold; }
.creditors .total.sub td		{ padding-bottom:0;}
.creditors .total.vat td		{ padding-top:0; padding-bottom:0;}
.creditors .total.netto td		{ padding-top:0;}
.creditors .print td			{ padding:0;}
.creditors .print .options 		{ margin:0; width:100%;}


.creditors td   			    { border-bottom:1px solid #fff; }
.creditors .cursive             { border-bottom:1px solid #fff; font-style: italic;}
.creditors .odd td				{ background:#9ec3df; }
.creditors .pending td			{ background-color:#ffd850; color:#474747; }
.creditors .approved td			{ background-color:#60ff98; color:#474747; }
.creditors .rejected td			{ background-color:#f8ad99; color:#474747; }
.creditors .setupclaim td       { background-color:#c4d8e5;}
.creditors .additional.hover td	{ background-image:none;}
.creditors .additional.hover .last { background:#C4D8E5;}
.creditors td.last				{ background:#C4D8E5; border-bottom:1px solid #fff; padding:3px 0 2px 6px; }
.creditors .hover .last 		{ background-color:#9ec3df; border-bottom:1px solid #fff; }
.creditors tbody .first			{ padding:0;}
.creditors .total td.last	{ border:0; background:#fff; }

.creditors .buttons				{ position:relative; display:none;}
.creditors .hover .buttons 		{ display:block;}
.creditors .buttons .a			{ display:block; float:left; background:url('../img/sprite-ca.png'); width:32px; height:32px; text-indent:-9999px;}
.creditors .buttons .edit 		{ background-position:-389px -65px;}
.creditors .buttons .edit:hover	{ background-position:-538px -65px;}
.creditors .buttons .show 		{ background-position:-428px -65px; margin:0 5px 0 7px;}
.creditors .buttons .show:hover	{ background-position:-577px -65px;}
.creditors .buttons .copy 		{ background-position:-465px -65px;}
.creditors .buttons .copy:hover	{ background-position:-614px -65px;}
.creditors .buttons .delete 	{ background-position:-501px -65px; margin-left:4px;}
.creditors .buttons .delete:hover	{ background-position:-650px -65px;}
.creditors .buttons .label 		{ position:absolute; top:35px; left:0; width:140px; text-align:center; line-height:20px; font-size:11px; color:#474747; text-transform:lowercase; }

.creditors .additional td		{ border-top:0; border-bottom:0 !important; vertical-align:top; }
.creditors .additional td.last	{ border-top:1px solid #b7bdd3;}

.creditors .additional .lbl		{ display:block; float:left; width:140px; font-size:12px; font-weight:bold;}
.creditors .additional .attachments	{ float:left; width:230px; font-size:11px;}
.creditors .additional .log	    { float:left; width:540px; font-size:11px;}
.creditors .additional .a	    { display:block; text-decoration:underline;}
.creditors .additional .a:hover	{ color:#333;}
.creditors thead .empty		    { background:none; border:0 !important;}
/*
.creditors tbody .empty		    { border:0 !important;}
*/

.creditorlist-buttons           {  }
.creditorlist-buttons td        { padding:0 !important; }
.creditorlist-buttons .options  { margin:auto;width:auto; }
.creditorlist-buttons .print    { margin-left:20px; }


/* POPUP */

.highslide-html 		{ background:#fff;}
.highslide-html-content	{ display:none;}
.highslide-header		{ display:none;}
.highslide-dimming		{ background:#fff;}

.popup					{ background:#fff; padding:0px; color:#939392;}
.popup .form a           { color: #fff; }
.popup .popup-content	{ margin:0; padding:20px; width:580px;}
.popup .close			{ display:block; width:12px; height:12px; position:absolute; top:10px; right:10px; background:url('../img/sprite-ca.png') -943px -176px; text-indent:-9999px;}
.popup .forms			{ margin:0; padding:20px 20px 0 20px; width:580px;}
.popup .maintitle		{ border-bottom:1px solid #e2e2e2; line-height:30px; float:none; padding:0; width:auto;}
.popup h1.h				{ font-size:20px; color:#5e5e5e; font-family:Helvetica, Arial, sans-serif; line-height:30px; }
.popup .forms .h		{ display:block; color:#5e5e5e; font-size:13px; font-weight:bold; line-height:14px; padding:0 0 6px 11px; border-bottom:1px solid #fff;}

.popup .button			{ clear:both; background:#1E6BB5; width:620px; padding:20px 0; }
.popup .button .a		{ display:block; margin:0 auto; background:url('../img/sprite-ca.png') -660px -108px; width:270px; height:30px; text-align:center; line-height:30px; display:block; color:#fff; border:0; cursor:pointer; text-decoration:none; font-size:12px;}
.popup .button .a.style-2 { float:left; margin:0 20px; }
.popup .button .a:hover	{ background-position: -660px -139px; }
.popup .button .a.cancel { background-position:-389px -108px; color:#474747; }
.popup .button .a.cancel:hover { background-position:-389px -139px;  }
.popup .button .a.disabled { background-position:-389px -108px; color:#999; cursor:default; }
.popup .button .a.disabled:hover { background-position:-389px -108px; cursor:default; }

.popup .loading-buttons	{ display:none; }

.popup .form			{ background:#669ACB; margin:0 -20px 0 -20px; padding:20px 10px 20px 20px; color:#fff;}
.popup .form .f			{ width:579px;}
.popup .form .item		{ width:568px;}
.popup .form .val		{ display:block; float:left; width:387px; padding:0 5px; color:#fff; }

.popup .form .zipcode			{ width:240px;}
.popup .form .zipcode .val		{ width:55px;}
.popup .form .city				{ clear:none; width:327px; padding-left:0;}
.popup .form .city .l			{ width:60px;}
.popup .form .city .val			{ width:255px;}

.popup .label			{ margin:5px 0; }
.popup .selectbox		{ margin:5px 0; }
.popup .s				{ width:550px; }
.popup .jqTransformSelectWrapper ul { height: 133px; }
/* FOOTER */

footer					{ border-top:1px solid #5e5e5e; padding:15px 20px;padding-bottom: 35px; margin-top:30px; position: absolute; bottom: 0; left:0; width:920px; }
footer .copy			{ float:left; width:300px; font-size:11px; line-height:20px; color:#474747;}
footer .copy .a			{ color:#1E6BB5; text-decoration:underline; }

.secure					{ float:right; margin-left:20px; }
.partner				{ float:right; font-size:11px; line-height:20px;}
.partner a				{ display:block; float:left; margin-right:20px }
.partner .img			{ vertical-align:top;}


.forms.generate-excel .f { padding-bottom:0; width:582px; }
.generate-excel .form	{ margin: 0 -21px; width:583px; }
.generate-excel .form .val { width:330px; }
.generate-excel .form .val input[type=checkbox] { margin-top:5px; }
.generate-excel .form .item { width:572px; }
.generate-excel .excel-icon { float:left; margin-right:5px; }
.generate-excel .excel-dl-link { float:left; }
.generate-excel .options { margin: 0 0 0 -21px; padding:22px 0 35px; width:613px; }
.generate-excel .options.align-right input.btn.forward { margin-right:52px; }

/* fileuploader.js */
.form .upload-block .i			{ display:block; float:left; width:457px; }
.upload-block .icon		    { display:block; background:url('../img/sprite-ca.png') -940px -62px; float:left; width:20px; height:20px; text-indent:-9999px; margin-top:1px;}
.form .upload-block .info .i	{ width:396px; }

.file-uploader{ position:relative; width: 100%;}
.qq-upload-button {
}
.qq-upload-button-hover {background:#cc0000;}
.qq-upload-button-focus {outline:1px dotted black;}
.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list .col1 { float:left; width: 175px; }
.qq-upload-list { margin: 10px 0 0 0; list-style:none; float:left; padding:0;  }
.claim_options .qq-upload-list { margin: 10px 0 0 0; }
.qq-upload-list li { margin:0;  padding: 5px  10px; float:left;  line-height:30px; font-size:12px; width:579px; float:left; }
.qq-upload-file { display:block; float:left; width:155px; }
.qq-upload-title  { margin-left:10px; display:block; float:left; width:360px; }
.qq-upload-delete  { }
.qq-upload-spinner {display:block; float:left; background: url("../img/loading.gif"); width:15px; height:15px; margin:8px 5px 0 0; }
.qq-upload-delete { float:right; display:block; background:url('../img/sprite-ca.png') -715px -64px; width:26px; height:30px; vertical-align:text-bottom; text-indent:-9999px;}

.qq-upload-fail .qq-upload-failed-text {display:inline;}
.qq-upload-failed-text {display:none;}
.qq-upload-nr { display:none;  }
.qq-upload-size  { display:none !important;  visibility:hidden;  }
.qq-upload-cancel { display:none; }
.qq-upload-button	    	{ display:block; background:url('../img/sprite-ca.png') -760px -170px; float:left; width:171px; height:22px; line-height:22px; text-align:center; margin:0 0 0 20px; color:#fff; border:0; cursor:pointer;}
.qq-upload-button:hover	{ background-position:-760px -193px;}
#step3 .qq-upload-delete { visibility:hidden; }
.evidence-confirmation     { display:none; }
.editform .qq-upload-list  { width:579px; }
.uploadbox              { background: none repeat scroll 0 0 #1e6bb5;   margin: 10px 0 0 11px;  padding: 10px; width:579px; }
.wide-form .uploadbox   { width:auto; }
.uploadbox .i           { width:376px; }
.wide-form .uploadbox .i { width:687px; }
.claim_options .uploadbox ul { padding-left:0; }
.uploadbox .qq-upload-list li { width:559px; }
.uploadbox .btn	    	{ margin: 10px 0 0 0; display:block; background:url('../img/sprite-ca.png') -389px -170px; float:right; width:125px; height:30px; line-height:30px; text-align:center; color:#fff; border:0; cursor:pointer;}
.uploadbox .qq-upload-title       { width:345px }


/* EDIT CLAIM */
.toolbar				{ background:#dfdfdf;  padding:7px 20px; font-size:12px; text-transform:lowercase; }
.toolbar a, .toolbar span	{ color:#5e5e5e; margin-left:20px; margin-right:20px;  display:block; float:left;  }
.toolbar .overview		{ background:url('../img/p-arrow-l-grey.png') center left no-repeat; padding-left:20px; margin-left:0; }
.toolbar .prev			{ background:url('../img/p-arrow-l-grey.png') center left no-repeat; padding-left:20px; margin-left:40px; width:45px;   }
.toolbar .next			{ background:url('../img/p-arrow-r-grey.png') center right no-repeat; padding-right:20px; margin-right:0; width:50px;  }
.toolbar .next.disabled, .toolbar .prev.disabled { background:none; }
.toolbar .print			{ margin:0 10px 0 181px; text-align:center }
.toolbar .print-popup	{ margin:0 10px 0 10px; text-align:center;float:right; }
.toolbar .delete		{ margin:0 0 0 10px; text-align:right;float:right; }
.toolbar .copy			{ margin:0 10px; text-align:center }

.claimstate				{ padding:10px 5px; background:#669acb;}
.claimstate a			{ color:#fff; }
.claimstate.pending     { background:#ffd850; color:#474747;  }
.claimstate.pending a   { color:#474747;  }
.claimstate.approved	{ background:#60ff98; color:#474747;  }
.claimstate.approved a	{ color:#474747;}
.claimstate.pending     { background:#ffd850; color:#474747;  }
.claimstate.pending a   { color:#474747;}
.claimstate.additional  { background:#B7BDD3; color:#474747; }
.claimstate.additional a  { color:#474747;}
.claimstate.rejected	{ background:#f8ad99; color:#474747;  }
.claimstate.rejected a	{ color:#474747;}



.claimstate_header		{ font-weight:bold; padding:7px 5px; background:none; color:#474747;  }
.claimstate span		{ display:block; float:left; padding:0 5px; }
.claimstate .lbl_reason { width:200px; font-weight:bold; color:#fff; }
.claimstate .reason		{ color:#fff; }
.claimstate .title		{ width:200px; }
.claimstate .id			{ width:131px }
.claimstate .state 		{ width:130px; }
.claimstate .date		{ width:180px; }
.claimstate .public		{ width:200px; }

.block-more 			{ display: none; }
.block-more.active  	{ display: block; }

.forms .wide 			{ margin:0; }
.forms .wide .f			{ width:920px; }
.creditordata			{ float:left; width:320px; margin:10px 0 0 10px; font-size:12px; }
.creditordata dt		{ color:#d0e0ef; margin:0 0 10px; float:left; width:130px; clear:left; }
.creditordata dd		{ margin:0 0 10px;float:left; width:150px; margin-left:10px; }

.creditordata .wp		{ word-wrap:break-word; }
.creditordata.col-3		{ width:240px;}
.creditordata.col-3 dt	{ color:#d0e0ef; margin:0 0 10px; float:left; width:130px; clear:left; }
.creditordata.col-3 dd	{ float:left; width:100px; }
.creditordata.col-3 dd.iban	{ word-wrap: break-word; }
.insolvencydata			{ display:none; }

.forms .claimdata		{  }
.forms .select-sfv-block  span { width: 560px !important; }
.forms .lbl				{ float:left; display:block; width:195px; color:#dddddd; }
.forms .claimdata .cur	{ color:#dddddd; }
.forms .lbl.sm			{ width:172px; }
.forms .lbl.xsm			{ width:52px; margin:0 0 0 10px; }
.forms .lbl.lblreason		{ width:52px; margin:0 0 0 34px; }
.forms .item			{ font-size:12px; }
.forms .wide .form .currency .int	{ width:63px; }
.forms .claimdata .col	{ float:left; width:420px; }
.forms .claimdata .col	{ float:left; width:420px; }
.forms .claimdata .col.col-large	{ float:left; width:500px; }
.form .claimdata .col.col-large .item	{ width:480px; }
.form .claimdata .col .item .lbl { width:205px;margin-right:10px; }
.form .claimdata .col-engofor .item .lbl {width: 300px !important;}

.forms .remarksdata 	{ }
.forms .wide .options	{ width: 929px; padding-left:30px;}
.forms .wide .options .cancel	{ margin-right:10px;  }
.attend					{ display:block; float:left; width:220px; color:#d0e0ef; font-size:12px;margin:5px 0 0 10px;  }


.forms .claim_options .h { color:#fff; }
.claim_options			{ background:#506096;  padding: 20px 20px 0; }
.claim_options ul		{ list-style:none outside; margin-left:10px;  padding-top:5px;  font-size:12px; }
.claim_options li		{ background:#cbd0e0; border-left:1px solid #c3c9db; border-right:1px solid #c3c9db; margin-top:5px; padding:4px 10px; }

.claim_options li .title { display:block; float:left; margin:2px 0 0 0  }
.claim_options li .remove { display:block; float:right; margin-top:2px; width:15px; height:18px; background:url('../img/sprite-ca.png') -715px -70px no-repeat;  text-indent:-9999px; }
.claim_options li a		{ color:#474747; }
.claim_options .file	{ display:block; float:left; height:21px; text-indent:-9999px; width:1px;  }
.claim_options .pdf		{ background:url('../img/sprite-ca.png') -690px -70px no-repeat; width:22px; margin-left:10px;  }
.claim_options .addevidence	{ display:block; background:url('../img/w-arrow-o.png') top right no-repeat; line-height:18px; margin-top:5px; width:160px; color:#fff;font-size:12px; margin-left:10px; display:block; }
.claim_options .history	{ }
.claim_options .history ul	{ padding-top:0; }
.claim_options .history_header	{ color:#ffffff; margin-top:5px; line-height:16px;  }
.claim_options .history_header span		{ }
.claim_options .history_header .date	{ padding-left:20px; }
.claim_options .history_header .remarkdate	{ padding-left:20px; }
.claim_options .history_header .state	{ border-left:1px solid #ffffff }
.claim_options .history_header .reason	{ border-left:1px solid #ffffff }
.claim_options .date 	{ display:block; float:left; width:100px; }
.claim_options .state	{ display:block; float:left; width:170px; border-left:1px solid #cbd0e0; padding-left:5px; }
.claim_options .reason 	{ display:block; float:left; width:260px; border-left:1px solid #cbd0e0; padding-left:5px; }
.claim_options .remark 	{ display:block; float:left; width:470px; padding-left:5px; }
.claim_options .text    { display:none; padding:7px 0; }
.claim_options .claimremarks   { padding:7px 0; }
.claim_options .claimremarks p  { padding:2px 0; }

.claim_options .preferentialtype ul { margin-left:0;  padding-top:0;   }
.claim_options .preferentialtype li { border:0; background:#fff;  margin-top:0; padding:0; }
.claim_options .preferentialtype li a { color: #333; }
.claim_options .preferentialtype li a:hover,
.claim_options .preferentialtype li a.selected { color: #fff; }
.claim_options .preferentialtype .btn		{ margin: 10px 0 0 205px; display:block; float:left; background:url('../img/sprite-ca.png') -389px -170px; width:125px; height:30px; line-height:30px; text-align:center; color:#fff; border:0; cursor:pointer;}

.entry                  { overflow: hidden; display: block;   padding: 0 5px; float: left;   width: 130px; }
.entry.dec              { width: 50px; }
.entry.int              { width: 50px; }
.entry.med              { width:130px; margin-left:32px; }
.sendmessage			{  }
.sendmessage .h			{ border:0; font-weight:normal; }
.sendmessage .box		{ background:#717ea9; padding:10px; margin:0 0 0 11px;}
.sendmessage .attend	{ width: 425px; text-align:right; margin-top:15px; }
.wide-form .sendmessage .attend	{ width:730px;padding-top:4px; }
.sendmessage .t			{ width:579px; height:80px; resize:none; border:0;}
.wide-form .sendmessage .t { width:887px; }
.sendmessage .btn		{ margin: 10px 0 0 0; display:block; background:url('../img/sprite-ca.png') -389px -170px; float:right; width:125px; height:30px; line-height:30px; text-align:center; color:#fff; border:0; cursor:pointer;}
.forms .remarksdata .item	{ width:900px; }
.forms .tohide			{ position:absolute; left:-9999px; }
.forms .claim_options .h { color:#fff; }
.claim_options			{ background:#5b91c4;  padding: 20px 20px 0; }
.claim_options li		{ background:#1e6bb5; border-left:1px solid #1e6bb5; border-right:1px solid #1e6bb5; margin-top:5px; padding:4px 10px; }
.claim_options li .title { display:block; float:left; margin:2px 0 0 0  }
.claim_options li .remove { display:block; float:right; margin-top:2px; width:15px; height:18px; background:url('../img/sprite-ca.png') -715px -70px no-repeat;  text-indent:-9999px; }
.claim_options li a		{ color:#ffffff; }
.claim_options .file	{ display:block; float:left; height:21px; text-indent:-9999px; width:1px;  }
.claim_options .pdf		{ background:url('../img/sprite-ca.png') -690px -70px no-repeat; width:22px; margin-left:280px;  }
.claim_options .addevidence	{ display:block; background:url('../img/w-arrow-o.png') top right no-repeat; line-height:18px; margin-top:5px; width:160px; color:#fff;font-size:12px; margin-left:10px; display:block; }
.claim_options .history	{ }
.claim_options .history ul	{ padding-top:0; }
.claim_options .history_header	{ color:#ffffff; margin-top:5px; line-height:16px;  }
.claim_options .history_header span		{ }
.claim_options .history_header .date	{ padding-left:20px; }
.claim_options .history_header .remarkdate	{ padding-left:20px; }
.claim_options .history_header .state	{ border-left:1px solid #ffffff }
.claim_options .history_header .reason	{ border-left:1px solid #ffffff }
.claim_options .date 	{ display:block; float:left; width:100px; }
.claim_options .state	{ display:block; float:left; width:170px; border-left:1px solid #cbd0e0; padding-left:5px; }
.claim_options .reason 	{ display:block; float:left; width:260px; border-left:1px solid #cbd0e0; padding-left:5px; }
.claim_options .remark 	{ display:block; float:left; width:470px; padding-left:5px; }
.claim_options .text    { display:none; padding:7px 0; }
.entry                  { overflow: hidden; display: block;   padding: 0 5px; float: left;   width: 130px; }
.entry.dec              { width: 50px; }
.entry.int              { width: 50px; }
.entry.med              { width:130px; margin-left:32px; }
.sendmessage			{  }
.sendmessage .h			{ border:0; font-weight:normal; }
.sendmessage .box		{ background:#1e6bb5; padding:10px; margin:0 0 0 11px;}
.sendmessage .attend	{ width: 425px; text-align:right; margin-top:15px; }
.sendmessage .t			{ width:579px; height:80px; resize:none; border:0;}
.sendmessage .btn		{ margin: 10px 0 0 0; display:block; background:url('../img/sprite-ca.png') -389px -170px; float:right; width:125px; height:30px; line-height:30px; text-align:center; color:#fff; border:0; cursor:pointer;}
.forms .remarksdata .item	{ width:900px; }
.forms .tohide			{ position:absolute; left:-9999px; }

/* Autocomplete */

.ui-autocomplete {
    background: white;
    border-bottom: 1px solid #5B91C4;
    border-left: 1px solid #5B91C4;
    border-right: 1px solid #5B91C4;
    color: #333333;
    font-size: 12px;
    line-height: 22px;
    list-style: none outside none;
}
.ui-menu .ui-menu-item a { color: #333333 !important; }
.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus { background:none repeat scroll 0 0 #D0E0EF; }

.btn-clear 			{ display: none; position: absolute; right: 49px; top: 10px; color: #474747; text-decoration: underline; text-transform: lowercase; }
.btn-clear-search   { display: none; position: absolute; right: 25px; top: 1px; color: #474747; text-decoration: underline; text-transform: lowercase; }

.companyFields .item { position: relative; }

.editable           { font-style:italic; }

.detail-insolvency { margin:10px 0 0 10px; }