/******************************************************************************
* Easyflex Inleners.css                                                       *
******************************************************************************/
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: Helvetica,Arial,sans-serif;
}


h1 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:20px;
	color: #105198;
}
h1 a {
    color: #275299;
}
h2 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:18px;
	color: #105198;
}
h3 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:16px;
	color:#105198;
}
h4 {
    margin: 0px 0px 5px 0px;
	font-weight:bold;
	font-size:13px;
	color:#105198;
}
img {
    border: 0px;
}
/******************************************************************************
* Easyflex Table / Grid                                                      *
******************************************************************************/

.efTable {
    border-top: 1px solid #105198;
    border-right: 1px solid #105198;
    border-bottom: 1px solid #105198;
    margin-bottom: 10px;
}

.efTableGrid {
    font-family:Helvetica;
    font-size:10px;
    border-top: 18px solid #105198;
    position: relative;
    overflow: auto;
}

.efColumns {
    position: absolute;
    font-family:Helvetica;
    font-size:10px;
}

.efColumnLabels {
    position: absolute;
    z-index: 1;
    margin-left: -1px;
}

.efColumnLabels .efColumnLabel {
    color: #FFFFFF;
    padding: 1px 2px 0px 3px;
    float: left;
    font-size:12px;
    font-weight: bold;
}

.efColumnLabels .efColumnLabel a {
    color: #FFFFFF;
}

.efColumn {
    margin-right: -1px;
    padding: 2px 3px 16px 2px;
    float: left;
    color: #FFFFFF;
    border-left: 1px solid #105198;
}

.efColumn a {
    color: #FFFFFF;
    position: absolute;
    display: block;
    z-index: 5;
}

.efTableGrid .efRow {
    margin-left: -1px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 16px;
    list-style-type: none;
}

.efTableGrid .efRow li {
    
    padding: 4px 2px 3px 2px;
    display: block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    border-left: 1px solid #105198;
}
/**    #F8F8FF    **/
.efTableGrid .odd li {
    background-color: #E8E9EF;
}

.efTableGrid .even li {
    background-color: #FFFFFF;
}

/*******************************************************************************
* The Easyflex main data DIV                                                   *
*******************************************************************************/

.easyflexMain {
    position: absolute;
    left: 150px;
    padding: 10px 10px 0px 10px;
    width: 640px;
    background-color: #FFFFFF;
    overflow: hidden;
    float: left;

    margin-left: 10px;

    border-left: 1px solid #000000;
}

/******************************************************************************
* The Easyflex menubar (Main and Sub)                                         *
******************************************************************************/

.easyflexMenu {
    width: 160px;
    height: 690px;
    float:left;
    background-color: #105198;
}

.easyflexMenu ul {
    margin: 0px;
    padding: 0px;
	  font-family: Helvetica;
    font-size:11px;
	  list-style-type: none;
}

.easyflexMenu a {
   margin: 0px 0px 0px 0px; 
    padding: 3px 0px 3px 20px;
    width: 140px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #105198;
    background-image:url("http://www.fydalo.nl/images/menu_arrow.gif");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.easyflexMenu a#active {
    background-image:url("http://www.fydalo.nl/images/menu_arrow.gif");
    background-repeat: no-repeat;
    background-position: 2px 2px;
    background-color: #494949;
    color: #FFFFFF;
}

.easyflexMenu a:hover {
    margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-image:url("http://www.fydalo.nl/images/menu_arrow.gif");
    background-repeat: no-repeat;
    background-color: #494949;
}

#efmainmenu #uitloggen {
    position: absolute;
    top: 480px;
}

#efsubmenu {
    position: absolute;
    left: 10px;
    height: 1px;
	width:100px;
}

#efsubmenu ul {
  font-size: 10px;
}

#efsubmenu a {
  background-position: 12px 2px;
  padding: 3px 0px 3px 30px;
  width: 120px;
}
#efsubmenu a#active {
    background-image:url(http://www.fydalo.nl/images/menu_arrow.gif);
    background-repeat: no-repeat;
    background-position: 12px 2px;
    background-color: #494949;
    color: #FFFFFF;
}

/*******************************************************************************
* The Easyflex datalist                                                        *
*******************************************************************************/

.efDataList {
    margin: 10px 0px 10px 0px;
    padding: 0px;
	  list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.efDataList li {
    height: 15px;
}

.efDataList li a {
    position: absolute;
    white-space: nowrap;
    left: 150px;
    color: #000000;
}

.efDataList li b {
    position: absolute;
    float: left;
    font-weight: normal;
    color: #6E8CE6;
}


#logon {
    background-color: #2c5da6;
    background-image: url( http://www.fydalo.nl/images/keyopdr.gif );
    background-repeat: no-repeat;
    background-position: 90px 160px;
}

#logon #logonform {
    margin-left: 370px;
    margin-top: 260px;
    color: #FFFFFF;
    font-size: 14px;
}

#logon #logonform * {
  margin-bottom: 10px;
  margin-right: 10px;
}

#commiddel.efTable { width: 400px; }
#commiddel #type { width: 65px; }
#commiddel #adres { width: 170px; }
#commiddel #aanvul { width: 150px; }

/*
 * BEDRIJFSGEGEVENS
 *****************************************************************************/

#bedr_gegevens #efsubmenu { display: none; }

/*
 * MIJN GEGEVENS
 *****************************************************************************/
 
#gebr_gegevens #efsubmenu { top: 90px; }
#gebr_gegevens #efmainmenu #user_beheer { padding-top: 38px; display:none; }
#gebr_gegevens #user a { margin-left: 40px; }

#gebr_gegevens #changepassword p { font-weight: bold; margin-bottom: 5px; margin-top: 10px;}
#gebr_gegevens #changepassword input { margin-right: 10px;}
#gebr_gegevens #changepassword #actionbutton { width: 100px; }

#gebr_gegevens #edit #gebr_gegevens li { height: 25px; }
#gebr_gegevens #edit #gebr_gegevens #aantekening textarea { height: 50px; }
#gebr_gegevens #edit #gebr_gegevens #aantekening { height: 60px; }

/*
 * GEBRUIKERS
 *****************************************************************************/
 
#user_beheer #efsubmenu { top: 60px; display:none; }
#user_beheer #efmainmenu #aanvragen { margin-top: 57px; }

#user_beheer #list #users #idnr { width: 60px; }
#user_beheer #list #users #username { width: 165px; }
#user_beheer #list #users #password { width: 165px; }
#user_beheer #list #users #naam { width: 165px; }
#user_beheer #list #users #link { width: 59px; }

#user_beheer #add #gegevens li { height: 25px; }
#user_beheer #add #gegevens #aantekening textarea { height: 50px; }
#user_beheer #add #gegevens #aantekening { height: 60px; }
#user_beheer #add #gegevens a { margin-left: 25px; }
#user_beheer #add #gegevens #toevoegen input { width: 100px; height: 25px; }

#user_beheer #change #gegevens li { height: 25px; }
#user_beheer #change #gegevens #aantekening textarea { height: 50px; }
#user_beheer #change #gegevens #aantekening { height: 60px; }
#user_beheer #change #gegevens a { margin-left: 25px; }
#user_beheer #change #gegevens #wijzigen input { width: 100px; height: 25px; }

/*
 * AANVRAGEN
 *****************************************************************************/
 
#aanvragen #efsubmenu { display: none; }
#aanvragen #list #aanvragen #idnr { width: 80px; }
#aanvragen #list #aanvragen #functie { width: 200px; }
#aanvragen #list #aanvragen #datum { width: 150px; }
#aanvragen #list #aanvragen #aantal { width: 134px; }
#aanvragen #list #aanvragen #link { width: 50px; }

#aanvragen_detail #efsubmenu { top: 80px; }
#aanvragen_detail #efmainmenu #plaatsingen { padding-top: 38px; }
#aanvragen_detail #basis #werkzaamheden { height: 60px; }
#aanvragen_detail #basis #werkzaamheden a { white-space: pre; display: block; overflow: auto; height: 50px; width: 400px; }

#aanvragen_detail #personeel.efTable { width: 370px; }
#aanvragen_detail #personeel #datum { width: 90px; }
#aanvragen_detail #personeel #mutatie { width: 50px; }
#aanvragen_detail #personeel #aantal { width: 50px; }
#aanvragen_detail #personeel #aantekening { width: 160px; }

/*
 * PLAATSINGEN
 *****************************************************************************/
 
#plaatsingen #efsubmenu { display: none; }
#plaatsingen #plaatsingen.efTable { width: 515px; }
#plaatsingen #plaatsingen #idnr { width: 80px; }
#plaatsingen #plaatsingen #start { width: 90px; }
#plaatsingen #plaatsingen #eind { width: 90px; }
#plaatsingen #plaatsingen #flexwerker { width: 180px; }
#plaatsingen #plaatsingen #link { width: 50px; }

#plaatsingen_detail #efsubmenu { top: 100px; }
#plaatsingen_detail #efmainmenu #declaraties { padding-top: 83px; }

/*
 * DECLARATIES
 *****************************************************************************/
 
#declaraties #efsubmenu { display: none; }
#declaraties #list #urendecl.efTable { width: 630px; }
#declaraties #list #urendecl .efTableHeight { height: 400px; }
#declaraties #list #urendecl #periode { width: 83px; }
#declaraties #list #urendecl #flexnaam { width: 200px; }
#declaraties #list #urendecl #functie { width: 260px; }
#declaraties #list #urendecl #link { width: 45px; }

#declaraties #detail #globaal { margin-top: 20px; }
#declaraties #detail #globaal #flexwerker { width: 230px; }
#declaraties #detail #globaal #overig { width: 398px; }

#declaraties #detail #regels .efTableHeight { height: 250px; }
#declaraties #detail #regels #datum { width: 70px; }
#declaraties #detail #regels #dag { width: 65px; }
#declaraties #detail #regels #van { width: 40px; }
#declaraties #detail #regels #tot { width: 40px; }
#declaraties #detail #regels #soort { width: 200px; }
#declaraties #detail #regels #linka { width: 60px; }
#declaraties #detail #regels #linkb { width: 55px; }
#declaraties #detail #regels #linkc { width: 50px; }

#detail h3 {color:#000000; font-size: 12px; font-weight:normal;}

#declaraties #detail #eindewerk { position: absolute; margin-left: 0px; margin-top: -5px; }
#declaraties #detail #opmerking { position: absolute; left: 300px; margin-top: -5px; }
#declaraties #detail #opmerking textarea { height: 70px; width: 347px; }
#declaraties #detail #sluiten { position: absolute; left: 120px; top: 440px; width: 160px; }
#declaraties #detail #verzenden { position: absolute; left: 120px; top: 470px; width: 160px; }

#declaraties #new li, #declaraties #edit li, #declaraties #delete li { height: 25px; }
#declaraties #annuleren { width: 120px; margin-left: 5px;}
#declaraties #toevoegen, #declaraties #wijzigen, #declaraties #verwijderen { width: 120px; margin-left: 30px;}

/*
 * INGEDIENDE DECLARATIES
 *****************************************************************************/
 
#afgw_declaraties #efsubmenu { display: none; }

#afgw_declaraties #list #urendecl.efTable { width: 630px; }
#afgw_declaraties #list #urendecl .efTableHeight { height: 400px; }
#afgw_declaraties #list #urendecl #periode { width: 123px; }
#afgw_declaraties #list #urendecl #flexnaam { width: 220px; }
#afgw_declaraties #list #urendecl #status { width: 200px; }
#afgw_declaraties #list #urendecl #link { width: 45px; }

#afgw_declaraties #detail #globaal { margin-top: 20px; }
#afgw_declaraties #detail #globaal #flexwerker { width: 230px; }
#afgw_declaraties #detail #globaal #overig { width: 398px; }

#afgw_declaraties #detail #regels .efTableHeight { height: 230px; }
#afgw_declaraties #detail #regels #datum { width: 80px; }
#afgw_declaraties #detail #regels #dag { width: 70px; }
#afgw_declaraties #detail #regels #van { width: 60px; }
#afgw_declaraties #detail #regels #tot { width: 60px; }
#afgw_declaraties #detail #regels #soort { width: 325px; }

#afgw_declaraties #detail #eindewerk { position: absolute; margin-left: 0px; margin-top: -5px; }
#afgw_declaraties #detail #opmerking { position: absolute; left: 300px; margin-top: -5px; }
#afgw_declaraties #detail #opmerking textarea { height: 70px; width: 347px; }
#afgw_declaraties #detail #sluiten { position: absolute; left: 120px; top: 470px; width: 160px; }

/*
 * FACTUREN
 *****************************************************************************/
 
#facturen #efsubmenu { display: none; }
#facturen #facturen.efTable { width: 455px; margin: 10px 0px 0px 5px; }
#facturen #facturen #nummer { width: 80px; }
#facturen #facturen #datum { width: 90px; }
#facturen #facturen #verval { width: 90px; }
#facturen #facturen #bedrag { width: 100px; }
#facturen #facturen #link { width: 70px; }

/*
 * MELDADRESSEN
 *****************************************************************************/
 
#meld_adres #efsubmenu { display: none; }
#meld_adres #meld_adres.efTable { width: 450px; }
#meld_adres #meld_adres #adres { width: 100px; }
#meld_adres #meld_adres #postcode { width: 73px; }
#meld_adres #meld_adres #plaats { width: 100px; }
#meld_adres #meld_adres #land { width: 100px; }
#meld_adres #meld_adres #link { width: 50px; }

/*
 * KOSTENPLAATSEN
 *****************************************************************************/
 
#kostenplaatsen #efsubmenu { display: none; }
#kostenplaatsen #kostenplaatsen.efTable { width: 400px; }
#kostenplaatsen #kostenplaatsen #code { width: 120px; }
#kostenplaatsen #kostenplaatsen #naam { width: 120px; }
#kostenplaatsen #kostenplaatsen #status { width: 80px; }
#kostenplaatsen #kostenplaatsen #link { width: 59px; }

/*
 * EXTRA FACTUURADRESSEN
 *****************************************************************************/
 
#fact_adres #efsubmenu { display: none; }
#fact_adres #factuuradressen.efTable { width: 350px; }
#fact_adres #factuuradressen #straat { width: 100px; }
#fact_adres #factuuradressen #postcode { width: 79px; }
#fact_adres #factuuradressen #plaats { width: 100px; }
#fact_adres #factuuradressen #link { width: 50px; }


/*******************************************************************************
* MODULE: EDM                                               *
*******************************************************************************/
#indienen_edm #efsubmenu    { display: none; }

div#indienen_edm .efDataList li {
    height: 23px;
}

div#indienen_edm .efDataList li a {
    left: 200px;
}
div#indienen_edm input {   
    margin-right: 2px;
}

div#indienen_edm  #ok_button {
	width: 100px;
}

div#indienen_edm #send_button {
	width: 100px;
}
div#indienen_edm #resend_button {
	width: 140px;
}

div#indienen_edm #gebdag_input, div#indienen_edm #gebmaand_input { width: 18px; }
div#indienen_edm #gebjaar_input { width: 30px; }

div#indienen_edm input#bsn_input { width: 70px; }
div#indienen_edm select#geslacht_input { width: 76px; }
div#indienen_edm input#voorletters_input { width: 70px; }
div#indienen_edm input#voorvoegsels_input { width: 70px; }
div#indienen_edm input#achternaam_input { width: 140px; }
div#indienen_edm input#voorvoegsels_vr_input { width: 70px; }
div#indienen_edm input#achternaam_vr_input { width: 140px; }



/***************************************************************************************************
* fydalo.Urenportaal
***************************************************************************************************/

/* Filters voor status / periode / kostenplaats */
#urenportaal #filters label {
	display: block;
	width: 90px;
	margin-top: 7px;
	float: left;
	font-weight: bold;
	font-size:12px;
}

#urenportaal #list #status_select,
#urenportaal #list #periode_select,
#urenportaal #list #kostenplaats_select {
	width: 180px;
	margin-top: 5px;
}

/* De eenvoudige view gebruikt 1 tabel #urendeclaraties waarin alle declaraties getoond worden */
#urenportaal table#urendeclaraties {
	font-family: Helvetica;
	font-size: 10px;
	border: 1px solid #105198; width: 99%;
	margin-bottom: 10px;
}
#urenportaal table#urendeclaraties  thead td {
	height: 20px;
	background-color: #105198;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}
#urenportaal table#urendeclaraties tr.odd_row {
	background-color: #F1F1F1;
}

#urenportaal table#urendeclaraties tbody td {
	padding: 4px 2px 3px 2px;
	height: 16px;
}

/* Kolom breedtes */
#urenportaal table#urendeclaraties td.col_periode { width: 15%; }
#urenportaal table#urendeclaraties td.col_relatie { width: 30%; }
#urenportaal table#urendeclaraties td.col_status { width: 18%; }
#urenportaal table#urendeclaraties td.col_detail { width: 10%; }
#urenportaal table#urendeclaraties td.col_select { width: 20px; text-align: center; }

#urenportaal table#urendeclaraties tbody td.col_functie {
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

/* Status kleuren */
#urenportaal table#urendeclaraties  tr.status_nieuw td.col_status { }
#urenportaal table#urendeclaraties  tr.status_bezig td.col_status { background-color: #F7E046; }
#urenportaal table#urendeclaraties  tr.status_gereed td.col_status { background-color: #F79646; }
#urenportaal table#urendeclaraties  tr.status_akkoord	td.col_status { background-color: #8064A2; }
#urenportaal table#urendeclaraties  tr.status_behandeling	td.col_status { background-color: #4BACC6; }
#urenportaal table#urendeclaraties  tr.status_verwerkt td.col_status { background-color: #9BBB59; }


/* input elementen hebben verschillende classes afhankelijk wat voor soort invoer het is */

input.ureninput,
input.daginput,
input.stukinput,
input.kminput,
input.geldinput {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

input.ureninput.disabled,
input.daginput.disabled,
input.kminput.disabled,
input.stukinput.disabled,
input.geldinput.disabled {
	background-color: #E0E0E0;
}

input.ureninput.readonly,
input.daginput.readonly,
input.stukinput.readonly,
input.kminput.readonly,
input.geldinput.readonly {
	background-color: #F0F0F0;
}

/* Het uitgebreide overzicht tabel #urenspecificatie_group waarin declaraties per periode gegroepeerd zijn */
#urenspecificatie_group input.button {
	font-size: 11px;
}

#urenspecificatie_group input.ureninput {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 35px;
	text-align: center;
	height: 16px;
	font-size: 12px;
}

#urenspecificatie_group td.col_vergoedingen input.ureninput,
#urenspecificatie_group td.col_vergoedingen input.daginput,
#urenspecificatie_group td.col_vergoedingen input.stukinput,
#urenspecificatie_group td.col_vergoedingen input.kminput,
#urenspecificatie_group td.col_vergoedingen input.geldinput {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 107px;
	text-align: right;
	height: 16px;
    font-size: 12px;
	border-left: 1px solid #105198;
}

#urenspecificatie_group td.col_vergoedingen input.disabled {
	background-color: #E0E0E0;
}

/* Extra notitie boven iedere groep van declaraties */
#urenportaal span.note {
	margin: 0px 0px 5px 0px;
	padding: 1px 2px 2px 2px;
	line-height: 16px;
	text-indent: 19px;
	display: block;
	font-style: italic;
	background-color: #FFFFE1;
	font-size: 12px;
	border: 1px solid #105198;
	background-image: url("http://www.fydalo.nl/images/info.gif");
	background-repeat: no-repeat;
	background-position: 3px 2px;
}

#urenportaal #list span.note {
	width: 624px;
}

#urenportaal #detail span.note {
	width: 624px;
}

#urenportaal span.toelichting {
	display: block;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}


#urenportaal #list h2 {
	margin-top: 20px;
}

#urenportaal input.btn_accord {
	width: 80px;
	margin: 0px 0px 0px 550px;
	height: 24px;
}

#urenportaal #check_all_declaraties {
	margin: 5px 0px 0px 440px;
	position: absolute;
}

#urenportaal #check_all_declaraties label {
	margin-left: 5px;
}

table#urendeclaraties td.col_select div.acc_done {
	width: 12px;
	height: 12px;
	margin: 0px 2px 0px 4px;
	background-image: url("http://www.fydalo.nl/images/check.png");
	background-position: 0px 0px;
}


table#urendeclaraties td.col_select div.acc_busy {
	width: 12px;
	height: 12px;
	margin: 0px 2px 0px 4px;
	background-image: url("http://www.fydalo.nl/images/spinner_small.gif");
	background-position: 0px 0px;
}

/*
	Tabellen met declaraties per periode
*/
table#urenspecificatie_group {
	border-top: 1px solid #105198;
	border-right: 1px solid #105198;
	width: 630px;
	margin-bottom: 5px;
	color: #ffffff;
	font-size:12px;
}
table#urenspecificatie_group td {
	border-left: 1px solid #105198;
	border-bottom: 1px solid #105198;
}

table#urenspecificatie_group thead {
	height: 30px;
	font-weight: bold;
	font-size:12px;
	background-color: #105198;
}

table#urenspecificatie_group tbody td {
	height: 17px;
	color:#000000;
}
table#urenspecificatie_group tfoot td {
	height: 22px;
	padding-bottom: 2px;
	vertical-align: bottom;
	border-top: 2px solid #E5E5E5;
}

table#urenspecificatie_group td.col_tree {
	width: 19px;
	text-align: center;
}

table#urenspecificatie_group td.col_tree a.treenode {
	display: block;
	width: 9px;
	height: 9px;
	margin: 0px 5px 0px 5px;
	background-image: url("http://www.fydalo.nl/images/treenode.gif");
	background-position: 18px 0px;
	font-size: 0px;
	}
table#urenspecificatie_group tr.expanded_row td.col_tree a.treenode {
	background-position: 9px 0px;
}
table#urenspecificatie_group td.col_tree a.treenode.loading {
	width: 12px;
	height: 12px;
	margin: 0px 4px 0px 3px;
	background-image: url("http://www.fydalo.nl/images/loading_small.gif");
	background-position: 0px 0px;
}
table#urenspecificatie_group td.col_declaratie {
	width: 60px;
	padding-left: 0px;
	text-align: center;
}
table#urenspecificatie_group td.col_flexwerker {
	max-width: 183px;
	padding: 1px 3px 0px 3px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
table#urenspecificatie_group tr.expanded_row td.col_flexwerker,
table#urenspecificatie_group tr.expanded_row td.col_declaratie {
	font-weight: bold;
}
table#urenspecificatie_group td.col_looncomponent {
	padding-right: 3px;
	text-align: right;
}
table#urenspecificatie_group .col_vergoedingen {
	text-align: left;
	font-size: 11px;
	width: 250px;
}
table#urenspecificatie_group td.col_dag {
	text-align: center;
	width: 35px;
}
table#urenspecificatie_group td.col_week {
	text-align: center;
	width: 50px;
}
table#urenspecificatie_group td.col_hours {
	text-align: center;
	font-size: 12px;
}
table#urenspecificatie_group tbody  td.col_hours.disabled {
	background-color: #E0E0E0;
}

table#urenspecificatie_group tbody  td.col_hours.readonly {
	background-color: #F0F0F0;
}

table#urenspecificatie_group.decl_periode_week tbody td.col_hours {
	color: #606060;
}
table#urenspecificatie_group .col_opgave_fw,
table#urenspecificatie_group .col_opgave_rl {
	width: 32px;
	padding: 0px;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	background-color: #F0F0F0;
	color: #A0A0A0;
}
table#urenspecificatie_group td.col_select {
	width: 20px;
	text-align: center;
}
table#urenspecificatie_group td.col_select input {
	margin: 1px 3px 0px 3px; padding: 0px;
}

table#urenspecificatie_group td.col_select div.acc_busy {
	width: 12px;
	height: 12px;
	margin: 0px 2px 0px 4px;
	background-image: url("http://www.fydalo.nl/images/spinner_small.gif");
	background-position: 0px 0px;
}


table#urenspecificatie_group td.col_select div.acc_done {
	width: 12px;
	height: 12px;
	margin: 0px 2px 0px 4px;
	background-image: url("http://www.fydalo.nl/images/check.png");
	background-position: 0px 0px;
}

table#urenspecificatie_group thead td.col_total {
	text-align: center;
}
table#urenspecificatie_group tbody td.col_total,
table#urenspecificatie_group tfoot td.col_total {
	text-align: right;
	width: 80px;
	padding-right: 3px;
}
table#urenspecificatie_group tr.total_row td.col_hours {
	font-style: italic;
	font-size: 11px;
}
table#urenspecificatie_group tr.total_row td.col_tree,
table#urenspecificatie_group tr.total_row td.col_total {
	font-weight: bold;
	color:#000000;
}

/* Status kleuren */
#urenportaal table#urenspecificatie_group  tr.status_nieuw td.col_declaratie { }
#urenportaal table#urenspecificatie_group  tr.status_bezig td.col_declaratie { background-color: #F7E046; }
#urenportaal table#urenspecificatie_group  tr.status_gereed td.col_declaratie { background-color: #F79646; }
#urenportaal table#urenspecificatie_group  tr.status_akkoord	td.col_declaratie { background-color: #8064A2; }
#urenportaal table#urenspecificatie_group  tr.status_behandeling td.col_declaratie { background-color: #4BACC6; }
#urenportaal table#urenspecificatie_group  tr.status_verwerkt td.col_declaratie { background-color: #9BBB59; }


/* Declaraties detail */
table#urenspecificatie,
table#vergoedingen,
table#reserveringen {
	width: 630px;
	border-top: 1px solid #105198;
	font-size:12px;
}

table#urenspecificatie .table_header,
table#vergoedingen .table_header,
table#reserveringen .table_header {
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color: #105198;
}

table#urenspecificatie #col_detail_grid {
	background-color: white;
}

table#urenspecificatie #col_detail_grid div {
	display: block;
	float: left;
	width: 440px;
	height: 100%;
	border: 0px;
	overflow: auto;
}
table#urenspecificatie .normal_row td.col_start_total,
table#urenspecificatie .total_row td.col_start_total {
	border-left: 1px solid #105198;
	color:#ffffff;
	width: 0px;
}

table#urenspecificatie .col_dag {
	border-left: 1px solid #105198;
	border-right: 1px solid #105198;
	color:#ffffff;
}

table#urenspecificatie .col_total {
	border-right: 1px solid #105198;
	color:#ffffff;
}

table#urenspecificatie.without_opgave_other .col_total {
	border-left: 1px solid #105198;
	color:#ffffff;
}

table#urenspecificatie .col_opgave_fw,
table#urenspecificatie .col_opgave_rl {
	text-align: center;
	font-size: 11px;
	background-color: #F0F0F0;
	color: #A0A0A0;
	width: 30px;
	min-width: 30px;
	padding: 1px 2px 1px 2px;
}

table#urenspecificatie tr.normal_row td,
table#vergoedingen tr.normal_row td,
table#reserveringen tr.normal_row td {
	border-bottom: 1px solid #105198;
	height: 18px;
	color:#000000;
}

table#urenspecificatie tr.header_row tr.normal_row td {
	height: 15px;
}

table#urenspecificatie tr.total_row td{
	height: 22px;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 1px;
}

table#urenspecificatie .col_datum {
	width: 65px;
	padding-left: 3px;
	text-align: left;
	border-right: 1px solid #105198;
	color:#ffffff;
}

table#urenspecificatie .normal_row .col_dag {
	border-right: 1px solid #105198;
	text-align: left;
	width: 25px;
	padding-left: 3px;
}

table#urenspecificatie .normal_row .col_total {
	text-align: right;
	width: 50px;
	padding-right: 3px;
}

table#urenspecificatie .total_row .col_dag {
	padding-left: 3px;
	text-align: left;
	color:#000000;
}

table#urenspecificatie .total_row .col_total {
	width: 50px;
	padding-right: 3px;
	text-align: right;
}

table#urenspecificatie .table_header .col_total {
	border-left: 1px solid #105198;
	text-align: center;
}

table#urenspecificatie tr.disabled_row td {
	background-color: #E0E0E0;
	color: #909090;
}

table#urenspecificatie tr.scollbar_row td {
	height: 18px;
	border-top: 1px solid #105198;
}

input#reset_urenspecificatie {
	position: absolute;
	margin: -16px 0px 0px 542px;
	width: 89px;
	height: 24px;
}

input#reset_vergoedingen {
	margin: 1px 0px 0px 542px;
	width: 89px;
	height: 24px;
}

input#reset_reserveringen {
	margin: 1px 0px 0px 542px;
	width: 89px;
	height: 24px;
}

table#urenspecificatie_detail {
	border-bottom: 1px solid #105198;
	width: 100%;
}

table#urenspecificatie_detail .col_hours {
	font-size: 11px;
	min-width: 45px;
	text-align: center;
	border-right: 1px solid #105198;
}

table#urenspecificatie_detail .col_hours.last_col {
	border-right: 0px;
}

table#urenspecificatie_detail .table_header .col_hours {
	font-size: 10px;
	min-width: 80px;
	border-left: 1px solid #105198;
	color:#ffffff;
}

table#urenspecificatie .table_header .col_total {
	min-width: 88px;
	
}

table#vergoedingen .col_vergoeding {
	border-left: 1px solid #105198;
	text-align: left;
	padding-left: 3px;
	color:#ffffff;
}

table#vergoedingen .col_aantal {
	width: 80px;
	border-right: 1px solid #105198;
	text-align: right;
	padding-right: 0px;
	color:#ffffff;
}

table#vergoedingen .col_total {
	width: 80px;
	border-right: 1px solid #105198;
	text-align: right;
	padding-right: 3px;
	color:#ffffff;	
}

table#vergoedingen .col_opgave_fw,
table#vergoedingen .col_opgave_rl {
	text-align: center;
	font-size: 11px;
	background-color: #F0F0F0;
	color: #A0A0A0;
	width: 50px;
	min-width: 40px;
	border-left: 1px solid #105198;
	padding: 1px 2px 1px 2px;
}

table#reserveringen .col_risicogroep {
	border-left: 1px solid #105198;
	text-align: left;
	padding-left: 3px;
	width: 88px;
	color:#ffffff;
}

table#reserveringen .col_reservering {
	border-left: 1px solid #105198;
	text-align: left;
	padding-left: 3px;
	color:#ffffff;
}

table#reserveringen .col_saldo {
	border-left: 1px solid #105198;
	text-align: right;
	padding-right: 3px;
	width: 80px;
	color:#ffffff;
}

table#reserveringen .col_opname {
	text-align: center;
	font-size: 11px;
	width: 80px;
	border-left: 1px solid #105198;
	border-right: 1px solid #105198;
	color:#ffffff;
}

table#reserveringen .normal_row .col_opname {
	background-color: #E0E0E0;
}

table#reserveringen .opname_job_risicogroep .col_opname {
	background-color: #F0F0F0;
	font-weight: bold;
}

table#reserveringen .col_opname input {
	width: 80px;
	padding: 1px 2px 1px 2px;
	text-align: center;
	font-size: 11px;
}

#urenportaal #decl_options_eindewerk {
	position: absolute;
	margin: -20px 0px 5px 550px;
	text-align: right;
}

#urenportaal #decl_options_eindewerk label {
	margin-left: 5px;
	font-size:12px;
}

#urenportaal #decl_options_overwerk {
	margin: 5px 0px 20px 0px;
	width: 250px;
	font-size:12px;
}

#urenportaal #decl_options_overwerk span {
	font-weight: bold;
	margin-right: 5px;
}

#urenportaal #decl_options_overwerk input {
	margin: 0px 3px 0px 10px;
}

#urenspecificatie_detail input.ureninput {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 45px;
	text-align: center;
	height: 17px;
	font-family: Helvetica;
	font-size: 13px;
}

#urenportaal #detail textarea#decl_opmerking,
#urenportaal #detail div#decl_opmerking {
	font-family: Helvetica;
	font-size: 13px;
	width: 629px;
	height: 85px;
	border: 1px solid #105198;
	background-color: #F1F7F7;
	margin-bottom: 10px;
}

#urenportaal #detail #decl_btn_close {
	width: 70px;
	height: 25px;
	padding: 0px;
}

#urenportaal #detail #decl_btn_save {
	width: 70px;
	height: 25px;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

#urenportaal #detail #decl_btn_send {
	width: 150px;
	height: 25px;
	padding: 0px;
}

#urenportaal .looncomponent_info {
	display: block;
    float: right;
	width: 16px;
	height: 16px;
	margin: 0px 2px 0px 5px;
	background-image: url("http://www.fydalo.nl/images/help_icon.gif");
	font-size: 0px;
	cursor:help;
	}
	
.print_link {
	display: block;
    position: absolute; 
	right: 10px; 
	top: 15px;
	width: 16px;
	height: 16px;
	background-image: url("http://www.fydalo.nl/images/print-icon.png");
	font-size: 0px;
}

#hint {
	position: absolute;
	max-width: 300px;
	padding: 3px 4px 4px 5px;
	border: 1px solid #767676;
	background-color: #FCFCFE;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 50px;
	margin-top: 40px;
	-moz-box-shadow: 3px 3px 3px #767676;
    -webkit-box-shadow: 3px 3px 3px #767676;
    box-shadow: 3px 3px 3px #767676;


}

#vergoedingen input.ureninput,
#vergoedingen input.daginput,
#vergoedingen input.stukinput,
#vergoedingen input.kminput,
#vergoedingen input.geldinput {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 79px;
	padding-right: 4px;
	text-align: right;
	height: 17px;
}

#urenportaal input.invalid {
	color: red;
	text-decoration: underline;
}

#urenportaal .warning {
	color: #FF5500;
	text-decoration: underline;
}

/* Bedrag informatie van een vergoeding wordt getoond in een SPAN element, bijvoorbeeld "€ 4,00 per gewerkte dag" */
span.vergoeding_bedrag {
    font-style: italic;
    color: #606060;
    margin: 2px 0px 0px 5px;
}

li#aanvragen{display:none;}
li#plaatsingen{display:none;}
li#meld_adres{display:none;}
li#kostenplaatsen{display:none;}
li#fact_adres{display:none;}
li#user_beheer{display:none;}
ul#basis li#contact{display:none;}
ul#basis li#kvk{display:none;}
ul#basis li#bank{display:none;}
ul#basis li#giro{display:none;}

#correspondentie{display:none;}

ul#user li#beheer{display:none;}
ul#user li#pers{display:none;}
ul#user li#uren{display:none;}
