body {
    margin: 0;
    padding: 39px 15px 15px;
    background-color: #0F6432;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    font-size: 90%;
}
a:link {
    color: #1441AF;
}
a:visited {
    color: #7743A8;
}
a:hover {
    color: #00F;
    text-decoration: underline;
}
a img {
    border: none;
}
p {
    margin: 0;
}
/* #searchTips p {
    margin-left: 1.2em;
} */
table, tr, th, td {
    margin: 0;
    padding: 0;
    border-spacing: 0;
    text-align: left;
    vertical-align: top;
}
table {
    margin: 1.2em 0;/* 
    width: 80%; */
}
tr th:first-child, tr td:first-child {
    width: 2.7em;
    padding-left: 0;
    padding-right: 0;
}
th div, td div {
    padding-left: .3em;
    padding-right: .6em;
    text-align: right;
}
th, td {
    padding: .3em .9em .3em .3em;
}
th {
    background-color: #A3C1A7;
}
tr.odd td {
    background-color: #C9DACA;
}
ul {
    list-style-type: disc;
}
input[type="text"], input[type="password"], textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.2em;
    background-color: #F6F9F6;
    border: 1px solid #043B1B;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    background-color: #FFF;
}
button, input[type="submit"], input[type="reset"] {
    color: #B2D4C6;
    background-color: #0F6432;
    border: 1px solid #043B1B;
    border-left-color: #FFF;
    border-top-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
}
#topnavGr {
    border: 2px solid #000;
    border-bottom: none;
    min-height: 22px;
    padding-top: 4px;
}
#database #topnavGr {
    background-color: #B62723;
}
#info #topnavGr {
    background-color: #A3C1A7;
}
#logoTopLeft {
    position: absolute;
    top: 15px;
    left: 15px;
}
#cornerTopRight {
    position: absolute;
    top: 39px;
    right: 14px;
    width: 27px;
    height: 26px;
}
#navTopLevel {
    margin-left: 191px;
}
#topnavGr ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#topnavGr ul ul {
    margin-left: 1.8em;
}
#topnavGr li, #topnavGr p {
    display: inline;
}
#topnavGr li li, #topnavGr p {
    padding-left: 1.2em;
    border-left: 2px solid #E8A9A7;
    margin-left: 1.2em;
    white-space: nowrap;
}
#info #topnavGr li li {
    border-left-color: #0F6432;
}
#topnavGr li li:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}
#topnavGr a {
    font-weight: bold;
    text-decoration: none;
}
#database #topnavGr a:link {
    color: #E8A9A7;
}
#database #topnavGr a:visited {
    color: #BD8987;
}
#database #topnavGr a:hover {
    color: #F4D2D2;
}
#database #topnavGr .xar-menu-item-current a {
    color: #F4D2D2 !important;
}
#info #topnavGr a:link {
    color: #0F6432;
}
#info #topnavGr a:visited {
    color: #557462;
}
#info #topnavGr a:hover {
    color: #043B1B;
}
#info #topnavGr .xar-menu-item-current a {
    color: #043B1B !important;
}

/* sub-navigatie */
#navSecLev {
    position: absolute;
    left: 191px;
    width: auto;
    min-height: 27px;
    margin: 0;
    background-color: #A3C1A7;
    border: 2px solid #000;
    border-top: none;
}
#navSecLev ul {
    margin: 4px 21px;
    padding: 0;
}
#navSecLev li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    padding-left: 1.2em;
    border-left: 2px solid #0F6432;
    margin-left: 1.2em;
    white-space: nowrap;
}
#navSecLev li:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}
#navSecLev a {
    font-weight: bold;
    text-decoration: none;
}
#navSecLev a:link {
    color: #0F6432;
}
#navSecLev a:visited {
    color: #557462;
}
#navSecLev a:hover {
    color: #043B1B;
}
#navSecLev .active a {
    color: #043B1B;
}
#cornerSecLevLB {
    position: absolute;
    left: -2px;
    bottom: -3px;
}
#cornerSecLevRB {
    position: absolute;
    right: -3px;
    bottom: -3px;
}
#content #rolesUserAccount h1 {
    padding-top: 3em;
}

/* content area */
#contentArea {
    background-color: #DDE7DC;
    color: #000;
    border: 2px solid #000;
}
#content {
    padding: 0 1em;
    margin-bottom: -12px;
    min-height: 12em;
}
#contentBottom {
    background: transparent url(../images/soVibfarma/roundedContentRB.gif) no-repeat right bottom;
    height: 27px;
    margin: 0 -3px 0 -2px;
    position: relative;
    top: 3px;
}
#content h1 {
    font-size: 125%;
    margin: 0 0 .96em;
    padding: 1.2em 0 0;
}
#content h2, #content h3 {
    font-size: 100%;
    margin: 1.2em 0 0;
    clear: left;
}
#content .readMore {
    text-transform: lowercase;
    font-weight: bold;
}
#content blockquote {
    margin: 0 1.2em;
    font-style: italic;
    max-width: 30em;
}
#reportsSearch {
    position: absolute;
    left: 191px;
    width: auto;
    min-height: 27px;
    margin: 0;
    background-color: #A3C1A7;
    border: 2px solid #000;
    border-top: none;
    /* position: relative;
    float: left;
    width: auto;
    padding: .3em;
    background-color: #A3C1A7;
    border: 2px solid #000; */
}
#reportsSearch input[type="text"] {
    width: 15em;
    background-color: #EEF3ED !important;
    border-right-color: #DDE7DC;
    border-bottom-color: #DDE7DC;
    margin: .2em .2em .2em 21px; /* 
    margin: 0 .6em .3em 2.1em; */
}
#reportsSearch input:focus {
    background-color: #FFF !important;
}
/* #searchHelp {
    padding: .2em .2em 0 30em;
    font-size: 90%;
    font-style: italic;
} */
#reportsSearch button {
    border-left-color: #DDE7DC;
    border-top-color: #DDE7DC;
    margin: .2em 21px .2em 0;
/*     margin: 0 2.1em .3em 0; */
}
#reportsUserView h1 {
    padding-top: 3em;
}
/* #reportsUserView h2, #reportsUserView p {
    clear: left;
} */
#reportsUserView table {
    width: 100%;
    font-size: 100%;
}
#reportsUserView th.figure {
    width: 3.6em;
}
#vibPager {
    position: relative;
    z-index: 1000;
}

/* deelnemers pagina */
.deelnemers {
    float: left;
    width: 12em;
    min-width: 180px;
    height: 12em;
    min-height: 180px;
    padding-right: 2.4em;
}

/* help pagina */
#helpSearch {
    float: left;
    width: auto;
    border: 2px solid black;
    margin: 1.2em .6em 1.2em 0;
}
#helpList {
    margin-left: 320px;
    padding-left: 1.8em;
}

/* roles module */
#rolesUser-userMenuForm table {
    width: 42em;
    margin: 1.2em 0 0 0;
    padding: 0;
}
#rolesUser-userMenuForm td, #rolesActivateAccount td {
    width: 30em;
    padding: 0;
    line-height: 1.8em;
}
#rolesUser-userMenuForm td:first-child, #rolesActivateAccount td:first-child {
    width: 12em;
}
#rolesUser-userMenuForm td[colspan="2"], #rolesActivateAccount td[colspan="2"] {
    width: 42em;
}
#rolesUser-userMenuForm input[type="text"], #rolesUser-userMenuForm input[type="password"], #rolesActivateAccount input[type="text"] {
    width: 30em;
}
#rolesActivateAccount input#uname {
    width: 6em;
}
#rolesUserStartvalidation p, #rolesUserRequestpw p, #rolesUserRequestpwconfirm p, #rolesUserStartvalidation .xar-form-input-wrapper-after, #rolesUserRequestpw .xar-form-input-wrapper-after {
    margin: 1.2em 0;
}
#rolesActivateAccount table {
    margin: 0;
}
#rolesActivateAccount input#uname {
    border: none;
    background-color: transparent;
    font-size: 100%;
}

/* admin gedeelte */
#adminGr {
    padding: 1em 1em 2em;
    margin-top: 3em;
    border: 2px solid black;
    background-color: #DDE7DC;
    -moz-border-radius: 26px;
    border-radius: 26px;
}
#adminGr ul {
    margin: 0 1.2em 1.2em !important;
    padding: 0;
    white-space: nowrap;
}
#adminGr li {
    display: inline;
    margin: 0 .6em 0 0;
    padding: 0;
    white-space: nowrap;
    background-color: #DDE7DC;
}
#adminGr li.xar-menu-item-current > a {
    color: #000;
    text-decoration: none;
}
#adminGr ul ul {
    position: absolute;
    white-space: nowrap;
}
#adminGr h4 {
    padding: 0;
    margin: 1.2em 0 0;
}
