﻿.klusje-melden {
    background-color: #FAFAFA; 
    padding: 0px 15px 0px 15px;
    /*box-shadow: 1px 1px 4px 1px rgba(51,51,51,0.2);*/
}
.klusje-melden-form a.link {
    color: #70C7DE !important;
}
.klusje-melden-form h2 {
    font-size: 18px;
    line-height: normal;
    font-weight: 600 !important;
    margin-top: 10px;
    margin-bottom: 18px !important;
}
.klusje-melden-form h3 {
    font-size: 18px;
    font-weight: 500 !important;
}
.klusje-melden-form h4 {
    font-size: 16px;
    font-weight: 500 !important;
    margin-top: -10px;
    color: #777;
}
.klusje-melden-form h5 {
    font-size: 15px;
    text-decoration: underline;
    margin-bottom: 10px !important;
}
.klusje-melden-form h5.topline {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.klusje-melden-form p {
    margin-bottom: 20px;
}
.klusje-melden-form p.help-block {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 25px;
}

.klusje-melden-form .checkbox {
    margin: -5px 0px 0px 0px;
}
.klusje-melden-form input[type=checkbox] {
    display: none;
}
.klusje-melden-form .checkbox label.checkbox-label {
    padding-left: 10px;
}
.klusje-melden-form .checkbox label.checkbox-label:before {
    content: "";
    display: inline-block; 
    width: 16px;
    height: 16px; 
    position: absolute;
    left: 0;
    bottom: 2px;
    background-color: #E3E3E3;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
.klusje-melden-form .checkbox label.checkbox-label:before {
    border-radius: 3px;
}
.klusje-melden-form input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 15px;
}

.klusje-melden-form .radio {
    margin-top: 0px;
    margin-bottom: 5px;
}
.klusje-melden-form input[type=radio] {
    display: none;
}
.klusje-melden-form label.radio-label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    margin-top: 0px;
}
.klusje-melden-form label.radio-label:before {
    content: "";
    display: inline-block; 
    width: 15px;
    height: 15px; 
    position: absolute;
    left: 0;
    bottom: 2px;
    background-color: #E3E3E3;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
.klusje-melden-form label.radio-label:before {
    border-radius: 8px;
}
.klusje-melden-form input[type=radio]:checked + label.radio-label:before {
    content: "\2022";
    color: #333;
    font-size: 50px;
    text-align: center;
    line-height: 8px;
}

/*.klusje-melden-form .nav-tabs {
    display: none;
}*/
/*.klusje-melden-form a.btn {
    background-color: #e59400;
    border: none;
    color: #FFF !important;
    padding: 7px 15px !important;
    text-align: center;
    font-size: 15px !important;
    border-radius: 0px !important;
    text-decoration: none;
}*/
.klusje-melden-form .clearPadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.progress-div {
    margin-left: 2%;
}
.progress {
    height: 15px;    
    margin-top: 20px;    
    margin-bottom: 10px;
    background-color: #f0f0f0;
}
.progress-bar {
	background-color: #ED6A18;    
}

.one, .two, .three, .four, .five {
    position: absolute;
	margin-top: -8px;
	z-index: 1;
	height: 30px;
	width: 30px;
	border-radius: 25px;
    padding: 7px 5px 5px 15px;	
    line-height: normal;
    font-weight: 600;	
}
.primary-color {
	background-color: #ED6A18;
	color: #FFF;	
}
.success-color {
	background-color:#5cb85c;
}
.danger-color {
	background-color: #d9534f;
}
.warning-color {
	background-color: #f0ad4e;
}
.info-color {
	background-color: #5bc0de;
}
.no-color {
	background-color: inherit;
	color: #333;	
}

.col-centered {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.facebook-login-info {
    margin-bottom: 7px;
    font-size: 15px;
    color: #C4C4C4;
}
.line-through {
    text-align: center; 
    margin-top: 25px; 
    margin-bottom: 25px !important;
    overflow: hidden;
    position: relative;
    color: #EF8A3C;
}
.line-through:before,
.line-through:after {
    background-color: #EF8A3C;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.line-through:before {
    right: 0.5em;
    margin-left: -50%;
}
.line-through:after {
    left: 0.5em;
    margin-right: -50%;
}

.klusje-melden-form .left-box {
    padding-top: 5px; 
    padding-bottom: 15px;
}
.klusje-melden-form .left-box.loading {
    pointer-events: none;
}
.klusje-melden-form .left-box div.loader {
    display: none;
}
.klusje-melden-form .left-box.loading div.loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: rgba(255, 255, 255, 0.5);
    display: inline-block;
}
.klusje-melden-form .left-box.loading div.loader > div {
    position: absolute;
    font-size: 25px;
    line-height: 25px;
    top: 50%;
    left: 50%;
    height: 25px;
    width: 25px;
    margin-top: -15px;
    margin-left: -15px;
    display: inline-block;
}
.klusje-melden-form .left-box.loading div.loader > div p {
    font-size: 12px;
    text-align: center;
    margin-left: -5px;
    font-weight: 700;
}
.klusje-melden-form .right-box {
    padding: 10px 5px 15px 10px; 
    background-color: #E4F2F5;
}
.klusje-melden-form #myTabs li a {
    color: #555 !important;
    background-color: transparent !important;
    border: none !important;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    cursor: default !important;
}
.klusje-melden-form #myTabs li.active a {
    color: #003563 !important;
    font-weight: 600;
}
.klusje-melden-form #myTabs li a i.fa {
    padding-right: 5px;
}
.klusje-melden-form #myTabs li a i.fa-check {
    padding-left: 10px;
    font-style: italic;
    color: #888;
}
.klusje-melden-form a.wachtwoord-vergeten-a {
    color: #9A9E85 !important;
    text-decoration: none;
    line-height: 45px;
    padding-right: 15px;
}
.klusje-melden-form div.step1-finished,
.klusje-melden-form div.step2-finished,
.klusje-melden-form div.step3-finished,
.klusje-melden-form div.step4-finished,
.klusje-melden-form div.step5-finished,
.klusje-melden-form div.step6-finished,
.klusje-melden-form div.step7-finished {
    padding-top: 5px;
    padding-left: 20px;
    margin-bottom: -10px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
}

.klusje-melden-form .panel-default {
    box-shadow: none !important;
    margin-bottom: 10px;
}
.klusje-melden-form .panel-body {
    padding: 10px 15px !important;
    font-size: 14px;
}
.klusje-melden-form .panel-body .fa {
    font-size: 15px;
}

.klusje-melden-form div.social a.facebook-link,
.klusje-melden-form div.social a.twitter-link,
.klusje-melden-form div.social a.youtube-link,
.klusje-melden-form div.social a.linkedin-link,
.klusje-melden-form div.social a.instagram-link {
    margin-right: 15px;
    line-height: 55px;
}
.klusje-melden-form div.social a:hover {
    text-decoration: none !important;
}
.klusje-melden-form div.social a.facebook-link img,
.klusje-melden-form div.social a.twitter-link img,
.klusje-melden-form div.social a.youtube-link img,
.klusje-melden-form div.social a.linkedin-link img {
    height: 25px; 
    width: 25px;
}
.klusje-melden-form div.social a.instagram-link img {
    height: 27px;
    width: 27px;
}
.klusje-melden-form .panel-title {
    font-size: 14px;
    font-weight: 500;
}

.klusje-melden-form .ruimte-item,
.klusje-melden-form .element-categorie-item,
.klusje-melden-form .element-item,
.klusje-melden-form .sub-element-item,
.klusje-melden-form .defect-item {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ED6A18;
    font-size: 14px;
}
.klusje-melden-form .ruimte-item a,
.klusje-melden-form .element-categorie-item a,
.klusje-melden-form .element-item a,
.klusje-melden-form .sub-element-item a,
.klusje-melden-form .defect-item a {
    color: #ED6A18;    
}
.klusje-melden-form .panel-title .fa,
.klusje-melden-form .ruimte-item .fa,
.klusje-melden-form .element-categorie-item .fa,
.klusje-melden-form .element-item .fa,
.klusje-melden-form .sub-element-item .fa,
.klusje-melden-form .defect-item .fa {
    padding-right: 5px;
}
.klusje-melden-form .panel {
    border-radius: 0px;
}

.klusje-melden-form .label-info-text { 
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    color: #999;
    font-style: italic;
    font-size: 13px;
}

.klusje-melden-form input.files {
    margin-bottom: 10px;
    width: 100%;    
}

.klusje-melden-form .calendar,
.klusje-melden-form .times {
    font-size: 14px;
    min-height: 245px;
    margin-top: 10px;
}

.klusje-melden-form .times .checkbox {
    margin-bottom: 10px;
}

.klusje-melden-form div.topline {
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

/* Media styles */
@media (max-width: 480px) 
{

}
@media (min-width: 481px) and (max-width: 766px) 
{ 

}
@media (max-width: 767px)  
{

}
@media (min-width: 768px)
{ 
    .klusje-melden-form .times {
        padding-top: 60px;
    }  
}
@media (min-width: 768px) and (max-width: 979px) 
{ 
   
}
@media (max-width: 980px) 
{ 

}
@media (min-width: 991px)
{ 

}
@media (max-width: 990px) 
{ 

}
@media (min-width: 1200px)
{ 

}
@media (max-width: 1200px)
{ 

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    
}

@media only screen and (max-device-width: 600px) and (orientation:landscape) {
 
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
 
}

@media screen and (max-width:1050px), screen and (max-device-width:1050px) {

}
/*ipad portrait*/
@media only screen and (min-device-width:768px) and (max-device-width : 1024px) and (orientation : portrait){

}
@media screen and (max-width:769px) {

}
