﻿body {
    background: white;
    font-family: Verdana;
    font-size: 11px;
}

font {
    font-family: Verdana;
    font-size: 11px;
}


.table {
    border-color: #ECECEC;
    text-align: left;
}

.table_div, .table_print {
    margin: auto;
    text-align: center;
}

.tablerow {
    color: #4A3C8C;
    background-color: #F7F7F7;
}

.mm_table {
    cursor: pointer;
    background-color: #FFA486;
    background-color: #003e81;
    width: 100%;
    height: 21px;
    text-align: center;
    border-spacing: 2px; /* toegevoegd ivm bootstrap*/
    border-collapse: separate; /* toegevoegd ivm bootstrap*/
}

.mm_tablerow {
    font-family: Verdana;
    font-size: 11px;
}

.mm_tablecell_title {
    color: #ffffff;
    font-size: x-large;
    font-weight: bold;
}

.mm_tablecell_title_smaller {
    color: #ffffff;
    font-size: medium;
    font-weight: bold;
}

.mm_tablecell_sel {
    color: #ffffff;
    background-color: #ff6600;
}

.mm_tablecell {
    color: #ffffff;
    background-color: #FFA486;
}

.mm_tablecell_hover {
    color: #003e81;
    background-color: #FFFFFF;
}

.st_table {
    color: #4A3C8C;
    background-color: #F7F7F7;
    border-color: #ECECEC;
    /*border-width: 1px;
    border-style: solid;*/
    border-collapse: collapse;
}

.st_table_update {
    color: #4A3C8C;
    background-color: #F7F7F7;
    border-color: #ECECEC;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

.st_table_select {
    cursor: pointer;
    border-color: #ECECEC;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

.st_tablerow_title {
    color: #F7F7F7;
    background-color: #4A3C8C;
    font-weight: bold;
    text-align: left;
}

.st_tablerow_header {
    color: #F7F7F7;
    background-color: #4A3C8C;
    font-weight: bold;
    text-align: left;
}

.st_tablerow_page {
    color: #4A3C8C;
    background-color: #F7E7E7;
    font-weight: bold;
}

.st_tablerow_sel {
    color: #E0E0E0;
    background-color: #3030D0;
    text-align: left;
}


.st_tablerow_sel_error {
    color: #E0E0E0;
    background-color: #3030D0;
    text-align: left;
}

.st_tablerow_sel1 {
    color: #4A3C8C;
    background-color: #F7F7F7;
    text-align: left;
}

.st_tablerow_sel1_error {
    color: red;
    background-color: #F7F7F7;
    text-align: left;
}

.st_tablerow_sel2 {
    color: #4A3C8C;
    background-color: #ECECEC;
    text-align: left;
}


.st_tablerow_sel2_error {
    color: red;
    background-color: #ECECEC;
    text-align: left;
}



.st_tablerow_hover {
    color: #4A3C8C;
    background-color: #73749C;
    cursor: pointer;
    text-align: left;
}

.st_tablerow_upd {
    color: #4A3C8C;
    background-color: #F7F7F7;
    text-align: right;
    border-bottom: hidden;
    border-top: hidden;
}

.st_tablerow_upd_error {
    background-color: #F7F7F7;
    border-width: 0;
    color: Red;
}

.st_tablerow_error {
    color: red;
    background-color: #ECECEC;
}

.st_tablerow_succes {
    color: green;
    background-color: #ECECEC;
}

.st_tablerow_button {
    color: #4A3C8C;
    background-color: #F7F7F7;
    text-align: center;
}

.st_tablecell_sel {
    color: #F7F7F7;
    background-color: #FF6600;
}

.st_tablecell_sel1 {
    color: #F7F7F7;
    background-color: #73749C;
}

.st_tablecell_sel2 {
    color: #F7F7F7;
    background-color: #73749C;
}

.st_tablecell_hover {
    color: #4A3C8C;
    background-color: #F7F7F7;
    cursor: pointer;
}

.st_tablecell_hover2 {
    cursor: pointer;
    text-align: left;
}

.button {
    color: White;
    background-color: #73749C;
    font-weight: bold;
}

.text {
    color: #4A3C8C;
    background-color: #F7F7F7;
    text-align: left;
}

.readOnly {
    color: #4A3C8C;
    background-color: #E7E7E7;
    text-align: left;
}

.requiredInput {
    background-color: #ffd0d0;
}


.requiredInputRigh {
    background-color: #ffd0d0;
}

.description {
    border-style: none;
    color: #4A3C8C;
    background-color: #F7F7F7;
}

.description_red {
    border-style: none;
    color: red;
    background-color: #F7F7F7;
}


.ajax_search_div {
    border-style: dotted;
    border-width: thin;
    color: black;
    background-color: White;
}

.ajax_search_div_over {
    border-style: dotted;
    border-width: thin;
    background-color: blue;
    color: white;
}

.autocomplete_highlightedListItem {
    background-color: #4A3C8C;
    color: #F7F7F7;
    min-width: 200px;
}

.autocomplete_completionListElement {
    border-width: thin;
    border-style: none;
}

.autocomplete_listItem {
    border-width: thin;
    background-color: #f0eff3;
    min-width: 200px;
    list-style-type: none;
}


.dx_agenda_cell {
    text-align: left;
}

#ctl03_ASPxScheduler1_formBlock_AptFrmContainer_TCFix-1 {
    z-index: 12000;
}

.nomarkup {
    text-decoration: none;
    color: White;
}

div.lijstmenu {
    width: 98%;
    margin: 0 auto;
}

div.lijstmenu div {
    margin: 2px;
    float: left;
}

/* WIJZIGINGEN IVM NIEUWE STYLE*/
#patPanel {
    width: 95%;
}

#patVerzPanel {
    width: 95%;
}

#DBCPanel, #JDBCPanel, #BGGZPanel, #JBGGZPanel, #OVZPanel, #EPZPanel, #PQPanel, #PQTrajectPanel, #JWPanel, #selectPatientPanel, #selectDBCPanel, #berichtPanel {
    width: 95%;
}

#selectPanel {
    width: 95%;
}

#buttonPanel {
    width:95%;
}

/* FONTAWESOME */
.fa {
    font-size: 16px;
    color: darkslategray;
    margin-left: 2px;
    text-decoration:none;
}

.k-autocomplete {
    width: 300px;
}

input[type=checkbox].k-recur-weekday-checkbox {
    margin-left:29px;
}

.ui-dialog .ui-dialog-content {
    font-family: Verdana;
    font-size: 14px;
}
.ui-dialog-title {
    font-family: Verdana;
    font-size: 14px;
    /*color: white;
    background: #003e81;*/
}
/*.ui-dialog-titlebar {
    background: #003e81;
}*/
