.clear-both {
    clear:both;
}
.logo-home {
    float:left;
}
header .row hr {
    margin-left: 0;
}
hr {
    max-width: 100%;
}
.active-address {
    background-color: #eaeaea;
    margin-bottom: 40px;
    padding-top: 20px;
}
.active-address table {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.active-address h2 {
    font-size: 22px;
}
.active-address .tabs-panel .centrales {
    margin-top:45px;
    margin-bottom:45px;
    height:350px;
}
.active-address .tabs-panel .centrales .map {
    height: 350px;
    margin-bottom: 0;
}
.active-address .tabs-panel .centrales .map:after {
    height: 350px;
}
.active-address .tabs-panel .centrales #map_canvas {
    height: 350px;
}
.active-address ul#example-tabs li:before {
    list-style: none;
    content: none;
}
.tabs-title > a {
    color: #9dc41a;
    display: block;
    font-size: 12px;
    line-height: 1;
    padding: 1.25rem 1.5rem;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
    background: #FFF none repeat scroll 0 0;
}
.tabs {
    background: #eaeaea none repeat scroll 0 0;
    border: none 0;
    list-style-type: none;
    margin: 0;
}
.klanten-overzicht .centrales {
    margin-top:45px;
    margin-bottom:45px;
    height:350px;
}
.klanten-overzicht .centrales .map {
    height: 350px;
    margin-bottom: 0;
}
.klanten-overzicht .centrales .map:after {
    height: 350px;
}
.klanten-overzicht .centrales #map_canvas {
    height: 350px;
}
th.percent-5, td.percent-5 {
    width:5%;
}
th.percent-10, td.percent-10 {
    width:10%;
}
th.percent-15, td.percent-15 {
    width:15%;
}
th.percent-20, td.percent-20 {
    width:20%;
}
th.percent-25, td.percent-25 {
    width:25%;
}
th.percent-50, td.percent-50 {
    width:50%;
}
.klanten-overzicht table.scroll-head {
    display: block;
    height: 30px;
    overflow-y: none;
    width:100%;
    background-color: none;
}
.klanten-overzicht table.scroll {
    display: block;
    height: 400px;
    overflow-y: scroll;
    width:100%;
}
.large-12.row.incident-header {
    background-color: #f5f5f6;
    padding: 20px 0 30px;
}
.logboek-block {
    margin-bottom: 30px;
    font-size:14px;
}
.margin-bottom {
    margin-bottom:20px;
}
.notitie-block, .notitie-block div {
    margin:0 0 10px;
    padding:0;
}
.logboek-block form div {
    padding:0;
}
.logboek-block  textarea {
    height:200px;
}
.main-cell {
    width:25%;
    font-weight: 500 !important;
}
.klantgegevens table.scroll {
    display: block;
    height: 200px;
    overflow-y: scroll;
    width:100%;
}
.select-gebied, .add-gebied {
    margin-bottom:20px;
}
.step-1 {
    margin-right:8.33333%;
}
.item-toekenning .large-3 {
    margin-right:41.6667%;
    margin-bottom:10px;
}
select[multiple="multiple"] {
    background-image:none;
}
.label {
    background-color: #008cba;
    color: #fff;
    padding: 8px 16px;
    border-radius:4px;
}
.maincontent p span.has-tip {
    padding-right: 0;
}
.tooltip::before {
    display: none;
}
.tooltip {
    max-width:250px !important;
}
span.has-tip [class^="icon-"], span.has-tip [class*=" icon-"] {
    margin-right:0;
}
.has-tip {
    cursor: help;
    font-weight: normal;
}
/* Styles for Date Selector */
.calendar {
    margin-bottom:40px;
}

.calendar ul li::before {
    color: transparent;
    content: none;
    padding-right: 0;
}
.month {
    height: 110px;
    width: 100%;
    background: #2aa638 ;
    overflow: hidden;
    text-align: center;
}
.month .back {
    position: relative;
    padding: 20px;
    float: left;
    height: 100%;
}
.month .back:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
    position: absolute;
    top: 46px;
    left: 22px;
    opacity: 0.5;
}
.month .next {
    position: relative;
    padding: 20px;
    float: right;
    height: 100%;
}
.month .next:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    top: 46px;
    right: 22px;
    opacity: 0.5;
}
.month h5 {
    color: #fff;
    margin: 42px 0 0;
    text-transform: uppercase;
}
.month p {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.calendar ul {
    padding: 15px;
    background: #f3f3f3;
    margin: 0;
}
.calendar ul.weekdays {
    padding: 10px 15px 3px;
    background: #f9f9f9;
}
.calendar ul li {
    list-style-type: none;
    display: inline-block;
    width: 12.8%;
    height: 25px;
    font-size: 12px;
    color: #888;
    text-align: center;
    margin-bottom: 4px;
}
.calendar ul li span {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.calendar ul li a {
    color: #888;
    display: block;
    padding: 4px 0;
}
.calendar ul li a:hover {
    border-radius: 5px;
    background: #f9f9f9;
    color: #008cba;
}
.calendar ul li a.active {
    border-radius: 5px;
    border: 2px solid #ddd;
    padding: 2px 0;
}


/* ParentGuard */
.center-row {
    text-align:center;
}
.option-box.center-column {
    display: inline-block;
    float: none !important;
    text-align: left;
    vertical-align: top;
}
.option-box {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #333333;
    margin: 0 20px;
    min-height: 600px;
    padding: 40px;
}
.maincontent .table-settings tbody tr td {
    white-space: normal;
    vertical-align: top;
}
.description-div {
    padding-left:0;
}
.clearboth {
    padding-top:40px;
    clear: both;
}
fieldset legend {
    color: #333;
    font-size:14px;
    font-weight: normal;
    padding:0 20px;
}
fieldset {
    border: 1px solid #999;
    margin: 0 2px;
    padding: 20px 10px;
}
.maincontent fieldset > hr {
    padding:0;
    margin:10px 0 20px 0;
    border-color: #999;
}
.inline-field {
    display: inline !important;
    width:150px !important;
}
@media (min-width: 500px) and (max-width: 915px) {
    .inline-field {
        display: block !important;
        width:150px !important;
    }
}
.profile-settings h2 {
    margin-bottom:20px;
    border-bottom:1px solid #333;
    display: table;
}
a.view-profile {
    margin-bottom: 20px;
    display: block;
}
#step-one, #step-two, #step-three, #step-four, #step-five, #profile-save {
    display: none;
}
#setting-two, #setting-three, #get-up-two, #get-up-three {
    display: none;
    margin-top:20px;
}
input.time-stamp {
    width:60px;
    display: inline-block;
}
.button-margin-top {
    margin:10px 0;
}
.button-text {
    padding-left: 20px;
    padding-top: 15px;
    position: absolute;
}
.not-active {
    pointer-events: none;
    cursor: default;
    color:#999;
    text-decoration: none;
}
.steps {
    background-color:#FFF;
    border-radius:6px;
    border-color: #CCCCCC;
}
.callout {
    border-radius: 4px;
}
.sticky fieldset {
    padding:40px 20px;
}
.sticky fieldset .large.button {
    margin-bottom: 0;
}
.link-sticky-bar {
    margin-right:10px;
}
@media only screen and (max-width: 1450px) {
    .link-sticky-bar {
        margin-right:10px;
        display:block;
    }
}
@media only screen and (max-width: 1024px) {
    .sticky-sidebar {
        display:none;
    }
    .no-sticky-sidebar {
        width:100%;
    }
}
