/* language: danish */
s {display:none;}
u:before {content: attr(class);}

.monthname_1 u:before{content:'Januar';}
.monthname_2 u:before{content:'Februar';}
.monthname_3 u:before{content:'Marts';}
.monthname_4 u:before{content:'April';}
.monthname_5 u:before{content:'Maj';}
.monthname_6 u:before{content:'Juni';}
.monthname_7 u:before{content:'July';}
.monthname_8 u:before{content:'August';}
.monthname_9 u:before{content:'September';}
.monthname_10 u:before{content:'Oktober';}
.monthname_11 u:before{content:'November';}
.monthname_12 u:before{content:'December';}

.departmentname u:before{content:'Afdeling';}

.Dashboard u:before, .dashboard u:before, .home u:before, .root u:before {content: 'Dashboard';}
.calendar u:before {content: 'Vagtplan';}
.holiday u:before {content: 'Ferie/fridage';}

.history u:before {content: 'Historik';}
.log u:before {content: 'Log';}
.system u:before {content: 'System';}
.settings u:before {content: 'Indstillinger';}
.users u:before {content: 'Brugere';}
.languages u:before {content: 'Sprog';}
.logs u:before {content: 'Logs';}

.about u:before {content: 'Om';}
.help u:before {content: 'Hj\00e6lp';}
.signout  u:before  {content: 'Log ud';}
.search u:before{content: 'S\00f8 g';}
.create u:before {content: 'Opret';}

.day u:before {content: 'Dag';}
.month u:before {content: 'M\00e5nede';}
.year u:before {content: '\00c5r';}
.dato u:before {content: 'Dato';}
.starttime u:before {content: 'Start';}
.endtime u:before {content: 'Slut';}

form[name="status_1"] .header>u:before {content: 'M\00f8 dt'}
.statuscode>label>input[value="1"]+u:before,
form[name="status_1"] .content p>u:before {content: 'Jeg er ankommet';}
form[name="status_1"] .btn-success>u:before {content: 'M\00f8 dt';}

form[name="status_2"] .header>u:before {content: 'G\00e5et'}
.statuscode>label>input[value="2"]+u:before,
form[name="status_2"] .content p>u:before {content: 'Jeg f\00e5r kun l\00f8 n for de timer jeg har v\00e6ret p\00e5 arbejde.';}
form[name="status_2"] .btn-success>u:before {content: 'G\00e5et';}

form[name="status_3"] .header>u:before {content: 'G\00e5et/Afspasering'}
.statuscode>label>input[value="3"]+u:before,
form[name="status_3"] .content p>u:before {content: 'G\00e5et f\00f8 r tid, men vil gerne tr\00e6kke timer fra konto for at f\00e5 fuld l\00f8 n.';}
form[name="status_3"] .btn-success>u:before {content: 'G\00e5et/Afspaseringt';}

form[name="status_4"] .header>u:before {content: 'S\00e6lg vagt'}
.statuscode>label>input[value="4"]+u:before,
form[name="status_4"] .content p>u:before {content: 'Jeg vil gerne s\00e6lge denne vagt';}
form[name="status_4"] .btn-success>u:before {content: 'S\00e6lg';}

form[name="status_5"] .header>u:before {content: 'K\00f8 b vagt'}
.statuscode>label>input[value="5"]+u:before,
form[name="status_5"] .content p>u:before {content: 'Jeg vil gerne k\00f8 be denne vagt';}
form[name="status_5"] .btn-success>u:before {content: 'K\00f8 b';}

form[name="status_6"] .header>u:before {content: 'Overtag vagt'}
.statuscode>label>input[value="6"]+u:before,
form[name="status_6"] .content p>u:before {content: 'Bekr\00e6ftelse p\00e5 at jeg \00f8 nsker at overtage en vagt';}
form[name="status_6"] .btn-success>u:before {content: 'Overtag';}

form[name="status_7"] .header>u:before {content: 'Fridag'}
.statuscode>label>input[value="7"]+u:before,
form[name="status_7"] .content p>u:before {content: 'Her vil jeg gerne holde fri, men kniber det kan jeg nok g\00f8 re noget, s\00e5 jeg kan komme p\00e5 arbejde';}
form[name="status_7"] .btn-success>u:before {content: 'Fri';}

form[name="status_8"] .header>u:before {content: 'Forhindret'}
.statuscode>label>input[value="8"]+u:before,
form[name="status_8"] .content p>u:before {content: 'Jeg har en anden aftale denne dag, som jeg ikke kan flytte.  (l\00e6gen, skole m\00f8 de og lign.)';}
form[name="status_8"] .btn-success>u:before {content: 'Forhindret';}

form[name="status_93"] .header>u:before {content: 'Ferie'}
.statuscode>label>input[value="9"]+u:before,
.statuscode>label>input[value="93"]+u:before,
form[name="status_93"] .content p>u:before {content: 'Jeg vil gerne holde ferie';}
form[name="status_93"] .btn-success>u:before {content: 'Ferie';}

form[name="status_94"] .header>u:before {content: 'Ferie'}
.statuscode>label>input[value="94"]+u:before,
form[name="status_94"] .content p>u:before {content: 'Jeg vil gerne slette min ferie';}
form[name="status_94"] .btn-success>u:before {content: 'Fjern ferie';}

form[name="status_10"] .header>u:before {content: 'Syg'}
.statuscode>input[value="10"]+u:before,
form[name="status_10"] .content p>u:before {content: 'Jeg er syg';}
form[name="status_10"] .btn-success>u:before {content: 'Syg';}

form[name="status_11"] .header>u:before {content: 'Barsel'}
.statuscode>label>input[value="11"]+u:before,
form[name="status_11"] .content p>u:before {content: 'Jeg vil gerne g\00e5 p\00e5 barsel';}
form[name="status_11"] .btn-success>u:before {content: 'Barsel';}

form[name="status_12"] .header>u:before {content: 'L\00e5st/sygemelding'}
.statuscode>input[value="12"]+u:before,
form[name="status_12"] .content p>u:before {content: 'V\00e6k over l\00e6ngere periode';}
form[name="status_12"] .btn-success>u:before {content: 'L\00e5st/sygemelding';}

form[name="status_13"] .header>u:before {content: 'Udl\00e5nt'}
.statuscode>label>input[value="13"]+u:before,
form[name="status_13"] .content p>u:before {content: 'Er sat til at arbejde i en anden butik';}
form[name="status_13"] .btn-success>u:before {content: 'Udl\00e5nt';}

form[name="status_14"] .header>u:before {content: 'G\00e5et/Opsparing'}
.statuscode>label>input[value="14"]+u:before,
form[name="status_14"] .content p>u:before {content: 'Jeg f\00e5r ikke l\00f8 n for dagens timer denne m\00e5ned';}
form[name="status_14"] .btn-success>u:before {content: 'G\00e5et/Opsparing';}

form[name="status_15"] .header>u:before {content: 'M\00f8 de'}
.statuscode>label>input[value="15"]+u:before,
form[name="status_15"] .content p>u:before {content: 'Arbejder uden for butikken';}
form[name="status_15"] .btn-success>u:before {content: 'M\00f8 de';}

form[name="status_789"] .header>u:before {content: 'Ferie/fridage'}
form[name="status_789"] .btn-success>u:before {content: 'Opdater';}

[name="department"] u:before {content: 'Afdeling'}
[name="starttime"] u:before {content: 'Start'}
[name="endtime"] u:before {content: 'Slut'}

.mails u:before, body.CUSTOMERS .filelist u:before {content: 'Mails';}

.widget.sick .btn-info u:before {content: 'Sygemelding';}
.widget.sick .btn-warning u:before {content: 'Sygemeldt';}
.widget.sick p u:before {content: 'Husk at kontakte din afdelingsleder'}

/* general */
[name='show'] u:before,.show u:before {content: 'Vis';}
[name='sign-in'] u:before,.sign-in u:before {content: 'Log ind';}
[name='zipcode'] u:before,.zipcode u:before {content: 'Postnr.';}
[name='city'] u:before,.city u:before {content: 'Bynavn';}
[name='no'] u:before,.no u:before {content: 'Nr.';}
[name='description'] u:before,.description u:before,.groupdescription u:before {content: 'Beskrivelse';}
[name='price'] u:before,.price u:before {content: 'Pris';}
[name='unit'] u:before,.unit u:before {content: 'Enhed';}
[name='phoneno'] u:before,.phoneno u:before {content: 'Tlf.';}
[name='phoneno1'] u:before,.phoneno1 u:before {content: 'Tlf.';}
[name='name'] u:before,.name u:before {content: 'Navn';}
[name='address'] u:before,.address u:before {content: 'Adresse';}
[name='date'] u:before,.date u:before {content: 'Dato';}
[name='email'] u:before,.email u:before {content: 'E-mail';}
[name='customername'] u:before,.customername u:before {content: 'Kundenavn';}
[name='customeraddress'] u:before,.customeraddress u:before {content: 'Kundeadresse';}
[name='uploads'] u:before,.uploads u:before {content: 'Filer';}
[name='sent'] u:before,.sent u:before {content: 'Afsendt';}
[name='accepted'] u:before,.accepted u:before {content: 'Accepteret';}
[name='declined'] u:before,.declined u:before {content: 'Afvist';}
[name='invoices'] u:before,.invoices u:before {content: 'Fakturaer';}
[name='creditnotes'] u:before,.creditnotes u:before {content: 'Kreditnotaer';}
[for='groupcode'] u:before, [name='groupcode'] u:before,.groupcode u:before {content: 'Type';}
[name='content'] u:before {content: 'Indhold';}
label[for="attachments"] u:before, .attachments u:before {content: "Filer";}

.incoming u:before {content: 'Modtagelse';}
.outgoing u:before, .out u:before {content: 'Fritstilling';}

/* table: orders */
table.orders .date u:before {content: 'Dato';}
table.orders .customername u:before {content: 'Kundenavn';}
table.orders .customeraddress u:before {content: 'Kundeadresse';}

/* messages */
.alert-success u:before {content: '';}
.alert-info u:before {content: 'Info:';}
.alert-warning u:before {content: 'Advarsel:';}
.alert-danger u:before {content: 'Fejl:';}

.msg_no_login u:before {content: 'Du blev ikke logget ind.';}
.msg_user_not_typed_username u:before {content: 'Du indtastede ikke et brugernavn.';}
.msg_user_not_typed_password u:before {content: 'Du indtastede ikke en adgangskode.';}
.msg_user_no_department u:before {content: 'Du er ikke tilknyttet en afdeling.';}
.msg_user_not_found u:before {content: 'Du blev ikke fundet i vores system.';}
.msg_user_not_signed_in u:before {content: 'Du er ikke logget p\00e5  systemet.';}
.msg_search_no_results u:before {content: 'Der blev fundet ingen resultater udfra s\00f8gningen';}
.msg_search_no_searchword u:before {content: 'Der blev ikke indtastet et s\00f8geord';}
.msg_data_none u:before {content: 'Der er ikke noget data at vise';}
.msg_record_notlocated u:before {content: 'Post blev ikke fundet.';}

/* buttons */
button[value='signin'] u:before {content: 'Log ind';}
button[value='signout'] u:before {content: 'Log ud';}
button[value='update'] u:before {content: 'Opdat\00e9r';}
button[value='delete'] u:before {content: 'Slet';}
button[value='create'] u:before {content: 'Opret';}
button[value='ok'] u:before {content: 'OK';}
button[value='cancel'] u:before {content: 'Annuller';}
button[value='search'] u:before {content: 'S\00f8g';}
button[value="savefile"] u:before {content: 'Gem';}
button[value="updatestatus"] u:before {content: 'Gem status';}
.search-customer button[name='search'] u:before {content: 'S\00f8g efter kunde';}
.search-item button[name='search'] u:before {content: 'S\00f8g efter vare';}

/* labels */
label[for='sign-out'] u:before, .sign-out u:before {content: 'Log ud';}
label[for='sign-out-info'] u:before, .sign-out-inf u:before {content: 'Du er ved at logge af systemet';}
label[for='username'] u:before, .username u:before,
label[for='nameid'] u:before, .nameid u:before {content: 'Brugernavn';}
label[for='password'] u:before, .password u:before {content: 'Adgangskode';}
label[for='newpassword'] u:before, .newpassword u:before {content: 'Ny adgangskode';}
label[for='rid'] u:before, .rid u:before {content: 'Identifikationsnr.';}
label[for='searchvalue'] u:before, .searchvalue u:before {content: 'S\00f8geord';}
label[for="itemno"] u:before, .itemno u:before{content: 'Container / Varenr.';}
.itemno_value u:before{content: 'Beskrivelse';}
label[for="doctype"] u:before, .doctype u:before {content: 'Bilagstype';}
label[for="docno"] u:before, .docno u:before {content: 'Bilagsnr.';}
label[for="orderdate"] u:before, .orderdate u:before {content: 'Ordredato';}
label[for="custno"] u:before, .custno u:before {content: 'Kundenr.';}
label[for="custname"] u:before, .custname u:before {content: 'Navn / Firmanavn';}
label[for="custaddress"] u:before, .custaddress u:before {content: 'Adresse';}
label[for="custzipcode"] u:before, .custzipcode u:before, label[for="CustZipcode"] u:before, .CustZipcode u:before {content: 'Postnr.';}
label[for="custcity"] u:before, .custcity u:before {content: 'By';}
label[for="status"] u:before, .status u:before {content: 'Status';}
label[for="quantity"] u:before, .quantity u:before {content: 'Antal';}
label[for="accept"] u:before, .accept u:before {content: 'Accepteret';}
label[for="itemtype"] u:before, .itemtype u:before {content: 'Type';}

label[for="no"] u:before, .no u:before {content: 'Nr.';}
label[for="description"] u:before, .description u:before {content: 'Beskrivelse';}
label[for="unitprice"] u:before, .unitprice u:before {content: 'Pris';}
label[for="unitcode"] u:before, .unitcode u:before {content: 'Enhed';}
label[for="name"] u:before, .name u:before {content: 'Navn';}
label[for="address"] u:before, .address u:before {content: 'Adresse';}
label[for="zipcode"] u:before, .zipcode u:before {content: 'Postnr.';}
label[for="city"] u:before, .city u:before {content: 'By';}

label[for="departmentno"] u:before, .departmentno u:before {content: 'Afdelingsnr.';}
label[for="email"] u:before, .email u:before {content: 'E-Mail';}
label[for="phoneno1"] u:before, .phoneno1 u:before {content: 'Tlf.';}

label[for="comment"] u:before, .comment u:before {content: 'Kommentar';}

label[name="create"] u:before {content: 'Opret';}
label[name="read"] u:before {content: 'Post';}
label[name="update"] u:before {content: 'Opdater';}
label[name="delete"] u:before {content: 'Slet';}
label[name="lookup"] u:before {content: 'Find';}
label[name="error"] u:before {content: 'Fejl';}

label[name="filename"] u:before, label[for="filename"] u:before {content: 'Filnavn';}
label[name="filecontent"] u:before {content: 'Indhold';}


/* log */
label[name="tname"] u:before, .tname u:before {content: 'Tabel';}
label[name="sql"] u:before, .sql u:before {content: 'SQL';}
label[name="when"] u:before, .when u:before {content: 'Dato';}
label[name="data"] u:before, .data u:before {content: 'Data';}
label[name="employee"] u:before, .employee u:before {content: 'Medarbejder';}

/* generic */
[name="rid"]        u:before {content: 'Indentifikationsnr.';}
[name="itemno"]     u:before {content: 'Varenr.';}
[name="custno"]     u:before {content: 'Kundenr.';}
[name="status"]     u:before {content: 'Status';}
[name="comment"]    u:before {content: 'Commentar';}

/* placeholders */
label[for='username'] .placeholder:before {content: 'Indtast brugernavn';}
label[for='password'] .placeholder:before {content: 'Indtast adgangskode';}
label[for='searchvalue'] .placeholder:before {content: 'Indtast s\00f8geord';}
label[for='select-lookup'] .placeholder:before {content: 'Indtast container nr.';}

[name='nodata'] u:before {content: 'Intet data'}

/* messages */
.alert-success u:before {content: 'Success:'}
.alert-danger u:before {content: 'Fejl:'}
.msg_error_record_signin u:before {content: 'Du blev ikke logget p\00e5  systemet'}
.msg_error_record_missing_nameid u:before {content: 'Der blev ikke indtastet et brugernavn'}
.msg_error_record_missing_password u:before {content: 'Der blev ikke indtastet en adgangskode'}
.msg_unsuccess_record_create u:before {content: 'Post kunne ikke oprettes'}
.msg_success_record_delete u:before {content: 'Post blev slettet'}
.msg_unsuccess_record_delete u:before {content: 'Post kunne ikke slettes'}
.msg_unsuccess_record_read u:before {content: 'Post kunne ikke l\00e6ses'}
.msg_no_recordid u:before {content: 'Der var ikke angivet et identifikationsnr.'}
.msg_no_record u:before {content: 'Posten blev ikke fundet'}
.msg_confirm_create_offer u:before {content: 'Du er ved at oprette en ordre p\00e5  valgte kunde/container'}
.msg_page_template_not_located u:before {content: 'Side skabelonen kunne ikke loades...'}
.msg_success_filesave u:before {content: 'Filen er nu opdateret.'}

.msg_no_groupcode u:before {content: 'Felt "Type" er blev ikke udfyldt.'}
.msg_no_description u:before {content: 'Felt "Beskrivelse" er blev ikke udfyldt.'}

.msg_no_forsale u:before {content: 'Vagt blev ikke solgt';}
.msg_unsupported_statuscode u:before {content: 'Ikke godkendt statuskode';}
.msg_unsupported_sellstate u:before {content: 'Vagt med denne status kan ikke s\00e6 lges';}
.msg_state_changed u:before {content: 'Statuskode skifet';}
.msg_state_changed.sc_4 u:before {content: 'Vagt blev sat til salg';}
.msg_state_changed.sc_5 u:before {content: 'Vagt blev k\00f8 bt';}

.created u:before {content: 'Oprettet'}
.lastaccess u:before {content: 'Tilg\00e5 et'}
.modified u:before {content: 'Aendret'}
.created u:before {content: 'Oprettet'}
.size u:before {content: 'St\00f8rrelse'}
.type u:before {content: 'Type'}

/* lookup */
.view_lookup .input-group.lookup+div>.label.label-info u:before {content: 'Intet data blev fundet udfra s\00f8gning. Luk og pr\00f8v igen.'}



