*,*:before,*after{
     -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'milo_otmedium';
    src: url('miloot-bold.eot');
    src: url('miloot-bold.eot') format('embedded-opentype'),
         url('miloot-bold.woff') format('woff'),
         url('miloot-bold.ttf') format('truetype'),
         url('miloot-bold.svg#MiloOTBold') format('svg'); 
    font-weight: bold;
    font-style: normal;
}
.hidden{
    display:none;
}
@font-face {
    font-family: 'milo_otmedium';
    src: url('miloot-medi-webfont.eot');
    src: url('miloot-medi-webfont.eot?#iefix') format('embedded-opentype'),
         url('miloot-medi-webfont.woff') format('woff'),
         url('miloot-medi-webfont.ttf') format('truetype'),
         url('miloot-medi-webfont.svg#milo_otmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'milootregular';
    src: url('miloot-webfont.eot');
    src: url('miloot-webfont.eot?#iefix') format('embedded-opentype'),
         url('miloot-webfont.woff') format('woff'),
         url('miloot-webfont.ttf') format('truetype'),
         url('miloot-webfont.svg#milootregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'milootregular';
    src: url('miloot-boldita-webfont.eot');
    src: url('miloot-boldita-webfont.eot?#iefix') format('embedded-opentype'),
         url('miloot-boldita-webfont.woff') format('woff'),
         url('miloot-boldita-webfont.ttf') format('truetype'),
         url('miloot-boldita-webfont.svg#milo_otbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'StagBook';
    src: url('stag-book.eot');
    src: url('stag-book.eot') format('embedded-opentype'),
         url('stag-book.woff') format('woff'),
         url('stag-book.ttf') format('truetype'),
         url('stag-book.svg#StagBook') format('svg');  
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'StagBook';
    src: url('stag-semibold.eot');
    src: url('stag-semibold.eot') format('embedded-opentype'),
         url('stag-semibold.woff') format('woff'),
         url('stag-semibold.ttf') format('truetype'),
         url('stag-semibold.svg#StagBold') format('svg');    
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'Stag-Medium';
	src: url('Stag-Medium.eot?') format('eot'), 
	     url('Stag-Medium.otf')  format('opentype'),
	     url('Stag-Medium.woff') format('woff'), 
	     url('Stag-Medium.ttf')  format('truetype'),
	     url('Stag-Medium.svg#Stag-Medium') format('svg');
}


body, td, td{         
    font-family:Arial; 
    font-size:14px;
    line-height:22px;   
    color:#222c43;     
    -webkit-font-smoothing: antialiased;
}
a{
    color:#222c43;
}
.hwrap{
    background-color:#F3F3F3;
    min-height:150px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
}
.hwrap .header{  
    width:100%;
    min-height:150px; 
    max-width:942px;  
    margin:0px auto;  
    position:relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
}    
.head{             
    max-width:942px;  
    min-height:115px;  
    position:relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;     
}
.head img{      
    vertical-align: bottom;
}
a.logo{
    line-height:115px;  
    min-height:115px;  
}
a.logo img,
a.penz img{
    vertical-align:middle;           
}
.dame{   
    text-align: right; 
    float:right;  
    margin-top:22px;  
    vertical-align:bottom;  
}
.menu{
    width:100%;
    overflow:auto;   
    position:relative;      
    max-width:942px; 
    padding-left:5px;
    background-color:#fff;  
    border:1px solid #E7E9EE;
    border-bottom:0px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
}
.searchItem{ 
    text-decoration:none;
    display:inline-block;
    border-bottom:1px solid #ccc;
    padding:10px 10px;
    marign-bottom:15px;
} 
.searchItem:hover{
    background-color:#efefef;
}
.menu  ul,
.menu  ul li{
    display:inline;
}
.menu ul li a{   
    font-family: 'milootregular';
    display:block; 
    float:left; 
    margin:10px 5px 0px 5px;  
    padding:0px 10px;  
    max-height:45px;
    line-height:35px; 
    font-size:16px; 
    text-decoration:none;     
    color:#22262e;
}
.menu ul li a.selected{
    color:#ffffff;    
    background-color:#002b8d;
} 
.menu ul li a span{
    color:#FF8232;
}    
.menu ul li:nth-child(4) a{ 
    color:#FF8232;      
    font-weight:600;
    text-transform:uppercase;
}
.zoeker{   
    cursor:pointer;      
    position:absolute;
    min-width:50px; 
    height:45px;  
    bottom:0px;  
    right:146px;  
    z-index:10; 
    background-repeat:no-repeat;
    background-position:center;
    background-image:url(/_img/mag2.png);
}
form.zoek{        
    z-index:15;
    position:absolute;
    min-width:50px; 
    height:45px;  
    bottom:0px;  
    right:146px;   
    display:block;  
    line-height:45px;   
    border-left:1px solid #ccc;  
    display:none;         
    background-color:#fff;
}

form.zoek input[type='text']{
    font-family: 'milo_otmedium';
    border:0px;   
    height:42px;
    width:100%;
    max-width:115px;
    max-height:45px;   
    line-height:45px;
    font-size:12px; 
    font-weight: bold;
    font-style: italic;
    padding:0px 5px;
    margin-left:5px;
    color:#002b8d;   
}    
form.zoek ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #002b8d;
}
form.zoek :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #002b8d;
    opacity:  1;
}
form.zoek ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #002b8d;
    opacity:  1;
}
form.zoek :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #002b8d;
}    
form.zoek button{  
    line-height:30px;
    width:40px;
    padding:0px; 
    margin:0px;
    border:0px;   
    border-left:1px solid #ccc;     
    background-image:url(/_img/mag.png); 
    background-position:center center;
    background-repeat:no-repeat;
    background-color:transparent;
}
.user{
    display:block;
    line-height:45px;
    width:146px;  
    color:#fff;  
    text-decoration:none;
    padding-top:20px;
    text-align:center;
    float:left;
    background-color:#3567da;   
    position:absolute;
    bottom:0px;
    right:0px; 
    margin-top:-1px;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
}      
.user img{
    vertical-align:middle;
}
.crwrap{
    background-color:#002B8D;    
    
}
.crumb{
    width:100%;
    max-width:942px;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin:0px auto;    
    font-family:Arial;    
    font-size:12px;  
    color:#fff;
}
.crumb div{
    display:inline;          
    font-family:Arial;       
    font-size:12px;  
    color:#fff;
}
.crumb a{
    line-height:43px;
    color:#fff;
    text-decoration:none;  
    font-family:Arial;       
    font-size:12px;
}
.crumb a:hover{
    color:#fff;
}
.most{
    width:100%;
    max-width:942px;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin:20px auto;  
    overflow:auto;
}
.most .left,
.most .right{
    width:50%;
    float:left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.most h4{     
    font-family: 'StagBook';
    color:#09193d;   
    font-size:26px;
    font-weight:normal;
    padding-bottom:20px;
}

.most ul{
    padding:0px 0px 15px 0px;
}    
.most ul li{
    background-image:url('/_img/arrow-blue-dark.png');  
    background-repeat:no-repeat;
    background-position:0px 8px; 
    padding-left:20px;
    margin:0px;       
    font-family: 'milo_otmedium';        
    font-size:16px;
    line-height:29px;
}  
.most a{         
    font-family: 'milo_otmedium';
    color:#5c5c5c;
    font-size:16px;
    text-decoration:none;
    line-height:32px; 
}   
.most a:hover{
    color:#333;
}  
.ccheck{   
    position:relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;   
    clear:both;
    min-height:757px;
    padding-bottom:40px;     
    overflow:hidden;

}
.ccheck .slices{   
    position:absolute;
    top:0;
    left:0;  
    z-index:1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;   
    min-height:757px;
}
.ccheck .slices .slice1,
.ccheck .slices .slice2{  
    position:absolute;
    top:0;
    left:0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;
    min-height:757px;
    background-position:center top; 
    background-repeat:repeat-x;   
    
}     
.ccheck .slices .slice1{  
    background-image:url(/_img/slice_fiscale_scan.jpg);
}
.ccheck .slices .slice2{  
    background-image:url(/_img/slice_aangifteservice.jpg);
}
                     
.ccheck .slices .sliceHolder{  
    position:relative;             
    width:980px; 
    margin:0px auto; 
    min-height:757px;
}
.ccheck .slices div.slice1 a.profile,
.ccheck .slices div.slice2 a.profile{  
    position:absolute;
    display:block;        
    width:200px;
    height:100px;     
    top:310px;
    right:120px; 
    z-index:99999;
    font-size:0px;
    cursor:pointer;
}
.ccheck .slices div.slice1 a.button,
.ccheck .slices div.slice2 a.button{  
    position:absolute;
    display:block;        
    width:380px;
    height:60px;     
    top:270px;
    left:20px; 
    z-index:9999999;
}
.ccheck .check{  
    position:relative;
    width:100%;
    font-family: 'milo_otmedium';
    font-size:16px;
    line-height:18px;
    max-width:940px;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin:0px auto;  
    margin-top:450px;
    overflow:auto;
    z-index:10;     
}
.cwrap{      
    clear:both;   
    width:100%;
    max-width:942px;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin:0px auto;  
    padding:40px 0px;
      
}
.spacer{  
    clear:both;   
    width:100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height:20px;

}

.cwrap{      
    clear:both;   
    width:100%;
    max-width:942px;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin:0px auto;  
    padding:40px 0px;
      
}
#a .cwrap .left{
    width:200px; 
    padding-right:10px;
}
.cwrap .left{
    width:280px;
    padding-right:25px;
    float:left; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.cwrap .left h4{    
    font-family: 'milootregular'; 
    font-weight:bold;
    font-size:20px;
    margin-bottom:20px;
    text-transform:uppercase; 
    color:#002b8d;
}
.cwrap .left a:hover{
    color:#000;    
}
.cwrap .left a{
    display:block;
    color:#002b8d;  
    font-size:14px;
    line-height:26px;
    text-decoration:none; 
    padding-left:20px;        
    background-image:url(/_img/arrow-blue.png);
    background-position:left 8px;
    background-repeat:no-repeat;
    font-family:'milo_otmedium';  
}       
.cwrap .left li a.selected {
    color:#ff7e00;  
    border-bottom:1px solid #ccc;     
    background-image:url(/_img/arrow-down.png);  
    background-position:right center;
}      
.cwrap .left li ul{
    margin:15px 0px 10px 0px;
}
.cwrap .left li li a{       
    background-position:left 6px;  
    background-image:url(/_img/arrow-dark.png);
    font-family:arial;
    font-size:12px;
    line-height:24px;
    color:#222c43;  
    margin-left:20px;      
}        
.cwrap .left li li a.selected{      
    border-bottom:0px solid #ccc; 
    background-position:left 5px;    
    background-image:url(/_img/arrow-orange.png);
}        
.cwrap .left li li ul{
    margin:0px 0px 10px 0px;
}   
.cwrap .left li li li a{
    margin-left:40px;      
}       

#a .content{
    width:100%;
    max-width:730px; 
} 
.content{
    width:100%;
    max-width:662px;
    float:left; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.content .txt p{    
    margin-bottom:15px;  
    
} 
#frame h1,
#main h1,
.content h1,
.content .chead h1{
    font-family: 'StagBook';
    font-size:32px; 
    line-height:45px;
    color:#ff7e00;
    font-weight:normal;   
    padding-bottom:10px; 
}
h2{
    font-family: 'StagBook';
    font-size:20pt; 
    line-height:25pt;
    color:#002b8d;
    font-weight:normal;   
    padding-bottom:10px;  
    letter-spacing:1px;
}
.content .chead{
    width:100%;       
    overflow:auto;
    padding-bottom:5px;
    margin-bottom:25px;
    border-bottom:1px solid #ccc;   
    color:#525867;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold; 
    lione-height:20px;
}

.content .chead h1{
    text-transform:none;
}
#f771 .content .chead h1{
    float:left; 
 
}
.content .chead a{
    color:#002b8d; 
    text-decoration:none;
}   
.content .chead .author{
    float:left;
}
.content .chead .share{
    text-align:right;
    float:right; 
    width:200px;
    margin-right:10px;    
}  
.content .chead .share img{
    vertical-align:middle;  
    margin:0px 5px;
}   
.pholder{
    width:200px;
    float:right;
    margin:0px 0px 10px 10px; 
}
.pholder .profile {   
    padding:10px;
    color:#1e2945;
    font-size:14px;
    text-align:center;    
    font-family: 'StagBook';
    border:1px solid #ccc;    
}
#f770 .pholder{ 
    float:left; 
    margin:0px 10px 10px 0px; 
    cursor:pointer;
}  
.pholder .profile a{
    color:#ff8232;
    text-decoration:none; 
    background-image:url(/_img/arrow-orange.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px;
    s
}
.pholder .profile img,
.pholder .profileimg{
 -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px; 
     -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.pholder:hover .profile img,
.pholder:hover .profileimg{
 -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#f770 .pholder .profileimg{
    margin:10px;
}
.pholder .contact{  
    margin-top:10px;
    padding:10px;
    border:1px solid #ccc;
    font-size:12px;   
    height:240px;
    line-height:18px;
    font-weight:bold;
    position:relative;      
}        
.pholder .contact .links{
    text-transform:uppercase;
    position:absolute;
    bottom:5px;    
    line-height:22px;
}               

.pholder .profile .links a,
.pholder .profile .links img{  
    background-image:none; 
 -webkit-border-radius: 0px;
  -moz-border-radius:0px;
  border-radius: 0px; 
    padding-left:5px;  
    vertical-align:middle;
}  
#f770 .pholder .contact:hover{   
    border:1px solid #333;  
    cursor:pointer;  
}
.pholder .contact a{
    display:inline;
    margin:0px;
    padding:0px;
    background-image:none;
}
.pholder .contact a img{
    vertical-align:middle;  
    margin:3px;
}   
.pholder .contact a:first-child img{
    
}  
.right{        
    width:200px;
    float:right; 
}
.more{ 
    clear:both;
    margin-top:10px;
    padding:10px;
    border:1px solid #ccc;
    background-color:#EFF4FF;
}           
.more h4{
    color:#1e2945;  
    font-family: 'Stag-Medium'; 
    font-smooth:auto;   
     -webkit-font-smoothing: antialiased; 
    font-weight:normal;
    font-size:13px;
    line-height:16px;
}
.more a{
    color:#002b8d;
    text-decoration:none; 
    font-family: 'StagBook'; 
    font-smooth:auto;   
     -webkit-font-smoothing: antialiased; 
    font-weight:normal;
    font-size:13px;
    line-height:16px;
}      
.pholder .more a:hover{
    text-decoration:underline;
}
.txt h1{
    display:none;
}

.txt ul{
    padding:0px 0px 15px 0px;
}    
.txt ul li{
    background-image:url('/_img/arrow-blue.png');  
    background-repeat:no-repeat;
    background-position:0px center; 
    padding-left:20px;
    margin:0px;
    line-height:32px;
}   
.txt ol { 
    list-style: decimal; 
    padding:0px 0px 20px 25px;
}
#main p:first-child{
    font-family: 'milootregular';
    color:#222c43;
    font-size:18px;
    line-height:24px;
}
.cmap{
    width:100%;
    clear:both; 
    background-color:#3567DA; 
    overflow:auto; 
    padding-top:20px;
    margin-top:20px;
}
.map{   
    max-width:942px;  
    margin:20px auto;  
    position:relative;   
    overflow:auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    color:#fff; 
    font-family: Arial;
    font-size:13px;
    line-height:18px;
    
}
.map h4{     
    font-family: 'milo_otmedium';
    font-size:18px;
    margin-bottom:20px;  
    font-weight:bold;
}
.map p{        
    font-family: Arial;
    font-size:13px;
    line-height:20px;
    margin-bottom:20px; 
}
.map a{
    color:white;  
    font-family: 'milootregular';
    font-size:16px;
    margin-bottom:24px; 
    text-decoration:none;
}
.map a:hover{
    text-decoration:underline;
}     

.map ul{
    padding:0px 0px 15px 0px;
}    
.map ul li{
    background-image:url('/_img/arrow-white.png');  
    background-repeat:no-repeat;
    background-position:0px 9px; 
    padding-left:15px;
    margin:0px;
    line-height:29px;
}   
.map ol { 
    list-style: decimal; 
    padding:0px 0px 20px 25px;
}
.ccontact{
    width:100%;
    clear:both; 
    background-image:url(/_img/carrow.png);
    background-repeat:no-repeat;
    background-position: center top;   
    overflow:auto;
}
.ccontact .contact{ 
    font-family: 'milootregular';
    font-size:18px;
    line-height:24px;   
    max-width:942px;  
    margin:40px auto;  
    position:relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    overflow:auto;
}   
.ccontact .contact h4{
    color:#3e4657;           
    font-family: 'milo_otmedium';
    font-size:18px;
    line-height:24px; 
    margin-bottom:20px;
}    
.ccontact .contact h3{
    color:#3e4657;   
    font-family: 'milo_otmedium';
    font-size:18px;
    line-height:24px; 
    margin-bottom:20px;
}    
.ccontact .contact .right strong{
    color:#002b8d;
    font-size:27px;
    line-height:37px;  
    padding-bottom:10px;
    font-weight:normal;
}             
.ccontact .contact .right p{
    padding-bottom:15px;
}
            
.ccontact .contact .right a{
    color:#5a89f4;
    text-decoration:none;
}                   
.ccontact .contact .right a:hover{
    color:#002b8d;
}
.ccontact .contact table{  
    font-family: 'milootregular';
    width:100%;  
    font-size:27px;
    line-height:37px; 
}
.ccontact .contact table tr td{ 
    font-family: 'milootregular';
    font-size:18px;
    line-height:24px;
    padding:10px 80px 10px 0px;
    text-align:center;
    text-transform:uppercase;     
    color:#161616;
}
.ccontact .contact table tr td a{
    font-family: 'milo_otmedium';   
    font-weight:normal;
    font-size:15px;
    line-height:15px; 
    text-align:center;
    text-transform:uppercase;     
    color:#161616;  
    text-decoration:none;
}
.fwrap{
    width:100%;
    clear:both; 
    background-color:#000;    
    overflow:auto;
}

.footer{   
    font-family: 'milootregular';
    font-size:18px;
    line-height:24px;
    max-width:942px;  
    margin:10px auto;  
    position:relative;     
    overflow:auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    color:#fff;  
    font-size:16px;
    
}
.footer a{  
     color:#fff;  
    text-decoration:none;
}
.map .left,
.contact .left,
.footer .left{
    font-family: 'milootregular';
    font-size:16px;
    line-height:32px;
    float:left;     
    width:100%;
    max-width:622px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;   
    padding-right:45px;
}    
.footer .left{
    word-spacing:30px;
} 
.map .right,
.contact .right,
.footer .right{
    font-family: 'milootregular';
    font-size:16px;
    line-height:24px;
    float:left;     
    width:100%;
    width:280px;
    float:left; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}        

.footer .right{
    font-family: 'milootregular';
    color:#fff;
    font-size:16px;
}
#main p{
    padding-bottom:15px;
}


.login{ 
    display:none;
    width:100%;   
    z-index:9999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align:center;
    background-color:#002B8D;
}
.login form{
    display:block; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding:10px;
    margin:0px auto;
    width:1000px;
    text-align:center;
       
}
.login form input{
    display:block;
    background-color:#264B9E;
    border:1px solid #264B9E;;
    color:#fff;
    padding:15px; 
    width:290px;      
    display:inline;
    margin:10px 20px 10px 0px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login .button,
.login button{      
display:block;     
    font-family: 'milo_otmedium';
    background-color:#fff;
    color:#002b8d;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:290px;
    height:49px; 
    font-size:18px;      
    margin-top:30px;
    line-height:40px;
    border:2px solid #fff;      
    padding:0px;
    text-decoration:none;
    display:inline;    
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
    margin:10px 20px 10px 0px;  
}        

.button:hover,
.login button:hover{   
    background-color:#FF8232; 
    border:2px solid #FF8232;
    color:#002b8d;    

}

.content form textarea,
.content form input[type='text']{
    display:block;
    border:1px solid #ccc;
    color:#333;
    padding:10px; 
    width:100%;
    max-width:290px;      
    display:inline;
    margin:10px 20px 10px 0px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}      
.content form textarea:focus,
.content form input[type='text']:focus{
    border:1px solid #666;
}

.content button,
.content .button{   
    width:100%;
    max-width:300px;
    display:inline-block;     
    font-family: 'milo_otmedium';
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size:18px;    
    text-decoration:none;
    color:#fff; 
    background-color:#002b8d;
    padding:10px 20px;; 
    border:0px solid #002b8d;
}
.login button span{
    display:block;        
    float:left;
    font-family: 'milo_otmedium';
    font-weight:bold;
    width:40px;
    height:40px;
    background-repeat:no-repeat;
    background-color:#FF8232; 
    background-position:center center;
    background-image:url(/_img/fc-arrow-white.png);
}

table.overzicht{
    width:100%;   
    border:1px solid #E7E9EE;
}
table.overzicht thead tr{
    background: #005f9b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWY5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzJjNTFhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDJiOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #005f9b 0%, #2c51a5 36%, #002b8d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005f9b), color-stop(36%,#2c51a5), color-stop(100%,#002b8d));
    background: -webkit-linear-gradient(top,  #005f9b 0%,#2c51a5 36%,#002b8d 100%);
    background: -o-linear-gradient(top,  #005f9b 0%,#2c51a5 36%,#002b8d 100%);
    background: -ms-linear-gradient(top,  #005f9b 0%,#2c51a5 36%,#002b8d 100%);
    background: linear-gradient(to bottom,  #005f9b 0%,#2c51a5 36%,#002b8d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005f9b', endColorstr='#002b8d',GradientType=0 );
}
table.overzicht thead tr td{
    color:#fff;   
    font-weight:bold;
}
table.overzicht td{
    padding:10px;
}         
table.overzicht tbody tr{
}
table.overzicht tbody tr:nth-child(even){
    background-color:#F3F3F3   
}            
table.overzicht tbody tr:nth-child(even):hover,
table.overzicht tbody tr:hover{
    background-color:#ccc;       
}       

table.overzicht tbody tr.r1:nth-child(even):hover,
table.overzicht tbody tr.r1:hover{
    background-color:#F3F3F3;       
}       
table.overzicht tbody tr.r1{
    background-color:#F3F3F3   
}            
table.overzicht tbody tr.r2{
    background-color:#ffffff   
}            
table.overzicht tbody tr.r2:nth-child(even):hover,
table.overzicht tbody tr.r2:hover{
    background-color:#ffffff;       
}       
table.overzicht tr td:last-child a{
    padding:5px;
    text-decoration:none;
    border:1px solid #E7E9EE;
}
table.overzicht tr td:last-child a:hover{   
    background-color:#fff;
    color:#333;   
}
div.msg{
    display:none;
    margin:20px 0px;
    font-size:11px;
    background-color:#fff;
    PADDING:20px;
    border:1px solid #CCC;
}
div.msg td{
    font-size:11px;   
    padding:5px;
    background-color:#fff;
}
div.msg h2{
            
    font-size:13px;
}
tr.req {
    background-color:#E7E9EE;
}
table.edit {
    width:100%;
}
table.edit td{
    padding:10px; 
}
table.edit tr td:first-child{
    width:30%; 
}
table.edit select,
table.edit textarea,
table.edit input[type='text']{
    padding:10px;
    border:1px solid #ccc;
    width:300px;
}  
table.overzicht select,           
table.edit select{
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:10px;

}   
table.edit select[multiple='multiple']{  
    padding:0px;

}       
table.edit select[multiple='multiple'] option{
    padding:10px;
}        
table.overzicht select,
table.overzicht textarea,
table.overzicht input[type='text']{ 
    padding:5px;
    border:1px solid #ccc;
    width:200px;

}
table.overzicht select:focus,
table.overzicht textarea:focus,
table.overzicht input[type='text']:focus,
table.edit select:focus,
table.edit textarea:focus,
table.edit input:focus{
    background-color:#E7E9EE;
} 
   
#a table.overzicht button,
#a table.edit button,
#a .button{   
    border:2px solid #002b8d;
} 
table.overzicht button,
table.edit button{           
    font-family: 'milo_otmedium';
    background-color:#fff;
    color:#002b8d;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:290px;
    height:49px; 
    font-size:18px;      
    margin-top:30px;
    line-height:40px;
    border:0px solid #F3F3F3;      
    padding:0px;
    display:inline;    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    margin:10px 20px 10px 0px;  
    background-color:#F3F3F3;   
}        
table.overzicht button:hover,
table.edit button:hover{     
    background-color:#002b8d;
    color:#fff;

}
table.overzicht button span,
table.edit  button span{
    display:block;        
    float:left;
    font-family: 'milo_otmedium';
    font-weight:bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    width:40px;
    height:40px;
    background-repeat:no-repeat;
    background-color:#FF8232; 
    background-position:center center;
    background-image:url(/_img/fc-arrow-white.png);
}

.logboek{
    color:#fff;       
    padding:20px;
    display:none;
    width:100%;  
    margin:0px auto;
    max-width:980px;   
    z-index:9999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}   
.logboek h2{
    font-size:18px;
    margin-bottom:10px;
}
.logboek table{
 width:100%;
}
.logboek table td{
    padding:5px;
}
.logboek select{
    display:inline;
    padding:5px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.logboek textarea{
    height:100px;
    width:100%;  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    padding:5px;   
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.logboek button{           
    font-family: 'milo_otmedium';
    background-color:#fff;
    color:#002b8d;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:290px;
    height:49px; 
    font-size:18px;      
    margin-top:30px;
    line-height:40px;
    border:2px solid #fff;      
    padding:0px;
    display:inline;    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    margin:10px 0px 10px 0px;  
}        
.logboek button:hover{     
    background-color:#002b8d;
    color:#fff;

}
.logboek button span{
    display:block;        
    float:left;
    font-family: 'milo_otmedium';
    font-weight:bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    width:40px;
    height:40px;
    background-repeat:no-repeat;
    background-color:#FF8232; 
    background-position:center center;
    background-image:url(/_img/fc-arrow-white.png);
}
button#icon{
    margin:2px;          
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:40px;
    height:40px;
    display:inline;
}

div.error{
    display:block;        
    font-weight:bold;
    background-repeat:no-repeat;
    background-color:#FF8232;
    padding:20px 20px 20px 50px; 
    background-position:20px center;
    background-image:url(/_img/alert.png);
    
}
.pop{
    width:100%;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position:fixed;
    bottom:0;   
    z-index:99999999;
}

.popup{
    width:100%;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position:fixed;
    bottom:0;    
    display:none;
    z-index:9999999999;
}              
.pop .top {   
    width:100%;
    max-width:942px;  
    margin:0px auto;  
    position:relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;   
    text-align:center;
}        
.pop .top a{ 
    text-decoration:none;
    display:block;   
    background-color:#FF8232;  
    color:white; 
    padding:5px; 
    width:auto;
    max-width:940px;              
    text-transform:uppercase;
    font-family: 'milo_otmedium';
    font-size:16px;  
    line-height:30px;  
    overflow:auto;  
    margin:0px auto; 
}   
.popup .bottom{
    background-color:#FF8232;    
}
.popup .top{
    width:100%;
    max-width:942px;
    margin:0px auto;  
    position:relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;   
    text-align:right;
}
.popup .top a{   
    background-color:#FF8232; 
    display:block;
    padding:0px 40px 0px 20px;
    margin-left:80%;  
    color:#231d62;
    text-transform:uppercase;
    font-family: 'milo_otmedium';
    font-size:20px;  
    line-height:50px;
    height:50px;
    width:100px; 
    text-align:left;
    text-decoration:none; 
    position:relative;   
}        
.popup .top a span{  
    font-family: 'StagBook';
    color:#fff;   
    padding:0px 20px;
    background-color:#FF8232; 
      position:absolute;
    right:0;
    top:0; 
    display:block;    
    font-size:24px;
    height:50px;
}
.popup .pcontent{   
    font-family: 'StagBook';
    color:#fff;
    padding:20px 0px;      
    width:100%;
    max-width:742px;  
    margin:0px auto;  
    position:relative;
    overflow:auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;   
    text-align:left;
}  
.popup .pcontent p{
    font-size:28px;   
    line-height:38px;   
    font-family: 'StagBook';
    color:#fff; 
}
.popup .pcontent p:last-child{
    

}
.popup .pcontent a{   
    font-family: 'milo_otmedium';
    font-weight:bold;
    text-align:left;
    margin:20px 0px;       
    font-size:18px;        
    line-height:26px;
    padding:20px 20px 20px 70px;
    color:#fff;
    position:relative;    
    background-color:#f2f6fe; /* lightblue */
    background-color:#3567DA; /* blauw */  
    background-color:#FF8232; /* orange */  
    background-color:#002B8D;  /* donkerblauw */    
    border:1px solid #002B8D; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    text-decoration:none;    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
      
.popup .pcontent a:hover{   color:#FF8232;
}    
.popup .pcontent a span{   
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position:absolute;
    left:0;
    top:0; 
    margin:1px;
    display:block;  
    height:58px;
    width:58px;
    float:right;
    background-color:#3567DA;
    text-align:center;
}
.popup .pcontent a span img{  
    vertical-align:middle; 
    margin:20px 0px 0px 0px;
}
.fb_block{
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    width:100%;
    clear:both;  
    float:right;
    width:646px; 
    border-top:10px solid #fff;
    height:130px; 
    padding:28px 0px 0px 490px;
    background-image:url(/_img/facebook-blok.jpg);
    background-repeat:no-repeat;
    margin-top:20px;        
    z-index:999999;   
}
.vragen{
    margin:0px auto;
    margin-top:20px;
    max-width:1000px; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;   
}    
.vragen p{
    margin-bottom:15px;
}
.vraag{          
    font-family: 'milo_otmedium';
    display:block; 
    color:#002b8d;
    font-size:15px;
    text-decoration:none;
    width:45%;
    background-color:#F0F5FF;
    float:left;
    padding:20px 80px 20px 20px;    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    margin:0px 20px 20px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-image:url(/_img/faq_arrow.png);   
    background-repeat:no-repeat;
    background-position:right center;
     -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height:80px;
}       
.vraag:hover{
    color:#fff;                     
    background-color:#002b8d;
}  
.content ul{
    padding:0px 0px 15px 0px;
}    
.content ul li{
    background-image:url('/_img/arrow.png');  
    background-repeat:no-repeat;
    background-position:left 10px; 
    padding-left:20px;
    margin:0px;
}   
.content ol { 
    list-style: decimal; 
    padding:0px 0px 20px 25px;
}    
.content .more ul li{
    background-position:left center; 
}
.clear{
    clear:both;
}
form span{
    padding-left:5px;
    color:red;
}
.message{
    padding:20px;   
    font-size:20px;
    background-color:#efefef;
    border:1px solid #ccc;
    margin-bottom:20px;
}

div.ok{      
    background-image:url('/_img/fc-check.png');  
    background-repeat:no-repeat;
    background-position:20px center; 
    padding:20px 20px 20px 60px;
    border:1px solid #ccc;  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    

}
.download{
    border:1px solid #ccc;  
    padding:10px 10px 10px 40px;
    line-height:20px;      
    width:auto;
    text-decoration:none;
    background-image:url('/siteworks/images/icon/disk-black.png');  
    background-repeat:no-repeat;
    background-position:10px center; 
}
.download:hover{  
    background-color:#efefef;
}
.check .fs{
    width:40%;        
    left:0px;
    background-color:#002B8D;  
    color:#fff;       
    float:left;
}    
.check .as{
    
    width:40%;        
    float:right;
    background-color:#3567DA;  
    color:#fff;     
}   
.check .as p,
.check .fs p{  
    color:#fff;
}
.home_points{
    vertical-align:top;
    display:inline-block;
    overflow:auto;
    margin:10px; 
    height:280px;     
    padding:20px 20px 0px 20px;
}          
.home_points h4{
    font-size:26px;      
    line-height:43px;
    margin-bottom:10px;
    font-weight:normal;
    color:#002b8d;   
    color:#fff;
	font-family: 'Stag-Medium';

}

.home_points p {        
    font-family: Arial;
    font-size:14px;
    color:#3e4657;   
    line-height:22px;
    padding-bottom:20px;
         
}
.home_points div{
    float:left;
}


.home_points .voordeel1,
.home_points .voordeel2,
.home_points .voordeel3{
    width:320px;
    float:left; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.home_points .voordeel3{
    width:210px;
    float:left; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.home_points ul li {        
    font-family: 'milo_otmedium';
    font-size:15px;
    color:#3e4657;   
    height:20px;
    padding:15px 20px 15px 40px;    
    background-image:url(/_img/fc-check.png);   
    background-position:left 15px;        
    background-repeat:no-repeat;     
}
.home_points .voordeel3 img{
    margin:0px 30px 30px 30px;
}
.timestamp{
text-transform:none;
    clear:left;               
    font-weight:normal;
    float:left;
    font-family: 'milo_otmedium';
    font-size:11px;
    line-height:14px;
    color:#3e4657;   
}
.last{
    display:inline-block;
    float:right;
    padding:0px 0px 10px 0px;
    vertical-align:top;
}

#f920 .readmore{
    background:none;
    color:#222c43;     
}
          
#f920 .readmore:hover{
    color:#FF8232;   
}

.most p{
    margin-bottom:15px;     
    color:#3e4657;
    font-size:14px;  
    line-heigth:20px;
}
.most strong{
    font-family: 'milo_otmedium';
    font-weight:bold;
    line-heigth:28px;
    font-size:16px;
    color:#002b8d;
}
.most span{
    color:#002b8d;   
} 
.most h4 span{ 
    color:#ff8232; 
} 
.lbholder{     
    z-index:999999999;
 display:none;
}
#lb{
    z-index:9999999999;
    position:fixed;
    width:100%;
    height:100%;
    background-image:url(/_img/black26.png);
}
#frame{
    position:fixed;   
    z-index:99999999999999;
    width:40%; 
    left:30%;
    right:30%;   
    top:5%;
    max-height:90%;
    overflow:auto;      
    background-color:#fff;            
    padding:20px 40px 40px 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px #fff;
    -webkit-box-shadow: 0px 0px 5px #fff;
    box-shadow: 0px 0px 5px #fff;
}
#frame .bar{
    text-align:right;
}
#frame .bar a{
    color:#231d62;
    font-size:21px;
    text-transform:uppercase; 
    font-family: 'milootregular';
    line-height:34px;
    text-decoration:none;
}    
#frame .bar a:hover{
    color:#ff8232;
}
#frame .bar a img{
    vertical-align:middle;
}
#frame p{
 margin-bottom:15px;
}
#frame .back{
    display:none;
}

.hidden{
    display:none;
}

.tip{
    width:100%;
    max-width:420px;
    padding:5px 10px 0px 10px;
    margin-bottom:20px;
    color:#1e2945;
    border:1px solid #ccc;     
    overflow:auto;
}
.content .tip p{
    margin-bottom:5px;
}
.tip strong{
    color:#002b8d;
}
.tip .postit{
    float:left; 
    background-image:url(/_img/tip.png);  
    background-repeat:no-repeat;
    background-size:cover;
    width:120px;
    height:110px;
    margin-right:10px;    
}
.tip a[href='https://www.belastingtips.nl/aangifteservice/'],
.tip a[href='https://www.belastingtips.nl/fiscale_scan/']{
    color:#008000;   
    font-weight:bold; 
    padding:3px;
    padding-left: 0px;            
}        
.tip a[href='https://www.belastingtips.nl/aangifteservice/']:hover,
.tip a[href='https://www.belastingtips.nl/fiscale_scan/']:hover{ 
    color:#002b8d;
     -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;   
}  
.button_dark{       
    font-family: 'milo_otmedium';
    position:relative;
    display:block;
    font-size:18px;
    width:auto;
    height:49px;   
    padding-left:70px; 
    padding-right:20px;
    text-decoration:none;
     font-weight:400;
    line-height:45px;         
    background-color:#002B8D;  /* donkerblauw */
    border:2px solid #002B8D;   
    color:#fff;  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;       
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
} 
.button_dark span{    
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    position:absolute;
    left:0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:block;
    color:#fff; 
    width:54px;
    height:45px; 
    background-color:#3567DA;
    background-image: url('/_img/fc-arrow-white.png');
    background-repeat:no-repeat;
    background-position:center center;
} 
.button_dark:hover{  
    color:#FF8232; /* orange */  
}     

.big{           
    font-family: 'Crimson Text', serif;  
    font-weight:600;
    position:absolute;
    color:#333;     
     font-style: italic;
    font-size:16px;
    bottom:10px;
    left:0px; 
    z-index:99;  
}
#f920 .rating_item input[type="text"],
#f920 .rating_item textarea{
    border:1px solid #ccc;   
    padding:10px;
    width:100%;
    max-width:400px;
}         
#f920 .rating_item button{ 
    width:100%;
    max-width:400px;
}
.punten{ 
    background-image: url('/_img/rating_stars_write_sprite.png');
    background-repeat:no-repeat;
    background-position:0px 0px;
    display:inline-block;
    margin-bottom:10px;
    width:100px;  
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
}
.rating-result{
    margin-top:20px;
}
.rating_item{
    padding:10px;
    border:1px solid #eee;
    margin:20px 0px;
}
.rating_item .titel{
    display:none;
}
.rating_item .person,
.rating_item .points,
.rating_item .date{
    display:block;
}
.rating_item .person span,
.rating_item .points span,
.rating_item .date time{
    font-weight:bold;
}
.rating_item h6{
    font-family: 'StagBook';
    font-size:11pt; 
    line-height:15pt;
    color:#002b8d;
    font-weight:normal;   
    padding-top:10px;  
    letter-spacing:1px;
}
.waardeer img.logo{
    display:none;
}     
#f920 input.star{
    width:13px; 
    display:inline-block;
    height:15px; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    padding:0px;
    margin:0px; 
    margin-right:2px; 
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */

}   
      
.popup .bottom,
.popup .top a,
.popup .top a span,
.pop   .top a{
    color:#fff;
    background-color:#3567DA; /* blauw */  
}
.popup .pcontent a.yellow,
.popup .top a.yellow, 
.pop .top a.yellow,     
.yellow { 
    border:0px;
    text-align:center;
    font-weight:600; 
    font-size:14px;
    line-height:18px;   
    color:#333;
    border:1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:15px;
    
    text-decoration:none;background:#f9e327; font-weight:bold; background:-webkit-gradient(linear, left top, left bottom, from(#fceb4c), to(#ebd611)); background:-moz-linear-gradient(top, #fceb4c, #ebd611); border-color:#dcc700 #dcc700 #c2b00b; color:#444; text-shadow:0 1px 1px #ffff98; -webkit-box-shadow:0 1px 2px #d7e9a4, inset 0 1px 0 #fee395; -moz-box-shadow:0 1px 2px #d7e9a4, inset 0 1px 0 #fee395; box-shadow:0 1px 2px #d7e9a4, inset 0 1px 0 #fee395;}

.popup .pcontent a.yellow:hover,
.popup .top a.yellow:hover, 
.pop .top a.yellow:hover,  
.yellow:hover,
.yellow:focus { background:#ebd611; background:-webkit-gradient(linear, left top, left bottom, from(#fffa58), to(#e1cd00)); background:-moz-linear-gradient(top, #fffa58, #e1cd00); border-color:#cebb10; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #fee395; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #fee395; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #fee395;
              
    color:#000;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.7);
    -moz-box-shadow:    0px 0px 10px 0px rgba(255, 255, 255, 0.7);
    box-shadow:         0px 0px 10px 0px rgba(255, 255, 255, 0.7);  
    }
.yellow:active { background:#f9e327; border-color:#cebb10; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #cebb10; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #cebb10; box-shadow:0 1px 0 #fff, inset 0 0 5px #cebb10;}
.yellow span{
    display:none;
}
.fb-like{
    
}
.face{ 
    width:100%;
    max-width:440px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;        
    padding:10px;
    color:#333;
    border:1px solid #ccc;     
    background-color:#f2f6fe; /* lightblue */
}
.face p{
    margin:0px; padding:0px;
}
.pop .top a.button_light,
.popup .top a.button_light,  
.popup .pcontent a.button_light,  
.button_light2,
.button_light{       
    font-family: 'milo_otmedium';
    position:relative;
    display:inline-block;
    font-size:18px;
    padding-left:70px; 
    padding-right:20px; 
    text-decoration:none;
     font-weight:400;   
    background-color:#f2f6fe; /* lightblue */
    background-color:#002B8D;  /* donkerblauw */   3
    background-color:#FF8232; /* orange */  
    background-color:#3567DA; /* blauw */  
    height:58px;   
     line-height:43px;
    border:2px solid #3567DA;   
    color:#fff;  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;       
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
}           
.pop .top a.button_light span,
.popup .top a.button_light span,  
.popup .pcontent a.button_light span,
.button_light2 span,
.button_light span{    
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    position:absolute;
    left:0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:block;
    color:#fff; 
    width:54px;
    height:45px; 
    background-color:#002B8D;
    background-image: url('/_img/fc-arrow-white.png');
    background-repeat:no-repeat;
    background-position:center center;
} 
.button_light2 span.down,  
.button_light span.down{        
    background-image: url('/_img/fc-arrow-white-down.png');
}
.button_light2 strong,
.button_light strong{
     color:#FF8235;
     font-weight:400;
}   
.button_light2:hover,
.button_light:hover{  
    color:#FF8232; /* orange */  
}   
.button_light2{        
  background-color:#FF8232;
  border:2px solid #FF8232;
}
.button_light2:hover{
  border:2px solid #09193D;
  background-color:#09193D; 
}  
.popup .pcontent .ptext a.button_light2,
.popup .pcontent a.button_light2,
#popupbtn{ 
    display:block;
    height:62px;
    min-height:62px;    
}

.dennis a.button_light,
.dennis a.button_light2,
#f100 a.button_light,
#f100 a.button_light2,
#f100 #popupbtn{ 
    display:block;
    height:49px;
    min-height:49px;    
}
   
.ccontact .contact u{  
    display:inline-block;
    text-decoration:none;
    width:100px;   
}  
.mobiel{
display:none;
}


.call2Account{
    display:block;
    width:100%;
    max-width:940px;  
    margin:10px auto 0px auto;
    padding:10px 20px;
    border:1px solid green; 
    color:green;
    font-size:16px;
    font-weight:700;  
    line-height:32px;
    overflow:auto;
    text-decoration:none;
}      
.call2Account button{
    display:inline-block; 
    float:right;   
    padding:5px 10px;
    border:1px solid #333;
}
.content form input.error{
    border:1px solid red;
}
.icon-menu7,
.menu ul li ul{
    display:none;
}
