@viewport {
    height: device-height
}

@viewport {
    width: device-width
}

/*
@-ms-viewport{
	height:device-height
}
@-ms-viewport{
	width:auto
}	*/

@-ms-viewport {
    /*user-zoom: fixed;
    max-zoom: 1;
    min-zoom: 1;*/
}

html {
    -ms-touch-action: none;
    touch-action: none;
    margin: 0px;
    padding: 0px;
}

body {
    -webkit-text-size-adjust: none;
    margin: 0px;
    overflow: hidden; /* this is important to prevent the whole page to bounce */
    padding: 0px;
}

#resetpassword_wrapper {
    display: none;
    position: fixed;
    left: 5%;
    top: 5%;
    height: 90%;
    width: 90%;
    z-index: 450000;
    background-color: #bababa;
    text-align: center;
}

.resetpass_btn {
    border: 1px solid grey;
    padding: 1em;
    width: 50%;
    border-radius: 5px;
    margin-bottom: 1em;
    display: inline-block;
    text-decoration: none;
    color: black !important;
}

/*Header and Footer section*/

[data-role="header"] {
    height: 54px;
    position: absolute !important;
    width: 100%;
    top: 0px !important;
    padding: 0px !important;
    max-height: 108px !important;
    height: 108px !important;
    margin: 0px !important;
    padding: 0px ! important;
    z-index: 3000 !Important;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
}

[data-role="page"] {
    padding: 0px !important;
    height: 100% !important;
}

[data-role="footer"] {
    width: 100%;
    position: absolute !important;
    bottom: 0px !important;
    padding: 0px !important;
    margin: 0px;
    z-index: 4000 !important;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
}

.opretopg input:focus, .formen input:focus {
    z-index: 5000 !important;
}

[data-role="footer"] .cell2 input {
    background-color: #ffffff !important;
    margin: 0px;
    color: #000000;
    z-index: 4000 !important;
}

[data-role="content"] {
    width: 100%;
    position: absolute;
    margin: 0px !important;
    padding: 0px !important;
}

[data-role='header'] table {
    width: 100%;
    border-spacing: 0px;
    border: 0;
    height: 55px;
}

[data-role='footer'] table {
    width: 100%;
    border-spacing: 0px;
    border: 0;
}

.iscroll-scroller {
    width: 100%;
}

.kamera {
    background-color: #263e62;
    background-image: url(../img/kamera.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
    float: left;
    width: 55px;
    display: none;
}

.addfoto {
    display: none;
}

.timeusage {
    background-color: #263e62;
    background-image: url(../img/menuicons/kommegaareg.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
    float: left;
    width: 55px;
    margin-left: 4px;
    background-size: 30px;
    display: none;
}

.headerback {
    background-color: #345586;
    background-image: url(../img/headerback.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 55px;
    width: 57px;
}

#menu .headerback {
    display: none;
}

.headerbg {
    background-image: url(../img/logoheader.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    width: 100%;
    background-size: contain;
}

.headerexclamation {
    background-color: #345586;
    background-image: url(../img/exclamationreport.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
}

.headerfaktura {
    background-color: #345586;
    background-image: url(../img/fakturawhite.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
}

.headerkreditnota {
    background-color: #345586;
    background-image: url(../img/kreditnotawhite.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
}

.headeroversigtregopg {
    background-color: #345586;
    background-image: url(../img/oversigtregopgwhite.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
}

.headerkalender {
    background-color: #345586;
    background-image: url(../img/kalenderwhite.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
}

.send {
    background-color: #263e62;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.cell1 { /*Venstre felt, Kamera*/
    width: 55px;
    padding: 0 10px 0 0;
}

.cell1.big {
    width: 114px;
}

[data-role="header"] .cell1 {
    padding: 0 0px 0px 10px;
}

[data-role="header"] .cell3, [data-role="header"] .cell4 {
    padding: 0px;
}

.cell2 { /*Tekstfeltet*/
    width: auto;
}

.cell3, .cell4 { /*Højre felt, Send*/
    width: 55px;
    padding: 0 0 0 10px;
}

.twocelled1 {
    width: 50%;
    padding-left: 15px;
    text-align: left;
    height: 60px;
}

.twocelled2 {
    width: 50%;
    padding-right: 15px;
    text-align: center;
    height: 60px;
}

.singlecell {
    text-align: -webkit-center;
    height: 60px;
    background-color: #345586;
    text-align;
    center;
}

.mailrapport, .mailrapport {
    background-image: url("../img/mail.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 45px 38px;
    padding: 11px 0 10px 55px;
    display: table-cell;
    display: inline-block;
    color: #ffffff !important;
    /*float:left;*/
    font-weight: normal !important;

}

.mailrapport.grey, .mailrapport.grey {
    background-image: url("../img/mail_grey.png");
    color: #BEBFBF !important;

}

.singlecell .mailreport_wrapper {
    text-align: center;
    width: 100%;
}

.mailreport_wrapper a {
    color: #ffffff !important;
    text-decoration: none;
}

.mailreport_wrapper .loading {
    background-image: url("../img/loading.gif");
    background-size: 10em;
    display: none;
}

.mailreport_wrapper a.continue {
    padding: 10px;
    border: 2px soild #ffffff !important;
    border-radius: 10px;
    float: right;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    margin-right: 20px !important;
    color: #ffffff !important;
    text-align: center;
    width: 80px;
}

.mailreport_wrapper a.cancel {
    padding: 10px;
    border: 2px soild #ffffff !important;
    border-radius: 10px;
    float: left;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    margin-left: 20px !important;
    color: #ffffff !important;
    text-align: center;
    width: 80px;
}

.mailreport_wrapper a#to_my_email, .mailreport_wrapper a#to_another_email {
    color: #000000 !important;
}

.mailreport_wrapper .step2, .mailreport_wrapper .step3, .mailreport_wrapper .step4, .mailreport_wrapper .step5 {
    background-color: #BABABA;
    bottom: 60px;
    height: 140px;
    left: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    position: fixed;
    width: 100%;
}

.mailreport_wrapper .step2 #fromDate, .mailreport_wrapper .step2 span, .mailreport_wrapper .step3 #to_my_email, .mailreport_wrapper .step3 #to_another_email, .mailreport_wrapper .step4 #other_email {
    display: inline-block;
    padding: 10px !important;
    width: 60%;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    border-radius: 10px;
}

.fromDate_wrapper, .toDate_wrapper, .to_my_email_wrapper, .to_another_email_wrapper, .other_email_wrapper {
    float: left;
    color: #000000;
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 20px;
}

.mailreport_wrapper #other_email {
    background-color: #BABABA;
}

.mailreport_wrapper #fromDate {
    background-color: #BABABA;
    margin-left: 10px;
    width: 56% !important;
}

.other_email_wrapper div {
    width: 56%;
    margin-bottom: -12px;
    margin-left: 1px;
}

.toDate_wrapper span {
    margin-left: 10px;
    width: 53% !important;
}

/*Header og Footer sektion slut*/

.opretopg .row {
    padding-top: 26px;
}

/* Overskrift sektion */

.titel {
    background-color: #263e62;
    text-align: center;
    padding: 13px 0px;
    font-size: 1.4em;
    font-weight: bold;
    position: relative;
    width: 100%;
}

/* Overskrift sektion slut */

.customtabs ul {
    width: 100%;
    background-color: #345586 /*#27292e*/;
    list-style: none;
    clear: both;
    padding: 0;
    margin: 0;
    height: 60px;
    position: relative;
    color: #bebfbf /*#7e7f82*/;
    font-weight: normal !important;
    font-size: 0.8em;
}

.customtabs li {
    float: left;
    width: 25%;
    text-align: center;
    height: 50px;
    line-height: 71px;
    position: relative;
    top: 10px;
    background-repeat: no-repeat;
    background-position: top;
    white-space: nowrap;
    background-size: 21px 24px;
}

.customtabs li b {
    background-image: url(../img/reddot-reverse.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 31px 29px;
    width: 29px;
    height: 31px;
    padding: 0;
    line-height: 38px;
    display: inline;
    position: absolute;
    left: 58%;
    top: -18px;
    color: #ffffff;
    z-index: 99999999;
}

.unreads_dot {
    background: #FF0206;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0;
    line-height: 1.5rem;
    display: inline-block;
    font-size: 0.8rem;
    position: relative;
    left: 1.5rem;
    top: -0.2rem;
    color: #ffffff;
    z-index: 99999999;
    text-align: center;
}

.customtabs ul .clicked {
    color: #FFFFFF;
}

/*.opgtiludftab{
background-image: url(../img/opgavertiludfgrey.png);
}*/

.opgtiludftab {
    background-image: url(../img/opgavertiludfincomplete.png);
}

.opgtiludftabclicked {
    background-image: url(../img/opgavertiludfwhite.png);
}

.opgtiludftab.clicked {
    background-image: url(../img/opgavertiludfwhite.png);
}

.brugertab {
    background-image: url(../img/ikkeaktivbruger.png);
}

.brugertab.clicked {
    color: #FFFFFF;
    background-image: url(../img/aktivbruger.png);
}

/*.afvisteopgtab{
background-image: url(../img/afvisteopgtab.png);
}

.afvisteopgtab.clicked{
background-image: url(../img/afvisteopgtabclicked.png);
}*/

.afvisteopgtab {
    background-image: url(../img/afvisteopgincomplete.png);
}

.afvisteopgtab.clicked {
    background-image: url(../img/afvisteopgtabclicked.png);
}

/*.opgdialogertab{
background-image: url(../img/opgdialogertab.png);
}


.opgtilgodktab{

background-image: url(../img/opgtilgodktab.png);
}*/

.opgdialogertab {
    background-image: url(../img/opgdialogerincomplete.png);
}

.opgdialogertab.clicked {
    background-image: url(../img/opgdialogertabclicked.png);
}

.opgtilgodktab {

    background-image: url(../img/opgtilgodkincomplete.png);
}

.opgtilgodktab.clicked {
    background-image: url(../img/opgtilgodktabclick.png);
}

/*
.godkopgtab{
background-image: url(../img/godkendteopgavertab.png);
}
*/

.godkopgtab {
    background-image: url(../img/godkendteopgaverincomplete.png);
}

.godkopgtab.clicked {
    background-image: url(../img/godkendteopgaver.png);
}

/*
.ikkeudfopg{
background-image: url(../img/ikkeudfopgtab.png);
}

*/
.ikkeudfopg {
    background-image: url(../img/ikkeudfopgincomplete.png);
}

.ikkeudfopg.clicked {
    background-image: url(../img/ikkeudfopgtabclicked.png);
}

.ikkegodkendtopgavetab {
    background-image: url(../img/ikkegodkendtopgave.png);
}

.tabview {
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

.tabview ul {
    list-style: none;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
}

.tabview li {
    border-style: solid;
    border-bottom: 1px solid #555555;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    background-image: url(../img/ikkeklaropgave.png);
    background-position: left;
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 0.5em;
    padding: 0.4em 0em;
    padding-bottom: 1.4em;
    padding-left: 54px;
    font-size: 0.95em;
    line-height: 1em;
    height: 1.4em;
    font-weight: normal;
    text-shadow: 0 0;
}

.tabview li p {
    margin-top: 0em;
    font-size: 0.95em;
    line-height: 1em;
    height: 1.4em;
}

.tabview li.ikkeudfortopg b, .tabview li.oversigtregopg b, .tabview li.item b, .tabview li.worklist b, .tabview li.newsitem b {
    float: left;
    width: 100%;
    display: block;
    clear: both;
    height: 1.2em;
    font-size: 1.05em;
    line-height: 1.2em;
    margin-top: 0px;
}

.tabview .worklist {
    padding-left: 55px;
    background-image: url(../img/opgavertiludfincomplete.png);
}

.tabview .worklist.done {
    padding-left: 55px;
    background-image: url(../img/opgavertiludfcomplete.png);
}

.tabview .tasktoapproval {
    background-image: url(../img/opgtilgodkincomplete.png);
}

.tabview .tasktoapproval.done {
    background-image: url(../img/opgtilgodkcomplete.png);
}

.tabview .faktura {
    background-image: url(../img/fakturablue.png);
}

.tabview .oversigtregopg {
    /*height:35px;
    line-height:2em;
    padding-left:57px;*/
    background-image: url(../img/oversigtregopgblue.png);
}

.tabview .newsitem {
    /*height:35px;
    line-height:2em;
    padding-left:57px;*/
    background-image: url(../img/newsviewblue.png);
}

.tabview .newsitem.grey {
    background-image: url(../img/newsviewgrey.png);
}

.tabview .kreditnota {
    background-image: url(../img/kreditnotablue.png);
}

.tabview .ikkeudfortopg {
    background-image: url(../img/ikkeudfopgincomplete.png);
}

.tabview .ikkeudfortopg.done {
    background-image: url(../img/ikkeudfopgcomplete.png);
}

.tabview .godkopg {
    background-image: url(../img/godkendteopgaverincomplete.png);
}

.tabview .godkopg.done {
    background-image: url(../img/godkendteopgavercomplete.png);
}

.tabview .afvisteopg {
    background-image: url(../img/afvisteopgincomplete.png);
}

.tabview .afvisteopg.done {
    background-image: url(../img/afvisteopgcomplete.png);
}

.tabview .opgdialoger {
    background-position-y: 3px;
    background-position-x: 5px;
    background-image: url(../img/opgdialogerincomplete.png);
}

.tabview .opgdialoger.done {
    background-image: url(../img/opgdialogercomplete.png);
}

.tabview .godkendt {
    background-image: url(../img/godkendtopgave.png);
}

.tabview .header1, .tabview .header2 {
    font-size: 0.9em;
    font-weight: 600;
    text-align: right;
    background-color: #27292e;
    background-image: none;
    color: #FFFFFF;
    height: 2.5em;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.tabview .header1 div {
    width: 47%;
    padding-right: 3%;
    height: 0.9em;
    line-height: 2.1em;
    padding-top: 0.3em;
    float: right;
    padding-bottom: 0.3em;
}

.eventsviewcontent .tabview .header1 div {
    width: 47%;
    padding-right: 3%;
    height: 0.9em;
    line-height: 0.9em;
    padding-top: 0.3em;
    float: right;
    padding-bottom: 0.3em;
}

.tabview .header1 div.monthsummary {
    width: 97%;
    float: left;
    padding-left: 3%;
    height: 0.9em;
    line-height: 0.9em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    position: absolute;
    left: 0px;
    text-align: left;
}

.tabview .header2 div {
    width: 95%;
    padding-right: 3%;
    padding-left: 2%;
    height: 0.9em;
    line-height: 0.9em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

.tabview .header2 label:nth-child(1) {
    float: left;
}

.tabview .header2 label:nth-child(2) {
    font-weight: bold;
}

.prbox {
    background-image: url(../img/aktivbruger.png);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;
    background-position-y: 20%;
    background-color: #345586;
    position: relative;
    float: left;
    margin: 0.5%;
    background-size: auto 30%;
    padding: 5px;
    width: 9em;
    height: 9em;
    padding-top: 5em;
    box-sizing: border-box;
}

.wrapper {
    padding-top: 0px;
}

.gps_outside_notice div {
    display: inline-block;
    width: 85%;

}

.prbox b {
    position: absolute;
    right: -7px;
    top: -4px;
    background-image: url(../img/reddot.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 2.5em;
    height: 2.5em;
    background-size: 2.5em 2.5em;
    line-height: 1.8em;
    word-wrap: break-word;
    font-size: 0.95em;
}

.boxmenu_inner {
    /*padding-top:2em;
    padding-bottom:2em !important;
    margin-bottom:2em !important;*/
}

/* Menu billeder */

.opretopgaveicon {
    background-image: url(../img/menuicons/opretopgave.png);
}

.opgavedialogericon {
    background-image: url(../img/menuicons/opgavedialoger.png);
}

.allopgavericon {
    background-image: url(../img/menuicons/opgavedialoger.png);
}

.opgavertiludficon {
    background-image: url(../img/menuicons/opgavertiludf.png);
}

.opgavertilgodkicon {
    background-image: url(../img/menuicons/opgavertilgodk.png);
}

.godkendteopgavericon {
    background-image: url(../img/menuicons/godkendteopgaver.png);
}

.afvisteopgavericon {
    background-image: url(../img/menuicons/afvisteopgaver.png);
}

.ikkeudfopgavericon {
    background-image: url(../img/menuicons/ikkeudfopg.png);
}

.kontaktinfoicon {
    background-image: url(../img/menuicons/kontaktinfo.png);
}

.lokationskorticon {
    background-image: url(../img/menuicons/lokationskort.png);
}

.newsicon {
    background-image: url(../img/menuicons/news.png);
}

.tasktemplatesicon {
    background-image: url(../img/menuicons/tasktemplates.png);
}

.newscreateicon {
    background-image: url(../img/menuicons/newscreate.png);
}

.newsviewicon {
    background-image: url(../img/menuicons/newsview.png);
}

.fakturaicon {
    background-image: url(../img/menuicons/faktura.png);
}

.kommegaaregicon {
    background-image: url(../img/menuicons/kommegaareg.png);
}

.opgaveregicon {
    background-image: url(../img/menuicons/opgavereg.png);
}

.kreditnotaicon {
    background-image: url(../img/menuicons/kreditnota.png);
}

.kommegaaoversigticon {
    background-image: url(../img/menuicons/kommegaaoversigt.png);
}

.oversigtregopgavericon {
    background-image: url(../img/menuicons/oversigtregopg.png);
}

.tasktemplatesviewheader .cell3, .tasktemplateheader .cell3, .newsviewheader .cell3, .newscreateheader .cell3, .newsheader .cell3, .taskcreate_header .cell3, .propertylocationmapheader .cell3, .eventscreateheader .cell3, .regtaskviewheader .cell3, .regtaskheader .cell3, .regtaskcreateheader .cell3, .task_header .cell3, .tasklist_header .cell3, .contactsheader .cell3 {
    background-repeat: no-repeat;
    background-color: #345586;
    background-position: center;
}

/* Menu billeder slut */

.opginfo ul {
    list-style: none;
    margin: 0;
    background-color: #345586;
    padding: 4px 0em;
}

.opginfo .col2 {
    margin-top: -6px !important;
}

.opginfo table {
    width: 90%;
}

.opginfo table td {
    width: 50%;
}

.opginfo li {
    text-align: left;
    float: left;
    clear: both;
}

.opginfo tr > td:nth-child(1) li:nth-child(1):before {
    content: attr(data-content);
    font-weight: bold;
    display: block;
    float: left;
    width: 43px;
    text-align: left;
}

.opginfo tr > td:nth-child(1) li:nth-child(2):before {
    content: attr(data-content);
    font-weight: bold;
    display: block;
    float: left;
    width: 43px;
    text-align: left;
}

.opginfo tr > td:nth-child(1) li:nth-child(3):before {
    content: attr(data-content);
    font-weight: bold;
    display: block;
    float: left;
    width: 43px;
    text-align: left;
}

.bobbelsamtale {
    color: #000000;
    min-height: 100%;
    font-size: 1em;
}

.wrapper.task {
    background-color: #ffffff;
}

#bigImageWrapper {
    position: relative;
    width: 80%;
    height: auto;
    margin: 5%;
    top: 0%;
    border: 1px solid #bfbfbf;
    z-index: 99999999;
    overflow: hidden;
    display: none;
    background-color: #e4e4e4;
    height: 80%;
    margin-left: 10%;
    text-align: center;
    padding: 10px;
}

#imgscroller {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    top: 0px;
    float: left;
    overlow: scroll;
}

#bigImageWrapper img {
    position: relative;
    height: 100%;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    display: inline-block !important;
}

#bigImageWrapper #bigImageRemoveButton {
    dipslay: none;
    font-size: 1em;
    width: 100%;
    position: absolute;
    clear: both;
    bottom: 0px;
    background-color: #BABABA;
    color: #000000;
    height: 10%;
    vertical-align: middle;
    text-align: center;
}

.bobbelsamtale ul {
    width: 90%;
    margin: 0px;
    padding: 1em 5% 2em 5%;
    list-style: none;
    float: left;
    background-color: #ffffff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bobbelsamtale li p img {
    float: right;
    margin: 2px;
    width: 100px;
}

.bobbelsamtale li p span {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    padding-top: 0.2em;
}

.bobbelsamtale li p span.details {
    font-size: 0.75em;
    padding-top: 0px;
}

.bobbelsamtale li p span.msgcontent {
    border-top: 1px solid #666;
    left: -2%;
    display: block;
    position: relative;
    width: 102%;
    padding-left: 2%;
    padding-top: 3%;
}

.bobbelsamtale li {
    background-image: url(../img/bobbelremote.png);
    background-repeat: no-repeat;
    background-position-y: 100%;
    background-position-x: 2%;
    display: block;
    width: 80%;
    position: relative;
    float: left;
    clear: both;
    padding-top: 10px;
    padding-bottom: 9px;
}

.bobbelsamtale li label {
    margin: 0px;
    position: relative;
    width: 100%;
    padding-bottom: 2px;
}

.bobbelsamtale li label.date {
    float: right;
    width: 100%;
    text-align: right;
    font-size: 0.95em;
}

.bobbelsamtale .local label {
    width: 100%;
}

.bobbelsamtale li p {
    background-color: #b9c6e3;
    width: auto;
    padding: 4%;
    padding-top: 2%;
    border-radius: 6px;
    display: block;
    position: relative;
    width: 92%;
    left: 0;
    -webkit-margin-after: 0;
    float: left;
    word-wrap: break-word;
    font-size: 1em !important;
}

/*
.bobbelsamtale li p>img:nth-of-type(1){
display:block;
padding-right:100%;
background-image: url(../img/paperclipremote.png);
background-repeat:no-repeat;
background-position: right 36px center;
padding-bottom:5px;
width:46px;
height:35px;
}*/

.dialogselect {
    color: #FFFFFF;
    background-color: #345586 !important;
    background-image: url(../img/arrowdown.png);
    background-repeat: no-repeat;
    border: 0;
    font-weight: normal;
    text-shadow: 0 0 0;
    text-align: left;
    -webkit-box-shadow: 0 0 0 !important;
    box-shadow: 0 0 0 !important;
    padding-left: 18px;
    margin-left: -19px;
    background-position: 0 center;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em !important;
}

.dialogdato {
    min-height: 1em !important;
    height: 1em;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 51px;
    position: relative;
}

.loadingwheel {
    position: absolute;
    height: 16px;
    width: 16px;
    background-image: url(../img/loadingwheel.gif);
    background-repeat: no-repeat;

}

.bobbelsamtale .local {
    background-image: url(../img/bobbellocal.png);
    background-position-x: 98%;
    float: right;
}

.bobbelsamtale .local p {
    background-color: #e0e0e0;
}

.kontaktlist {
    color: #000000;
}

.tasktemplateheader, .tasktemplatesviewheader, .newsheader, .newsviewheader, .propertylocationmapheader, .eventsviewheader, .regtaskviewheader, .contactsheader, .invoicesheader, .creditnotesheader {
    height: 128px !important;
    min-height: 128px !important;
}

.tasktemplateheader .titel, .tasktemplatesviewheader .titel, .newsheader .titel, .newsviewheader .titel, .propertylocationmapheader .titel, .eventsviewheader .titel, .regtaskviewheader .titel, .contactsheader .titel, .invoicesheader .titel, .creditnotesheader .titel {
    line-height: 46px;
}

.kontaktlist ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
}

.kontaktlist li {
    border-style: solid;
    border-bottom: 1px solid #555555;
    border-left: 0px solid;
    border-top: 0px solid;
    border-right: 0px solid;
    float: left;
    clear: both;
    background-color: #ffffff;
    width: 94%;
    padding: 4px 3%;
}

.kontaktlist li div {
    width: 60%;
    /*height:40px;*/
    float: left;
    line-height: 20px;
    margin-top: 10px;
}

.kontaktlist li p {
    text-shadow: 0 0;
    -webkit-margin-after: 0;
    -webkit-margin-before: 0;
    margin: 0px;
    font-size: 1.2em;
}

p.bold {
    font-weight: bold !important;
    font-size: 1.3em;
}

.kontaktlist .telephone {
    float: right;
    background-image: url(../img/telephone.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 35px;
    margin: 2px;
    margin-top: 18px;
}

.kontaktlist .telephone.selected {
    background-image: url(../img/telephone_grey.png);
}

.kontaktlist .textmessage {
    float: right;
    background-image: url(../img/textmessage.png);
    background-repeat: no-repeat;
    width: 38px;
    height: 35px;
    margin: 2px;
    margin-top: 15px;
}

.kontaktlist .textmessage.selected {
    background-image: url(../img/textmessage_grey.png);
}

.kontaktlist .email {
    float: right;
    background-image: url(../img/email.png);
    background-repeat: no-repeat;
    width: 38px;
    height: 35px;
    margin: 2px;
    margin-top: 15px;
}

.kontaktlist .email.selected {
    background-image: url(../img/email_grey.png);
}

.opgreg, .regtaskcreatecontent {
    width: 100%;
    background-color: #345586;
    color: #000000;
    /*overflow:overlay;
    height: 100%;
    top:153px;
    bottom:55px;*/
}

.opgreg .formen {
    width: 80%;
    margin: 0 auto;
    /*position: relative;*/
    padding-top: 2em;
    color: #fff;
}

.opgreg .formen .left {
    display: inline-block;
    width: 48%;
    float: left;
}

.opgreg .formen .right {
    display: inline-block;
    float: right;
    width: 48%;
}

.right .right, .right .left, .left .right, .left .left {
    width: 45% !important;
}

.opgreg .formen textarea, .opgreg .formen .ui-input-text {
    float: left !important;
    width: 100%;
}

.opgreg .formen .ui-input-text {
    padding: 0px;
    -webkit-border-top-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
    -webkit-border-bottom-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.opgreg .formen .ui-input-text input {
    -webkit-border-top-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
    -webkit-border-bottom-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.taskcreate {
    width: 100%;
    background-color: #345586;
    color: #000000;
    /*
    overflow:overlay;
    height: 100%;
    top:153px;
    bottom:55px;*/
}

.opretopg {
    width: 80% !important;
    padding: 1em 10% 4em !important;
}

.opgreg .formen .ui-input-datebox {
    padding-left: 2% !important;
    width: 98% !important;
}

.opgreg .formen .ui-input-datebox a {
    left: 38%;
}

.opgreg .formen .ui-select {
    margin: 0.5em 0px !important;
}

.opgreg .formen .ui-select span {
    float: left;
    color: #888;
    font-weight: normal;
}

.opgreg .formen .ui-select .ui-btn {
    height: 17px !important;
}

.ui-select {
    margin: 0px !important;
}

.opginfo .ui-select {
    opacity: 0;
    position: absolute;
    z-index: 2;
}

.opginfo .selectWrap {
    display: block;
    height: 34px;
    margin: 0;
    padding: 0;
    position: relative;
}

.opginfo li {
    height: 25px;
    font-weight: normal;
}

.opginfo .col1 li {
    text-align: right;
}

.opginfo .ui-input-datebox {
    display: none;
}

.opginfo span.selectInner {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0 0 0 18px;
    width: 100%;
    height: 25px; /* set same height */
    line-height: 25px; /* set same height */
    white-space: nowrap;
    overflow: visible;
    text-align: left;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 1em;
    z-index: 1;
    background: url("../img/arrowdown.png") no-repeat 0% 60%;
}

.opginfo select {
    width: 100%;
    height: 25px; /* set same height */
    position: absolute;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
    border: 0 none;
    float: none;
    opacity: 0;
    cursor: pointer;
    -webkit-appearance: menulist-button;
}

#bottomFunctions {
    background-color: #BABABA;
    bottom: 59px;
    display: none;
    height: 140px;
    position: fixed;
    width: 100%;
    text-align: center;
    z-index: 100;
    left: 0px;
}

.taskfooter #bottomFunctions a {
    width: 60%;
}

.taskfooter #bottomFunctions {
    bottom: 0px;
    height: auto;
}

#bottomFunctions .functionRow {
    float: left;
    width: 100%;
    padding: 1em 0px !important;
}

#bottomFunctions .functionRow .ui-btn {
    color: #000;
    background-color: #fff;
}

#bottomFunctions a {
    border-radius: 5px;
    border: 1px solid #000000 !important;
    border-width: 1px !important;
    padding: 10px;
    margin: 6px;
    color: #000000 !important;
    text-decoration: none;
    display: inline-block;
}

.taskfooter #bottomFunctions a {
    padding: 10px 0px;
    margin: 6px 0px;
}

#bottomFunctions li {
    width: 100%;
    font-size: 1em !important;
}

#bottomFunctions li * {
    font-size: 1em !important;
}

.taskfooter #bottomFunctions li.cancel a {
    color: #ffffff !important;
    border-color: #ffffff !important;
    background-color: #345687 !important;
    padding: 0px;
    height: 43px;
    line-height: 43px;
    margin-top: 8px;
}

.taskfooter #bottomFunctions li.cancel {
    background-color: #345687;
    height: 59px !important;
    line-height: 59px;
    /*	margin-top:12px;*/
}

#bottomFunctions #newRecieverSelect-button {
    background-color: #bababa !important;
    height: 18px !important;
    color: #000000 !important;
    line-height: 18px;
    width: 43%;
    margin-top: 8px;
    /*	margin-top:12px;*/
}

.taskfooter #bottomFunctions ul, .taskfooter #bottomFunctions li {
    list-style-type: none;
}

#timeusageMenu li .item {
    float: left;
    width: 50%;
    background-color: #345687;
    height: 59px !important;
    line-height: 59px;
    margin-top: 12px;
}

#timeusageMenu li .item span {
    color: white !important;
    border-color: white !important;
    width: 140px !important;
}

.changeCost {
    padding: 1em 0px 0.6em;
    text-align: center;
    display: inline-block;
    width: 90%;
}

.changeCost input {
    border: 1px solid #000000 !important;
    border-width: 1px !important;
    border-radius: 5px;
    padding-left: 0.7em;
}

#bottomMenu, #cameraMenu, #timeusageMenu {
    background-color: #BABABA;
    bottom: 63px;
    bottom: 60px;
    left: 0px;
    position: fixed;
    width: 100%;
    text-align: center;
    z-index: 900;
    padding: 0px;
    margin: 0px;
    padding-top: 0.5em;
    display: none;
}

#bottomMenu ul, #cameraMenu ul, #timeusageMenu ul {
    display: inline-block;
    background-color: #BABABA;
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#bottomMenu li, #cameraMenu li, #timeusageMenu li {
    position: relative;
    margin: 0px !important;
    list-style-type: none;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

#cancel_item {
    background-color: #345687;
    height: 59px !important;
    line-height: 59px;
    margin-top: 12px;
}

#bottomMenu span, #cameraMenu span, #timeusageMenu span {
    border-radius: 5px;
    border: 1px solid #000000 !important;
    border-width: 1px !important;
    height: 40px;
    line-height: 40px;
    width: 60%;
    color: #000000 !important;
    text-decoration: none;
    display: inline-block;
    clear: both;
}

#timeusageMenu .submit span {
    color: #fff !important;
}

#bottomMenu #cancel_item span, #cameraMenu #cancel_item span, #timeusageMenu #cancel_item span {
    height: 43px;
    line-height: 43px;
    margin-top: 8px;
    background-color: #345687;
    width: 40%;
    color: #ffffff !important;
    border-color: #ffffff !important;
}

#bottomMenu #reciever_item span, #cameraMenu #reciever_item span, #timeusageMenu #reciever_item span {
    background-color: #ffffff;
}

#modtager-button,
#prioritet-button,
#pris-button,
#lokation-button,
#advis-button, .grey, #timeusage_selector-button {
    text-align: left;
    color: #888888 !important;
    text-shadow: 0 0 0;
    font-weight: normal;
}

.ui-input-text {
    color: #888888 !important;
    text-shadow: 0 0 0;
    font-weight: normal;
    /*padding-left:9px;*/
}

#textarea {
    padding-left: 14px;
}

.opretopg .eksempel2 {
    width: 45%;
    display: inline-block;
    margin: -1px;
    padding: 0;
    border: 0;
}

.opretopg .eksempel3 {
    width: 45%;
    display: inline-block;
    margin: -2px;
    padding: 0;
    border: 0;
    float: right;
}

.imgpreview {
    background-color: #000000;
    z-index: 99999;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.4;
    display: none;
}

.imgpreviewimg {
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: absolute;
    opacity: 1;
    background-image: url("../img/mail.png");
    background-repeat: no-repeat;
    background-position: center;
    display: none;
    background-size: 100%;
}

#search_btn {
    background-image: url("../img/search.png");
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    background-size: 100%;
    width: 30px;
    height: 40px;
    float: left;
    padding-left: 5px;
}

#search_btn.highlighted {
    background-image: url("../img/search_highlighted.png");
}

/*ejendomme*/
.ejendomlist {
    width: 100%;
    background-color: #27292e;
    color: #FFFFFF;
    /* top:153px;
    bottom:55px; */
}

.ejendomlist ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0;
}

.ejendomlist ul li:nth-child(odd) {
    background-color: #263e62;
}

.ejendomlist ul li:nth-child(even) {
    background-color: #345586;
}

.ejendomlist li {
    font-size: 1.2rem;
    line-height: 4rem;
    text-align: center;
    height: 4rem;
}

.ejendomlist li p {
    text-shadow: 0 0;
    -webkit-margin-after: 0;
    -webkit-margin-before: 0;
    text-align: left;
    padding-left: 70px;
    position: relative;
}


.ejendomlist li p .unreads_dot {
    position: absolute !important;
    left: 1rem !important;
    top: 1.2rem !important;
}

.kommegaareg {
    background-color: #345586;
    height: 100%;
}

.kommegaareg .formen {
    min-height: 95%;
    padding-top: 5%;
    width: 100%;
}

.kommegaareg .formen table {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.kommegaareg .formen table td.col {
    width: 20%;
}

.bold {
    font-weight: bold !important;
}

.kommegaareg .formen table td.filler {
    width: 20%;
}

.kommegaareg .formen #datechoosers td {
    padding-top: 2em;
}

.kommegaareg .formen #datechoosers .ui-input-datebox {
    padding-left: 2% !important;
    width: 98% !important;
}

.kommegaareg .formen #datechoosers td .ui-input-text, .kommegaareg .formen .select_cell .ui-select {
    width: 44%;
    margin-left: 28% !important;
}

.kommegaareg .formen #datechoosers td .ui-input-datebox a {
    right: 20%;
}

.kommegaareg .formen table td.select_cell {

}

.regtaskcontent {
    background-color: #ffffff;
}

.regtaskcontent * {
    background-color: #ffffff;
}

.regtaskcontent .formen div.field {
    clear: both;
    color: #000000 !important;
    padding-bottom: 1em;
}

.regtaskcontent .formen .bold {
    font-size: 1.2em;
}

.regtaskcontent .formen img {
    width: 70%;
    margin-bottom: 1em;
    display: inline-block;
    border: 10px solid #ffffff;
    margin: 1em 0em;
}

.regtaskcontent #images_field {
    text-align: center;
    margin: 1em 0em;
}

.newsheader #date_field {
    position: absolute;
    left: 0px;
    height: 24px;
    background-color: #21242A;
    color: #ffffff;
    line-height: 24px;
    top: 128px;
    width: 100%;
}

.best_regards_box {
    padding-bottom: 0.8em;
    display: inline-block;
}

.newsitemcontent #images_field {
    text-align: center;
    float: left;
    width: 100%;
}

.newsitemcontent #author_field {
    padding-top: 1.2em;
    font-size: 0.8em;
}

.newsitemcontent #title_field {
    font-size: 1.5em;
    font-weight: bold;
}

.newsitemcontent, .newsitemcontent .formen, .newsitemcontent .content, .newsitemcontent .field {
    background-color: #ffffff;
    color: #000;
}

.newsitemcontent #description_field {
    padding-top: 1.2em;
}

.tasktemplate #description_field {
    padding-bottom: 1.2em;
}

.tasktemplate #title_field {
    margin-top: 0px;
    padding-top: 0px;
}

.tasktemplate {
    padding-bottom: 1em;
}

.newsitemcontent .formen {
    /*position:relative;
    left:0px;
    top:20px;*/
}

.newsitemcontent .formen img {
    width: 100%;
    margin-bottom: 1em;
    display: inline-block;
    margin: 1em 0em;
}

.foden {
    height: 60px;
    width: 100%;
    text-align: center;
}

.menu {
    width: 100%;
    height: 80;
    background-color: #bababa;
    opacity: 0;
    position: absolute;
    bottom: 60px;
    text-align: -webkit-center;
    height: auto;
    z-index: 1000;
    -webkit-transition: all 0.5s ease-in;
    display: none;
}

.menu.show {
    opacity: 1;
}

.innermenu {
    width: 70%;
}

.menu #parttwo {
    display: none;
}

.menu .dropdown {
    margin-bottom: 0;
    background-color: #bababa;
    border: 1px solid #000000;
}

.menu .dropdown::after {
    width: 43px;
    height: 37px;
    position: absolute;
    background-image: url(../img/dropdownicon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0px;
    content: "";
    top: 0;
}

#thumbnails {
    position: fixed;
    background-color: /*#274269*/ #BABABA;
    right: initial;
    bottom: 56px;
    height: 70px;
    width: 100%;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s ease-in-out;
}

#thumbnails img {
    width: 50px;
    height: 50px;
    margin: 10px;
    border: 1px solid #666666 !important;
}

.slutdato {
    padding-right: 0px;
}

.dateclass {
    position: relative;
}

.dateclass::after {
    width: 43px;
    height: 39px;
    position: absolute;
    background-image: url(../img/calendaricon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: -1px;
    content: "";
    top: -2px;
}

.dateclass.highlighted::after {
    width: 43px;
    height: 37px;
    position: absolute;
    background-image: url(../img/calendaricon_highlighted.png);
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0px;
    content: "";
    top: 0;
}

.dateclass {
    width: 100%;
}

.dateclass.placeholderclass::before {
    position: absolute;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #FFFFFF;
    content: attr(placeholder);
    height: 37px;
    line-height: 37px;
}

.dateclass.placeholderclass:hover::before {
    width: 0%;
    content: "";
}

.kommegaaleftdato {
    float: left;
    width: 40%;
}

.kommegaarightdato {
    float: right;
    width: 40%;
    margin-right: 2em;
}

.egenknap {
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 11px;
    padding: 7px;
    color: #FFFFFF;
    display: block;
    width: 100%;
}

.egenknap.annuller {
    display: table-cell;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0;
}

.egenknap.black {
    border: 1px solid #000000;
    color: #000000;
}

.helpbg {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.helpbg .front {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 140px;
    width: 100%;
    position: absolute;
    -webkit-transition: background-color 2s ease-in;
}

.helpbg .front.changed {
    background-color: rgba(105, 105, 105, 0.7);
}

.helpbg .gesture {
    width: 50%;
    height: 100%;
    position: absolute;
    background-image: url('../img/swipeleft.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.helpbg .textplace {
    width: 50%;
    height: 100%;
    right: 0;
    position: absolute;
    color: #FFFFFF;
}

.helpbg .textplace .text {
    margin-top: 135px;
    width: 90%;
}

.helpbg .textplace .text .button {
    background-color: #64b1e9;
    float: right;
    padding: 5px;
    display: inline-block;
}

.helpbg .textplace .text .chkbox {
    float: right;
}

.iscroll-content {
    padding: 0px !important;
}

.ui-input-search {
    background-color: #ffffff !important;
}

@import url("animate.css");

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
    margin: 0;
    padding: 0;
    font-family: Arial;
}

html {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

body {
    /*    -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */
    /* -webkit-text-size-adjust: none;             /* prevent webkit from resizing text to fit */
    /*-webkit-user-select: none;                  /* prevent copy paste, to allow, change 'none' to 'text' */

    background-color: #27292e;
    width: 100%;
    color: #FFFFFF;
}

p {
    font-size: 1.3em;
}

/*
.home .content {
    bottom: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1;
    text-align: center;
}

.home .footer {
    bottom: 0px;
    position: fixed;
    top: 50%;
    width: 100%;
    z-index: 101;
}*/

.header {
    font-size: 1.3em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 15px;
    width: 100%;
}

.logo {
    display: inline-block;
    position: relative;
    margin: 20px auto;
    width: 260px;
}

.versionBox {
    display: inline-block;
    width: 98%;
    text-align: right;
    font-size: 0.8em;
    position: absolute;
    bottom: 0.5%;
    right: 0.4em;
}

.knap {
    width: 100%;
    -webkit-transition: all 350ms cubic-bezier(.42, 0, .58, 1);
    transition: all 350ms cubic-bezier(.42, 0, .58, 1);
}

.circlewrap {
    width: 100%;
    height: 100%;
}

.circle {

    border-radius: 50%;
    width: 6em;
    height: 6em;
    background-color: #345586;
    display: table;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -3em;
    margin-left: -3em;
    margin-right: 0;
    margin-bottom: 0;
}

.circle p {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.knap .knap {
    height: 100% !important;
    top: 0px !important;
}

.knap.login {
    height: 51%;
    background-color: #4775b8;
    position: absolute;

    top: 0%;
}

#loginformen .ui-input-text {
    width: 85%;
    display: inline-block;
}

#slide_contents {
    position: absolute;
    width: 100%;
    top: -40%;
    bottom: 50%;
}

#loginformen {
    background: transparent;
    background-color: transparent;
    position: relative;
    display: inline-block;
    width: 100%;
}

#loginformen form {
    height: 100%;
    text-align: center;
    display: block;
}

#loginformen form center {
    height: 100%;
}

#loginformen.clicked {
    top: 100% !important;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-animation: fadeInDown 0s;
    -webkit-animation-fill-mode: forwards;
    animation: fadeInDown 0s;

    display: block;
}

.info_content {
    position: relative;
    margin: 5%;
    width: 90%;
    height: 40%;
    bottom: 0px;
    display: none;
}

.newuser_content {
    height: 40%;
    margin: 5%;
    position: relative;
    top: 40%;
    width: 90%;
    display: none;
}

.knap.newuser {
    height: 25%;
    vertical-align: middle;
    display: table;
    background-color: #345586;
    position: absolute;
    top: 51%
}

.knap.newuser p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.knap.info {
    height: 25%;
    vertical-align: middle;
    display: table;
    background-color: #263e62;
    position: absolute;
    bottom: 0%;
}

.formtabel {
    width: 400px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

.formtabel tr:nth-child(1n+2) {
    height: 1.3em;
}

.formtabel tr:nth-last-child(1) {
    height: auto;
}

.knap.info p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.loginbutton {
    padding: 2px;
    background: #345586;
    color: #FFFFFF !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    width: 85%;
    margin-top: 13px;
    height: 3em;
    font-size: 1em;
    line-height: 3em;
    display: inline-table;
}

.overlaybutton {
    z-index: 99999;
}

.slide_contents {
    z-index: 1;
}

.loginbutton p {
    display: table-cell;
    vertical-align: middle;
}

#loginformen .ui-checkbox {
    left: 50%;
    margin-left: -70px;
    width: 140px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#loginformen .ui-checkbox label.ui-checkbox-off:after {
    background: rgb(255, 255, 255) !important;
}

#loginformen .ui-checkbox label.ui-checkbox-on:after {
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.glemtkode {
    display: inline-block;
    color: #9d9d9e;
    top: 70%;
    font-size: 1em;
    text-align: center;
    left: 0;
}

.huskkode {
    display: inline-block;
    top: 70%;
    font-size: 1em;
    text-align: center;
    right: 0px;
    background-color: transparent !important;
    border: 0px !important;
    color: #9d9d9e !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

#remember_me {
    visibility: hidden;
}

textarea {
    height: 200px !important;
}

input {
    /*width: 85%;*/
    /*height: 100%;*/
    /*margin-bottom: 0.5em;*/
    font-weight: normal;
    padding: 2px;
    color: #888888 !important;
    height: 40px;
    background-color: #ffffff !important;
}

input:focus {
    box-shadow: 0px !important;
}

.ui-focus {
    box-shadow: 0px !important;
}

.ui-input-datebox {
    padding-left: 0px;
    width: 100%;
}

.ui-input-datebox a {
    background-image: url("../img/calendaricon.png") !important;
    background-color: #345586 !important;
    background-repeat: no-repeat !important;
    border-radius: 0px !important;
    background-size: 35px 41px !important;
    position: absolute;
    right: 10%;
    width: 35px;
    height: 41px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -3px;
    border: 0px;
    box-shadow: none;
}

.ui-input-datebox a.highlighted {
    background-image: url("../img/calendaricon_highlighted.png") !important;
    background-color: #345586 !important;
    background-repeat: no-repeat !important;
    border-radius: 0px !important;
    background-size: 35px 41px !important;
    position: absolute;
    right: 10%;
    width: 35px;
    height: 41px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -3px;
    border: 0px;
    box-shadow: none;
}

.kommegaareg .ui-input-datebox {
    position: relative !important;
}

.opgreg .ui-input-datebox {
    position: relative !important;
}

.kommegaareg .ui-input-datebox a {
    background-size: 35px 43px !important;
    width: 35px;
    height: 43px;
    margin-left: -2px;
    left: auto !important;
    right: 0px !important;
}

.opgreg .ui-input-datebox a {
    background-size: 35px 43px !important;
    width: 35px;
    height: 43px;
    margin-left: -2px;
    left: auto !important;
    right: 0px !important;
}

.ui-input-datebox a:after {
    background-image: none !important;
}

.taskcreate .ui-input-text, .taskcreate input, .taskcreate select, .taskcreate textarea {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
}

.taskcreate input {
    height: 37px !important;
    line-height: 37px;
}

.taskcreate input, .taskcreate select, .taskcreate textarea {
    -webkit-border-radius: 0.42em !important;
    border-radius: 0.42em !important;
    /*border:1px solid #8c8c8c;*/
    padding: 0px;
}

.ui-input-datebox input {
    margin: 0px !important;
}

.taskcreate div.ui-input-text {
    /*padding: 0em 0.7em !important;*/
    padding-left: 0.7em;
}

.taskcreate .ui-select .ui-btn, .taskcreate textarea.ui-input-text {
    padding: 0.5em 0.7em !important;
}

.ui-datebox-container .ui-btn-icon-notext, .ui-datebox-container .ui-btn-icon-notext:after {
    margin: 0.0em 0.5em 0.5em 0.5em;
    background-color: #1D1D1D !important;
    background-repeat: no-repeat !important;
    left: -1px;
    top: 7px;
}

.ui-datebox-container .ui-title {
    overflow: visible;
}

.ui-datebox-container {
    z-index: 9990999090909 !important;
    position: fixed;
    left: 10%;
    top: 20%;
    width: 80%;
}

.ui-datebox-container .ui-datebox-griddate.ui-btn-a {
    background-color: #1D1D1D;
    color: #ffffff;
}

.ui-datebox-container .ui-datebox-griddate.ui-btn-b {
    background-color: #345586;
    color: #ffffff;
}

.ui-datebox-controls {
    padding-left: 2%;
    width: 95%;
}

input:nth-child(1) {
    top: 15%;
}

@keyframes moveuplogin {
    from {
        top: 0%;
    }
    to {
        top: -81%;
    }
}

@-webkit-keyframes moveuplogin {
    from {
        -webkit-transform: 0%;
    }
    to {
        top: -81%;
    }
}

@keyframes moveuploginformfading {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes moveuploginformfading {
    from {
        -webkit-opacity: 0;
    }
    to {
        -webkit-opacity: 1;
    }
}

/* disable shadows for better android performance */
*,
.ui-body-a,
.ui-bar-a,
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a,
.ui-body-b,
.ui-bar-b,
.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b,
.ui-body-c,
.ui-bar-c,
.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c,
.ui-body-d,
.ui-bar-d,
.ui-btn-up-d,
.ui-btn-hover-d,
.ui-btn-down-d,
.ui-body-e,
.ui-bar-e,
.ui-btn-up-e,
.ui-btn-hover-e,
.ui-btn-down-e,
.ui-shadow-inset,
.ui-icon-shadow,
.ui-focus,
.ui-overlay-shadow,
.ui-shadow,
.ui-btn-active,
* {
    text-shadow: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

/*#page_content {
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	position:absolute;
	-webkit-transform:translate3d(0,0,0);
	padding:0px !important;
	margin:0px !important;
}*/

#page_content.properties {
    top: 54px !important;
}

#page_content.xbigheader {
    top: 170px !important;
}

#page_content.bigheader {
    top: 182px !important;
}

#page_content.normalheader {
    top: 128px !important;
}

#page_content.menuheader {
    top: 119px !important;
}

#page_content.smallheader {
    top: 108px !important;
}

#page_content.headerwithblackbar {
    top: 152px !important;
}

#page_content.nofooter {
    bottom: 0px !important;
}

#page_content.noheader {
    top: 0px !important;
}

#page_content.normalfooter {
    bottom: 56px !important;
}

#page_content.bigfooter {
    bottom: 62px !important;
}

#page_content.regtaskcreatecontent .scroller {
    padding-bottom: 4em;
}

.normalscroller {
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: auto !important;
}

.normalscroller > * {
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: auto !important;
}

.scroller.tight {
    padding: 0px;
}

.tightlist li {
    background: transparent;
    padding: 10px 10px;
}

.lokationskort.scroller {
}

.lokationskort.scroller img {
    width: 100%;
}

.loading {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 5000;
}

#circleG {
    width: 136.5px;
    position: relative;
    top: 250px;
    left: 50%;
    margin-left: -68px;

}

.circleG {
    background-color: #2C5694;
    float: left;
    height: 29px;
    margin-left: 15px;
    width: 29px;
    -moz-animation-name: bounce_circleG;
    -moz-animation-duration: 1.8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-border-radius: 19px;
    -webkit-animation-name: bounce_circleG;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-border-radius: 19px;
    -ms-animation-name: bounce_circleG;
    -ms-animation-duration: 1.8s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-border-radius: 19px;
    -o-animation-name: bounce_circleG;
    -o-animation-duration: 1.8s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-border-radius: 19px;
    animation-name: bounce_circleG;
    animation-duration: 1.8s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    border-radius: 19px;
}

#circleG_1 {
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

#circleG_2 {
    -moz-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

#circleG_3 {
    -moz-animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
    -ms-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

@-moz-keyframes bounce_circleG {
    0% {
    }

    50% {
        background-color: #bababa
    }

    100% {
    }

}

@-webkit-keyframes bounce_circleG {
    0% {
    }

    50% {
        background-color: #bababa
    }

    100% {
    }

}

@-ms-keyframes bounce_circleG {
    0% {
    }

    50% {
        background-color: #bababa
    }

    100% {
    }

}

@-o-keyframes bounce_circleG {
    0% {
    }

    50% {
        background-color: #bababa
    }

    100% {
    }

}

@keyframes bounce_circleG {
    0% {
    }

    50% {
        background-color: #bababa
    }

    100% {
    }

}

/**
** Only add the margin for phonegap apps on ios 7
**/
phonegap-ios-7 {
    margin-top: 20px;
}

.ui-mobile, .ui-mobile body {
    background-color: #27292E;
    bottom: 0;
    height: auto;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;

    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    -ms-content-zooming: none;
    -ms-touch-action: none;
    -ms-user-select: none;

}

.mailreport_wrapper .fncbtn {
    border-width: 2px !important;
}

.mailreport_wrapper {
    color: #ffffff !important;
    /*padding-left:0.5em;*/
}

.tasktemplate .field {
    padding-top: 0.6em;
    display: block;
}

#page_content {
    position: absolute;
    /*z-index: 1;*/
    left: 0;
    width: 100%;
    overflow: hidden;
    height: auto !important;
    min-height: 0 !important;
}

.scroller {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
    padding-top: 2em;
    padding-bottom: 2em;
    min-height: 100%;
}

.scroller {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

textarea.bsc_msg {
    /*resize: none !important;*/
    /*overflow-y: scroll !important;*/
    overflow: auto !important;
    background-color: white !important;
    /*height:46px !important;
    max-height:46px !important;*/
    position: relative;
    width: 98%;
    -webkit-overflow-scrolling: touch !important;
    max-height: none !important;
    height: 36px !important;
    min-height: 36px !important;
    display: inline-block;
    padding: 1%;
    border-radius: 4px;
}

.active textarea.bsc_msg {
    min-height: 190px !important;
    max-height: none !important;
}

#textarea_scroller {
    position: relative;
    height: 58px;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
    padding: 0px !important;
    margin: 0px !important;
    display: inline-block;
}

#textarea_scroller.active {
    height: 200px;
    max-height: 200px;
}

#textarea_scroller .scroller {
    position: relative;
    width: 100%;
    top: 0px;
    left: 0px;
    padding: 6px 0px 0px !important;
    margin: 0px !important;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                           not supported by any browser */
}

#page_content.propertylocationmap {
    overflow-x: scroll;
}

.ui-input-datebox a:after {
    display: none;
}

.ui-datebox-griddate {
    width: 13%;
}

.ui-datebox-gridrow {
    width: 100%;
}

.ui-popup-container {
    z-index: 11000000000;
}

#opgdialogdato input {
    visibility: hidden;
    display: none;
}

#opgdialogdato a {
    visibility: hidden;
    display: none;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
}

.table .cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.center-children {
    text-align: center;
}

.ui-select .ui-btn select {
    min-height: 1.5em;
    height: 100%;
}

h2.light {
    color: white;
}

#document-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
}

.document-list li {
    list-style-type: none;
    padding: 6px 10px;
    color: white;
    cursor: pointer;
}

.document-list li:hover {
    background-color: #55729d;
}

.document_delete {
    float: right;
}

.documentcatsicon {
    background-image: url(../img/menuicons/opretopgave.png);
}

.documentsapv {
    background-image: url(../img/menuicons/apv.png);
}

.statistics_export {
    background-image: url(../img/kreditnota.png);
}

.documentsapv_listimage {
    background-image: url(../img/menuicons/apv-grey.png) !important;
    background-size: 26px;
}

.documentscleaning {
    background-image: url(../img/menuicons/spraybottle.png);
}

.documentscleaning_listimage {
    background-image: url(../img/menuicons/spraybottle-grey.png) !important;
    background-size: 20px;
}

.cell3.documentsapv, .cell3.documentscleaning, .cell3.smallbg {
    -webkit-background-size: 50%;
    background-size: 50%;
}

.reportsystem_browse {
    background-image: url(../img/menuicons/file-star.png) !important;
}

.reportsystem_browse_listimage {
    background-image: url(../img/menuicons/file-star-grey.png) !important;
    background-size: 26px;
}

.newlistitem {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    line-height: 1.4em !important;
    background-repeat: no-repeat !important;
    font-weight: bold !important;
}

.reportsystem_submit {
    background-image: url(../img/menuicons/file.png) !important;
}

#question_template {
    display: none;
}

#questionslist ul {
    width: 100%;
    /*float: left;*/
    margin: 16px 0px;
    margin-left: 50px;
}

#questionslist li {
    list-style-type: none;
    float: left;
    width: 25%;
    position: relative;
}

#questionslist .title {
    font-weight: normal;
    padding-left: 20px;
    margin-left: 60px;
}

#questionslist .report_buttons_wrapper {
    padding: 16px;
}

#questionslist .report_buttons_wrapper span {
    padding: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #BEBFBF;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 10px;
    padding-left: 45px !important;
    background-size: 25px;
}

.report_foto_button {
    background-image: url(../img/kamera.png);
}

#questionslist .report_buttons_wrapper span:hover {
    background-color: #cbcccc;
}

#questionslist li input {
    position: relative;
    top: 9px;
    left: -10px;
    float: left;
}

#questionslist li label {
    text-align: left;
    padding-left: 40px;
}

#questionslist li .answer {
    padding-left: 0px;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 20px;
}

#questionslist .answer {
    padding-left: 0px;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 12px;
    top: 50%;
    margin-top: -20px;
}

#questionslist h2 {
    text-align: center;
    font-size: 2em;
    padding: 3em 0px 1em;
    font-weight: normal;
    /*border-bottom: 1px solid #c9c9c9;*/
    /* page-break-before: always;*/
}

#questionslist > div.question_wrapper:nth-child(even) {
    background-color: #E3E3E3;
}

.question_wrapper.approved {
    /*background-image: !important;*/
}

.question_wrapper.partly_approved {
    /*background-color: #e24141 !important;*/
}

.question_wrapper.not_approved {
    /*background-color: #e24141 !important;*/
}

.question_wrapper {
    position: relative;
    padding: 30px 0px;
    -webkit-print-color-adjust: exact;
    page-break-after: auto;
}

.reportsystem_wrapper {
    background-color: #fff;
    color: #000;
    padding-top: 2em;
}

.report_comment_wrapper {
    padding: 0px 20px;
    text-align: left;
    clear: both;
    margin-left: 60px;
    font-size: 0.9em;
}

.report_comment_wrapper textarea {
    border: 1px solid #c9c9c9 !important;
    height: 80px !important;
    padding-bottom: 0px;
}

.reportsystem_header_fields {
    padding: 2em;
}

.reportsystem_header_fields .row {
    padding: 8px 0px;
    font-size: 1.2em;
}

.reportsystem_header_fields .ui-input-text {
    margin: 0px;
}

.reportsystem_header_fields select, .reportsystem_header_fields input, .reportsystem_header_fields .ui-btn {
    border: 1px solid #c9c9c9 !important;
    color: #c9c9c9;
}

.reportsystem_header_fields .ui-btn, .reportsystem_header_fields .ui-input-text {
    margin: 1em 0px;
}

.smiley {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-print-color-adjust: exact;
}

.smiley_approved {
    background-image: url('../img/smileys/approve.png');
}

.smiley_neutral {
    background-image: url('../img/smileys/neutral.png');
}

.smiley_disapproved {
    background-image: url('../img/smileys/disapprove.png');
}

#reportsystem_summary ul {

}

#reportsystem_summary li {
    float: left;
    width: 33%;
    list-style-type: none;
}

#reportsystem_summary .smiley {
    width: 140px;
    text-align: right;
    line-height: 40px;
    font-size: 2em;
}

#reportsystem_summary .title {
    margin-left: 30px;
    margin-bottom: 20px;
}

.print_header {
    display: none;
}

@media print {

    .print_header {
        display: block;
        padding: 40px 0px;
    }

    body {
        overflow: visible !important;
        position: relative !important;
        height: auto !important;
    }

    .ui-mobile, .ui-mobile body {
        position: relative !important;
        overflow: visible !important;
        height: auto !important;
    }

    .ui-mobile .ui-page-active {
        position: relative !important;
        overflow: visible !important;
        height: auto !important;
    }

    #page_content {
        position: relative;
        overflow: visible !important;
        height: auto !important;
    }

    #questionslist h2 {
        /*padding: 0em 0px 1em;*/
        /*page-break-before: always;*/
    }

    .ui-header .titel {
        display: none;
    }

    .ui-footer {
        display: none;
    }

    [data-role="header"] {
        display: none;
    }

    #page_content.normalheader {
        top: 0px !important;
    }

}

select {
    width: 100%;
    border: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: .5em 0;
    color: #888888;
    min-height: 37px;
    padding: .4em;
}

textarea {
    padding: .4em !important;
}

.ms-container {
    width: 100%;
}

.darkbg {
    background: #27292e !important;
}

.form_page label {
    float: left;
    margin-bottom: 0px;
    margin-top: 10px;
}

.singlecell [data-action] {
    height: 60px;
    line-height: 60px;
}



/* LOW */
[data-priority='4387D292-12D9-4586-AA14-D8849E704B8F'] {
    color: #000000;
    font-weight: bold;
}

/* MEDIUM */
[data-priority='123A9380-BC6B-45E7-9064-553814E98AAE'] {
    color: #01943B;
    font-weight: bold;
}

/* HIGH */
[data-priority='0E44C34C-C783-4C15-B561-D97DAF1504D2'] {
    color: #EEBB25;
    font-weight: bold;
}

/* IMMEDIATE */
[data-priority='497B4A98-B2A3-4ECC-A09C-536F830F7D88'] {
    color: #DF0106;
    font-weight: bold;
}

#columns-wrapper {
    float: left;
}

input.field_column {
    height: auto;
    margin-left: 7px;
    top: 1px;
    position: relative;
}

label.floated {
    cursor: pointer;
    float: left;
}

.hidden {
    display: none;
}

.clearfix {
    clear:both;;
}

.full-float {
    display: inline-block;
    width: 100%;
    float: left;
}