/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop to it once it's empty
 */
.dragdrop ul[dnd-list] {
    min-height: 42px;
    padding-left: 0px;
}

/**
 * The dndDraggingSource class will be applied to
 * the source element of a drag operation. It makes
 * sense to hide it to give the user the feeling
 * that he's actually moving it.
 */
.dragdrop ul[dnd-list] .dndDraggingSource {
    display: none;
}

/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
.dragdrop ul[dnd-list] .dndPlaceholder {
    background-color: #ddd;
    display: block;
    min-height: 42px;
}

    .dragdrop ul[dnd-list] li {
        background-color: #04A3E3;
        color:white;
        border: 1px solid #ddd;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
    }
.panel-title {
  font-size: 14px;
}

/**
 * Show selected elements in green
 */
.dragdrop ul[dnd-list] li.selected {
    background-color: #dff0d8;
    color: #3c763d;
}
.itemlist > li {
    background-color: #337ab7;
    border: none;
    border-radius: .25em;
    /*color: #fff;*/
    float: left;
    /*font-weight: 700;*/
    font-size:smaller;
    height: 28px;
    margin:  2px 0px 2px 2px;
    padding: 1px;
    text-align: center;
    width: 100px;
   overflow:hidden;
}

.profiel > li {
    width: 200px !important ;
}
.nietactief {
    background-color: #04A3E3 !important; 
    color: white;
}
.system {
    background-color: #B31616 !important;
    color: white !important;
}
.actief {
    background-color: #2DD593 !important;
    color: black !important;
}
.vraagkader {
    max-width: 1000px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px 2px 0px 2px;
}

.professionalkader {
    max-width: 1400px !important;
    margin-top: 5px;
}

.formulierpagina {
    border-radius: 10px;
    max-width: 1000px;
    margin: auto;
    margin-top: 1px;
    padding: 0px 2px 0px 2px;
    border: 3px solid #D7C8BE;
}

.menublok {
    padding-top: 40px;
    z-index: 990;
    display: grid;
    left: 13px;
}

.selectedmenu {
    color: #FFFFFF !important;
    background-color: #00419B !important;
}

.professionalmenu {
    font-family: Calibri;
    font-size: 12.5pt;
    margin-bottom: 2px;
    margin-right: 4px;
    text-decoration: none;
    padding: 0px;
    border: none;
    color: #413c46;
    background-color: #F0EBEB;
    height: 30px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor: pointer;
    border-radius: 6px;
    font-variant: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #00419B;
    text-align: left;
    white-space: nowrap;
    width: 95%;
    padding-left: 14px;
}

.tabitem {
    margin: 4px;
    padding: 6px;
    height: 40px;
    font-size: 18px;
    background-color: blue;
    color: white;
    position: relative;
    top: 0px;
}

.selectedtab {
    background-color: white !important;
    color: #00419B !important;
}

.tablijn {
    border-bottom: 1px solid #00419B;
}

.tab_head {
    /*width: 500px;*/
    line-height: normal;
    color: white;
    background-color: #00419B;
    border: 1px solid #00419B;
    font-family: Calibri;
    font-size: 13pt;
    letter-spacing: normal;
    margin: 3px 5px 3px 3px;
    text-decoration: none;
    padding: 3px 15px 3px 20px;
    cursor: pointer;
    text-align: left;
    border-radius: 6px;
}

.menublok {
    padding-top: 40px;
    z-index: 990;
    display: grid;
    left: 13px;
}

.selectedmenu {
    color: #FFFFFF !important;
    background-color: #00419B !important;
}

.professionalmenu {
    font-family: Calibri;
    font-size: 12.5pt;
    margin-bottom: 2px;
    margin-right: 4px;
    text-decoration: none;
    padding: 0px;
    border: none;
    color: #413c46;
    background-color: #F0EBEB;
    height: 30px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor: pointer;
    border-radius: 6px;
    font-variant: normal;
    text-transform: uppercase;
    font-weight: bold;
    color: #00419B;
    text-align: left;
    white-space: nowrap;
    width: 95%;
    padding-left: 14px;
}

.tabitem {
    margin: 4px;
    padding: 6px;
    height: 40px;
    font-size: 18px;
    background-color: blue;
    color: white;
    position: relative;
    top: 0px;
}

.selectedtab {
    background-color: white !important;
    color: #00419B !important;
}

.tablijn {
    border-bottom: 1px solid #00419B;
}

.tab_head {
    /*width: 500px;*/
    line-height: normal;
    color: white;
    background-color: #00419B;
    border: 1px solid #00419B;
    font-family: Calibri;
    font-size: 13pt;
    letter-spacing: normal;
    margin: 3px 5px 3px 3px;
    text-decoration: none;
    padding: 3px 15px 3px 20px;
    cursor: pointer;
    text-align: left;
    border-radius: 6px;
}

.vraag {
    white-space: break-spaces;
    padding-top: 15px;
}

.antwoord {
    white-space: break-spaces;
}

.vraagoneven {
    background-color: #F0EBEB; /* lichtgrijs */
}

.vraageven {
    background-color: snow
}

.vraaghoofstuk {
    float: right;
    font-size: larger;
}

input[type=checkbox] {
    transform: scale(1.5);
    margin-right: 10px;
}


.radiovertical {
    margin-left: 0px;
    vertical-align: top;
    scale: 1.5;
    cursor: pointer;
    margin-top: 4px;
}

div.FixedChoiceQuestionAnswers {
    position: relative;
    border: none;
    margin: 0;
    vertical-align: middle;
}

.selected {
    background: #5A9BE1 !important;
    border: 2px solid #000000 !important;
    padding: 2px !important;
}

.panelen {
    background: #D7C8BE none repeat scroll 0 0;
    border: 1px dotted #F0EBEB;
    /*color: #000000;*/
    cursor: pointer;
    float: left;
    margin: 2px;
    padding: 3px;
    text-align: center;
    width: 185px;
    font-size: 18px;
    font-family: Calibri;
    height: 70px !important;
    border-radius: 6pt;
}

.webservice {
    max-height: 60px;
    color: green;
    background-color: inherit;
    overflow-y: scroll;
}

.formuliertextarea {
    min-height: 8em !important;
}

.hulptekst {
}

.hulptekstlabel {
    color: darkgreen;
}

    .hulptekstlabel:hover {
        background-color: bisque;
        cursor: grab;
    }

.navigatie {
    position: absolute;
    bottom: 2px;
    right: 100px;
}

.navigatie2 {
    position: absolute;
    bottom: 2px;
    right: 100px;
}

.topheader {
    /*background-color:yellowgreen;*/
}

.topheader2 {
    /*background-color: yellowgreen;*/
}

.red {
    background-color: red;
}

.blue {
    background-color: blue !important;
    color: white !important;
}

.laag {
    height: 2em !important;
    scroll-behavior: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}

.hoog {
    height: 16em !important;
    scroll-behavior: auto;
    overflow-y: auto;
    border-bottom: 1px solid black;
}

.hoofdstuk {
    min-width: 40%;
    float: right;
    border-top: 1px solid black;
    padding-top: 22px;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    margin-bottom: 25px;
    font-size: larger;
}
/* validatie melding kleur*/
.formerror {
    color: darkred;
}

.help-inline {
    color: darkred;
}

.w3-light-grey {
    color: #000 !important;
    background-color: #f1f1f1 !important
}

.w3-container {
    padding: 0.01em 16px
}

    .w3-container:after, .w3-container:before {
        margin-top: 16px;
        margin-bottom: 16px
    }



.w3-green {
    color: #fff !important;
    background-color: #808080 !important;
}

.compassbutton {
    float: right;
    background-color: rgb(0, 103, 158);
    color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
}

.rectangle {
    width: 15px;
    height: 15px;
}

.outlinerColor {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.treecontrol.tree-classic li {
    background-color: inherit !important;
    font-weight: bold;
}

    .treecontrol.tree-classic li :hover {
        background-color: red;
    }

.tree-selected {
    background-color: inherit !important;
    font-weight: bold;
}

.heading {
    /*font-size:larger;*/
    font-weight: bold;
    height: 34px;
}

.ruimterechts {
    padding-right: 35px;
}

.ruimterechts3 {
    padding-right: 60px;
}


.icon1infield { /*hiermee worden de iconen links in de tekstbxo geplaatst*/
    position: absolute;
    right: 17px;
    top: 14px;
    color: #555;
}

@media screen and (max-width:480px) {
    .icon1infield {
        top: 0px;
        right: 0px;
        padding-left: 15px;
    }
}


.icon2infield { /*hiermee worden de iconen links in de tekstbxo geplaatst*/
    position: absolute;
    right: 40px;
    top: 14px;
}

.icon3infield { /*hiermee worden de iconen links in de tekstbxo geplaatst*/
    position: absolute;
    right: 60px;
    top: 14px;
}

.lijn {
    border: 0;
    background-color: #000;
    height: 1px;
}

.container-fluid {
    padding: 0;
}

.modal-title {
    padding-left: 15px;
}

.form-control { /*ronde vormen*/
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-topleft: 30px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
}

.norounding {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.mdmenucontent {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    background-color: orangered;
}

.vrs-drop {
    height: 32px;
    min-height: 32px;
}

.card {
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 10px;
}

.ui-grid-top-panel {
    background-color: inherit !important;
}

.ui-grid-menu-button {
    background: inherit;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell {
    background-color: inherit;
}

.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell, .ui-grid-row:nth-child(odd):hover .ui-grid-cell, .ui-grid-row:nth-child(even):hover .ui-grid-cell {
    background-color: inherit;
}

.ui-grid-row:nth-child(even) .ui-grid-cell {
    background-color: inherit;
}


.ui-grid-row-selected {
    outline: 0;
    background-color: white !important;
    color: #555 !important;
}

.compass-form-label {
    position: absolute;
    padding-left: 15px;
    top: 12px;
}

.switch:hover {
    color: hotpink;
    cursor: pointer;
}

@media screen and (max-width:768px) {

    .compass-form-label {
        top: 0px;
        padding-left: 0px;
    }
}

.btn {
    border-radius: 30px;
    min-height: 36px;
}

.btn-sm {
    border-radius: 30px;
    min-height: 20px !important;
}

.rounded {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-topleft: 30px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    overflow: hidden;
}

.md-dialog.md-default-theme, md-dialog {
    border-radius: 20px;
}


.md-button {
    text-transform: none !important;
}

.header {
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 15px;
}

.modal-header {
    padding-top: 0px;
    padding-bottom: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden
}

.longtext {
    white-space: nowrap;
    text-overflow: ellipsis ellipsis;
    display: block;
    overflow: hidden
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    border-top-left-radius: 25px;
    transition: 0.3s;
}

    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: red;
    }

    /* Create an active/current tablink class */
    .tab button.active {
        background-color: red;
        font-weight: bold;
    }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.nav-tabs {
    margin-left: 25px;
}

    .nav-tabs > li.active > a {
        font-weight: bold !important;
    }

.nav-link {
    padding-top: 13px;
    text-align: center;
    background-color: #2094ca;
    color: #fff;
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    height: 30px;
}

.nav > li > a {
    padding-top: 5px !important;
    padding-bottom: 20px !important;
    margin-right: 2px;
}

/*verwijderen standaard kalender menuitem datum input   UITGESCHAKELD */
input[type="dadte"]::-webkit-inner-spin-button,
input[type="dadte"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
/*kalender automatisch tonen bij onfocus
*/ input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
/*How do I hide the input time icon?*/
input[type="tidme"]::-webkit-calendar-picker-indicator {
    background: none;
    display: none;
}

input[type="time"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.md-input-container {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.md-errors-spacer {
    display: none;
}

.import-selectable-item:hover {
    /*background-color:#555;*/
    text-transform: uppercase;
    text-decoration: underline;
}



@media screen and (min-width:768px) {
    .modal .modal-dialog {
        width: 650px;
    }
}

.paragraaf {
    word-break: break-word;
    white-space: normal;
}

.numeriek {
    text-align: right;
}

.vet {
    font-weight: bold;
}

.radiohorizontal {
    padding-right: 15px;
    font-weight: 400;
}

.grab {
    cursor: -webkit-grab;
    cursor: grab;
}



.scrolls {
    max-width: 150px;
    color: red !important;
    word-break: break-word;
    border: 1px solid red;
}

.zoom-in {
    cursor: zoom-in;
}

.cardtab {
    padding-right: 5px;
    margin: 2px;
    margin-bottom: 15px;
    border-bottom: solid 1px black;
}

.carderror {
    font-size: 12px;
    color: red;
    position: absolute;
    top: 0px;
    right: 80px;
}

.error {
    border-color: red !important;
}

.anchor {
    color: #337ab7;
}

.progress div {
    font-size: smaller;
    background: orange;
    width: 0;
    margin-bottom: 10px
}

.anchor:hover {
    text-decoration: underline;
}

.selected {
    font-weight: bold;
    border: solid 1px black;
    border-bottom: none;
}

.memo {
    min-height: 100px;
    display: inline-block;
    width: 95%;
    margin-left: 20px;
    color: #555;
}

.richmemo {
    position: relative;
    left: 20px;
    display:block;
    width:95%;
}

.moment-picker {
    z-index: 1060 !important;
}

.groepsagenda {
    background-color: burlywood;
}

.fc-view {
    width: 100%;
    overflow: visible;
}

.fc button, .fc table, body .fc {
    font-size: 12px;
}

.closeon {
    float: right;
}
/* mogelijk overbodig dan niet opnemen */
.dialogdemoBasicUsage #popupContainer {
    position: relative;
}

.dialogdemoBasicUsage .footer {
    width: 100%;
    text-align: center;
    margin-left: 20px;
}

    .dialogdemoBasicUsage .footer, .dialogdemoBasicUsage .footer > code {
        font-size: 0.8em;
        margin-top: 50px;
    }

.dialogdemoBasicUsage button {
    width: 200px;
}

.dialogdemoBasicUsage div#status {
    color: #c60008;
}

.dialogdemoBasicUsage .dialog-demo-prerendered md-checkbox {
    margin-bottom: 0;
}


.md-backdrop.md-opaque {
    opacity: .85; /* default value: .48 */
    background-color: green; /* default value: rgba(33, 33, 33, 1.0) */
}

.md-dialog {
    max-width: 95% !important;
}

.kanban {
    text-align: left;
    line-height: 15px;
    font-size: 10px;
    padding-left: 25px;
}

.kanbanfirst {
    padding-top: 15px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
}

.kanbanblok {
    overflow: hidden;
    /*border: 1px solid black !important;*/
    border-radius: 30px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: 15px;
}

.browsermaxwidth {
    min-width: 900px;
}


@media screen and (max-width:992px) {
    .browsermaxwidth {
        min-width: 750px;
    }
}

@media screen and (max-width:768px) {
    .browsermaxwidth {
        min-width: 650px;
    }
}


@media screen and (max-width:400px) {
    .browsermaxwidth {
        min-width: 350px;
    }
}

@media screen and (max-width:320px) {
    .browsermaxwidth {
        min-width: 260px;
    }
}

.browserminwidth {
    min-width: 1050px;
}


@media screen and (max-width:992px) {
    .browserminwidth {
        min-width: 600px;
    }
}

@media screen and (max-width:768px) {
    .browserminwidth {
        min-width: 500px;
    }
}


@media screen and (max-width:400px) {
    .browserminwidth {
        min-width: 350px;
    }
}

@media screen and (max-width:320px) {
    .browserminwidth {
        min-width: 260px;
    }
}



.modalsmall {
    width: 450px !important;
}

@media screen and (max-width:960px) {
    .modalsmall {
        width: inherit !important;
    }
}

.trix-toolbar .button_group button, trix-toolbar .button_group input[type=button] { /*pas de trix toolbar aan*/
    height: 22px !important;
    width: 28px !important;
}

.trixeditor {
    width: 100%;
    white-space: break-spaces;
    min-height: 80px;
}

.vrs-drop {
    height: 32px;
    min-height: 32px;
}

.glyphicon-none:before {
    content: "\2122";
    color: transparent !important;
}

.lijstheading {
    text-decoration: underline;
    font-size: larger;
}

.selectable:hover {
    text-transform: uppercase;
    text-decoration: underline;
}

.vraagintree {
    font-size: larger;
    height: 40px;
}

.vraagintreeOneven {
    /*border: 1px solid black;*/
    /* color:red !important;
    background-color:aquamarine !important;
    width:100%;*/
}

#canvas {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    background-color: #FFF;
    box-shadow: 0 9px 20px -5px rgba(0,0,0,0.8);
}



.box {
    font-size: 1.25rem;
    background-color: #c8dadf;
    position: relative;
    padding: 100px 20px;
}

.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
    display: none;
}

.box.has-advanced-upload {
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}

    .box.has-advanced-upload .box__icon {
        width: 100%;
        height: 80px;
        fill: #92b0b3;
        display: block;
        margin-bottom: 40px;
    }

    .box.has-advanced-upload .box__dragndrop {
        display: inline;
    }

.box.is-dragover {
    background-color: grey;
}

.box.is-uploading .box__input {
    visibility: none;
}

.box.is-uploading .box__uploading {
    display: block;
}

.js .box__file + label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}


/*

.ui-grid-row:nth-child(odd) .ui-grid-cell {
    background-color: #fdfdfd;
}

.ui-grid-row:nth-child(even) .ui-grid-cell {
    background-color: #f3f3f3;
}

*/

.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.ui-grid-row:nth-child(even):hover .ui-grid-cell {
    background-color: #d5eaee;
}

vrs-dashboard {
    font-size:44px;
    margin:0;
    width:100%;
}

.gridster .gridster-item {
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    background: white;
    overflow:hidden;
}
.vrs-widget-header {
    position:relative;
    color:white;
    background-color:#444;
    font-size:18px;
    border-bottom: 1px solid black;
    min-height:30px;
    padding:8px;
    padding-top:4px;
    padding-bottom: 2px;
}
.vrs-widget-header-buttons {
    position:absolute;
    top:0;
    right:0;
}
.vrs-widget-header-buttons .btn {
    margin:4px;
    margin-top:3px;
    padding-top:1px;
    padding-bottom:1px;

}
.vrs-widget-body {
    position: relative;
}


.vrs-dashboard-header {
    font-size:20px;
    border-bottom:1px solid #444;
    color:white;
    background-color:#777;
    margin:-20px;
    margin-bottom:20px;
    min-height:50px;
    padding:8px;
    padding-left:20px;
}

.vrs-dashboard-controls {
    float:right;
}

.vrs-widget-menu-area {
    position:absolute;
    top:0;
    right:8px;
    font-size:22px;
}

.vrs-widget-menu-area .dropdown-menu {
    left:-20px;
    padding-left:15px;
}
.vrs-widget-menu-area a {
    color:white;
}
.vrs-widget-menu-area i {
    cursor:pointer;
}
.dropdown-backdrop {
    position:static; /*voor iphone devices*/
}
.vrs-menu-area {
 /*   position:fixed;
    top:80px;*/
     /*background-color:#333;
    color:#ccc;*/
    padding-left:55px;
    font-size:12px;
 
}

.vrs-menu-area-vertical {
    float:left;
    min-height:120vh;
    padding-top:30px;
}

.vrs-menu-area-vertical-small {
    padding-left: 20px;
    width: 80px; /*breedte van het menu links op de pagina di is ook de offset voor de VIEW*/
}
.vrs-menu-area-vertical-wide {
    width: 250px; /*breedte van het menu links op de pagina di is ook de offset voor de VIEW*/
 }
.vrs-menu-area-horizontal {
    width:100%;
    height:40px;
}


.vrs-menu-area .btn:hover {
    color:#ccc;

}

.vrs-menu-area ul {
    padding-left: 0;
}
.vrs-menu {
    list-style-type:none;
    vertical-align:top;
}

.vrs-menu ul {
    display:inline;
    list-style-type:none;
    padding-left:0;

}
    .vrs-menu li {
        line-height: 2.3em;
        cursor: pointer;
        overflow: hidden;
    }

.vrs-menu li div {
    display:inline-block;
    width:90%;
    /*padding-left: 16px;*/

}

.menuitemX:hover {
    /*text-transform: uppercase;*/
    text-decoration: underline !important;
   /* font-weight: bold;*/
}
/*.vrs-selectable-item:hover {*/
    /*text-transform: uppercase;*/
    /*text-decoration: underline !important;
    border-bottom: 1px solid white;
    font-weight: bold;
}*/
.maakMenuSmall {
    float:right;
}
.vrs-menu-icon {
    margin-left: 6px;
    margin-right: 6px;
}
.vrs-menu-active-indicator {
    float:right;
    color:#ddd;
    margin-right:0;
    margin-top:8px;
}
.vrs-noselect {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;

}

.vrs-collapsed-menu {
    display:inline-block;
    height:100%;
}

.vrs-nav-button {
    height:40px;
    width:60px;
    margin-top:10px;
    border: 1px solid #888;
    padding:0;
    font-size:26px;
    color:#777;
}

.vrs-group-indicator-left {
    float: right;
    color:#ddd;
    margin-right:2px;
    margin-top:15px;
}
.vrs-subitem-section {
    padding-left:14px;
}

.vrs-menu-layout-button {
    margin: 6px;
    padding:2px 8px;
    /*color: #bbb;
    background-color:#333;*/
    border: 1px solid #999;
}

.vrs-menu-layout-button-horizontal {
    position: absolute;
    top: -6px;
    right:10px;
}
.vrs-item-horizontal {
    display:inline-block;
    width:165px !important; /*overschrijft andere classes!*/
    margin-left:20px;
    margin-top:5px;
    line-height:1.5em !important;
    }
.vrs-popup-menu {
    position: absolute;
    z-index:1000;
    /*background-color:#333;*/
    width:200px;
    padding-left:0;
}

.vrs-fade-in-animation {
    -moz-transition: linear all 0.5s;
    -o-transition: linear all 0.5s;
    -webkit-transition: linear all 0.5s;
    transition: linear all 0.5s;

}

.vrs-fade-in-animation.ng-hide {
    opacity:0;

}


.vrs-title-bar {
    background-color: white;
    padding: 0 20px;
/*    position:fixed;
    top:0;
*/    /*border-bottom:2px solid black;*/
}

.vrs-logo-area {
    /*text-align:center*/
}

.vrs-title-area {
    display: inline-block;
}

.vrs-icon {
    display: inline-block;
    /*   width:50px; */
    height: 50px;
    margin: 20px;
    vertical-align: top;
    /*border: 1px solid #999;*/
}

.vrs-logo-title {
    /*color:#111;*/
    margin-top: 6px;
    font-size: 22px;
}

.vrs-logo-subtitle {
    font-size: 13px;
    margin-top: -13px;
}

.vrs-logo-companyname {
    font-size: 10px;
    /*margin-top: -13px;*/
}

@media screen and (max-width:430px) {
    .vrs-icon {
        display: none;
    }

    .vrs-logo-title {
        font-size: 18px;
    }
}

.vrs-right-side-controls {
    line-height: 60px;
}

    .vrs-right-side-controls > div {
        text-align: center;
    }

@media screen and (min-width:768px) {
    .vrs-right-side-controls > div {
        text-align: right;
    }

    .vrs-logo-area {
        text-align: left;
    }
}

.vrs-view {
    margin-left: 250px;
    padding: 20px;
    /*background-color: #ccc; */
    min-height: 120vh;
    overflow: auto;
    /*overflow-y: scroll;*/
}

.vrs-view-full-width {
    margin-left: 0;
}

.vrs-view-full-small-width {
    margin-left: 40px;
}

.vrs-user-profile {
    background-color: #333;
    /*color:white;*/
    width: 200px;
    /*   min-height:120px;*/
    /*  padding-top:10px;*/
}

    .vrs-user-profile > div {
        display: inline-block;
        /*  padding-top: 10px;*/
        margin-left: 5px;
    }

        .vrs-user-profile > div > p {
            margin-bottom: 2px;
        }

        .vrs-user-profile > div > button {
            margin-top: 8px;
        }

    .vrs-user-profile img {
        float: left;
        /*  margin:12px;*/
        width: 80px;
        height: 80px;
    }

.vrs-user-profile-small {
    /*color:#333;*/
    padding-top: 4px;
}

    .vrs-user-profile-small > span {
        font-size: 18px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .vrs-user-profile-small img {
        width: 60px;
        height: 60px;
    }
/*ng-file-upload*/
.thumb {
    width: 24px;
    height: 24px;
    float: none;
    position: relative;
    top: 7px;
}

form .progress {
    line-height: 15px;
}

.progress {
    display: inline-block;
    width: 100px;
    border: 3px groove #CCC;
}

    .progress div {
        font-size: smaller;
        background: orange;
        width: 0;
    }
/*over rule material design
*//************
 * Defaults
 ************/
button,
select,
html,
textarea,
input {
    font-family: "Open Sans", Arial, sans-serif !important;
}
