﻿
@font-face {
    font-family: 'Roboto';
    src: url('../Font/roboto-v18-latin-regular.woff') format('woff');
}
@font-face {
    font-family: 'Roboto slab';
    src: url('../Font/roboto-slab-v7-latin-regular.woff') format('woff');
}
*
{
    font-family: Roboto, Geneva, Arial, sans-serif;
    font-size: 12px;
    line-height: 15px;

    
}
.subtabnaam
{
    width: 99%;
}
.tabs
{
    width: 99%;
}
.buttonOpvragen {
    margin-left:0;
    padding-left:0;
    margin-top:15px;
}


/*  voor de uitleg tekst*/

.popup {
    right: 0 !important;
    /*   left: 200px !important;*/
    min-width: 300px;
    max-width: 350px;
    height: 600px;
    background: rgba(250,250,250,1);
    max-width: 800px;
    margin: 0 0 15px 0;
    padding: 0;
    /* top:20px;*/
}
.popupDialog {
    right: 0 !important;
    /*   left: 200px !important;*/
    min-width: 300px;
    max-width: 350px;
    height: 600px;
    background: rgba(250,250,250,1);
    max-width: 800px;
    margin: 0 0 15px 0;
    padding: 0;
    overflow-y: scroll;
    /* top:20px;*/
}

/*opmaak voor de inactieve button voor de navigatie (Basis | Motor & Milieu | Technisch | Fiscaal)*/
.ui-btn-inactive, .ui-button-inactive {
    border-top: 0;
    border-bottom-style: solid;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: none solid solid solid;
    border-width: 0 1px 1px 1px;
    border-color: #dfdfdf;
    background-color: #c63000;
}
/*opmaak voor de actieve button voor de navigatie  (Basis | Motor & Milieu | Technisch | Fiscaal)*/
.ui-btn-active, .ui-button-active {
    border: 1px solid #dfdfdf /*{global-active-border}*/;
    background: #fafafa /*{global-active-background-color}*/;
    font-weight: bold;
    color: #c63000 !important /*{global-active-color}*/;
    cursor: pointer;
    text-shadow: 0 /*{global-active-shadow-x}*/ 0px /*{global-active-shadow-y}*/ 0 /*{global-active-shadow-radius}*/ #3373a5 /*{global-active-shadow-color}*/;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #fafafa /*{global-active-background-start}*/ ), to( #fafafa /*{global-active-background-end}*/ )); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient( #fafafa /*{global-active-background-start}*/, #fafafa /*{global-active-background-end}*/ ); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient( #fafafa /*{global-active-background-start}*/, #fafafa /*{global-active-background-end}*/ ); /* FF3.6 */
    background-image: -ms-linear-gradient( #fafafa /*{global-active-background-start}*/, #fafafa /*{global-active-background-end}*/ ); /* IE10 */
    background-image: -o-linear-gradient( #fafafa /*{global-active-background-start}*/, #fafafa /*{global-active-background-end}*/ ); /* Opera 11.10+ */
    background-image: linear-gradient( #fafafa /*{global-active-background-start}*/, #fafafa /*{global-active-background-end}*/ );
    font-family: Roboto, Geneva /*{global-font-family}*/;
}

.myTable
{
    width: 99%;
}

/*grid  */
.myTable.ui-grid-c .ui-block-a
{
    width: 5%;
    min-width: 30px;
    font-weight: bold;
}
.myTable.ui-grid-c .ui-block-b
{
    width: 30%;
    min-width: 140px;
}

.myTable.ui-grid-c .ui-block-c
{
    width: 5%;
    min-width: 30px;
}

.myTable.ui-grid-c .ui-block-d
{
    width: 60%;
    min-width: 30px;
}
.bordergrijs {
   
     border-top-style: solid !important;
    border-top-width: 1px !important;
   border-top-color: #000000 !important;
}
.rechtsuitlijnen
{
    /*line-height:10px !important;*/
    text-align: right;
}
.linksuitlijnen {
     text-align: left !important;
}
/*grid  */
.myTableGewichten.ui-grid-d .ui-block-a
{
    width: 5%;
    min-width: 30px;
    font-weight: bold;
}
.myTableGewichten.ui-grid-d .ui-block-b
{
    width: 30%;
    min-width: 140px;
}

.myTableGewichten.ui-grid-d .ui-block-c
{
    width: 5%;
    min-width: 30px;
}

.myTableGewichten.ui-grid-d .ui-block-d
{
    width: 10%;
    min-width: 30px;
}
.myTableGewichten.ui-grid-d .ui-block-e
{
    width: 48%;
 
}

/* border*/
.border
{
    
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FDE5CD;
 
}
.ovigrid
{
   padding: 5px 0px 0px 0px;
    min-height: 32px;
    line-height :16px;
    vertical-align:baseline;
}

/* grid voor de brandstofgegevens */
.myTable.ui-grid-d .ui-block-a
{
    width: 5%;
    font-weight: bold;
}
.myTable.ui-grid-d .ui-block-b
{
    width: 30%;
    min-width: 140px;
}
.myTable.ui-grid-d .ui-block-c
{
    width: 5%;
    min-width: 30px;
}
.myTable.ui-grid-d .ui-block-d
{
    text-align: right;
    width: 20%;
    min-width: 30px;
}
.myTable.ui-grid-d .ui-block-e
{
    -ms-word-break:break-word;
    word-break :break-word;
    -ms-word-wrap :break-word;
    word-wrap:break-word;
    text-align: right;
    width: 20%;
    min-width: 30px;
}


/* e */
.myTable.ui-grid-e .ui-block-a
{
    width: 5%;
    min-width: 30px;
    font-weight: bold;
}

.myTable.ui-grid-e .ui-block-b
{
    width: 20%;
    min-width: 140px;
}
.myTable.ui-grid-e .ui-block-c
{
    width: 5%;
    min-width: 30px;
}

.myTable.ui-grid-e .ui-block-d
{
    text-align: right;
    width: 20%;
    min-width: 30px;
}
.myTable.ui-grid-e .ui-block-e
{
    text-align: right;
    width: 20%;
    min-width: 30px;
}

.koppelingTable {  width: 99%;}
.koppelingTable.ui-grid-d .ui-block-a
{
    width: 1%;
    min-width: 1px;
    font-weight: bold;
}
.koppelingTable.ui-grid-d .ui-block-b
{
    width: 20%;
    min-width: 140px;
}
.koppelingTable.ui-grid-d .ui-block-c
{
    width: 5%;
    min-width: 3px;
}
.koppelingTable.ui-grid-d .ui-block-d
{
    text-align: center;
    width:14%;
    min-width: 30px;
}
.koppelingTable.ui-grid-d .ui-block-e
{
    text-align: center;
    width: 8%;
    min-width: 15px;
}
/* assen tabel */
.asTable
{
    width: 99%;
    
}
.asTable.ui-grid-d .ui-block-a
{
    width: 5%;
    min-width: 30px;
    font-weight: bold;
}
.asTable.ui-grid-d .ui-block-b
{
    width: 20%;
    min-width: 140px;
}
.asTable.ui-grid-d .ui-block-c
{
    width: 5%;
    min-width: 30px;
}
.asTable.ui-grid-d .ui-block-d
{
    text-align: center;
    width: 6.9%;
    min-width: 30px;
}
.asTable.ui-grid-d .ui-block-e
{
    text-align: center;
    width: 6.9%;
    min-width: 30px;
}
.asTable.ui-grid-e .ui-block-a
{
    width: 5%;
    min-width: 30px;
    font-weight: bold;
}
.asTable.ui-grid-e .ui-block-b
{
    width: 20%;
    
}
.asTable.ui-grid-e .ui-block-c
{
    width: 5%;
    min-width: 30px;
}

.asTable.ui-grid-e .ui-block-d
{
    text-align: center;
    width: 6.9%;
    min-width: 30px;
}

.asTable.ui-grid-e .ui-block-e
{
    text-align: center;
    width: 6.9%;
    min-width: 30px;
}



/*.ZoekenButton
{
    max-width: 100px !important;
    padding:0;
    margin:0;
}*/

.zoeken.ui-grid-a .ui-block-a
{
    width: 280px;
    /*width:50%;*/
    margin-top: 10px;
}
.zoeken.ui-grid-a .ui-block-b
{
    /*width: 180px;*/
    /*width:50%;*/
    /*margin-left: 1px;*/
}
.bovenaan.ui-grid-a .ui-block-a
{
    width:50%;
    
    }
.bovenaan.ui-grid-a .ui-block-b
{
   
    }
@media screen and (max-width: 800px) {
    .bovenaan.ui-grid-a .ui-block-b
{
    width:100%;
    }
}
.leegblok
{
   
}

div.headervoertuig
{
    margin: 0;
    display: block;
    padding: 2px 0 0 2px;
    
    
    text-align: left; /*height: 111px;*/
    z-index: -1;
}
div.zoek_kentekenplaat
{
    margin: 0;
    display: block;
    padding: 2px 0 0 2px;
    border: 0.5px solid #DFDFDF;
    background-color: white;
    text-align: left; /*height: 111px;*/
    z-index: -1;
}
label.kentekenlabel
{
    /*display: none;*/
    font-weight: bold;
    margin: 0;
    padding: 0;
}
input.zoek_kentekenplaat
{
    border:none;
    border-color: white;
    font-size: 18px;
    font-weight: bold;
    width: 125px;
    height: 30px; /*background-color: #f4be04;*/
    padding-left: 15px; /*border: 1px solid #ffcc00;*/
    padding-bottom: 17px;
    padding-top: 2px;
    text-transform: uppercase;
    margin-left: 10px;
    margin-top: 2px;
    background: url(../images/kenteken_125_2.jpg) no-repeat; /*margin-bottom: 21px;*/
}
.warning, .warningicon
{
    font-weight: bold;
    color: Red;
    font-size: larger;
}
.warningicon
{
    position: relative;
    left: 30px;
    font-size: xx-large;
    vertical-align: middle;
    margin-left: 18px;
}
.center
{
}

a.info
{
    display: inline-block;
    margin: 0px 0px -3px 0px;
    padding: 0px !important;
    width: 20px !important;
    height: 14px;
    cursor: pointer;
}

a.info
{
    /*background: url(../images/button_info.gif) no-repeat center center;*/
    background: url(../images/information2.png) no-repeat center center;
}

.oranje
{
    color: #c63000;
}
.ui-corner-bottom {
-moz-border-radius-topleft: 0 /*{global-radii-blocks}*/;
	-webkit-border-top-left-radius: 0 /*{global-radii-blocks}*/;
	border-top-left-radius: 0 /*{global-radii-blocks}*/;
	-moz-border-radius-topright: 0 /*{global-radii-blocks}*/;
	-webkit-border-top-right-radius: 0 /*{global-radii-blocks}*/;
	border-top-right-radius: 0 /*{global-radii-blocks}*/;
	}

.helpclose {
    background-image: none;
    padding: 0;
   margin-left:-10px !important;

   
}
.border {
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
}