/*
 *   Antwoord voor bedrijven
 *
 *   Stylesheet voor scherm en projectie
 *   Correcties voor Internet Explorer 7
 *   /css/mb/scherm_ie7.css
 *   15 july 2009
 *
 *
 ************************************************************ /
/* speciaal voor berichtenbox */

/*
div.sidepane {
	top:-1.7em;
}
*/

div.wrap {
    top: 4em !important;
}

#content div.main.systemerror {
    top: 5.2em !important;
}

.messagebox #content p.breadcrumbs, .portal #content p.breadcrumbs {
    top: 0;
}

.messagebox #subnavigation h2 {
    top: -.9em;
}

.messagebox #subnavigation ul {
    margin-top: .5em !important;
}

ul.messageboxnavigation .active.folder span {
    background-position: .55em 50% !important;
}

ul.messageboxnavigation {
    margin-bottom: 1.95em !important;
}

ul.messageboxnavigation.folders li a {
    padding: 2px 0 1px 0 !important;
}

div.wrap {
    padding-top: .4em !important;
}

ul.in-column-menu input {
    margin-top: .2em;
}

ul.in-column-menu li {
    padding: .2em 0 0 0 !important;
}

ul.in-column-menu.trash li {
    height: 21px;
}

ul.in-column-menu li.disabled fieldset {
    top: .05em;
}

ul.secondlevel li.action input {
    margin-top: .1em;
}

.formview li, .formview li.view-formdata {
    margin: 0 0 0 0 !important;
}

ul.formview li.view-formdata {
    margin-bottom: 0 !important;
}

fieldset.actions input, div.system-message input {
    padding: 0 0 .2em 0 !important;
}

input.file {
    width: 16em !important;
}

input.empty-trashcan {
    width: 19em;
}

input.delete {
    width: 16.35em;
}

.formview select.with-button {
    margin-right: .55em;
}

/*
.searchresults li a {
	background-position:95.95% 50%;
}

.custom-search .searchresults li a {
	background-position:97% 50%;
}
 */
.searchresults li a {
    cursor: pointer;
}

table.folders input {
    width: 94%;
}

.formview textarea {
    width: 96.5%;
}

p.error-app, p.success-app, div.system-message {
    margin-bottom: -.2em;
    left: 0;
}

p.error-app + div.wrap {
    margin-bottom: .2em;
}

p.p-accent {
    top: 1em;
}

#navigation div.emptybar {
    width: 84.3em;
}

/* positioning menu during resize */
body.kleinst #content form {
    position: relative;
    top: .4em;
}

body.kleiner #content form {
    position: relative;
    top: .2em;
}

body.groter #content form {
    margin-top: -.4em;
}

body.grootst #content form {
    margin-top: -.6em;
}

ul.in-column-menu {
    height: 32px;
}

ul.in-column-menu li {
    padding-right: 8px !important;
    height: 32px !important
}

form.messages input.submit {
    padding: 2px 0 !important;
}

form.messages input.submit.option {
    padding: 2px 8px !important;
}

form legend {
    margin-bottom: 0;
}

.formview .select {
    width: 25.2em !important;
}

.formview select.with-button {
    width: 18.5em !important;
}

.nav_sub {
    padding-top: 42px;
}

.messagetext select {
    margin-left: 3.6em !important;
}

.content_main a:link
th.attachment a, th.attachment a span {
    text-decoration: none !important;
}

form.form_ll textarea {
    width: 22.5em !important;
}

ol.attachments a.trash {
    display: inline-block
}
