html{
    overflow-x: hidden;
}

.vw{padding-top:7px !important;}

.error{
    color:red;
}

.vw ul{
padding-left:10px;
}


.hoofdkleur{
    background-color: #;
    color:white;
}

#cmp_logo{
    position:relative;
    top: -10px;
}

.mt-10{
    margin-top:10px;
}

.pt-5{
    padding-top:5px;
}
.pb-2{
    padding-bottom:2px;
}

.pl-40{
    padding-left:40px;
}
.pr-40{
    padding-right:40px;
}
.pl-60{
    padding-left:60px;
}

.wrapper{
    margin-left:40px;
    margin-right:40px;
}

.content-border{
    border:1px solid #ddd;
    border-top: 0;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    min-height: 250px;
    padding:40px;
}

.footer{
    color:#C0C0C0;
    font-size:10pt;
}

.footer ul#footerRight {
    list-style-type: none;
    float: right;
    margin-right: 50px;
}

.radio.beheer.inline {
    padding-left: 3px;
    padding-right: 20px !important;
}

.controls.view {
    padding-top: 5px !important;
}

a{
    color: {hoofdkluer};
}

.steunkleur{
    color: #;
}

.red{
    color:red;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    text-decoration: none;
    color: #ffffff;
    background-color: #;
    background-image: -moz-linear-gradient(top, #, #);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#), to(#));
    background-image: -webkit-linear-gradient(top, #, #);
    background-image: -o-linear-gradient(top, #, #);
    background-image: linear-gradient(to bottom, #, #);
}

.Bladeren{
    background-color: #;
    position:relative;
    float:right;
    top:-35px;
    color:white;
    margin-bottom:-35px;
}

.btn-primary {
    background-color: #;
    background-image: linear-gradient(to bottom, #, #);
}

.btn-mini{
    margin-top:2px;
    background-color: #;
}

.Bladeren:hover,
.btn-primary:hover {
    background-color: #;
    background-image: linear-gradient(to bottom, #, #);
}



.ui-jqgrid-labels th{
    background-image: linear-gradient(to bottom,# 0,#b9def0 100%);
}

.ui-autocomplete{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;

&.ui-state-hover, &.ui-state-active {
                       color: #ffffff;
                       text-decoration: none;
                       background-color: #0088cc;
                       border-radius: 0px;
                       -webkit-border-radius: 0px;
                       -moz-border-radius: 0px;
                       background-image: none;
                   }
}
}

.jqgrow.examen:hover td,
.jqgrow.examen{
    background-color: #FFCC00 !important;
}

.jqgrow.examen td a i.fontello-list{
    display: none !important;
}

label.inline{
    display:inline;
}


/* rechtenstructuur module */

.rights_main,
.rights_main ul{
    list-style:none;
}

.rights_main li{
    width:250px;
    float:left;
    white-space: nowrap;
}

.rights_main label{
    padding-left:5px;
    display:inline-block;
    position:relative;
    top:5px;
}

/* iPad aanpassingen zodat iconen klikbaar zijn */

@media only screen and (device-width: 768px) {
    .ui-jqgrid .ui-jqgrid-htable th div{
        height:25px !important;
    }



    .ui-jqgrid-sortable,
    .ui-jqgrid tr.jqgrow{
        font-size:150%;
    }

    .ui-jqgrid tr.jqgrow td{
        padding: 0 4px 0 4px;
    }

    .ui-pg-table img{
        height:;
    }

    .ui-pg-table tr{
        height:20px;
    }

    .ui-pg-table {
        font-size:15px !important;
    }

    .blue {
        color: #0000ff;
    }

    /* For general iPad layouts */
    [class^="fontello-"]:before, [class*=" fontello-"]:before {
        font-size:28px;
    }
    .jqgrow a{
        border:1px solid transparent;
    }

    .ui-jqgrid-labels th:last-child,
    .jqgrow td:last-child{
        overflow-x:scroll !important;
    }

    /* CMS meer ruimte geven voor dikke vingers*/
    .simpleTree li {
        line-height: 35px !important;

    .zTree li {
        line-height: 35px !important;
    }


    /* Einde iPad aanpassingen zodat iconen klikbaar zijn */

    /* extra images tbv grid */
    .ui-icon-cols{width: 16px; height: 16px; background-image: url(./images/text_columns.png) !important;background-position: 0 0;}
    .ui-icon-xls{width: 16px; height: 16px; background-image: url(./images/xls.png) !important;background-position: 0 0;}
    .ui-icon-pdf{width: 16px; height: 16px; background-image: url(./images/pdf.png) !important;background-position: 0 0;}
    /* Einde extra images tbv grid */



@media screen and (max-width: 640px) {
    .pl-40{
        padding-left:4px;
    }
    .pr-40{
        padding-right:4px;
    }
}

