@charset "UTF-8";

body {
    font-family: "Open Sans", Arial, sans-serif;
    white-space: nowrap;
    font-size: 12px;
    height: 100%;
    /*overflow-y:visible;*/
}



.cmp-activiteit-widget {
    height:100%;
    width:100%;
    font-size:16px;

}

.cmp-activiteit-heading {
    height:32px;
    padding-top:2px;
    font-size:15px;
    line-height:32px;
    margin-left:10px;
}

.cmp-activiteit-body {
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 120px; /*nodig voor telefoons*/
}

.cmp-activiteit-view {
    background-color:rgba(255,255,255,.7);
    position:absolute;
    right:5px;
    bottom:38px;
    /*padding:10px;*/
    border: 1px solid black;
}

.cmp-activiteit-naam {
    height:30px;
    font-size:14px;
    font-weight:bold;
    margin-top:8px;
}
.cmp-activiteit-details {
    /*height: 30px;*/
    font-size: 12px;
    /*margin-top: 2px;*/
    white-space: pre-wrap;
   
}

.funnel_outer {
    width: 620px;
    float: left;
    position: relative;
    padding: 0 10%;
}

    .funnel_outer * {
        box-sizing: border-box
    }

    .funnel_outer ul {
        margin: 0;
        padding: 0;
    }

        .funnel_outer ul li {
            float: left;
            position: relative;
            margin: 2px 0;
            height: 50px;
            clear: both;
            text-align: center;
            width: 100%;
            list-style: none
        }

    .funnel_outer li span {
        border-top-width: 50px;
        border-top-style: solid;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        height: 0;
        display: inline-block;
        vertical-align: middle;
    }

.funnel_step_1 span {
    width: 100%;
    border-top-color: #8080b6;
}

.funnel_step_2 span {
    width: calc(100% - 50px);
    border-top-color: #669966
}

.funnel_step_3 span {
    width: calc(100% - 100px);
    border-top-color: #a27417
}

.funnel_step_4 span {
    width: calc(100% - 150px);
    border-top-color: #ff66cc
}

.funnel_step_5 span {
    width: calc(100% - 200px);
    border-top-color: #0099ff
}

.funnel_step_6 span {
    width: calc(100% - 250px);
    border-top-color: #027002
}



/*.funnel_outer ul li:last-child span {
    border-left: 0;
    border-right: 0;
    border-top-width: 40px;
}*/

.funnel_outer ul li.not_last span {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top-width: 50px;
}

.funnel_outer ul li span p {
    margin-top: -30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.md-content .sample _md .md-padding {
    height:900px;

}

/*.tabsdemoDynamicTabs md-content {
  background-color: transparent !important; }
  .tabsdemoDynamicTabs md-content md-tabs {
    border: 1px solid #e1e1e1; }
    .tabsdemoDynamicTabs md-content md-tabs md-tab-content {
      background: #f6f6f6; }
    .tabsdemoDynamicTabs md-content md-tabs md-tabs-wrapper {
      background: white; }
  .tabsdemoDynamicTabs md-content h1:first-child {
    margin-top: 0; }

.tabsdemoDynamicTabs md-input-container {
  padding-bottom: 0; }

.tabsdemoDynamicTabs .remove-tab {
  margin-bottom: 40px; }

.tabsdemoDynamicTabs .demo-tab > div > div {
  padding: 25px;
  box-sizing: border-box; }

.tabsdemoDynamicTabs .edit-form input {
  width: 100%; }

.tabsdemoDynamicTabs md-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.tabsdemoDynamicTabs md-tab[disabled] {
  opacity: 0.5; }

.tabsdemoDynamicTabs label {
  text-align: left; }

.tabsdemoDynamicTabs .long > input {
  width: 264px; }

.tabsdemoDynamicTabs .md-button.add-tab {
  transform: translateY(5px); }*/

.infoWindow {
    overflow-x: hidden;
    overflow-y: auto;
    height: auto;
    width: auto;
    min-width:200px;
    max-height: 300px;
}

.infoDetails {
    height:25px;
    }

.gm-style-iw
{
    position:absolute;
    top:0 !important;

 
}
.angular-google-map-container { height:75vh; }

#map {
    min-height: 600px;
    width: 100%;
    height: 100%;
    padding: 50px 50px 50px 50px !important;
}
.custom-div-icon .pin {
    position: relative;
    width: 25px;
    height: 41px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: rotate(-20deg); /* Schuin steken */
}

.custom-div-icon .pin-head {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: inherit;
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7); /* Donkere en grotere schaduw */
}

.custom-div-icon .pin-body {
    width: 2px;
    height: 28px;
    background-color: inherit;
    border-radius: 3px;
    margin-top: -3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7); /* Donkere en grotere schaduw */
}


#verkenner {
    overflow: auto;
    overflow-y: auto;
    scrollbar-width: thin;
}

#title {
    margin-left: 30px;
}

.grid {
    width: auto;
    height: 100%;
    margin-left: 25px;
    margin-right: 25px;
}

.treecontrol.tree-classic li .tree-selected {
    background-color: inherit;
}

treecontrol.tree-classic li {
    font-size: 12px;
    font-family: "Open Sans", Arial, sans-serif !important;
}


.verkennernaarlinks {
   /* left: -75px;*/
 
}

@media screen and (max-width:680px) {
    .verkennernaarlinks {
         left: inherit;
    }
}

.verkennerfilters {
    overflow: hidden;
    position: absolute;
    top: -7px;
    margin-left: 0px;
}

@media screen and (max-width:680px) {
    .verkennerfilters {
        top: 10px;
    }
}


.werkkolom {
    overflow-x: hidden;
    overflow-y: auto;
    height: 700px;
}

.werkpijl {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent; /* 40px height (20+20) */
    border-left: 15px solid green;
    position: relative;
    right: -15px;
}

#title {
    margin-left: 30px;
}

.werktitel {
    height: 36px;
    background-color: orange;
    margin-bottom: 2px;
   
    /*border-top: 15px solid transparent;
    border-bottom: 15px solid transparent; /* 40px height (20+20) */*/
}
#container {
    width: 100%;
    height: 36px;
    text-align:center;
    /*background-color: orange;*/
    position: relative;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent; /* 30px height (15+15) */
    /*border-left: 18px solid orange;*/
    position: absolute;
    right: -18px;
    top: 0px;
}
.deduplabel 
{
    font-size:14px;
}
.dedupnaam {
    font-size: 14px;
}
