﻿#kanskaart.nogNietGeklikt .kleurenuitleg{opacity:0;display:none!important;}@media screen and (min-width:768px){#kanskaart.nogNietGeklikt .kleurenuitleg{display:flex!important;}}#kanskaart.nogNietGeklikt .kansToelichting{display:none!important;}#kanskaart.nogNietGeklikt #bekijkDeKans{display:flex;}#kanskaart:not(.nogNietGeklikt) svg g{stroke:white;stroke-width:8px;position:relative;-moz-transition:fill .3s ease-in;-webkit-transition:fill .3s ease-in;-o-transition:fill .3s ease-in;transition:fill .3s ease-in;}#kanskaart:not(.nogNietGeklikt) svg g:hover{fill:#2b2171;}#kanskaart .list-group button.actief{background-color:#2b2171;border-color:rgba(43,33,113,.4);color:#fff;}#kanskaart .list-group button.actief:before{content:"";width:20px;height:20px;background-color:#2b2171;position:absolute;transform:rotate(45deg) translate(-50%,0);top:unset;right:unset;bottom:-14px;left:50%;}@media screen and (min-width:768px){#kanskaart .list-group button.actief:before{transform:rotate(45deg) translateY(-14px);top:50%;right:0;bottom:unset;left:unset;}}#kanskaart .blokje{max-width:20px;max-height:20px;}#kanskaart .kleurenuitleg{display:flex!important;opacity:1;-moz-transition:opacity .3s ease-in;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in;}#kanskaart .kleurenuitleg span{line-height:20px;}#kanskaart .kleurenuitleg>div:nth-child(1) .blokje{background-color:#228b22;}#kanskaart .kleurenuitleg>div:nth-child(2) .blokje{background-color:#80b900;}#kanskaart .kleurenuitleg>div:nth-child(3) .blokje{background-color:#e8d167;}#kanskaart .kleurenuitleg>div:nth-child(4) .blokje{background-color:#eaa75a;}#kanskaart .kleurenuitleg>div:nth-child(5) .blokje{background-color:#c63838;}#kanskaart .kleurenuitleg>div:nth-child(6) .blokje{background-color:#f8f8ff;border:solid 1px #d3d3d3;}@media screen and (max-width:767px){#kanskaart .kleurenuitleg{position:absolute;top:0;font-size:90%;}}@media screen and (max-width:576px){#kanskaart .kleurenuitleg{font-size:80%;}}#kanskaart .kans,#kanskaart .kans0{fill:ghostwhite;}#kanskaart .kans5{fill:forestgreen;}#kanskaart .kans4{fill:#80b900;}#kanskaart .kans3{fill:#e8d167;}#kanskaart .kans2{fill:#eaa75a;}#kanskaart .kans1{fill:#c63838;}#kanskaart .kans6{fill:ghostwhite;}#kanskaart #tooltip{position:absolute;display:none;background-color:#2c3787;border-radius:5px;color:#fff;padding:3px 2px;z-index:3;}#kanskaart #tooltip span{border:solid 2px #fff;border-radius:5px;padding:3px 6px;display:block;}#kanskaart #kaartje{z-index:1;}@media screen and (min-width:992px){#kanskaart #kaartje{transform:translateY(-63px);margin-bottom:-63px;}}#kanskaart #kaartje svg{max-height:600px;}#kanskaart #bekijkDeKans{display:none;line-height:160%;font-size:120%;font-weight:bold;text-align:center;text-transform:uppercase;top:20%;position:absolute;z-index:6;}#kanskaart #bekijkDeKans div{margin-top:10px;color:#2b2171;height:70px;}#kanskaart #bekijkDeKans div .fa{color:#c83758;position:relative;animation:kansTop 1.5s infinite ease-in-out;}@media screen and (min-width:768px){#kanskaart #bekijkDeKans div .fa{animation:kansLeft 1.5s infinite ease-in-out;transform:rotate(-90deg);}}@media screen and (min-width:768px){#kanskaart #bekijkDeKans{top:8%;}}@media screen and (min-width:992px){#kanskaart #bekijkDeKans{top:16%;}}#kanskaart a[target=_blank]{color:rgba(34,34,34,.4);}@keyframes kansLeft{0%{left:0;}50%{left:20px;}100%{left:0;}}@keyframes kansTop{0%{top:0;}50%{top:20px;}100%{top:0;}}