.orange
{
    color: #ff6600;
}

.sim .content .title_container
{
    margin-bottom:20px;
}

.sim .content .form .title
{
    color:#000066;
    font-size:18px;
    padding:10px;
    border-bottom:1px solid #CBCBCB;
    margin-bottom:5px
}

.sim .content .form .title.no-underline
{
    border-bottom:0px;
}

.sim .content .form .title_description
{
    color:#999999;
    margin-left: 10px;
    font-size:12px;
}

.telephone
{
    background: url('../images/bg_tel.png') no-repeat;
    float:left;
    width:42px;
    height:32px;
}

.telephoneindent
{
    padding-left: 45px;
}

.volgensdewet 
{
    font-size:12.5px !important;
}

/* INFOBOX */

.infobox .col1
{
    width: 250px;
    text-align: right;
    margin-right: 10px;
}

.STEP0 .col1
{
    width: 180px;
    text-align: right;
    margin-right: 34px;
}

.infobox .col1.aleft
{
    text-align: left;
}

.infobox .col2
{
    width: 400px;
}

.STEP0 .col2
{
    width: 400px;
}

.STEP0 .row .input
{
	width:450px;
	max-width:450px;
}

.infobox.no-image .col1
{
    width: 165px;
    margin-right: 34px;
}

.infobox.no-image .col2
{
    width: 480px;
}

.infobox .summing
{
    padding-top: 5px;
}

/* INFOBOX */

/* STEP 0 SPECIFIC */

.STEP0 .row.m40 
{
    margin-bottom:37px;
}

.STEP0 .infobox 
{
    margin-bottom:10px;
}

/* Form specific */

.form .row.topborder
{
    border-top: 1px solid rgb(203, 203, 203);
}

.form .row .lbl a 
{
    font-weight:normal;
}

.form .dp .lbl
{
    margin-top: 22px;
}

.form .lbl.inner
{
    width: 90px;
}

.form .roundedcorners .lbl
{
    padding-top: 9px;
}

.form .roundedcorners .info
{
    padding-top: 6px;
}

.form .row .input .count
{
    text-align: right;
    width: 268px;
    padding: 2px;
    color: #8e8e8e;
}

.form .row .input label.highlight
{
    font-weight:bold;
    color:#000000;
}

label.modify 
{
	margin:5px 0 5px 80px;
	float:left;
}

select.step1
{
    width: 310px;
}

select#BG_VALUTA, select#NEW_BG_VALUTA
{
    margin-left:7px;
}

.input .optiontext
{
    color: #999999;
    margin-left:18px;
}

.form .row .input.fixed_width
{
    width:480px;
}

input[type='text']:focus, textarea:focus, select:focus
{
    border: 1px solid #7aaedf;
    box-shadow: 0 0 2px 2px #7aaedf;
    -webkit-box-shadow: 0 0 2px 2px #7aaedf;
    -moz-box-shadow: 0 0 2px 2px #7aaedf;
}

.error input[type='text']:focus, .error textarea:focus, .error select:focus, input[type='text'].error:focus, textarea.error:focus, select.error:focus
{
    box-shadow: 0 0 1px 1px #ff0000;
    -webkit-box-shadow: 0 0 1px 1px #ff0000;
    -moz-box-shadow: 0 0 1px 1px #ff0000;
}

.form .row .input .zipcode
{
    width: 50px !important;
}

div.mandatory
{
    margin-left: 10px;
}

span.mandatory
{
    color: #ff6600;
}

.error_container
{
    display: none;
}

.error_container
{
    float: left;
}
.error_container_arrow
{
    float: left;
    position: relative;
    z-index: 1000;
    background: url(../images/error/bg_error_arrow_left.png) no-repeat 0px 5px;
    width: 13px;
    height: 25px;
}
.error_container_arrow_under
{
    float: left;
    position: relative;
    z-index: 1000;
    background: url(../images/error/bg_error_arrow_top.png) no-repeat 5px 0px;
    width: 25px;
    height: 13px;
    margin-bottom: -2px;
    margin-top: 2px;
}
.error_container_content
{
    float: left;
    margin-left: -2px;
}

.error_header
{
    float: left;
}

.error_header_left, .error_header_center, .error_header_right
{
    float: left;
}

.error_header_left
{
    background: url(../images/error/bg_error_header_left.png) no-repeat;
    width: 5px;
    height: 5px;
}

.error_header_center
{
    background: url(../images/error/bg_error_header_center.png) repeat-x;
    width: 5px;
    height: 5px;
}

.error_header_right
{
    background: url(../images/error/bg_error_header_right.png) no-repeat;
    width: 5px;
    height: 5px;
}

.error_content
{
    float: left;
}

.error_content_left, .error_content_center, .error_content_right
{
    float: left;
}

.error_content_left
{
    background: url(../images/error/bg_error_content_left.png) repeat-y;
    width: 5px;
    height: 1px;
}

.error_content_center
{
    background-color: #f9e3e1;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
}

.error_content_right
{
    background: url(../images/error/bg_error_content_right.png) repeat-y;
    width: 5px;
    height: 1px;
}

.error_footer
{
    float: left;
}

.error_footer_left, .error_footer_center, .error_footer_right
{
    float: left;
}

.error_footer_left
{
    background: url(../images/error/bg_error_footer_left.png) no-repeat;
    width: 5px;
    height: 7px;
}

.error_footer_center
{
    background: url(../images/error/bg_error_footer_center.png) repeat-x;
    width: 5px;
    height: 7px;
}

.error_footer_right
{
    background: url(../images/error/bg_error_footer_right.png) no-repeat;
    width: 5px;
    height: 7px;
}

.tooltip_inputHelp
{
    bottom: 42px !important;
    left: -33px !important;
}

.abs_center
{
    display:none;
}

.popupinfo .tooltipinfo_center {
    background: url("../images/bg_tooltip_center.png") repeat-y scroll 0 0 transparent;
    font-weight: normal !important;
    line-height: 16px !important;
    padding-right: 0px;
    width: 350px;
    font-size:12px;
    color:#4D4D4D;
}

.tooltipinfo_bottom {
    background: url("../images/bg_tooltipinfo_bottom.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    width: 334px;
}

.tooltipinfo_center_right {
	background:url("../images/bg_tooltipinfo_center.png") no-repeat scroll 0 0 transparent;
}

.tooltipinfo_center_content {
	padding-left:9px;
	width:316px;
}

.li
{
    background: url(../images/bg_li.png) no-repeat 0px 8px;
    padding-left: 15px;
    padding-top: 5px;
}

.lipadding
{
    padding-left:18px;
}

.p40
{
    padding-bottom:40px;
}

#infoBG 
{
    margin-top:8px;
    float: left;
}

.info div.hidden
{
    display: none;
}

/* FANCYBOX */

.myfancybox .footer .btnclosecenter.longclose
{
    margin-left:0px;
    text-align:center;
}

#fancybox-wrap.sim_container
{
    top: 150px !important;
    width: 100% !important;
    margin: auto !important;
    left: 0px !important;
    overflow:hidden;
}

#fancybox-overlay {
	position: fixed !important;
}

#fancybox-content
{
    border-width: 0px !important;
}

.helptext
{
    color: #999999;
    font-weight:normal;
}

.marginleft
{
    margin-left: 214px;
}

/* fancybox table */

.f_table
{
    margin-bottom:17px;
    display: table;
    border-collapse: collapse;
}

.f_table.no_margin
{
    margin-bottom:0px;
}

.ft_row
{
    width:510px;
    display:table-row;
}

.content .ft_row.last
{
    border-bottom: 1px solid #CACACA;
}

.ft_header 
{
    font-weight:bold;
    color: #000066;
    font-size: 14px;
    vertical-align:middle;
}

.ft_cell, .ft_header
{
    border-top: 1px solid #CACACA;
    border-left: 1px solid #CACACA;
    padding:10px;
    padding-top:7px;
    display:table-cell;
    overflow:visible;
}

.no-tb .ft_cell,.no-tb .ft_header
{
    border-top: none;
}

.ft_row .ft_cell.last, .ft_row .ft_header.last
{
    border-right: 1px solid #CACACA;
}

.ft_cell.nocell
{
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

/* tarif sepcific */

.tarifs .ft_cell.first 
{
    font-weight:bold;
}

div.f_table.tarifs .ft_cell.first
{
    width:84px;
}

.tarifs .ft_cell, .tarifs .ft_header
{
    width:181px;
}

/* SendBox specific */

div.sendbox .ft_cell.first
{
    width:185px;
}

.sendbox .ft_cell, .sendbox .ft_header
{
    width:80px;
}

.sendbox .ft_cell.full
{
	width:282px;
}

/* End SendBox */

/* Custom fancybox */

#fancybox-content > div /* FIX so tooltips are possible in fancybox */
{
    overflow:visible !important;
}

.popupinfo
{
    position:relative;
    display:inline-block;
}

.popupinfo .info
{
    position:relative;
    display:inline-block;
}

#fancy_garanty .li
{
	padding-top:7px;
}

#fancy_garanty #own_furder
{
	margin-right:7px;
}

#fancy_garanty .lipadding
{
    margin-bottom:10px;
}

.btn_fancy_abort
{
	float: right;
	font-size: 12px;
	height: 32px;
	margin-right: 25px;
	padding-top: 7px;
}
/* /FANCYBOX */

a.btn_cancel, a.btn_prev, a.btn_next
{
    margin-right: 20px;
    margin-top: 6px;
    padding-left: 13px;
}

a.btn_cancel
{
    float:left;
}

a.btn_prev
{
    background: url(../images/bg_prev.png) no-repeat scroll 0 3px transparent;
}
/* END BUTTONS */

/* <RHC> */

.indent
{
    padding-left:20px;
}



.notice
{
    width: 188px;
    background-color: #f5f3f3;
}

.notice p
{
    font-size: 16px;
    font-weight: bold;
    color: #757575;
    line-height: 18px;
    padding: 20px;
}

/* /RHC */

/* FOOTER */
#footer
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    font-size: 11px;
    color: #666666;
    padding: 10px;
}
/* END FOOTER */

/* DATEPICKER */
#datepicker_container, 
#datepicker2_container, 
#datepicker3_container, 
#datepicker4_container, 
#datepicker5_container, 
#datepicker6_container
{
    display: none;
    background-color: #ffffff;
}

#datepicker, 
#datepicker2, 
#datepicker3, 
#datepicker4, 
#datepicker5, 
#datepicker6
{
    background-color: #ffffff;
}

#datepicker .top, 
#datepicker2 .top, 
#datepicker3 .top, 
#datepicker4 .top,
 #datepicker5 .top,
 #datepicker6 .top
{
    height:44px;
}

#datepicker .ui-datepicker, 
#datepicker2 .ui-datepicker, 
#datepicker3 .ui-datepicker, 
#datepicker4 .ui-datepicker, 
#datepicker5 .ui-datepicker, 
#datepicker6 .ui-datepicker
{
    width: auto !important;
    background: url(../images/dp_full.png) no-repeat;
    position: absolute;
    top: -8px;
    margin-left: 137px;
    display: block;
}


#datepicker5 .ui-datepicker {
    top: 18px;
}

#datepicker .ui-widget-content, 
#datepicker2 .ui-widget-content, 
#datepicker3 .ui-widget-content, 
#datepicker4 .ui-widget-content, 
#datepicker5 .ui-widget-content, 
#datepicker6 .ui-widget-content
{
    border:none;
}

#datepicker .ui-datepicker table, 
#datepicker2 .ui-datepicker table, 
#datepicker3 .ui-datepicker table, 
#datepicker4 .ui-datepicker table, 
#datepicker5 .ui-datepicker table, 
#datepicker6 .ui-datepicker table
{
    margin-bottom:15px;
}

#datepicker .ui-datepicker .ui-datepicker-header, 
#datepicker2 .ui-datepicker .ui-datepicker-header, 
#datepicker3 .ui-datepicker .ui-datepicker-header, 
#datepicker4 .ui-datepicker .ui-datepicker-header, 
#datepicker5 .ui-datepicker .ui-datepicker-header, 
#datepicker6 .ui-datepicker .ui-datepicker-header
{
    text-align: center;
    border: none;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    padding: 0.4em 0;
    display: none;
}

#datepicker .ui-datepicker .ui-datepicker-group .ui-datepicker-header, 
#datepicker2 .ui-datepicker .ui-datepicker-group .ui-datepicker-header, 
#datepicker3 .ui-datepicker .ui-datepicker-group .ui-datepicker-header, 
#datepicker4 .ui-datepicker .ui-datepicker-group .ui-datepicker-header, 
#datepicker5 .ui-datepicker .ui-datepicker-group .ui-datepicker-header, 
#datepicker6 .ui-datepicker .ui-datepicker-group .ui-datepicker-header
{
    display: block;
    background-color: #ffffff;
    width:100%;
}

#datepicker .ui-datepicker .ui-datepicker-header a, 
#datepicker2 .ui-datepicker .ui-datepicker-header a, 
#datepicker3 .ui-datepicker .ui-datepicker-header a, 
#datepicker4 .ui-datepicker .ui-datepicker-header a, 
#datepicker5 .ui-datepicker .ui-datepicker-header a, 
#datepicker6 .ui-datepicker .ui-datepicker-header a
{
    color: #bbbbbb;
}

#datepicker .ui-datepicker .ui-datepicker-header a:hover, 
#datepicker2 .ui-datepicker .ui-datepicker-header a:hover, 
#datepicker3 .ui-datepicker .ui-datepicker-header a:hover, 
#datepicker4 .ui-datepicker .ui-datepicker-header a:hover, 
#datepicker5 .ui-datepicker .ui-datepicker-header a:hover, 
#datepicker6 .ui-datepicker .ui-datepicker-header a:hover
{
    color: #1c94c4;
}

#datepicker a.ui-state-default.ui-state-highlight,
#datepicker2 a.ui-state-default.ui-state-highlight,
#datepicker3 a.ui-state-default.ui-state-highlight,
#datepicker4 a.ui-state-default.ui-state-highlight,
#datepicker5 a.ui-state-default.ui-state-highlight,
#datepicker6 a.ui-state-default.ui-state-highlight
{
    padding:1px;
    height:22px;
    width:30px;
    border:1px solid #CDCDCD;
}

#datepicker .ui-datepicker td span,
#datepicker2 .ui-datepicker td span,
#datepicker3 .ui-datepicker td span,
#datepicker4 .ui-datepicker td span,
#datepicker5 .ui-datepicker td span,
#datepicker6 .ui-datepicker td span
{
    text-align: center;
    border: 0;
}

#datepicker .ui-datepicker th,
#datepicker2 .ui-datepicker th,
#datepicker3 .ui-datepicker th,
#datepicker4 .ui-datepicker th,
#datepicker5 .ui-datepicker th,
#datepicker6 .ui-datepicker th
{
    padding-top: 15px;
}

#datepicker .ui-datepicker-group,
#datepicker2 .ui-datepicker-group,
#datepicker3 .ui-datepicker-group,
#datepicker4 .ui-datepicker-group,
#datepicker5 .ui-datepicker-group,
#datepicker6 .ui-datepicker-group
{
    float: left;
    margin:0px 15px;
    width: auto;
}

#datepicker .ui-datepicker table,
#datepicker2 .ui-datepicker table,
#datepicker3 .ui-datepicker table,
#datepicker4 .ui-datepicker table,
#datepicker5 .ui-datepicker table,
#datepicker6 .ui-datepicker table
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    background: url(../images/bg_datepicker_header.png) repeat-x #ffffff;
}

#datepicker .ui-datepicker td,
#datepicker2 .ui-datepicker td,
#datepicker3 .ui-datepicker td,
#datepicker4 .ui-datepicker td,
#datepicker5 .ui-datepicker td,
#datepicker6 .ui-datepicker td
{
    width: 32px;
    height: 24px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

#datepicker a.ui-state-default,
#datepicker2 a.ui-state-default,
#datepicker3 a.ui-state-default,
#datepicker4 a.ui-state-default,
#datepicker5 a.ui-state-default,
#datepicker6 a.ui-state-default
{
    text-decoration: none;
    color: #4D4D4D;
    border: 0;
    font-weight: normal;
    text-align: center;
    display: block;
    padding: 0px;
    background-color:#FFFFFF;
    line-height:24px;
    height:24px;
}

#datepicker a.ui-datepicker-week-end,
#datepicker2 a.ui-datepicker-week-end,
#datepicker3 a.ui-datepicker-week-end,
#datepicker4 a.ui-datepicker-week-end,
#datepicker5 a.ui-datepicker-week-end ,
#datepicker6 a.ui-datepicker-week-end 
{
    background-color:#F4F4F4;
}

#datepicker a.ui-state-hover,
#datepicker a.ui-state-active,
#datepicker2 a.ui-state-hover,
#datepicker2 a.ui-state-active
#datepicker3 a.ui-state-hover,
#datepicker3 a.ui-state-active
#datepicker4 a.ui-state-hover,
#datepicker4 a.ui-state-active
#datepicker5 a.ui-state-hover,
#datepicker5 a.ui-state-active
#datepicker6 a.ui-state-hover,
#datepicker6 a.ui-state-active
{
    background-color: #3399cc;
    color: #ffffff;
}

#datepicker a.ui-state-active,
#datepicker2 a.ui-state-active,
#datepicker3 a.ui-state-active,
#datepicker4 a.ui-state-active,
#datepicker5 a.ui-state-active,
#datepicker6 a.ui-state-active
{
	font-weight:bold;
}

#datepicker .ui-widget-content,
#datepicker2 .ui-widget-content,
#datepicker3 .ui-widget-content,
#datepicker4 .ui-widget-content,
#datepicker5 .ui-widget-content,
#datepicker6 .ui-widget-content
{
	color:#CCCCCC;
}

.ui-datepicker-cmd
{
    font-size: 13px;
    position: static;
    width: 6px;
    height: 20px;
    text-decoration: none;
}

.ui-datepicker-cmd-prev
{
    background: url(../images/bg_prev.png) no-repeat 0px 4px;
}

.ui-datepicker-cmd-next
{
    background: url(../images/bg_next.png) no-repeat 4px 4px;
}
/* /DATEPICKER */

#div-bg-type-display .li
{
    padding-top:0px;
    background: url("../images/bg_li.png") no-repeat scroll 0 3px transparent;
}

.ui-datepicker-monthfield
{
	display:inline-block;
	width:199px;
}

.ui-datepicker th
{
	color:#666666;
}

#a_bg_verzendtarieven, #a_bg_verzendtarieven2
{
    color: #3399cc;
    text-decoration: none;
    cursor:pointer;
}

#a_bg_verzendtarieven:hover, #a_bg_verzendtarieven2:hover
{
    text-decoration: underline;
}

/*Box next*/

.box.next {
    border: 1px solid #DDDDDD;
    margin-bottom: 15px;
    margin-top: 25px;
    padding: 10px 5px 0;
}


.next-balloon {
    margin-top: -25px;
    padding-left: 10px;
    position: absolute;
}


.next-balloon em {
    background: url("../images/whatsnext_left.png") no-repeat scroll 0 0 transparent;
    min-width: 60px;
    padding-left: 10px;
    z-index: 200;
}

.next-balloon b {
    background: url("../images/whatsnext_right.png") no-repeat scroll -31px 0 transparent;
    margin-left: -5px;
    padding-left: 15px;
    z-index: 100;
}

.next-balloon em, .next-balloon b {
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-style: normal;
    font-weight: bolder;
    height: 43px;
    line-height: 30px;
    position: relative;
}

.box.next div.subcontent {
    padding-top: 30px;
}

.box.next .subcontent {
    background: url("../images/bg_compl_content.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: -5px;
    padding: 20px 15px;
}

.box.next .subcontent p 
{
	margin:15px 0;
}

.box.next .subcontent ul, .box.next .subcontent ol
{
	margin:15px 0 10px 30px;
}

.box.next .subcontent li{
    padding:0 0 0 10px;
}

.box.next .subcontent .small.last {
    font-size: 10px;
    margin: 15px 0 0;
}

.succesbox ul
{
	margin-left: 20px;
}

li.line-between
{
	list-style: none;
    margin-left: 20px;
}
