/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 14px;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

input[type=text], input[type=button], input[type=password], input[type=submit], textarea, select{
    -webkit-appearance:none;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html{
    position:relative;
}
body{
    padding:0;
    margin:0;
    font-family:Open Sans;
    font-weight:400;
    height:100%;
    background:#F1F1F1;
}
a{
    color:#262930;
}
a:hover{
    color:#279BDD;
    text-decoration: underline;
}
h1{
    font-family:'open sans';
    font-weight:800;
    color:#262930;
    margin:0 0 10px 0;
    font-size:24px;
}
h2{    
    font-family:'open sans';
    font-weight:800;
    font-size:20px;
    color:#262930;
    margin:0 0 10px 0;
}
h3, h4{    
    font-family:'open sans';
    margin:0 0 10px 0;
}
.button:not(.oranje){
    background:#000209;
    color:#FFF;
    padding:5px;
    text-decoration:none;
    font-size:13px;
    border:none !important;
    box-shadow:none !important;
    cursor:pointer;
    font-weight:600;
}
.button-disabled{
    opacity:0.5;
    cursor:no-drop !important;
}
.button i{
    font-size:13px;
}
.button:hover:not(.button-disabled){
    background:#279BDD;
    color:#FFF;
    text-decoration: none;
    cursor:pointer;
}
.button:not(.sluit):active{
    position:relative !important;
    top:1px !important;
}
.button-small,
.button-small i{
    font-size:10px !important;
}
.zoekbutton{
    background:#FFBFBF !important;
    color:#000 !important;
}
.zoekbutton i{
    color:#db0000;
}
.zoekbutton:hover{
    color:#FFF !important;
    background:#db0000 !important;
}
.zoekbutton:hover i{
    color:#FFF;
}
.zoekenToggle:hover{
    color:#279bdd;
    cursor:pointer;
}
.oranje{
    background:#FF6600;
    color:#FFF !important;
    padding:3px;
    text-decoration:none;
    font-size:12px;
    border:none !important;
    box-shadow:none !important;
    cursor:pointer;
    font-weight:600;
}
.groen{
    background:#52BE7F !important;
    color:#FFF !important;
    padding:3px;
    text-decoration:none;
    font-size:12px;
    border:none !important;
    box-shadow:none !important;
    cursor:pointer;
    font-weight:600;
}
.rood{
    background:#DB0000 !important;
    color:#FFF !important;
    padding:3px;
    text-decoration:none;
    font-size:12px;
    border:none !important;
    box-shadow:none !important;
    cursor:pointer;
    font-weight:600;
}
.box{
    font-weight:600;
    color:#FFF;
    padding:15px;
    margin-top:10px;
    margin-bottom:10px;
    border-radius:5px;
}
.box a{
    color:#FFF;
    text-decoration:underline;
}
.box a:hover{
    color:#FFF;
    text-decoration: none;
}
.error{
    background:#FF7474;
}
.warning{
    background:#FFE5BA;
    color:#E28F00;
}
.valid{
    background:#52BE7F;
}
.info{
    background:#53A0BC;
}
.info-blink{
    -webkit-animation: info-blink-animate 2s infinite;  /* Safari 4+ */
    -moz-animation: info-blink-animate 2s infinite;  /* Fx 5+ */
    -o-animation: info-blink-animate 2s infinite;  /* Opera 12+ */
    animation: info-blink-animate 2s infinite;  /* IE 10+, Fx 29+ */
}
    @-webkit-keyframes info-blink-animate {
      0%, 49% {
        background:#177286;
      }
      50%, 100% {
        background: #53a0bc;
      }
    }

.error-blink{
    -webkit-animation: error-blink-animate 2s infinite;  /* Safari 4+ */
    -moz-animation: error-blink-animate 2s infinite;  /* Fx 5+ */
    -o-animation: error-blink-animate 2s infinite;  /* Opera 12+ */
    animation: error-blink-animate 2s infinite;  /* IE 10+, Fx 29+ */
}
    @-webkit-keyframes error-blink-animate {
      0%, 49% {
        background:#ff7474;
      }
      50%, 100% {
        background: #d32f2f;
      }
    }
.green{
    color:#45AD70;
}
.red{
    color:#F34235;
}
.orange{
    color:#FF6600;
}
.tekstGroen{
    color:#52BE7F;
}
.groen{
    background:#52BE7F;
}
.groen:hover{
    background:#207945 !important;
    color:#FFF !important;
}
.grijs{
    background:#BBBFC9;
    color:#E8EAEF;
}
.grijs:hover{
    background:#BBBFC9;
    color:#E8EAEF;
    cursor:not-allowed;
}
.oranje{
    color:#FB7C38;
}
.bgOranje{
    background:#FB7C38;
}
.bgOranje:hover{
    background:#E2540D;
}
#container{
    background:#FFF;
}
@media all and (min-width:601px){
    #navigatie{
        width:calc(100% - 40px);
        background:#000209;
        padding:10px 20px 5px 20px;
    }
    #navigatie ul{
        list-style-type:none;
        margin:0;
        padding:0;
        display:inline-block;
    }
    #navigatie ul li{
        display:inline-block;
        margin:0;
        padding:0 10px 0 0;
        font-size:15px;
    }
    #navigatie ul li a:hover{
        border-bottom:2px solid #45BAF9;
        color:#45BAF9;
    }
    #navigatie ul li a:active{
        position:relative;
        top:1px;
    }
    #navigatie a{
        color:#FFF;
        text-decoration: none;
        font-weight:700;
    }
}
@media all and (min-width:801px){
    #navigatie{
        height:30px;
    }
}
@media all and (min-width:601px) and (max-width:800px){
    #navigatie{
        height:45px;
    }
}
@media all and (max-width:600px){
    #navigatie{
        width:calc(100% - 40px);
        background:#000209;
        padding:5px 20px 5px 20px;
        top:-10px;
    }
    #navigatie ul{
        list-style-type:none;
        margin:0;
        padding:0;
        display:inline-block;
    }
    #navigatie ul li{
        display:inline-block;
        margin:0;
        padding:5px 15px 5px 0;
        width:calc(50% - 20px);
        font-size:14px;
    }
    #navigatie ul li a:hover{
        border-bottom:2px solid #45BAF9;
        color:#45BAF9;
    }
    #navigatie ul li a:active{
        position:relative;
        top:1px;
    }
    #navigatie a{
        color:#FFF;
        text-decoration: none;
        font-weight:700;
    }
}
@media all and (min-width:1001px){
    #container{
        width:calc(100% - 40px);
        margin-left:auto;
        margin-right:auto;
        margin-top:10px;
        box-shadow:0px 0px 15px rgba(0,0,0,0.15);
    }    
    #content{
        width:calc(100% - 40px);
        padding:15px 20px 20px 20px;
    }
}
@media all and (min-width:601px) and (max-width:1000px){ 
    #content{
        width:calc(100% - 40px);
        padding:15px 20px 20px 20px;
    }
}
@media all and (max-width:600px){
    #content{
        width:calc(100% - 10px);
        padding:5px 5px 20px 5px;
    }
}
::-webkit-input-placeholder{ 
    color:#999; 
}
::-moz-placeholder{ 
    color:#999; 
}
:-ms-input-placeholder{ 
    color:#999; 
}
input:-moz-placeholder{ 
    color:#999; 
}
input, textarea, select{
    font-family:'Open Sans';
    font-weight:500;
    border:1px solid #CCC;
    color:#262930;
    margin-bottom:5px;
    margin-right:5px;
    box-shadow:inset 0px 0px 5px rgba(0,0,0,0.1);
    border-radius:0;
    background:#FFF;
}
textarea.tekst{
    width:calc(100% - 10px);
    height:300px;
}   
input, textarea, select{
    font-size:13px;
    padding:5px;
}
@media all and (max-width:800px){
    table.gegevens,
    table.gegevens thead,
    table.gegevens tbody,
    table.gegevens tr,
    table.gegevens td,
    table.gegevens{
        display:block;
    }
    table.gegevens tr.rowKop{
        display:none;
    }
    .gegevens{
        border-top:2px solid #13597E;
        border-bottom:2px solid #13597E;
    }
    .gegevens td{
        position:relative;
        left:100px;
        width:calc(100% - 110px);
        font-size:11px;
        padding:3px;
    }
    .gegevens tr:not(.rowTitel) td:before{
        content:attr(data-soort);
        position:absolute;
        top:0px;
        left:-100px;
        width:90px;
        padding:5px;
        white-space: nowrap;
        font-weight:700;
    }
    .gegevens tr:nth-of-type(odd),
    .gegevens tr:nth-of-type(odd) td{
        background:#d2e6f2;
    }
    .gegevens tr.niet-actief:nth-of-type(odd),
    .gegevens tr.niet-actief:nth-of-type(odd) td{
        background:#ffcdd2;
    }
    .gegevens tr.niet-actief:nth-of-type(even),
    .gegevens tr.niet-actief:nth-of-type(even) td{
        background:#ffebee;
    }
    .gegevens tr{
        padding:5px 0 5px 0;
    }
    tr.rowTitel td{
        width:calc(100% - 5px) !important;
        background:#FFF !important;
        border-bottom:2px solid #13597E;
        margin:0;
        left:0px;
        font-size:14px;
    }

}
@media all and (min-width:801px){    
    .gegevens{
        width:100%;
        border-bottom:2px solid #13597E;
    }
    .gegevens td.acties{
        width:85px;
    }
    .gegevens td.niveau2{
        width:25px !important;
    }
    .gegevens td.niveau1{
        width:50px !important;
    }
    .gegevens td.acties i.fa-pencil-square-o, .gegevens td.acties i.fa{
        font-size:18px;
    }
    .gegevens td.acties i.fa-trash-o{
        color:red;
        font-size:18px;
    }
    .gegevens td.acties i.fa-trash-o:hover{
        color:#000;
    }
    .gegevens tr:nth-of-type(even) td{
        background:#D2E6F2;
        padding:5px;
        font-size:13px;
    }
    .gegevens tr:nth-of-type(odd) td{
        background:#FFF;    
        padding:5px;
        font-size:13px;
    }
    .gegevens tr.niet-actief:nth-of-type(odd),
    .gegevens tr.niet-actief:nth-of-type(odd) td{
        background:#ffcdd2;
    }
    .gegevens tr.niet-actief:nth-of-type(even),
    .gegevens tr.niet-actief:nth-of-type(even) td{
        background:#ffebee;
    }

    .gegevens tr.rowKop td{
        background:#13597E;
        padding:5px;
        font-size:13px;
        color:#FFF;
        font-weight:700;
        border-bottom:1px solid #FFF;
    }
    tr.rowTitel td{
        background:#FFF !important;
        border-top:2px solid #13597E;
    }
}
.niveau{
    width:75px;
}

@media all and (max-width:600px){
    table.form,
    table.form thead,
    table.form tbody,
    table.form tr,
    table.form td,
    table.form{
        display:block;
    }
    .form{
        font-size:12px;
    }
    .form tr td input:not(.datum, .urlInput)[type=text]{
        width:calc(100% - 20px);
    }
    .form tr td input[type=file]{
        font-size:10px;
    }
    .form tr.naKop td:nth-child(1){
        padding-top:15px;
    }
}
@media all and (min-width:601px){
    .form{
        font-size:13px;
    }
    .form tr td:nth-child(1){
        width:250px;
    }
    .form tr td input:not(.datum, .urlInput)[type=text]{
        min-width:300px;
    }
}
.urlInput{
    width:calc(100% - 10px);
}
.form{
    width:100%;
}
.form tr td:nth-child(1){
    font-weight:700;
}
.form tr.kop td{
    font-weight:800;
    color:rgba(0,0,0,0.3);
    border-bottom:1px solid rgba(0,0,0,0.3);
}
.form tr.naKop td{
    padding-top:5px;
}
.afnemerRows, .gebruikerRows{
    display:none;
}

.gebruiker{
    font-weight:700;
}
.admin{
    color:#8F00E2;
}
.afnemer{
    color:#FF6600;
}
.hint{
    font-size:10px;
    font-style:italic;
}
.via_sps:not(.admin_afnemer), .via_nu:not(.admin_afnemer){
    font-size:8px;
    position:relative;
    top:-5px;
    font-weight:600;
    padding:0 3px 0 3px;
    margin-left:5px;
}
.via_sps{
    color:#000;
    background:#CCD313;
}
.via_nu{
    color:#FFF;
    background:#0241A8;
}
.admin_afnemer{
    font-weight:700;
    padding:0 3px 0 3px;
}
label{
    cursor:pointer;
}
.email_dis{
    opacity:0.3;
}

.submenu{
    background:#4B5068;
    margin-bottom:10px;
}
.submenu ul li.actief{
    background:rgba(255,255,255,0.2);
}
.submenu ul li:hover{
    background:rgba(255,255,255,0.2);
}
.submenu ul{
    list-style-type:none;
    margin:0;
    padding:0 0 0 10px;
}
.submenu ul li{
    padding:3px 5px 6px 5px;
    margin:0;
    display:inline-block;
}
.submenu ul li a{
    color:#FFF;
    text-decoration: none;
    font-weight:700;
    font-size:13px;
}
.sortAfnemers,
.sortGebruikers{
    border:1px dotted #CCC;
    padding:10px;
    min-height:50px;
    max-width:300px;
    position: relative;
}

/*  Instellingen - sorteren afnemers / gebruikers
/*  
/******************************************************************/

@media all and (min-width:740px){
    .instellingen-blok-links{
        width:calc(50% - 5px);
        display:inline-block;
        vertical-align: top;
    }
    .instellingen-blok-rechts{
        width:calc(50% - 5px);
        display:inline-block;
        vertical-align: top;
    }
}

#sortAan,
#sortAan2{
    padding-bottom:30px;
}
.sortAfnemersItem:not(.sort-afnemers-scheiding),
.sortGebruikersItem{
    font-size:13px;
    padding:5px;
    margin:5px 0 0 0;
    border-left:5px solid #CCC;
    border-right:1px solid #EAEAEA;
    border-top:1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    max-width:320px;
    background:rgba(255,255,255,0.75);
    font-weight:700;
}
.sortAfnemersItem:not(div.sort-afnemer-scheiding):hover,
.sortGebruikersItem:hover{
    cursor:ns-resize;
}
#sortAan .sortAfnemersItem:not(.sort-afnemers-scheiding), 
#sortAan2 .sortGebruikersItem{
    border-left:5px solid #52BE7F;
    border-right:1px solid #52BE7F;
    border-top:1px solid #52BE7F;
    border-bottom:1px solid #52BE7F;
    color:#52BE7F;
    background:#F4FFF8;
}

.sort-afnemers-scheiding{
    border:2px dashed #CCC;
    padding:3px 3px 3px 3px;
    width:calc(100% - 10px);
    background:#FFF;
    margin-top:3px;
    margin-bottom:3px;
}
.sort-afnemers-scheiding input{
    padding:2px;
    font-size:12px;
    margin:0 3px 0 3px;
}
.sort-afnemers-scheiding i.fa-sort{
    cursor:ns-resize;
}
.sort-afnemers-scheiding i.fa-trash-o{
    cursor:pointer;
}
.sort-afnemers-scheiding i.fa-trash-o:hover{
    color:#d32f2f;
    transform:scale(1.2);
}

.sortAfnemersItem i.afnemerFavoriet{
    cursor:pointer;
    position:relative;
    font-size:10px;
    top:-5px;
}
.sortAfnemersItem i.afnemerFavoriet.fa-star-o{
    color:#000;
}
.sortAfnemersItem i.afnemerFavoriet.fa-star-o:hover{
    color:#ff6f00;
}
.sortAfnemersItem i.afnemerFavoriet.fa-star{
    color:#ff6f00;
}
.sortAfnemersItem i.afnemerFavoriet.fa-star:hover{
    color:#000;
}
.sortAfnemersPlaceholder,
.sortGebruikersPlaceholder{
    position:absolute;
    bottom:5px;
    width:calc(100% - 35px);
    text-align: center;
    font-size:12px;
    color:#CCC;
}
.newsunited{
    color:#0241A8;
    font-weight:700;
}


.bar {
    height: 2px;
    -webkit-transition: width 200ms ease-in-out;
    -moz-transition: width 200ms ease-in-out;
    -o-transition: width 200ms ease-in-out;
    transition: width 200ms ease-in-out;
}
.label{
    -webkit-transition: width 200ms ease-in-out;
    -moz-transition: width 200ms ease-in-out;
    -o-transition: width 200ms ease-in-out;
    transition: width 200ms ease-in-out;
}

.pw-very-weak .bar {
    background: #d00;
    width: 30px;
}

.pw-very-weak .label {
    color: #d00;
}

.pw-weak .bar {
    background: #FF6600;
    width: 60px;
}

.pw-weak .label {
    color: #FF6600;
}

.pw-mediocre .bar {
    background: #EAC700;
    width: 90px;
}

.pw-mediocre .label {
    color: #EAC700;
}

.pw-strong .bar {
    background: #B1E800;
    width: 120px;
}

.pw-strong .label {
    color: #B1E800;
}

.pw-very-strong .bar {
    background: #0d0;
    width: 150px;
}

.pw-very-strong .label {
    color: #0d0;
}

.aanmeldingNieuw{
    background:#E6F2EB;
    font-size:20px;
    font-weight:700;
}
.aanmeldingNieuw a{
    text-decoration: none;
    display:block;
    height:100%;
    padding:8px 0 8px 15px;
}
.aanmeldingPlus{
    color:#52BE7F;
}
.aanmeldingNieuw:hover{
    background:#52BE7F;
}
.aanmeldingNieuw:hover a, .aanmeldingNieuw:hover .aanmeldingPlus{
    color:#FFF;
}
.aanmeldKeuze{
    width:calc(100% - 20px);
    font-size:20px;
    background:#F1F1F1;
    padding:10px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor:pointer;
}
.aanmeldKeuzes{
    margin-bottom:15px;
}
.aanmeldKeuze:hover{
    background:#EDF6F9;
    color:#53A0BC;
    cursor: pointer;
}
.aanmeldKeuzeSelected, .aanmeldKeuzeSelected:hover{
    background:#EFF7F3;
    color:#13D664;
}
.aanmeldKeuzeUnselected{
    font-size:13px;
}

/*   Userlist 
/*  
--------------------------------------------------------------- */

ul.user{
    list-style-type:none;
    padding:0;
    margin:0;
    max-height:200px;
    overflow-y:auto;      
}
ul.user-aanmeldingen-search{
    max-height:150px;
    border:2px solid #FFF;
    box-shadow:0 5px 5px rgba(0,0,0,0.1);
    margin-bottom:5px;
}
ul.user li:not(.user-search){
    border-bottom:1px solid #FFF;
    padding:5px;
    font-size:12px;
    font-weight:600;    
}
ul.user-aanmeldingen-search li:not(.user-search){
    border-bottom:1px solid #FFF;
    padding:0px 5px 0px 5px;
    font-size:10px;
    font-weight:normal;
}
ul.user li img{
    width:20px;
    height:20px;
}
ul.user-aanmeldingen-search li img{
    width:10px;
    height:10px;
}
ul.user li:not(.user-selected):not(.user-search-item-selected):not(.user-search):nth-of-type(odd){
    background:#F1F1F1;
}
ul.user li:not(.user-selected):not(.user-search-item-selected):not(.user-search):nth-of-type(even){
    background:#EDEDED;
}
ul.user li:not(.user-selected):not(.user-search):hover{
    background:#EDF6F9;
    color:#53A0BC;
    cursor:pointer;
}
ul.user li.user-selected{
    background:#EFF7F3;
    color:#13D664;
    cursor:pointer;
}
ul.user li.user-selected:before{
    color:#13D664;
    font-family: 'FontAwesome';
    content:'';
    padding:0 5px 0 0;
}
ul.user li.user-self{

}
ul.user li.user-search{
    padding:0;
    margin:0;
    background:#FFF;
}
ul.user li.user-search input{
    width:calc(100% - 50px);
    margin:0;
    border:none;
    box-shadow:none;
}
ul.user:not(.user-aanmeldingen-search) li.user-search input{
    font-size:12px;
    padding:6px 5px 6px 5px;
}
ul.user:not(.user-aanmeldingen-search) li.user-search i{
    padding:0 0 0 5px;
    cursor:pointer;
}
ul.user-aanmeldingen-search li.user-search input{
    font-size:10px;
    padding:2px 3px 2px 3px;
}
ul.user-aanmeldingen-search li.user-search i{
    padding:0 0 0 3px;
    cursor:pointer;
}
ul.user li.user-search i:hover{
    color:#b71c1c;
}
ul.user li.user-added-list:nth-child(1){
    border-top:5px solid #FFF;
}
ul.user li.user-search-item-selected{
    background:#EDF6F9;
    color:#53A0BC;
}
.user-order-config{
    width:100%;
    position:relative;
}
.user-order-config div{
    font-size:10px;
    background:#bbdefb;
    color:#484e6a;
    min-width:50px;
    padding:3px;
    text-align:center;
    position:absolute;
    right:0;
    cursor:pointer;
}
.user-order-config div a{
    text-decoration: none;
    color:#484e6a;
}
.user-order-config div:hover,
.user-order-config div:hover a{
    background:#484e6a;
    color:#bbdefb;
}

/*   Userlist 
/*  
--------------------------------------------------------------- */

.afnemers


/*   Aanmelding gebruikerslijst (verouderd, wordt vervangen) 
/*  
--------------------------------------------------------------- */

.aanmeldGebruikers{
    list-style-type:none;
    padding:0;
    margin:0;
}
.aanmeldGebruikers li{
    border-bottom:1px solid #FFF;
    padding:5px;
    font-size:12px;
    font-weight:600;
}
.aanmeldGebruikers li:nth-child(1){
    border-bottom:5px solid #FFF;
}
.aanmeldGebruikers li:not(.aanmeldGebruikerSelected):nth-of-type(odd){
    background:#F1F1F1;
}
.aanmeldGebruikers li:not(.aanmeldGebruikerSelected):nth-of-type(even){
    background:#EDEDED;
}
.aanmeldGebruikers li:not(.aanmeldGebruikerSelected):hover{
    background:#EDF6F9;
    color:#53A0BC;
    cursor:pointer;
}
.aanmeldGebruikerSelected{
    background:#EFF7F3;
    color:#13D664;
    cursor:pointer;
}
.aanmeldGebruikerSelected::before{
    content:'';
    font-family:'FontAwesome';
    padding:0 5px 0 5px;
}
.aanmeldGebruikersTekst{
    font-weight:700;
}
.aanmeldGebruikers{
    max-height:250px;
    overflow-y:auto;
}
.aanmeldGebruikersWijzig{
    background:#000209;
    color:#FFF;
    padding:5px 10px 5px 10px;
    border-top:1px solid #FFF;
    font-size:12px;
    font-weight:700;
    cursor:pointer;
    display:inline-block;
}
.aanmeldGebruikersWijzig:hover{
    background:#279BDD;
    color:#FFF;
}
@media all and (min-width:801px){
    .aanmeldenLeft{
        width:300px;
        float:left;
        font-size:13px;
    }   
    .aanmeldenRight{
        width:calc(100% - 310px);
        float:right;
        position:relative;
    }
}
@media all and (max-width:800px){
    .aanmeldenLeft{
        width:100%;
        font-size:13px;
    }
    .aanmeldenRight{
        width:100%;
        margin-top:15px;
        position:relative;
    }
}
.aanmeldenLeft ul{
    list-style:none;
    margin:0;
    padding:0;
}
.aanmeldenLeft ul li.afnemer-scheiding{
    border-bottom:2px solid #CCC;
    padding:0 0 5px 5px;
    color:#CCC;
    font-weight:700;
    margin-top:10px;
}
.aanmeldenLeft ul li.afnemer-item{
    margin:0;
    padding:8px 5px 8px 5px;
    border-bottom:1px solid #FFF;
}
.aanmeldenLeft ul li.afnemer-item{
    cursor:pointer;
}
.aanmeldenLeft ul li.afnemer-item:not(.afnemerSelected){
    opacity:1;
}
.aanmeldenLeft ul li.afnemer-item.odd:not(.afnemerSelected){
    background:#F1F1F1;
}
.aanmeldenLeft ul li.afnemer-item:not(.afnemerSelected):hover{
    background:#EDF6F9;
    cursor:pointer;
    color:#5DA5C0;
    opacity:1;
}
.aanmeldenLeft ul li:not(.afnemerSelected):not(.afnemerVideoVerplicht)::before{
    padding-right:20px;
}
.aanmeldenLeft ul li.afnemerVideoVerplicht:not(.afnemerSelected)::before{
    padding-right:10px;
}
.afnemerSelected{
    background:#EFF7F3;
    color:#13D664;
    font-weight:600;
    cursor:pointer;
}
.afnemerSelected:not(.afnemerVideoVerplicht)::before{
    content:'';
    color:#13D664;
    font-family:'fontawesome';
    padding-right:10px;
}

.aanmeldenLeft ul li:not(.afnemerSelected).afnemerVideoVerplicht::before{
    content:'';
    font-family:'FontAwesome';
    margin-right:0px;
}
.afnemerSelected.afnemerVideoVerplicht::before{
    content:' ';
    color:#13D664;
    font-family:'fontawesome';
    padding-right:10px;
}

.aanmeldStatusVak{
    background:#F1F1F1;
    font-size:13px;
    padding:10px;
    width:calc(100% - 20px);
}
.aanmeldStatus, .quoteStatus{
    padding:5px;
    margin:0 5px 5px 0;
    display:inline-block;
    cursor:pointer;
    font-size:12px;
}
.aanmeldStatus:active, .quoteStatus:active{
    position:relative !important;
    top:1px !important;
}
.aanmeldStatus:not(.aanmeldStatusSelected), .quoteStatus:not(.quoteStatusSelected){
    background:#000209;
    color:#FFF;
}
.aanmeldStatus:not(.aanmeldStatusSelected):hover, .quotestatus:not(.quotestatusSelected):hover{
    opacity:0.8;
}
.aanmeldStatusSelected[data-status='onderweg']{
    background:#00B3F4;
    color:#FFF;
}
.aanmeldStatusSelected[data-status='terplaatse'], 
.aanmeldStatusSelected[data-status='monteren'], 
.aanmeldStatusSelected[data-status='extrabeeld']{
    background:#FF6600;
    color:#FFF;
}
.aanmeldStatusSelected[data-status='verstuurd'], 
.aanmeldStatusSelected[data-status='afgesloten']{
    background:#52BE7F;
    color:#FFF;
}
.quoteStatusSelected[data-status='geen']{
    background:#D62C2C;
    color:#FFF;
}
.quoteStatusSelected[data-status='opgenomen']{
    background:#FF6600;
    color:#FFF;
}
.aanmeldStuurEmail{
    width:calc(100% - 20px);
    height:25px;
    background:rgba(0,0,0,0.5);
    position:fixed;
    bottom:0;
    left:0;
    z-index:99;
    padding:10px;
    text-align:center;
    cursor:pointer;
}
.aanmeldStuurEmail:hover{
    background:rgba(82,190,127,0.9);
    cursor:pointer;
}
.aanmeldStuurEmail a{
    color:#FFF;
    text-decoration: none;
    font-weight:700;
}

.quoteStatusSelected[data-status='getuigen'], 
.quoteStatusSelected[data-status='voorlichter'], 
.quoteStatusSelected[data-status='voorlichtergetuigen']{
    background:#52BE7F;
    color:#FFF;
}
.aanmeldingTekstvak{
    border:dashed 3px #D6D6D6;
    padding:10px;
}
.extraTekstvak{
    margin-top:5px;
    display:inline-block;
    font-size:12px;
}

.dropzone{
    width:calc(100% - 50px);
    border:3px dashed #D6D6D6;
    padding:15px;
    position:relative;
    min-height:100px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.dropzone:hover{
    border:3px dashed #53A0BC;
}
.dz-preview{
    display:inline-block;
    text-align:center;
    padding:15px;
    font-size:12px;
    margin-right:5px;
    background:#F6F6F6;
    position:relative;
    z-index:999;
}
.dz-processing .dz-success-mark,
.dz-processing .dz-error-mark,
.dz-processing .dz-error-message{
    display:none;
}
.dz-success .dz-succes-mark{
    display:block;
}
.dz-success .dz-error-mark,
.dz-success .dz-error-message{
    display:none;
}
.dz-error .dz-succes-mark{
    display:none;
}
.dz-error .dz-error-mark,
.dz-error .dz-error-message{
    display:block;
}
.dz-progress{
    width:100px;
    margin:10px auto 10px auto;
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
}
.dz-upload{
    height:15px;
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
}
.dz-processing .dz-progress{
    background:rgba(255,157,0,0.2);
}
.dz-success .dz-progress{
    background:rgba(53,185,109,0.2);
}
.dz-error .dz-progress{
    background:rgba(255,33,33,0.2);
}
.dz-processing .dz-upload{
    background:rgba(255,157,0,1);
}
.dz-success .dz-upload{
    background:rgba(53,185,109,1);
}
.dz-error .dz-upload{
    background:rgba(255,33,33,1);
}
.dz-upload-icon{
    position:absolute;
    color:#CCC;
    cursor:pointer;
    z-index:0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
@media all and (min-width:501px){
    .dz-upload-icon{
        font-size:40px;
        top:35px;
        text-align:center;
    }
}
@media all and (max-width:500px){
    .dz-upload-icon{
        font-size:22px;
        top:17px;
        left:calc(50% - 85px);
    }
}
.dropzone:hover .dz-upload-icon{
    color:#53A0BC;
}
.aanmeldGekoppeldeFotos{
    margin-top:15px;
}
.aanmeldFotos tr:nth-of-type(odd) td{
    background:#F1F1F1;
}
.aanmeldFotos{
    width:100%;
}
.aanmeldFotos td{
    padding:10px;
}
.makerFoto, .makerVideo{
    width:calc(100% - 100px);
}
.makerFotoZoeken, .makerVideoZoeken{
    width:100%; 
    max-height:100px; 
    background:#FFF;
    border:1px solid #CCCCCC;
    box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    overflow-y:auto;
    position:absolute;
}
.makerFotoZoeken ul, .makerVideoZoeken ul{
    list-style-type:none;
    margin:0;
    padding:0;
}
.makerFotoZoeken ul li, .makerVideoZoeken ul li{
    margin:0;
    padding:5px;
    width:calc(100% - 10px);
    font-weight:400;
    cursor:pointer;
}
.makerFotoZoeken ul li:not(.gebruikerSelected):nth-of-type(odd),
.makerVideoZoeken ul li:not(.gebruikerSelected):nth-of-type(odd){
    background:#F1F1F1;
}
.makerFotoZoeken ul li.gebruikerSelected, .makerFotoZoeken ul li:hover,
.makerVideoZoeken ul li.gebruikerSelected, .makerVideoZoeken ul li:hover{
    background:#53A0BC !important;
    color:#FFF;
    font-weight:700;
    cursor:pointer;
}
.gebruikerIngevuld{
    margin-left:0px;
}
.gebruikerIngevuld::before{
    content:'';
    font-family:'FontAwesome';
    margin:0 5px 0 5px;
    color:#52BE7F;
}
.gebruikerIngevuld input{
    
}

.verwijderFoto, .verwijderVideo{
    background:#FF7474;
    color:#FFF;
    font-size:10px;
    padding:2px;
    cursor:pointer;
    margin-right:10px;
}
.verwijderFoto:hover, .verwijderVideo:hover{
    background:red;
}

#loader{
    width:calc(100% - 30px);
    border:1px solid #CCC;
    margin:10px;
    padding:5px;
    position:relative;
    display:none;
}
#progress-bar{
    height:20px;
    width:0;
    background:#52BE7F;
    -webkit-transition: width 200ms ease-in-out;
    -moz-transition: width 200ms ease-in-out;
    -o-transition: width 200ms ease-in-out;
    transition: width 200ms ease-in-out;
}
#progress-percentage{
    width:100%;
    height:20px;
    z-index:99;
    text-align:center;
    position:absolute;
    top:4px;
    font-weight:700;
}
.pro-s{
    width:20px;
    display:inline-block;
}
.pro-p{
    width:50px;
    display:inline-block;
}
.pro-m{
    display:inline-block;
    font-weight:100;
    font-size:12px;
}
.progress-info{
    display:inline-block;
}
#uploadBar{
    width:100%; 
    height:20px; 
    background:#F7E3C4; 
    position:relative;
}
@media all and (max-width:420px){
    .videoUploadTable input[type=file]{
        font-size:10px;
    }
}
.videoUploadTable{
    width:100%;
}
.videoUploadTable td{
    padding:5px;
}
.videoUploadTable tr td:nth-child(1){
    font-weight:700;
    width:125px;
}
.videoUploadStatus div{
    color:#52BE7F;
    font-weight:700;
}
.uploadBar{
    -webkit-transition: width 200ms ease-in-out;
    -moz-transition: width 200ms ease-in-out;
    -o-transition: width 200ms ease-in-out;
    transition: width 200ms ease-in-out;
    height:20px; 
    background:#FF6600;
}
#percentage{
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    text-align:center; 
    color:#FFF; 
    font-weight:700; 
    text-shadow:0px 0px 2px rgba(0,0,0,1);
}
.videoUploadVak{
    background:#F1F1F1;
    font-size:13px;
    padding:10px;
    width:calc(100% - 20px);
}
.videoUploadVak input[type=file]{
    background:#FFF;
}

.gmap{
    width:100%;
    background:#F1F1F1;
}
.gmap tr td:nth-child(1){
    font-weight:700;
    font-size:13px;
    padding:10px;
    width:125px;
}
.gmap tr td input{
    width:calc(100% - 20px);
    position:relative;
    top:3px;
}
.gmap #map{
    width:100%;
    height:300px;
}
.incidentGebruikers hr{
    margin:0 0 10px 0;
}


/*   Verkoop 
/*  
--------------------------------------------------------------- */

select[name=aantal]{
    background:#FFF;
}

@media all and (max-width:840px){
    .verkoopOverzicht,
    .verkoopOverzicht thead,
    .verkoopOverzicht tbody,
    .verkoopOverzicht tr,
    .verkoopOverzicht td{
        display:block;
        font-size:10px;
    }
    .verkoopOverzicht tr:first-child td,
    .verkoopOverzicht tr:nth-child(2) td{
        display:none;
    }
    .verkoopOverzicht td{
        padding:3px;
    }
    .verkoopOverzicht td{
        position:relative;
        left:100px;
        width:calc(100% - 110px);
        font-size:11px;
        padding:3px;
    }
    .verkoopOverzicht tr:not(.rowTitel) td:before{
        content:attr(data-soort);
        position:absolute;
        top:0px;
        left:-100px;
        width:90px;
        padding:5px;
        white-space: nowrap;
        font-weight:700;
    }
    .verkoopOverzicht tr:nth-of-type(even){
        background:#d2e6f2;
    }
    .verkoopOverzicht{
        border-top:2px solid #13597e;
    }
    .verkoopOverzicht tr:last-child td,
    .verkoopOverzicht tr:last-child td:before{
        background:#13597e;
        color:#FFF;
        font-weight:700;
    }
    .verkoopOverzicht tr:last-child td:before{
        top:0px;
        height:12px;
    }

}
@media all and (min-width:841px){
    .verkoopOverzicht{
        width:100%;
    }
    .verkoopOverzicht td{
        font-size:10px;
        padding:8px 5px 8px 5px;
        vertical-align:top;
    }
    .verkoopOverzicht tr:first-child td,
    .verkoopOverzicht:not(.verkoopOverzichtGekoppeldExcep) tr:nth-child(2) td{
        font-weight:700;
        background:#13597E;
        color:#FFF;
    }
    .verkoopOverzichtGekoppeldExcep tr:nth-child(1) td{
        padding-bottom: 5px !important;
    }
    .verkoopOverzichtGekoppeldExcep tr:nth-child(2) td{
        padding-top: 5px !important;
    }
    .verkoopOverzicht tr:nth-child(1) td{
        padding:5px 5px 0 5px;
    }
    .verkoopOverzicht tr:nth-child(2) td{
        border-bottom:1px solid #FFF;
        padding:0 5px 5px 5px;
    }
    .verkoopOverzicht tr td:first-child{
        padding-left:10px;
    }
    .verkoopOverzicht td.tarief{
        padding-right:10px;
        text-align:right;
    }
    .verkoopOverzicht tr:last-child td{
        font-weight:700;
        background:#13597E;
        color:#FFF;
        padding:5px;
    }
    .verkoopOverzicht tr.rij1 td{
        background:#D2E6F2;
    }


    .verkoopOverzicht tr td:nth-child(1){
        width:160px;
    }
    .verkoopOverzicht tr td:nth-child(2){
        width:50px;
    }
    .verkoopOverzicht tr td:nth-child(3){
        width:50px;
    }
    .verkoopOverzicht tr td:nth-child(5){
        width:50px;
    }
    .verkoopOverzicht tr td:nth-child(6){
        width:60px;
    }
    .verkoopOverzicht tr td:nth-child(7){
        width:70px;
    }
    .verkoopOverzicht tr td:nth-child(8){
        width:20px;
    }
    .verkoopOverzicht tr td:nth-child(9){
        width:60px;
    }
}

.novumOverzicht{
    margin-bottom:25px;
    box-shadow:0px 5px 5px rgba(0,0,0,0.1);
    cursor:pointer;
}
.novumOverzicht:hover{
    background:rgba(187, 222, 251, 0.3);
}
.novumOverzicht td{
    font-size:12px;
    padding-right:5px;
    vertical-align: top;
}
.novumOverzicht tr td:nth-child(3){
    padding-right:45px;
}
.novumOverzicht tr:nth-child(2) td:nth-child(2),
.novumOverzicht tr:nth-child(3) td:nth-child(2)
.novumOverzicht tr:nth-child(4) td:nth-child(2){
    padding-right:55px;
}

.novumVerkoopOverzicht tr.rij td{
    color:#000;
    font-weight:400;
    font-size:13px;
    padding:7px 5px 7px 5px;
}
.novumVerkoopOverzicht tr:nth-of-type(even) td{
    background:#D2E6F2;
}
.novumVerkoopOverzicht tr:not(.kop):nth-of-type(odd) td{
    background:#FFF;
}

.maandOverzicht{
    width:100%;
}
.maandOverzicht td{
    padding:4px 2px 4px 2px;
    vertical-align: top;
}
.maandOverzicht tr td:first-child{
    padding-left:10px;
}
.maandOverzicht tr td:last-child{
    padding-right:10px;
}
.maandOverzicht tr:first-child td,
.maandOverzicht tr:nth-child(2) td{
    font-weight:700;
    color:#FFF;
    background:#13597E;
}
.maandOverzicht tr:first-child td{
    padding:5px 5px 0 5px;
}
.maandOverzicht tr:nth-child(2) td{
    padding:0px 5px 5px 5px;
}
.maandOverzicht tr td:nth-child(11){
    text-align:right;
}
.maandOverzicht tr td:nth-child(12){
    text-align:center;
}
.maandOverzicht tr td:nth-child(13), .maandTotaal{
    text-align:right;
}
.maandOverzicht tr:last-child td{
    background:#13597E;
    color:#FFF;
    font-weight:700;
}
.maandOverzicht tr.rij1 td{
    background:#D2E6F2;
}
.filter{
    border:2px solid #E12723;
    border-radius:5px;
    padding:2px;
    text-decoration: none;
    font-size:12px;
}
.filter i{
    color:#E12723;
}
.filter:hover{
    text-decoration: none;
    background:#E12723;
    color:#FFF;
}
.filter:hover i{
    color:#FFF;
}
td[data-soort="screenshot"],
td[data-soort="link"]{
    cursor:pointer;
}
td[data-soort="screenshot"]:hover,
td[data-soort="link"]:hover{
    color:#45baf9;
}

.verkoop-slotje-open,
.verkoop-slotje-dicht{
    padding: 2px;
    cursor: pointer;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.verkoop-slotje-open{
    background: #c8e6c9;
}
.verkoop-slotje-open:hover{
    background: #ffcdd2;
}
.verkoop-slotje-dicht{
    background: #ffcdd2;
}
.verkoop-slotje-dicht:hover{
    background: #c8e6c9;
}
.verkoop-slotje-open:active,
.verkoop-slotje-dicht:active{
    position: relative;
    top: 2px;
}


/*   Bulk 
/*  
--------------------------------------------------------------- */

.bulkGebruikers{
    list-style-type:none;
    padding:0;
    margin:0;
}
.bulkGebruikers li{
    border-bottom:1px solid #FFF;
    padding:5px;
    font-size:12px;
    font-weight:600;
}
.bulkGebruikers li:not(.bulkGebruikerSelected):nth-of-type(odd){
    background:#F1F1F1;
}
.bulkGebruikers li:not(.bulkGebruikerSelected):nth-of-type(even){
    background:#EDEDED;
}
.bulkGebruikers li:not(.bulkGebruikerSelected):hover{
    background:#EDF6F9;
    color:#53A0BC;
    cursor:pointer;
}
.bulkGebruikerSelected{
    background:#EFF7F3;
    color:#13D664;
    cursor:pointer;
}
.bulkGebruikerSelected::before{
    content:'';
    font-family:'FontAwesome';
    padding:0 5px 0 5px;
}
.bulkGebruikersTekst{
    font-weight:700;
}
.bulkGebruikers{
    max-height:250px;
    overflow-y:auto;
}
.bulkGebruikersWijzig{
    background:#000209;
    color:#FFF;
    padding:5px 10px 5px 10px;
    border-top:1px solid #FFF;
    font-size:12px;
    font-weight:700;
    cursor:pointer;
    display:inline-block;
}
.bulkGebruikersWijzig:hover{
    background:#279BDD;
    color:#FFF;
}


.ftpGebruikers{
    list-style-type:none;
    padding:0;
    margin:0;
}
.ftpGebruikers li{
    border-bottom:1px solid #FFF;
    padding:5px;
    font-size:12px;
    font-weight:600;
}
.ftpGebruikers li:not(.ftpGebruikerSelected):nth-of-type(odd){
    background:#F1F1F1;
}
.ftpGebruikers li:not(.ftpGebruikerSelected):nth-of-type(even){
    background:#EDEDED;
}
.ftpGebruikers li:not(.ftpGebruikerSelected):hover{
    background:#EDF6F9;
    color:#53A0BC;
    cursor:pointer;
}
.ftpGebruikerSelected{
    background:#EFF7F3;
    color:#13D664;
    cursor:pointer;
}
.ftpGebruikerSelected::before{
    content:'';
    font-family:'FontAwesome';
    padding:0 5px 0 5px;
}
.ftpGebruikersTekst{
    font-weight:700;
}
.ftpGebruikers{
    max-height:250px;
    overflow-y:auto;
}
.ftpGebruikersWijzig{
    background:#000209;
    color:#FFF;
    padding:5px 10px 5px 10px;
    border-top:1px solid #FFF;
    font-size:12px;
    font-weight:700;
    cursor:pointer;
    display:inline-block;
}
.ftpGebruikersWijzig:hover{
    background:#279BDD;
    color:#FFF;
}

/*   FTP2 
/*  
--------------------------------------------------------------- */

.ftp2-container{
    background:#ececec;
    padding:5px 5px 3px 5px;
    width:calc(100% - 10px);
}
.ftp2-container ul{
    list-style-type:none;
    margin:0;
    padding:0;
}
.ftp2-video-item,
.ftp2-server{
    background:#FFF;
    padding:5px;
    margin-bottom:5px;
    cursor:pointer;
    font-size:12px;
}
.ftp2-video-item-selected,
.ftp2-server-selected{
    color:#00da53;
    font-weight:700;
    background:#edf7f3;
}
.ftp2-video-item-selected::before,
.ftp2-server-selected::before{
    content:'';
    color:#00da53;
    font-family:'FontAwesome';
}
.ftp2-video-item:not(.ftp2-video-item-selected):hover,
.ftp2-server:not(.ftp2-server-selected):hover{
    background:#81d4fa;
}
.ftp2-wachtrij{
    padding:5px;
}
.ftp2-wachtrij-leeg{
    color:#999;
}
.ftp-bestandsnaam-suggestie{
    margin-bottom:5px;
}
.ftp2-bestandsnaam-suggestie-naam{
    cursor:pointer;
    color:#1e88e5;
    text-decoration: underline;
}
.ftp2-bestandsnaam-suggestie-naam:hover{
    color:#0d47a1;
}

.ftp2-wachtrij table{
    font-size:12px;
}
.ftp2-wachtrij table tr td{
    padding:5px;
}
.ftp2-wachtrij table tr:nth-child(1) td{
    font-weight:700;
}

.ftp2-wachtrij table tr.wachtrij-item td{
    background:#FFF;
}

@media all and (min-width:801px){
    tr.wachtrij-item td{
        border-bottom:3px solid #FFF;
    }
}
@media all and (max-width:800px){
    .ftp2-wachtrij table,
    .ftp2-wachtrij thead,
    .ftp2-wachtrij tbody,
    .ftp2-wachtrij tr,
    .ftp2-wachtrij td{
        display:block;
    }
    .ftp2-wachtrij tr:nth-child(1){
        display:none;
    }
    .ftp2-wachtrij tr.wachtrij-item td{
        border:none;
    }
    tr.wachtrij-item td:last-child{
        border-bottom:3px solid #FFF;
    }
}

.wachtrij-item-status-0 td{
    background:#e3f2fd !important;
}
.wachtrij-item-status-1 td{
    background:#fff3e0 !important;
}
.wachtrij-item-status-2 td{
    background:#e8f5e9 !important;
}
.wachtrij-item-status-3 td{
    background:#ffebee !important;
}
.ftp2-wachtrij .status-0{
    color:#1976d2;
    font-weight:700;
}
.ftp2-wachtrij .status-1{
    color:#fb8c00;
    font-weight:700;
}
.ftp2-wachtrij .status-2{
    color:#00c853;
    font-weight:700;
}
.ftp2-wachtrij .status-3{
    color:#e53935;
    font-weight:700;
}

.ftp2-info-notificatie{
    font-size:12px;
    background:#e3f2fd;
    color:#42a5f5;
    margin-bottom:10px;
    padding:5px;
}
.ftp2-info-notificatie a{
    color:#42a5f5;
}
.ftp2-info-notificatie a:hover{
    color:#000;
}

/*   Aanmeldingen 
/*  
--------------------------------------------------------------- */

/*
onderweg
terplaatse
monteren
verstuurd
extrabeeld
afgesloten
        */

.filterAanmeldingen{
    background:#4B5068;
    color:#FFF;
    text-decoration: none;
    font-size:12px;
    padding:3px;
}
.filterAanmeldingen:hover{
    background:#52BE7F;
    color:#FFF;
    text-decoration: none;
}
.filterAanmeldingenAan{
    background:#52BE7F;
    color:#FFF;
    text-decoration: none;
    font-size:12px;
    padding:3px;
}
.filterAanmeldingenAan:hover{
    background:#4B5068;
    color:#FFF;
    text-decoration: none;
}
.status{
    padding:4px;
    color:#FFF;
    font-size:11px;
    font-weight:600;
}
.status{
    background:#000;
}
.status_onderweg{
    background:#00B3F4;
}
.status_verstuurd, .status_afgesloten{
    background:#52BE7F;
}
.status_terplaatse, .status_monteren, .status_extrabeeld{
    background:#FF6600;
}

.incident{
    width:100%;
    background:#ECECEC;
    margin-bottom:15px;
    font-size:12px;
}

.incident .titel{
    font-size:20px;
    font-weight:700;
    padding:10px 10px 0px 10px;
    border-bottom:1px solid #FFF;
    margin-bottom:10px;
}
.incident .titel a{
    color:#000;
    text-decoration:none;
}
.incident .titel a:hover{
    color:#45BAF9;
}
.incident .titel .datum{
    font-weight:300;
    font-size:12px;
    position:relative;
    top:-7px;
}
.incidentGebruikers{
    display:inline-block;
    vertical-align: top;
    width:200px;
    margin-left:10px;
}
.afnemers{
    padding:5px 0 10px 10px;
    border-top:1px solid #FFF;
}
.opslaanSucces{
    background:#52BE7F;
    color:#FFF;
    font-size:12px;
    font-weight:700;
    position:fixed;
    top:-50px;
    right:0;
    padding:5px;
    box-shadow:1px 1px 5px rgba(0,0,0,0.2);
}

.emailHistorie{
    background:#E8EAEF;
    padding:10px;
}
.emailTekstvak{
    padding:10px;
    background:#ECECEC;
    line-height:25px;
}
.mailHistorie{
    width:100%;
}
.mailHistorie tr td:nth-child(1){
    color:#000209;
    font-size:10px;
    text-transform:uppercase;
    font-weight:700;
    padding-right:20px;
    text-align:right;
    width:115px;
}
.mailHistorie tr td:nth-child(2){
    font-size:12px;
}
.mHt2{
    margin-top:5px;
    padding-top:5px;
    border-top:1px solid #CCC;
}
.emailHistorieDiv{
    padding:10px;
    background:#F0F0F0;
    margin-bottom:5px;
    margin-top:5px;
    font-weight:700;
    cursor:pointer;
}
.emailHistorieDiv:hover{
    background:#EDF6F9;
    color:#53A0BC;
}
.emailHistorieLink{
    text-decoration: none !important;
}

/*   Navigatie 
/*  
--------------------------------------------------------------- */

td.nummer, td.selected, td.punten{
    width:25px;
    height:25px;
    text-align:center;
    font-size:12px;
}
td.nummer{
    background:#262930;
}
td.nummer:hover, td.punten:hover{
    background:#13597E;
}
td.selected{
    background:#279BDD;
}
td.punten{
    background:#61636D;
}
td.nummer a, td.selected a, td.punten a{
    color:#FFF;
    text-decoration:none;
    display:inline-block;
    width:100%;
}
td.pagina{
    padding-right:5px;
    font-weight:700;
}

/*   Logs 
/*  
--------------------------------------------------------------- */

.ftpLog{
    margin-bottom:15px;
    width:100%;
}
.ftpLog td{
    font-size:10px;
    padding:3px;
    border:1px solid rgba(0,0,0,0.1);
}
.ftpLog tr td:nth-child(1){
    padding-right:15px;
    font-weight:700;
    width:150px;
    background:rgba(0,0,0,0.05);
}
.ftpLog .statusFTP{
    color:#FFF;
    font-weight:700;
}
.ftpLog .statusFTP1{
    background:#279BDD;
}
.ftpLog .statusFTP2{
    background:#EDCC10;
}
.ftpLog .statusFTP3{
    background:#0CCE12;
}
.ftpLog .statusFTP4, .ftpLog .statusFTP5{
    background:#CE0B08;
}

.log{
    font-size:10px;
    width:100%;
}
.log tr td{
    border:1px solid rgba(0,0,0,0.1);
    padding:3px;
    vertical-align: top;
}
.log tr:nth-child(1) td{
    font-weight:700;
    background:rgba(0,0,0,0.1);
}
.log tr td:nth-child(1){
    width:110px;
    vertical-align: top;
}
.log tr td:nth-child(2){
    width:150px;
    vertical-align: top;
}
.log tr td:nth-child(2) img{
    width:12px !important;
    height:auto !important;
}
.log tr td:nth-child(3){
    width:65px;
    vertical-align: top;
    text-align:center;
}
.log tr td:nth-child(4){
    font-weight:700;
}
.log tr td:nth-child(4) .omschrijving{
    font-weight:300;
}

.selecteerAlles, .deselecteerAlles{
    font-size:10px;
    color:#3C8AC5;
    font-weight:300;
}
.selecteerAlles:hover, .deselecteerAlles:hover{
    color:#000;
    cursor:pointer;
}
.dashboardAanmeldingen{
    width:100%;
    border-top:2px solid #000209;
}
.dashboardAanmeldingen tr:first-child td{
    border-top:2px solid #FFF;
}
.dashboardAanmeldingen tr:not(.laatsteRij) td:nth-child(1):hover a{
    color:#279BDD;
}
.dashboardAanmeldingen td{
    padding:5px;
    height:50px;
}
@media all and (min-width:601px){
    .dashboardAanmeldingen tr td:nth-child(1) a{
        font-weight:400;
        text-decoration:none;
        font-size:18px;
    }
    .dashboardAanmeldingen tr td:nth-child(1){
        background: #ECECEC;
        border-bottom:2px solid #FFF;
        padding-left:15px;
    }
}
@media all and (max-width:600px){
    .dashboardAanmeldingen tr td:nth-child(1) a{
        font-weight:400;
        text-decoration:none;
        font-size:14px;
    }
    .dashboardAanmeldingen tr td:nth-child(1){
        background: #ECECEC;
        border-bottom:2px solid #FFF;
        padding-left:5px;
    }
}
.dashboardAanmeldingen tr td:nth-child(2){
    width:50px;
    height:50px;
    text-align:center;
    font-size:25px;
    border-bottom:2px solid #FFF;
    color:#FFF;
    background:#279BDD;
}
.dashboardAanmeldingen tr td:nth-child(3){
    width:50px;
    height:50px;
    text-align:center;
    font-size:25px;
    border-bottom:2px solid #FFF;
    background: #FF6600;
    color:#FFF;
}
.dashboardAanmeldingen tr td:nth-child(4){
    width:50px;
    height:50px;
    text-align:center;
    font-size:25px;
    border-bottom:2px solid #FFF;
    background: #52BE7F;
    color:#FFF;
}
.dashboardAanmeldingen tr td a i{
    color:#FFF;
}
.dashboardAanmeldingen tr:last-child td{
    background:#000209;
    height:15px;
    font-size:12px;
}
.dashboardAanmeldingen tr:last-child td:hover{
    background:#52BE7F;
    cursor:pointer;
}
.dashboardAanmeldingen tr:last-child td a{
    color:#FFF;
    font-size:12px;
}
.dashboardMededelingen{
    background:#ECECEC;
    width:100%;
}
.dashboardMededelingen td{
    padding:5px;
    font-size:12px;
}
.dashboardMededelingen tr td:first-child{
    padding-left:15px;
}
.dashboardMededelingen tr.itemTop td{
    padding-top:10px;
}
.dashboardMededelingen tr.itemMiddle td{
    padding-bottom:10px;
}
.dashboardMededelingen tr.itemTop td:nth-child(1){
    width:100px;
}
.dashboardMededelingen tr.itemBottom td{
    background:#000209;
    border-bottom:2px solid #FFF;
}
.dashboardMededelingen tr.itemBottom td a{
    color:#FFF;
    text-decoration:none;
}
.dashboardMededelingen tr.itemBottom td:hover{
    background:#52BE7F;
    cursor:pointer;
}
td[data-actie=openlink]{
    cursor:pointer;
}

.hmpaal{
    background: #116b65;
    background: -moz-linear-gradient(top, #116b65 0%, #055154 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#116b65), color-stop(100%,#055154));
    background: -webkit-linear-gradient(top, #116b65 0%,#055154 100%);
    background: -o-linear-gradient(top, #116b65 0%,#055154 100%);
    background: -ms-linear-gradient(top, #116b65 0%,#055154 100%);
    background: linear-gradient(to bottom, #116b65 0%,#055154 100%);
}
.hmpaal_logo img{
    width:20px;
    height:20px;
    margin-right:10px;
}
.hmpaal_logo{
    padding:5px 5px 5px 5px;
    color:#FFF;
    font-weight:700;
}
.hmpaal input[type=text]{
    margin-left:5px;
    border:none;
    color:#000;
    width:300px;
}
.hmpaal_resultaten{
    background:#065456;
    position:relative;
    top:-10px;
}

/*   Zoekbox 
/*  
--------------------------------------------------------------- */

@font-face{
    font-family: 'roadgeek';
    src: url('Roadgeek.eot');
    src: url('Roadgeek.eot?#') format('embedded-opentype'),
         url('Roadgeek.woff') format('woff'),
         url('Roadgeek.ttf')  format('truetype');
}

span.vp_zoek_weg{
    text-decoration:none;
    border-radius:4px;
    font-family:open sans;
}
span.vp_zoek_weg_rood{
    color:#FFF;
    background:#A00005;
    box-shadow: 0 0 0 1px #A00005,
                  0 0 0 2px #FFF;
    font-family:'roadgeek';
}
    span.vp_a_wegen ul li a:hover{
        background:#CC0003;
    }

span.vp_zoek_weg_geel{
    color:#000;
    background:#FDAF2B;
    box-shadow: 0 0 0 1px #FDAF2B,
                          0 0 0 2px #FDAF2B;
    font-family:'roadgeek';
}
span.vp_zoek_weg_geel:hover{
    background:#FCC66F;
    
}
span.vp_zoek_weg{
    font-size:13px;
    padding:2px 2px 2px 2px;
}
span.vp_zoek_hmp{
    font-size:13px;
    margin-left:3px;
    font-family:'roadgeek';
}
span.vp_zoek_rijbaan_letter{
    height:12px;
    font-size:10px;
    padding:0px 1px 0px 4px;
    font-family:'roadgeek';
}

.vp_zoek_error{
    font-size:12px;
}
.vp_zoek_error_hide{
    display:none;
}
span.vp_zoek_hmp{
    text-decoration:none;
    padding:2px 4px 2px 4px;
    border-radius:4px;
    font-family:open sans;
}
span.vp_zoek_hmp{
    color:#FFF;
    background:#10756E;
    box-shadow: 0 0 0 1px #FFF,
                          0 0 0 2px #10756E;
}
span.vp_zoek_rijbaan_letter{
    color:#000;
    font-family:open sans;
    margin-left:1px;
    background:#FDDA31;
}

ul.vp_zoeken{
    padding:0;
    margin:10px 10px 10px 5px;
    list-style-type:none;
    width:calc(100% - 20px);
    border-bottom:5px solid #065456;
}

ul.vp_zoeken li{
    padding:7px 5px 7px 5px;
}

ul.vp_zoeken li{
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.vp_zoeken li.item1{
    background:#FFF;
}
ul.vp_zoeken li:not(.item1){
    background:rgba(255,255,255,0.8);
}
ul.vp_zoeken li:hover{
    background:#1F1F1F;
    cursor:pointer;
    color:#FFF;
}
ul.vp_zoeken li a{
    color:#0E6C66;
}
ul.vp_zoeken li:hover a{
    color:#FFF;
}

/*   RSS feed 
/*  
--------------------------------------------------------------- */

@media all and (min-width:701px){
    .rss_container{
        width:calc(50% - 10px);
        margin:0 10px 20px 0;
        float:left;
        border-bottom:2px solid #13597E;
    }
}
@media all and (max-width:700px){
    .rss_container{
        width:calc(100%);
        margin:0 0 20px 0;
        float:left;
        border-bottom:2px solid #13597E;
    }
}
.rss{
    height:300px;
    overflow-y:auto;
}
.rss table{
    width:100%;
}
.rss table tr td:nth-child(2){
    padding:5px 10px 5px 10px;
}
.rss table tr td a{
    font-size:13px;
    text-decoration:none;
    color:#000;
    font-weight:700;
}
.rss table tr td img{
    width:85px;
    height:auto;
}
.rss table tr:nth-of-type(odd) td{
    background:#D2E6F2;
}
.rss_title{
    background:#13597E;
    padding:5px;
    color:#FFF;
    font-weight:700;
}

#iptc{
    position:fixed;
    bottom:0;
    padding:5px;
    left:0;
    background:rgba(0,0,0,0.5);
    color:#FFF;
    font-weight:700;
    cursor:pointer;
}

#videoftp{
    background:#F1F1F1;
    max-height:350px;
    overflow-y:auto;
    width:calc(100% - 20px);
    padding:10px;
}
#videoftp table td .button{
    font-size:12px;
    padding:2px;
}
#videoftp span{
    font-size:12px;
    font-weight:bold;
    padding-bottom:5px;
}
@media all and (min-width:726px){
    #videoftp table td{
        font-size:12px;
        padding:2px 5px 2px 5px;
    }
    #videoftp table tr td:nth-child(2){
        font-weight:700;
    }
}
@media all and (max-width:725px){
    #videoftp table,
    #videoftp table tr,
    #videoftp table tr td{
        display:block;
    }
    #videoftp table tr td{
        font-size:12px;
        padding:2px 5px 5px 5px;
    }
    #videoftp table tr td:nth-child(1){
        border-top:1px solid #CCC;
         white-space: nowrap;
        padding-top:7px;
    }
    #videoftp table tr td:nth-child(2){
        font-weight:700;
    }
    #videoftp table tr td:nth-child(3){
        position:relative;
        left:70px;
        top:-25px;
    }
    #videoftp table tr td:nth-child(3){
        margin-bottom:-20px;
    }
}

/*   FTP's 
/*  
--------------------------------------------------------------- */

@media all and (min-width:701px){
    .ftps_frame{
        width:calc(50% - 20px);
        height:500px;
        border:1px solid #000209;
        display:inline-block;
        box-shadow:0px 0px 10px rgba(0,0,0,0.1);
        vertical-align: top;
        position:relative;
    }
    .ftps_links{
        margin-right:10px;
    }
    .ftps_rechts{
        margin-left:10px;
    }
}
@media all and (max-width:700px){
    .ftps_frame{
        width:calc(100% - 10px);
        height:500px;
        border:1px solid #000209;
        display:inline-block;
        box-shadow:0px 0px 10px rgba(0,0,0,0.1);
        vertical-align: top;
        position:relative;
    }
    .ftps_rechts{
        margin-top:10px;
    }
}
.ftps_balk{
    background:#000209;
    color:#FFF;
    font-size:12px;
    padding:3px;
    width:calc(100% - 10px);
    padding:5px;
}
.ftps_balk select{
    font-size:12px;
    padding:0px;
    margin:0 0 0 5px;
}
.ftps_content{
    padding:5px;
    height:455px;
    overflow-y:auto;
}
.ftps_kies{
    font-size:11px;
    font-style:italic;
}
.ftps_item{
    font-size:10px;
    padding:5px;
    margin-bottom:10px;
    cursor:pointer;
    border:1px solid #FFF;
}
.ftps_item:not(.ftps_item_selected):hover{
    background:#D2E6F2;
    border:1px solid #D2E6F2;
}
.ftps_item_selected{
    background:#D2E6F2;
    border:1px dashed #45BAF9;
}
.ftps_title{
    font-weight:700;
    white-space: nowrap;
}
.ftps_gebruiker,
.ftps_filesize,
.ftps_datum{
    display:inline-block;
}
.ftps_gebruiker{
    width:120px;
}
.ftps_gebruiker img{
    width:12px !important;
    height:12px !important;
}
.ftps_filesize{
    width:120px;
}
.ftps_opties{
    margin-top:5px;
}
.ftps_content .button{
    font-size:10px;
    padding:2px 2px 2px 5px;
}
.ftps_content .ftps_download,
.ftps_content .ftps_download_naam{
    padding:2px 5px 2px 2px;
}
.ftps_content .button i{
    font-size:9px;
}
.ftps_folder{
    font-size:10px;
    padding:5px;
    margin-bottom:5px;
    cursor:pointer;
    border:1px solid #FFF;
}
.ftps_folder:not(.button):hover{
    background:#D2E6F2;
    border:1px solid #D2E6F2;
}
.ftps_lock{
    width:100%;
    height:500px;
    background:rgba(47,49,58,0.2);
    position:absolute;
    top:0;
    left:0;
}
.ftps_transfer{
    border:1px solid #45BAF9;
    width:calc(100% - 25px);
    margin-bottom:5px;
    padding:5px;
}
.ftps_transfer div{
    padding:5px;
    background:#45BAF9;
    color:#FFF;
    font-weight:700;
    margin:-5px 0 0 -5px;
    width:100%;
}
.ftps_transfer table tr td:nth-child(1){
    font-weight:bold;
    padding-right:20px;
}
.ftps_transfer table tr td{
    font-size:11px;
    vertical-align:top;
    padding:5px;
}

/*   Datepicker 
/*  
--------------------------------------------------------------- */

.ui-datepicker{
    background:#FFF;
    box-shadow:1px 1px 10px rgba(0,0,0,0.15);
}
.ui-datepicker i.fa:hover{
    color:#279BDD;
    cursor:pointer;
}
.ui-datepicker-header{
    background:#262930;
    color:#FFF;
    padding:5px;
    text-align:center;
}
.ui-icon-circle-triangle-w, .ui-icon-circle-triangle-e{
    color:#FFF !important;
}
.ui-icon-circle-triangle-w{
    position:absolute;
    left:5px;
}
.ui-icon-circle-triangle-e{
    position:absolute;
    right:5px;
}
.ui-corner-all:hover{
    text-decoration:none;
}
.ui-datepicker-calendar{
    padding:5px;
}
.ui-datepicker-calendar td{
    width:25px;
    height:25px;
    text-align:center;
    vertical-align:center;
}
.ui-datepicker-calendar td a{
    text-decoration:none;
    display:inline-block;
    width:25px;
    height:22px;
    background:#FFF;
    padding-top:3px;
}
.ui-datepicker-today a{
    background:#262930 !important;
    color:#FFF;
}
.ui-datepicker-today:hover a{
    background:#FFF !important;
    color:#279BDD;
}
.ui-datepicker-current-day a{
    background:#279BDD !important;
    color:#FFF;
}
.ui-state-default:hover{
    background:#BAE5FC;
}

.wijzigIncidentTitel{
    cursor:pointer;
}
.wijzigIncidentTitel:hover{
    color:#FF6600;
}
.wijzigIncidentTitel:hover::after{
    content:' Wijzig';
}

div.csv_export{
    background:#ECECEC;
    padding:10px;
    margin:10px;
}
a.csv_export{
    text-decoration:none;
}

/*   Helper classes 
/*  
--------------------------------------------------------------- */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


@keyframes blink { 
   50% { border:1px solid #FF0000;
          background:#FFF7F7; } 
}
.blink{ /*or other element you want*/
    animation: blink .5s step-end infinite alternate;
}

@keyframes blink2{
    50%{
        background:#DD0000;
    }
}
.blink2{
    animation: blink2 1s step-end infinite alternate;
    background:#FF7474;
}

table.gebAfn td{
    padding:5px;
}
table.gebAfn tr:not(.kop):nth-of-type(odd) td{
    background:#ECECEC;
}
span.gebAfn{
    padding:3px;
    cursor:pointer;
}
.gebAfn .zichtbaar{
    color:#1BA052;
    background:#D0F2DE;
}
.gebAfn .nietzichtbaar{
    color:#FFF;
    background:#E26A6A;
}
span.gebAfn:hover{
    background:#45BAF9;
    color:#FFF;
}

/*   Kladblok / chats 
/*  
--------------------------------------------------------------- */

#chat_kladblok{
    width:100%;
}

@media all and (min-width:701px){
    #chats{
        width:calc(50% - 10px);
        float:left;
    }
    #kladblok{
        width:calc(50% - 10px);
        float:right;
    }
}
@media all and (max-width:700px){
    #chats{
        width:calc(100% - 10px);
    }
}
#chats{
    background:rgba(0,0,0,0.05);
    padding:5px;
}
#kladblok{
    background:#f8f0a8;
    padding:5px;
}

#chat_groepen{
    font-size:12px;
    font-weight:700;
}
#chat_groepen select{
    font-size:12px;
    padding:2px;
}

#chat_venster{
    height:300px;
    width:calc(100% - 10px);
    background:#FFF;
    padding:5px;
    font-size:12px;
    overflow-y:auto;
}
#kladblok_venster{
    height:300px;
    width:calc(100% - 10px);
    background:rgba(255,255,255,0.8);
    padding:5px;
    font-size:12px;
    overflow-y:auto;
}
#kladblok_venster{
    line-height:1.85em;
}
#kladblok_venster table{
    width:calc(100% - 10px);
}
#chat_venster table,
#kladblok_venster table{
    width:100%;
}
.kladblok_verwijzing{
    background:#f8f0a8;
    text-decoration: none;
    color:#000;
    font-size:12px;
    font-weight:300;
    padding:5px;
}
.kladblok_verwijzing:hover{
    text-decoration: none;
    background:#55575e;
    color:#FFF;
}

.chat-photo{
    vertical-align: top;
    padding-top:5px;
    width:30px;
}
.chat-photo img{
    border-radius:25px;
}
.chat-date{
    font-size:10px;
    font-weight:700;
    color:#CCC;
    padding:0 10px 0 10px;
    width:60px;
}
.chat-user{
    font-weight:700;
    padding:0 10px 0 10px;
}
.chat-text{
    padding:0 10px 10px 10px;
}
.chat-picture-img{
    float:left;
}
.chat-picture-info{
    float:left;
    padding-left:10px;
}
.chat-picture-img img{
    width:50px;
    height:50px;
    border-radius:5px;
}
.chat-picture{
    padding:5px;
    background:#effdde;
    border-radius:5px;
    height:50px;
    margin-top:5px;
}
.chat-location{
    text-decoration: none;
}
.chat-location:hover{
    text-decoration: none;
}
.chat-picture:hover{
    background:#cbe9c3;
}
#chat_form,
#kladblok_form{
    position: relative;
}
.chat_stuur,
.kladblok_stuur{
    position:absolute;
    top:3px;
    right:0;
    box-shadow:none;
    color:#FFF;
    height:70px;
    border:none;
    background:#52BE7F;
    cursor:pointer;
}
.chat_stuur:hover,
.kladblok_stuur:hover{
    background:#369763;
}
.chat-filesize{
    color:#5eba5b;
    font-weight:700;
}
#kladblok_snel{
    background:#FFF;
    width:calc(100% - 10px);
    position:absolute;
    top:75px;
    left:0;
    box-shadow:0 0 5px rgba(0,0,0,0.1);
}
#kladblok_snel input{
    width:calc(100% - 10px);
    box-shadow:none;
    border:none;
    background:#FFF;
}

#kladblok_snel div{
    font-size:12px;
    color:#000;
    padding:5px;
    margin:0;
    display:block;
}
#kladblok_snel div.oneven{
    background:rgba(0,0,0,0.05);
}
#kladblok_snel div.kladblok_selected{
    background:#45baf9 !important;
    color:#FFF;
}
#kladblok_snel .kladblok_titel{
    font-weight:700;
}
.kladblok_afnemer{
    padding:3px;
    color:#000;
    font-weight:700;
    text-decoration: none;
    white-space: nowrap;
    border-bottom:2px solid #45baf9;
}
.kladblok_afnemer:hover{
    background:#45baf9;
    color:#FFF;
    text-decoration: none;
}
a.kladblok_incident_link{
    text-decoration: none !important;
}
.kladblok_incident{
    background:rgba(0,0,0,0.1);
    padding:5px;
    width:calc(100% - 10px);
    line-height:0.95em;
    margin-bottom:10px;
    text-decoration: none;
}
.kladblok_incident .kladblok_titel{
    font-weight:700;
}
a.kladblok_incident_link:hover div{
    color:#FFF;
    background:#45baf9;
}

/*   P2000 monitor 
/*  
--------------------------------------------------------------- */

#p2000{
    width:calc(100% - 10px);
    padding:5px;
    background:#000;
    height:700px;
    overflow-y:auto;
    color:#FFF;
}
#p2000 table{
    color:#99ccff;
    font-weight:700;
    font-size:10px;
    font-family:'Verdana';
    width:100%;
    margin-bottom:8px;
}
#p2000 table td a{
    color:#99ccff;
}
#p2000 table td{
    padding:3px;
    vertical-align: top;
}
#p2000 table td.tijd{
    width:30px;
}
#p2000 table td.datum{
    width:60px;
    text-align:right;
    padding-right:5px;
}
#p2000 table td.capcode{
    color:#FFF;
    text-align:right;
    padding-right:5px;
}
#p2000 table td.capcode a{
    color:#FFF;
    text-decoration: none;
}
#p2000 table td.capcode a:hover{
    color:#1565c0;
}
#p2000 table tr:last-child td{
    border-bottom:1px solid rgba(255,255,255,0.2);
    padding-bottom:10px;
}
#p2000 table tr:first-child td{
    padding-top:5px;
}
table td.opschaling{
    text-align:center;
}
table td.opschaling span{
    color:#FFF;
    background:#ff0000;
    padding:0px 3px 0px 3px;
    font-weight:700;
    font-family:'Open Sans';
}
#p2000 .keuze{
    text-align:right;
    padding-right:6px;
}
.p2000keuzes{
    margin-bottom:10px;
}
.p2000keuzes td{
    text-align:center;
    font-size:10px;
    padding:5px;    
    font-weight:700;
}
.p2000keuzes tr td:nth-child(1){
    border-left:1px solid #CCC;
    background:rgba(0,0,0,0.05);
}
.p2000keuzes tr:nth-child(1) td{
    border-top:1px solid #CCC;
    background:rgba(0,0,0,0.1);
}
.p2000keuzes tr td{
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
}
@media all and (min-width:601px){
    .p2000-links{
        float:left;
    }
    .p2000-rechts{
        float:right;
    }
}
@media all and (max-width:600px){
    .p2000-rechts{
        height:130px;
    }
}
.p2000zoeken{
    margin-bottom:10px;
}
.p2000zoeken td{
    text-align:left;
    font-size:10px;
    padding:5px;
    font-weight:700;
}
.p2000zoeken tr td:nth-child(1){
    background:rgba(0,0,0,0.05);
    border-left:1px solid #CCC;
}
.p2000zoeken input{
    font-size:12px;
    padding:2px;
}
.p2000zoeken tr td{
    border-top:1px solid #CCC;
    border-right:1px solid #CCC;
}
.p2000zoeken tr:last-child td{
    border-bottom:1px solid #CCC;
}
.p2000-status-groen{
    color:#76ff03;
    font-weight:600;
    font-size:10px;
    padding-left:5px;
}
.p2000-status-groen i{
    animation: p2000-status-groen-anim .5s infinite alternate;
    -webkit-animation: p2000-status-groen-anim .5s infinite alternate;
}
    @keyframes p2000-status-groen-anim {
        to{
            color:rgba(255,255,255,0.25);
        }
    }
    @-webkit-keyframes p2000-status-groen-anim{
        to{
            color:rgba(255,255,255,0.25);
        }
    }
.p2000-status-rood{
    color:#d50000;
    font-weight:600;
    font-size:10px;
    padding-left:5px;
}
.p2000-status-rood i{
    animation: p2000-status-rood-anim .5s infinite alternate;
    -webkit-animation: p2000-status-rood-anim .5s infinite alternate;
}
    @keyframes p2000-status-rood-anim {
        to{
            color:rgba(255,255,255,0.25);
        }
    }
    @-webkit-keyframes p2000-status-rood-anim{
        to{
            color:rgba(255,255,255,0.25);
        }
    }
.p2000-refresh{
    background:#99ccff;
    height:3px;
    overflow-y:hidden;
}

.voertuig{
    border-bottom:1px dotted #99ccff;
}

.btn-status-monitor{
    display:inline-block;
    cursor:pointer;
}
.btn-status-monitor.uit:before{
    content:'';
    background:#ffcdd2;
    font-family:'FontAwesome';
    color:#ef5350;
    padding:5px;
}
.btn-status-monitor.aan:before{
    content:'';
    background:#c8e6c9;
    font-family:'FontAwesome';
    color:#43a047;
    padding:5px;
}

/*   Gebieden 
/*  
--------------------------------------------------------------- */

#gebieden{
    width:100%;
    overflow-x:auto;
}
.gebieden{
    width:3500px;
    margin-top:-15px;
}
.gebieden td{
    vertical-align: top;
    padding:5px;
}
.keuzes td{
    font-size:10px;
    font-weight:700;
    color:#000209;
}
.keuzes-top td{
    padding-top:15px 5px 0 5px;
    border-top:2px solid rgba(47,49,58,0.1);
}
.keuzes-cluster{
    border:none;
}
.keuzes-bottom td{
    padding:0 5px 10px 5px;
}
tr.veiligheidsregio td:nth-child(1){
    font-size:18px;
    font-weight:700;
    border-bottom:2px solid #000;
    padding-top:25px;
}
tr.veiligheidsregio td a,
tr.veiligheidsregio td a:hover{
    text-decoration: none;
}
tr.cluster td:nth-child(1){
    font-size:16px;
    font-weight:700;
    border-bottom:1px dashed #4b5068;
    color:#4b5068;
    padding-top:25px;
}
tr.gemeente td:nth-child(1){
    font-weight:700;
}
tr.gemeente td{
    background:rgba(47,49,58,0.2);
    position:relative;
}
tr.plaats td:nth-child(1){
    font-size:11px;
    width:190px;
}
tr.plaats-oneven td{
    background:rgba(47,49,58,0.1);
}
.gebied-gebruikers{
    width:150px;
    font-size:11px;
}
.gebied-gebruikers i.fa-plus{
    color:#52BE7F;
    cursor:pointer;
}
.gebied-gebruikers i.fa-plus:hover{
    color:#4cdb7c;
}
.gebied-popup{
    position:absolute;
    width:200px;
    background:#FFF;
    box-shadow:0px 0px 5px rgba(0,0,0,0.2);
    padding:5px;
    font-size:12px;
}
.gebied-popup input[name=gebied-gebruiker]{
    font-size:11px;
    padding:2px;
    margin:3px 0 3px 0;
    width:calc(100% - 20px);
}
.gebied-autocomplete{
    width:calc(100% - 16px);
    margin:0 0 -10px 0;
    font-size:11px;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    position:relative;
    top:-3px;
}
.gebied-autocomplete div{
    padding:3px;
    cursor:pointer;
}
.gebied-popup input[type=button]{
    font-size:11px;
    padding:2px;
}
.gebied-autocomplete div:hover{
    background:#45baf9;
    color:#FFF;
}
.gebied-selected{
    background:#45baf9;
    color:#FFF;
}
.gebied-info{
    color:#52BE7F;
    border:1px solid #52BE7F;
}
.gebieden-entry img{
    width:12px;
    height:12px;
}
.gebieden-entry{
    background:#cdf1fe;
    padding:2px;
    letter-spacing:-0.05em;
    font-size:10px;
    margin-right:5px;
    white-space: nowrap;
    cursor:pointer;
}
.gebieden-entry:hover{
    background:#FF6600;
    color:#FFF;
}
.gebied-popup-sluit{
    position:absolute;
    right:0;
    top:0;
}
.gebied-popup-sluit i{
    color:#DB0000;
    cursor:pointer;
}
.gebied-popup-sluit i:hover{
    color:#b71b01;
}
.gebieden-info tr td{
    font-weight:300;
    font-size:11px;
    padding-right:10px;
}
.gebieden-info tr td b{
    font-weight:700;
}

.ims-settings-url{
    width:calc(100% - 20px);
    padding:10px;
    background:#b3e5fc
}

.ims-settings-url a{
    font-weight:700;
    text-decoration: none;
}


/*   Push 
/*  
--------------------------------------------------------------- */

.push tr td:nth-child(1){
    font-weight:700;
    padding-right:15px;
    width:125px;
}
.push{
    width:calc(100% - 21px);
}
.push tr td:nth-child(2){
    padding-bottom:10px;
}
.push-plaats{
    width:calc(100% - 10px);
    background:#f5f5f5;
    padding-top:5px;
    border-radius:10px;
}
.push-plaats-provincie{
    padding:10px 3px 3px 10px;
    font-weight:700;
    font-size:16px;
    border-radius:15px;
    margin:5px;
    background:rgba(0,0,0,0.05);
    cursor:pointer;
}
.push-plaats-provincie .naam{
    color:#4b5068;
}
.push-plaats-provincie:hover .naam{
    color:#3695f4;
}
.push-plaats-provincie:hover .push-plaats-gemeente{
    color:#000;
}
.push-plaats-provincie .naam{
    padding-bottom:5px;
}
.push-plaats-gemeente{
    font-size:13px;
    padding:10px 2px 10px 10px;
    font-weight:700;
    border-radius:10px;
    margin-bottom:5px;
    background:rgba(0,0,0,0.05);
}
.push-plaats-plaats{
    display:inline-block;
    padding:5px;
    margin:5px;
    border-radius:5px;
    box-shadow:0 5px 5px rgba(0,0,0,0.05);
    font-size:12px;
    font-weight:300;
    cursor:pointer;
    -webkit-transition: all 50ms ease-in-out;
    -moz-transition: all 50ms ease-in-out;
    -o-transition: all 50ms ease-in-out;
    transition: all 50ms ease-in-out;
}
.push-plaats-plaats:hover{
    transform:scale(1.15);
}
.push-plaats-plaats:not(.push-checked):hover{
    background:#e8f5e9;
}
.push-plaats-plaats input[type=checkbox]{
    opacity:0;
    position:relative;
    margin:-5px;
    padding:0;
}
.push-plaats-plaats.push-checked{
    background:#e8f5e9;
}
.push-plaats-plaats:not(.push-checked){
    background:#fff;
}
.push-plaats-plaats:not(.push-checked):hover{
    opacity:1;
}
.push-plaats-plaats:not(.push-checked):before{
    content:'';
    font-family:'FontAwesome';
    margin:0;
    padding:0;
    position:relative;
    left:2px;
    color:#d32f2f;
}
.push-plaats-plaats.push-checked:before{
    content:'';
    font-family:'FontAwesome';
    margin:0;
    padding:0;
    position:relative;
    left:2px;
    color:#00c853;
}
.push tr td{
    padding:3px;
}
.push-top td{
    border-top:3px #4b5068 solid;
    padding-top:15px !important;
}
div.push_prorail_tis{
    background:#f5f5f5;
    padding:5px;
    height:320px;
    overflow-y:auto;
}
table.push_prorail_tis tr td{
    font-size:11px;
    padding:2px;
    vertical-align:top;
    border-bottom:1px solid #CCC;
}
table.push_prorail_tis tr td:nth-child(1){
    width:20px;
}
table.push_prorail_tis tr td:nth-child(2){
    padding-right:10px;
    font-weight:700;
    width:35px;
}
table.push_prorail_tis tr td.push_prorail_tis_titel{
    font-size:13px;
    padding:5px;
    color:#4b5068;
}
table.push_p2000_capcodes{
    background:#f5f5f5;
    font-size:12px;
}
table.push_p2000_capcodes input{
    font-size:12px !important;
    padding:2px !important;
}
table.push_p2000_capcodes td{
    padding:2px;
}
div.push_p2000_capcodes{
    padding-bottom:-5px;
}
table.push_p2000_capcodes tr td:nth-child(1){
    width:100px;
    padding-left:10px;
}
table.push_p2000_capcodes tr td:nth-child(1){
    vertical-align:top;
}

/*   Tekstgenerator 
/*  
--------------------------------------------------------------- */

.tkgen-meldingen{
    width:calc(100% - 20px);
    padding:10px;
    font-size:12px;
    background:#000;
    color:#99ccff;
    font-weight:700;
    font-size:10px;
    font-family:'Verdana';
    margin-bottom:8px;
    height:300px;
    overflow-y:auto;
}
.tkgen-meldingen-datum{
    font-size:8px;
    color:#FFF;
}
.tkgen-meldingen table{
    width:calc(100% - 10px);
}
.tkgen-meldingen table td.checkbox{
    width:45px;
    text-align:center;
}
.tkgen-meldingen-counter{
    background:#0d47a1;
    color:#FFF;
    font-size:11px;
    padding:3px 3px 3px 15px;
}

@media all and (max-width:450px){
    table.tkgen-form,
    table.tkgen-form thead,
    table.tkgen-form tbody,
    table.tkgen-form tr,
    table.tkgen-form td,
    table.tkgen-form{
        display:block;
    }
}

.tkgen-form td{
    font-size:12px;
}
.tkgen-form tr td:nth-child(1){
    font-weight:700;
}

.tkgen-info td{
    padding-bottom:5px;
}
.tkgen-top td{
    border-top:2px solid #CCC;
    padding-top:5px;
}
.tkgen-form label input[type=radio],
.tkgen-form label input[type=checkbox]{
    visibility: hidden;
}
.tkgen-form label input[type=radio]:checked + span:before,
.tkgen-form label input[type=checkbox]:checked + span:before{
    content:'';
    color:#FFF;
    font-family:'FontAwesome';
    width:25px;
    padding-right:5px;
}
.tkgen-form label input[type=radio]:checked + span,
.tkgen-form label input[type=checkbox]:checked + span{
    background:#43a047;
    padding:3px 5px 3px 5px;
    color:#FFF;
    border-radius:2px;
}
.tkgen-form label input[type=radio].nvt:checked + span:before,
.tkgen-form label input[type=checkbox].nvt:checked + span:before{
    content:'';
    color:#FFF;
    font-family:'FontAwesome';
    width:25px;
    padding-right:5px;
}
.tkgen-form label input[type=radio].nvt:checked + span,
.tkgen-form label input[type=checkbox].nvt:checked + span{
    background:#757575;
    padding:3px 5px 3px 5px;
    color:#FFF;
    border-radius:2px;
}
.tkgen-form label input[type=radio] + span:before,
.tkgen-form label input[type=checkbox] + span:before{
    content:'';
    font-family:'FontAwesome';
    width:25px;
    padding-right:5px;
}

.tekstgenerator-vak{
    padding-bottom:5px;
}
.tekstgenerator-button{
    padding:2px;
    background:#000209;
    color:#FFF;
    cursor:pointer;
}
.tekstgenerator-button:hover{
    background:#279bdd;
}
.tekstgenerator-item{
    background:#f1f1f1;
    padding:5px 5px 5px 30px;
    font-size:12px;
    cursor: pointer;
    position:relative;
}
.tekstgenerator-item-icon{
    position:absolute;
    left:5px;
    top:6px;
    font-size:16px;
}
.tekstgenerator-item:hover{
    background:#EDF6F9;
    color:#53A0BC;
}
.tekstgenerator-vak-kop{
    background:#000209;
    color:#FFF;
    padding:5px;
    font-size:12px;
}
.tekstgenerator-vak-kop a{
    font-weight:700;
    text-decoration: none;
    color:#FFF;
    padding:0 5px 0 3px;
}
.tekstgenerator-vak-kop a:hover{
    color:#279bdd;
}


/*   Verkoop 
/*  
--------------------------------------------------------------- */

@media all and (min-width:841px){
    .verkoopTable td:not(.scrapeCell){
        padding:0 20px 10px 0;
    }
    .verkoopTable .verkoopTableBorder td:not(.scrapeCell){
        border-top:1px solid #CCC;
        padding-top:10px;
    }
    .verkoopTable tr td:not(.scrapeCell):last-child{
        border-left:1px solid #CCC;
        padding-left:15px;
    }
    .verkoopBorder{
        border-top:3px solid #CCC !important;
    }
}
.verkoopTable tr td:not(.scrapeCell):nth-child(1){
    min-width:120px;
}
.verkoopTable tr td:not(.scrapeCell):nth-child(2),
.verkoopTable tr td:not(.scrapeCell):nth-child(3){
    max-width:210px;
}
@media all and (max-width:840px){
    table.verkoopTable:not(.verkoopScrapeTable),
    table.verkoopTable:not(.verkoopScrapeTable) thead,
    table.verkoopTable:not(.verkoopScrapeTable) tbody,
    table.verkoopTable:not(.verkoopScrapeTable) tr,
    table.verkoopTable:not(.verkoopScrapeTable) td:not(.scrapeCell),
    table.verkoopTable:not(.verkoopScrapeTable){
        display:block;
        border:none;
    }
    table.verkoopTable:not(.verkoopScrapeTable) tr.rowKop,
    table.verkoopTable:not(.verkoopScrapeTable) td.verkoopHide{
        display:none;
    }
    .verkoopTable:not(.verkoopScrapeTable){
        border-top:2px solid #13597E;
        border-bottom:2px solid #13597E;
    }
    .verkoopTable:not(.verkoopScrapeTable) td:not(.scrapeCell){
        position:relative;
        left:100px;
        width:calc(100% - 110px);
        /* border:1px solid red !important; */
        font-size:11px;
        padding:3px;
    }
    .verkoopTable:not(.verkoopScrapeTable) tr:not(.rowTitel) td:not(.scrapeCell):before{
        content:attr(data-soort);
        position:absolute;
        top:0px;
        left:-100px;
        width:90px;
        padding:5px;
        white-space: nowrap;
        font-weight:700;
    }
    .verkoopTable tr{
        padding:5px 0 5px 0;
    }
    tr.rowTitel td{
        width:calc(100% - 5px) !important;
        background:#FFF !important;
        border-bottom:2px solid #13597E;
        margin:0;
        left:0px;
        font-size:14px;
    }  
    .verkoopTableBorderMob td:nth-child(1){
        border-top:1px solid #CCC !important;
    }
}
.verkoopOptie{
    width:200px;
    height:25px;
    background:#FFF;
    display:inline-block;
    text-align:center;
    margin:0 15px 0 0;
    box-shadow:0px 0px 5px rgba(0,0,0,0.2);
    font-size:12px;
    cursor:pointer;
    padding:3px 0 3px 0;
    border:1px solid #FFF;
}
.verkoopOptie:not(.verkoopOptieSelected):hover{
    background:#EDF6F9;
    box-shadow:0 0 5px rgba(69,186,249,0.5);
    border:1px solid #FFF;
}
.verkoopOptieSelected{
    background:#52be7f;
    color:#EFF7F3;
    font-weight:700;
}
.verkoopOptieSelected::before{
    content:' ';
    font-family:'fontawesome';
}
.verkoopSoort{
    font-size:18px;
    font-weight:700;
    color:#999;
    padding-right:10px;
}
.verkoopLaadTarief{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.verkoopLaadTarief{
    display:inline-block;
    padding:2px 5px 2px 5px;
    background:#CCC;
    cursor:pointer;
}
.verkoopLaadTarief:hover{
    background:#53A0BC;
    color:#FFF;
}

.bulkLabel{
    color:#000;
    background:#EFD645;
    padding:3px;
    text-decoration: none;
}
a.bulkLabel:hover{
    background:#000;
    color:#EFD645;
    cursor:pointer;
    text-decoration: none;
}

/*   Verkoopoverzicht 
/*  
--------------------------------------------------------------- */

.verkoopoverzicht{
    width:100%;
}
.verkoopoverzicht td{
    font-size:11px;
    padding:3px;
}
.verkoopoverzicht td a{
    color:#FFF;
}
.verkoopoverzicht td a:hover{
    color:#d2e6f2;
}
.verkoopoverzicht-maanden td{
    font-weight:700;
    color:#FFF;
    background:#13597e;
    border-bottom:#13597e 2px solid;
    text-align:right;
}
.verkoopoverzicht-afnemer-naam{
    font-weight:700;
    color:#000;
    border-right:#13597e 2px solid;
}
.verkoopoverzicht-afnemer:nth-of-type(even) td{
    background:#d2e6f2;
}
.verkoopoverzicht-afnemer td.verkoopoverzicht-afnemer-bedrag,
.verkoopoverzicht-afnemer td.verkoopoverzicht-afnemer-totaal{
    text-align:right;
}
.bedrag-laatste{
    padding-right:35px !important;
}
.verkoopoverzicht-afnemer td.verkoopoverzicht-afnemer-totaal{
    font-weight:700;
    border-left:2px solid #13597e;
}
.verkoopoverzicht-totaal{
    font-weight:700;
    background:#13597e;
    color:#FFF;
}
.verkoopoverzicht-totaal-bedrag,
.verkoopoverzicht-jaartotaal{
    text-align:right;
}

/*   Novum 
/*  
--------------------------------------------------------------- */

.aanmeldingFotos tr td{
    vertical-align:top;
}
.novumFotos tr td{
    vertical-align: top;
}
td[data-soort="Status"] a{
    text-decoration: none;
}
table.novum tr:not(.rowKop):hover td{
    background:#c8e6c9;
    cursor:pointer;
}
.novumRow:nth-of-type(even) td{
    background:#d2e6f2;
}
.novumRow td{
    vertical-align: top;
}
.verkoopOverzicht.novumVerkoopOverzicht td:nth-child(1){
    width:70px !important;
}
.verkoopOverzicht.novumVerkoopOverzicht td:nth-child(2){
    width:70px !important;
}
.verkoopOverzicht.novumVerkoopOverzicht td:nth-child(3){
    width:100px !important;
}
.verkoopOverzicht.novumVerkoopOverzicht td:nth-child(4){
    width:400px !important;
}

/*   Print styles 
/*  
--------------------------------------------------------------- */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


@media all and (max-width:400px){
    .loginform input, input[type=submit]{
        font-size:16px !important;
        margin:10px;
    }
}


/*   Popup 
/*  
--------------------------------------------------------------- */

#popup{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    background:rgba(6,37,53,0.9);
    z-index:200;
}
.popup-info{
    max-width:calc(100% - 30px);
    padding:15px;
    display:inline-block;
    background:#FFF;
    position:absolute;
    text-align:left;
}

.popupCloseButton{
    background:#d32f2f;
    color:#FFF;
    font-size:16px;
    padding:2px;
    position:absolute;
    right:-12px;
    top:-12px;
    cursor:pointer;
}
.popupCloseButton:hover{
    background:#b71c1c;
}

/*   Verkoopscreenshot 
/*  
--------------------------------------------------------------- */

.verkoopScreenshot{
    background:none;
    border:none;
    -webkit-appearance:none;
    box-shadow: inset 0px 0px 0px 0px red;
    position:relative;
    top:2px;
}
.verkoopTableBorder[data-type=screenshot] td a,
/*.popup-info ul li.verkoop-popup-screenshot a,*/
.verkoop-maand-screenshot{
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    background:#FFF;
    padding:5px;
    text-decoration: none;
}
.popup-info ul li.verkoop-popup-screenshot a{
    text-decoration: none !important;
}
/* .popup-info ul li.verkoop-popup-screenshot a:hover, */

.popup-info ul li.verkoop-popup-screenshot a{
    margin-right:10px;
}
.verkoopTableBorder[data-type=screenshot] td a img,
.popup-info ul li.verkoop-popup-screenshot a img,
.verkoop-maand-screenshot img{
    padding-bottom:5px;
}
.verkoopTableBorder[data-type=screenshot] td a:hover,
.verkoop-maand-screenshot:hover{
    box-shadow:0 0 5px rgba(69,186,249,0.5);
    background:#edf6f9;
}

.verkoop-maand-screenshot{
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    background:#FFF;
    padding:3px;
    text-decoration: none;
}
.verkoop-maand-screenshot img{
    padding-bottom:3px;
}
.verkoop-maand-screenshot i{
    font-size:10px;
    margin-right:3px;
}
.verkoop-maand-screenshot:hover{
    box-shadow:0 0 5px rgba(69,186,249,0.5);
    background:#edf6f9;
}
.verkoop-links{
    display:none;
}
.screenshots{
    display:none;
}
td[data-soort="Titel"] i.fa-link,
td[data-soort="Titel"] i.fa-paperclip{
    cursor:pointer;
}
td[data-soort="Titel"] i.fa-link:hover,
td[data-soort="Titel"] i.fa-paperclip:hover{
    color:#45baf9;
    transform:scale(1.5);
}
.popup-info ul{
    margin:0;
    padding:0;
    list-style-type:none;
}
.popup-info ul li{
    margin:5px 0 3px 0;
}
.popup-info ul li.verkoop-popup-link:before{
    content:'';
    font-family:'FontAwesome';
    padding-right:5px;
}
.popup-info ul li.verkoop-popup-screenshot a:before{
    content:'';
    font-family:'FontAwesome';
    padding-right:5px;
}
.popup-info ul li .creditline,
.popup-info .creditline{
    background:#d32f2f;
    color:#FFF;
    font-size:10px;
    padding:3px;
    margin-left:5px;
}
td .creditline{
    background:#d32f2f;
    color:#FFF;
    font-size:8px;
    padding:2px;
    margin-left:5px;    
}
td.verkoop-screenshot-opacity span.item,
td.verkoop-link-opacity a{
    opacity:0.5;
    padding-bottom:8px;
    text-decoration: none;
}
td.verkoop-screenshot-opacity  span.item:hover,
td.verkoop-link-opacity:hover{
    opacity:1;
}

/*   Verkoop Scrape 
/*  
--------------------------------------------------------------- */

div.verkoopScrapeItem,
div.verkoopScrapeLaden{
    background:#FFF;
    margin:3px 0 3px 0;
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    font-size:10px;
    border-top:2px solid #000;
    width:calc(100% - 10px);
    position:relative;
}
.verkoopScrapeLaden{
    padding:0 5px 0 5px;
}
.verkoopScrapeItem{
    padding:0 5px 13px 5px;
}

div.verkoopScrapeItem a{
    color:#000;
    text-decoration: none;
    font-weight:700;
}
div.verkoopScrapeItem a:hover{
    color:#42a5f5;
}
.verkoopScrapeTable tr td{
    border:none;
    padding:0;
}
.verkoopScrapeTable tr td:not(.scrapeSoort):nth-child(1) i{
    padding:4px;
    margin-right:6px;
    cursor:pointer;
    box-shadow:0 0 2px rgba(0,0,0,0.2);
}
.verkoopScrapeTable tr td:nth-child(1) i:not(.scrapeSelected).fa-times,
.verkoopScrapeTable tr td:nth-child(1) i:not(.scrapeSelected).fa-check{
    background:#e5e5e5;
    border:1px solid #FFF;
}
.verkoopScrapeTable tr td:nth-child(1) i.fa-times:not(.scrapeSelected){
    color:#CCC;
}
.verkoopScrapeTable tr td:nth-child(1) i.fa-check:not(.scrapeSelected){
    color:#52be7f;
}
.verkoopScrapeTable tr td:nth-child(1) i.scrapeSelected.fa-times,
.verkoopScrapeTable tr td:nth-child(1) i.scrapeSelected.fa-check{
    background:#52be7f;
    border:1px solid #FFF;
    color:#FFF;
}

.verkoopScrapeTable tr td:nth-child(3){
    padding-left:5px;
}
.verkoopScrapeTable{
    margin-top:-3px !important;
}
.scrapeCell{
    padding:2px !important;
    line-height:1em;
}
.scrapeSoort{
    font-weight:700;
    padding:3px 2px 3px 2px !important;
}
.scrapeThumbnail{
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    border:1px solid #FFF;
    position:relative;
}
@media all and (min-width:851px){
    .scrapeThumbnail:hover{
        transform:scale(3);
    }
}
.scrapeThumbnailPlay{
    opacity:0;
    position:absolute;
    width:100%;
    height:calc(100% - 2.5px);
    background:rgba(0,0,0,0.2);
    top:0px;
    text-align:center;
    color:#FFF;
    text-shadow:1px 1px 2px rgba(0,0,0,0.8);
    padding-top:2.5px;
}
.scrapeThumbnail:hover .scrapeThumbnailPlay{
    opacity:1;
}

.verkoopScrapeInfo{
    position:absolute;
    font-size:10px;
    line-height:1em;
    display:inline-block;
    right:0px;
    bottom:0;
    border-top-left-radius:5px;
}
.verkoopScrapeInfoTekst{
    padding:3px 5px 3px 5px;
}
.verkoopScrapeVernieuw{
    opacity:0.6;
    cursor:pointer;
}
.verkoopScrapeVernieuw:hover{
    opacity:1;
}

@media all and (max-width:840px){

    .verkoopScrapeItem{
        left:0px;
    }

}
.scrapeDisabled{
    cursor:auto !important;
}


/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

.telegram-prive-push{

}
.telegram-prive-push tr td:nth-child(1){
    width:25px;
}
.telegram-prive-push tr[data-id=nieuw] td{
    padding-top:5px;
}
.telegram-prive-push tr[data-id=nieuw] td span{
    position:relative;
    top:-2px;
}
.telegram-prive-push tr.item:nth-of-type(odd) td{
    background:#d2e6f2;
}
.telegram-prive-push tr.item:nth-of-type(odd) td.item:nth-of-type(odd){
    background:#c1d7f4;
}
.telegram-prive-push tr.item:nth-of-type(even) td.item:nth-of-type(odd){
    background:#e0f2ff;
}
.telegram-prive-push td.item{
    text-align:center;
}
.telegram-link{
    background:#54a9eb;
    color:#FFF;
    padding:0 8px 1px 8px;
    text-decoration: none;
    border-radius:25px;
}
.telegram-link i.fa-send{
    font-size:8px;
    background:#FFF;
    color:#54a9eb;
    padding:3px 2px 3px 1px;
    border-radius:15px;
    position:relative;
    top:-1px;
}
.telegram-link:hover{
    color:#FFF;
    text-decoration: none;
    background:#179cde;
}
.telegram-prive-push tr.kop td{
    color:#000;
    font-weight:700;
    height:100px;
    vertical-align: bottom;
    border-bottom:2px solid #13597e;
}
.telegram-prive-push tr.kop td.rotate{
    width:25px;
    position:relative;
}
div.rotate{
    position:absolute;
    bottom:45px;
    left:-18px;
    display: inline-block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    border-top:1px solid #13597e;
    width:150px;
    padding-left:15px;
}
.telegram-prive-push tr td{
    padding:5px;
    font-size:12px;
}
.telegram-prive-push tr td span.button{
    padding:3px;
    font-size:11px;
}
.prive-status{
    transition:all 0.1s ease-in;
    -moz-transition:all 0.1s ease-in;
    -o-transition:all 0.1s ease-in;
    -webkit-transition:all 0.1s ease-in;
}
.fa-check.prive-status{
    color:#43a047;
}
.fa-times.prive-status{
    color:#d32f2f;
}
.prive-status.fa-times:hover,
.prive-status.fa-check:hover{
    transform:scale(1.75);
}
.telegram-prive-push tr td.item i.fa{
    cursor:pointer;
}
.telegram-prive-push tr td:nth-child(1),
.telegram-prive-push tr td:nth-child(2){
    transition:all 0.1s ease-in;
    -moz-transition:all 0.1s ease-in;
    -o-transition:all 0.1s ease-in;
    -webkit-transition:all 0.1s ease-in;
}
.telegram-opacity{
    opacity:0.25;
    text-decoration: line-through !important;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
****************************************************************/
/***********************************************************************/
/***********************************************************************/

.gebruikers-tabs .keuze{
    padding:2px 7px 2px 7px;
    margin-right:5px;
    cursor:pointer;
    text-decoration: none;
}
.gebruikers-tabs .keuze[data-niveau="3"]{
    margin-left:5px;
}
.gebruikers-tabs .keuze{
    color:rgba(0,0,0,0.6);
    border-bottom:3px solid rgba(0,0,0,0.2);
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    padding:5px;
    text-decoration: none;
}
.gebruikers-tabs .keuze[data-niveau="1"]:hover,
.gebruikers-tabs .keuze[data-niveau="1"].keuze-selected{
    color:#8f00e2;
    border-bottom:3px solid #8f00e2;
}
.gebruikers-tabs .keuze[data-niveau="2"]:hover,
.gebruikers-tabs .keuze[data-niveau="2"].keuze-selected{
    color:#000;
    border-bottom:3px solid #000;
}
.gebruikers-tabs .keuze[data-niveau="3"]:hover,
.gebruikers-tabs .keuze[data-niveau="3"].keuze-selected{
    color:#ff6600;
    border-bottom:3px solid #ff6600;
}
.gebruikers-tabs .keuze[data-niveau="4"]:hover,
.gebruikers-tabs .keuze[data-niveau="4"].keuze-selected{
    color:#388e3c;
    border-bottom:3px solid #388e3c;
}

.gebruikers-sorted,
.gebruikers-unsorted{
    border-bottom:1px dotted #CCC;
    min-height:400px;
    padding-top:10px;
}
.gebruikers-sorted{
    margin-bottom:10px;
}
.gebruikers-unsorted{
    border-top:1px dotted #CCC;
    margin-bottom:5px;
}
.gebruikers-disabled{
    border-bottom:1px dotted #CCC;
    margin-bottom:5px;
    min-height:100px;
    padding-top:10px;
}

.gebruikers-item-scheiding i{
    cursor:pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.gebruikers-item-scheiding i:hover{
    color:#3695f4 !important;
    transform:scale(1.5);
}
.gebruikers-item-scheiding i.fa-trash-o{
    color:#d32f2f;
}
.gebruikers-item-scheiding i.fa-save{
    color:#388e3c;
}

.gebruikers-item:not(.gebruikers-item-active):hover{
    cursor:grab;
}
.gebruikers-item-active{
    cursor:grabbing !important;
}

.gebruikers-item:not(.gebruikers-item-scheiding){
    margin:5px 5px 10px 5px;
    padding:5px 5px 5px 10px;
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    border-left:3px solid rgba(0,0,0,0.2);
    font-size:13px;
    background:#FFF;
}
.gebruikers-item.gebruikers-item-scheiding:not(.gebruikers-item-scheiding-saved){
    margin:5px 5px 10px 5px;
    padding:5px;
    border:2px dotted #CCC;
    background:#FFF;
}
.gebruikers-item-scheiding-saved{
    font-size:16px;
    font-weight:700;
    border-bottom:2px solid #CCC;
    margin-bottom:10px;
    margin-top:15px;
    position:relative;
}
.gebruikers-item-scheiding-saved i.fa-pencil{
    position:absolute;
    right:5px;
    top:0;
}
.gebruikers-item.gebruikers-item-scheiding input{
    width:calc(100% - 100px);
}
.gebruikers-item img{
    width:20px;
    height:20px;
    margin:0 10px 0 15px;
    display:inline-block;
}
.gebruikers-geenfoto{
    width:20px;
    height:1px;
    margin:0 10px 0 15px;
    display:inline-block;    
}
.gebruikers-optie i{
    font-size:16px !important;
    position:relative;
    top:2px;
}
.gebruikers-optie i.fa-trash-o{
    color:#d32f2f;
}
.gebruiker-optie:hover,
.gebruikers-optie:hover i.fa-trash-o{
    color:#3695f4;
}
.gebruikers-item{
    position:relative;
}
.gebruikers-unsorted .gebruikers-naar-boven{
    position:absolute;
    right:0;
    top:0;
    color:#CCC;
    padding:5px;
}
.gebruikers-unsorted .gebruikers-naar-boven:hover{
    color:#1e88e5;
    cursor:pointer !important;
}
.gebruikers-sorted .gebruikers-naar-boven{
    display:none;
}
.gebruiker-is-disabled{
    cursor:pointer !important;
    background:#ffebee !important;
    color:#e57373;
}


/*   Afnemerlijst
/*
/*---------------------------------------------------------------- */

.afnemer-dropdown{
    position:relative;
    border:1px solid #CCC;
    box-shadow:0px 0px 5px rgba(0,0,0,0.1) inset;
    display:inline-block;
    padding:0 3px 3px 0;
}
.afnemer-dropdown input{
    border:none;
    box-shadow:none;
    background:none;
    padding:3px 3px 3px 3px;
    margin:3px 0 0 3px;
    width:250px;
}
.afnemer-dropdown div.afnemer-items{
    width:320px;
    max-height:300px;
    overflow-y:auto;
    position:absolute;
    left:-1px;
    background:#FFF;
    border:1px solid #CCC;
    box-shadow:2px 2px 15px rgba(0,0,0,0.2);
    z-index:100;
}
.afnemer-dropdown[data-positie='onder'] div.afnemer-items{
    top:-305px;
}
.afnemer-dropdown[data-positie='boven'] div.afnemer-items{
    top:33px;
}
.afnemer-dropdown ul{
    list-style-type:none;
    margin:0;
    padding:0;
}
.afnemer-dropdown .afnemer-item{
    font-size:12px;
    padding:9px 5px 9px 5px;
    cursor:pointer;
}
.afnemer-dropdown .afnemer-item:not(.afnemer-item-selected).odd{
    background:#f1f1f1;
}
.afnemer-dropdown .afnemer-item:hover{
    color:#53A0BC;
}
.afnemer-dropdown .afnemer-item-selected{
    color:#000;
    background:#ebf6f9;
    font-weight:700;
}
.afnemer-dropdown .afnemer-item img{
    width:17px;
    height:17px;
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    border:1px solid #FFF;
}
.afnemer-dropdown .afnemer-scheiding{
    color:#CCC;
    font-weight:700;
    border-bottom:2px solid #CCC;
    font-size:12px;
    padding:5px 0 0 5px;
}
.afnemer-toegevoegd:not(.afnemer-item-selected){
    color:#4caf50 !important;
    background:#e8f5e9 !important;
}
.afnemer-toegevoegd:not(.afnemer-item-selected):before{
    font-family:'FontAwesome';
    content:'';
    color:#4caf50;
    margin:0 5px 0 5px;
}
.afnemer-toegevoegd.afnemer-item-selected:before{
    font-family:'FontAwesome';
    content:'';
    color:#21a3c0;
    margin:0 5px 0 5px;
}
.afnemer-dropdown i.fa-times-circle{
    color:#c62828;
    cursor:pointer;
}
.afnemer-dropdown i.fa-times-circle:hover{
    transform:scale(1.25);
}

/*******************************************************************************/
/*******************************************************************************/
/*******************************************************************************/

.chat-filter{
    width:100%;
}
.chat-filter td{
    font-size:12px;
    padding:5px;
}
.chat-filter-rij-kop{
    font-weight:700;
    border-bottom:2px solid #000;
}
.chat-filter-soort.groen::before{
    content:'';
    color:#FFF;
    padding:0 3px 0 3px;
    font-family:'FontAwesome';
}

/*******************************************************************************/
/*******************************************************************************/
/*******************************************************************************/

.tar-over td{
    padding:5px;
    font-size:12px;
}
.tar-over-kop td{
    background:#005a82;
    color:#FFF;
    font-weight:bold;
    white-space:nowrap;
}
.tar-over-rij-1 td,
.tar-over-rij-2 td{
    white-space:nowrap;
}
.tar-over-rij-1 td{
    border-right:1px solid #F3FBFE;
}
.tar-over-rij-2 td{
    background:#cee7f4;
    border-right:1px solid #FFF;
}
.tar-over-afnemer{
    white-space:nowrap;
}
.tar-over-type{
    background:#00334C !important;
    padding:0 10px 0 10px !important;
}
tr.tar-over-rij-1 td.tar-over-type-leeg{
    background:#c8e9f6 !important;
}
tr.tar-over-rij-2 td.tar-over-type-leeg{
    background:#9AD0E4 !important;
}