﻿body {
    background-color: #ededed;
    font-family: 'Roboto', sans-serif;
}

.header-wealer {
    background-color:#fff;
    height:70px;
    border-bottom:solid 0px;
}

.scriptText {
    background-color: #858687;
    color: #fff;
    padding: 1% 2% 2% 2%;
    border-radius: 10px;
}

.scriptTextCustomer {
    background-color:midnightblue;
    color: white;
    padding: 1%;
    border-radius: 10px;
}

.main_category {
    width: 24%;
    height: 80px;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    text-align:center;
    font-size: 20px;
    text-align: center; 
    line-height: 65px;
}

.sub_category_normal {
    height: auto;
    margin-left: 1%;
    margin-top: 1%;
    width: 32%;
    text-align:center;
    font-size: 22px;
    text-align: center; 
    line-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    border-radius:15px;
}

.sub_category_large {
    height: auto;
    margin-left: 1%;
    margin-top: 1%;
    width: 32%;
    text-align:center;
    font-size: 16px;
    text-align: center; 
    line-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    border-radius:15px;
}

.office_location_left {
    width: 49%;
    height: 180px;
    margin-right: 1%;
    text-align:center;
    font-size: 28px;
    text-align: center; 
    line-height: 160px;
    float:left;
    margin-top: 1%;
    margin-bottom: 1%;
}

.office_location_right {
    width: 49%;
    height: 180px;
    margin-left: 1%;
    text-align:center;
    font-size: 28px;
    text-align: center; 
    line-height: 160px;
    float:right;
    margin-top: 1%;
    margin-bottom: 1%;
}

/* spraakballon */
.speech-bubble-left {
    position: relative;
    background: #848484;
    color: #fff;
    border-radius: .4em;
    width: 99%;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
}

    .speech-bubble-left:after {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 27px solid transparent;
        border-right-color: #848484;
        border-left: 0;
        border-top: 0;
        margin-top: -13.5px;
        margin-left: -27px;
    }

    .spraakballonmannetje-links {
        font-size:35px !important;
        color: #686868;
    }


.speech-bubble-top {
    position: relative;
    text-align:center;
    background: #f9f9f9;
    box-shadow: 1px 1px #c9c9c9;
    color: #000;
    width: 100%;
    border-radius: .4em;
    padding: 20px 20px 0px 20px;
    margin-bottom: 20px;
}

.speech-bubble-right {
    position: relative;
    background: #2173ab;
    color: #fff;
    width: 99%;
    border-radius: .4em;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
}

    .speech-bubble-right:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 27px solid transparent;
        border-left-color: #2173ab;
        border-right: 0;
        border-top: 0;
        margin-top: -13.5px;
        margin-right: -27px;
    }


.spraakballonmannetje-rechts {
    font-size: 35px !important;
    color: #2173ab;
}

.user-ticket {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    margin-right: 4px;
}

.commentbox {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 7px 7px 7px 7px;
    margin-left: 4rem;
    width: 85%;
    margin-bottom: 40px;
    overflow: hidden;
    outline: none;
    resize: none;
    float:left;
}

.commentbutton {
    position: absolute;
    height: 7.6rem;
    width: 7.5rem;
    background-color: #2173ab;
    color: #fff;
    border: 1px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
    float:right;
}

.commentbutton:hover {
    background-color: #2f89c6;
}

.commentbutton:active {
    background-color: #186396;
    color: #d5e1ea;
}

/*START Standaard button opmaak*/

.wealer-btn {
    width: 20em;
    height: 3em;
    line-height: 1;
    background: #b5b5b5;
    overflow: hidden;
    border-radius: .25em;
    margin: auto;
}

.wealer-btn-submit {
    width: 20em;
    height: 3em;
    line-height: 1;
    background: #b5b5b5;
    overflow: hidden;
    border-radius: .25em;
    margin: auto;
}

.btn-mid-holder {
    position: relative;
    display: block;
    width: 20em;
    height: 3em;
    line-height: 3;
    background: #b5b5b5;
    overflow: hidden;
    border-radius: .25em;
    margin: auto;
}

/*EIND Standaard button opmaak*/


/* buttons */
.buttonwealer {
    background: #b5b5b5 !important;
}


h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

p, div {
    font-family: 'Roboto', sans-serif;
}


/* topbar */
.topbarbutton {
    color: #000;
    width: 100%;
    padding: 15px 15px 15px 15px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    opacity: .60;
    transition: 0.2s;
}

.topbarbutton:hover {
    opacity: 100;
    background-color: #f1f1f1;
    padding: 15px 15px 15px 15px;
    text-decoration: none;
    transition: 0.3s;
    color: #000;
}

.topbardropdown {
    color: #000;
    background-color: #fff;
    width: 100%;
    padding: 15px 15px 15px 15px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    opacity: .60;
    transition: 0.2s;
    border: 0;
}

.topbardropdown:hover {
    opacity: 100;
    background-color: #f1f1f1;
    padding: 15px 15px 15px 15px;
    text-decoration: none;
    transition: 0.3s;
    color: #000;
}

.topbarline {
    border-left: 1px solid #d6d6d6;
    height: 30px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

    /* gelijke spacing voor de individuele regels in tabellen (afspraken enz) */
.tableentries {
    padding-top: 15px;
}

/* dropdownknop bij afspraken */
.fadropdown {
    font-size: 3.5rem !important;
    vertical-align: middle;
    padding-bottom:5px;
}

label:focus, select:focus, option:focus, input:focus, textarea:focus {
    outline:0;
}

/* Start admin sidebar */
.adminsidebar {
    background-color: #383838;
    color: #fff;
    height: -webkit-fill-available;
    min-height: 100%;
    padding: 0;
    position: fixed;
}

.admintop {
    background-color: #212121;
    position: fixed;
    height: 70px;
    position: fixed;
    color: #fff;
    letter-spacing: 0.1rem;
    padding: 23px 5px 5px 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center !important;
}

.adminstatic {
    text-transform: uppercase;
    padding: 5px 5px 5px 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9rem;
    text-align: center !important;
    color: #ccc;
}

.adminlink {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.3rem;
    margin: 0px;
    padding: 15px 10px 15px 15px;
    transition: 0.2s;
}

.adminpanellink {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600 !important;
    color: #fff !important;
    letter-spacing: 1px !important;
    text-decoration: none !important;
    font-size: 1.3rem !important;
    margin: 0px !important;
    transition: 0.2s !important;
}

.adminlink:hover {
    background-color: #515151;
    color: #f2f2f2;
    transition: 0.2s;
    border-left: 7px solid #ed1c24;
}

.faproperties {
    padding: 10px 10px 15px 5px;
}

.fapropertiesadmin {
    font-size: 22px !important;
}

/* End admin sidebar */

/* Tickets */

.ticketprio {
    font-weight: 800;
    color: red;

}


/* verwijdert blauwe outline om knoppen on click */
button:focus, a:focus {
    outline: 0 !important;
}

.wealer-input {
    max-width: 100%;
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
    resize: vertical;
    margin-bottom: 5px;
}

.wealer-input-50 {
    max-width: 50%;
    width: 50%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 10px;
    resize: vertical;
    margin-bottom: 5px;
}

.wealer-input-50-12 {
    max-width: 50%;
    width: 50%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
    resize: vertical;
    margin-bottom: 5px;
}

.wealer-input-25 {
    max-width: 24%;
    width: 24%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 10px;
    resize: vertical;
    margin-bottom: 5px;
}

.wealer-input-text,
.wealer-textarea {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    display: block;
    width: 100%;
    padding: 7px;
    border: none;
    border-bottom: 2px solid #808080 !important;
    background: transparent;
    margin:auto;
    margin-bottom: 10px;
    font: 16px Arial, Helvetica, sans-serif;
    height: 35px;
}

.wealer-textarea {
    resize:none;
    overflow: hidden;
}

/* Opmaak Select boxes */
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #2c3e50;
  background-image: none;
  margin:auto;
}
/* Custom Select */
.select {
  position: relative;
  display: block;
  width: 20em;
  height: 3em;
  line-height: 3;
  background: #2c3e50;
  overflow: hidden;
  border-radius: .25em;
  margin:auto;
}
.select select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #fff;
  cursor: pointer;
}
.select select::-ms-expand {
  display: none;
}
/* Arrow */
.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  background: #34495e;
  pointer-events: none;
}
/* Transition */
.select:hover::after {
  color: #f39c12;
}
.select::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

/*End Selectboxes*/

.modal-lg {
    width: 60%;
}

.modal-xlg {
    width: 90%;
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 260px;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    border-bottom: 1px solid #e5e5e5;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #e5e5e5;
    opacity: 0.8;

}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display:block;

}

.number {
    display:inline-block;
}

.numberRequests
{
    color:white;
    background-color:red;
    display:inline-block;
    float:right;
    border-radius:50%;
    padding-left:4%;
    padding-right:4%;
}

.numberRequestsComponentQuestions
{
    color:white;
    background-color:red;
    display:inline-block;
    border-radius:50%;
    text-align:center;
    padding-left:3%;
    padding-right:3%;
}

.modal-full{
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.modal-content-full{
    width: 100%;
    height: 100%;
}

.loading-modal {
    height:50%;
}

.modal-size-80 {
    width: 80%;
}

.modal-image{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}

.circleLoggedIn {
    width: 1%;
    padding: 1px 9px;
    border: 1px solid #a1a1a1;
    border-radius: 100%;
    background-color: #81ea5d;
}

.circleLoggedOut {
    width: 1%;
    padding: 1px 9px;
    border: 1px solid #a1a1a1;
    border-radius: 100%;
    background-color: #e84747;
}

.circleEmail{
    width:1%;
    padding:1px 9px;
    border:1px solid #a1a1a1;
    border-radius:100%;
    background-color: #f4a742;
}

.fa-red {
    color: red;
}

.fa-green {
    color: #55995d;
}

/*********** TABS INTER VERZOEK START ************/

/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
   background: linear-gradient(to bottom right, #ddd, #ccc);
}

/* Create an active/current tablink class */
.tab button:active {
   background: linear-gradient(to bottom right, #ddd, #ccc);
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
/*********** TABS INTER VERZOEK EIND ************/

.wealer-header {
    color: #EA1D2A;
    font-size: 24px;
    font-weight: 700;
    font-style:italic;
}

/* Customize the label (the container) */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}

    /* Hide the browser's default checkbox */
    .checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #2196F3;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wealer-service-btn {
    background-color: #EA1D2A;
    width: 20%;
    text-align:center;
    color:white;
    font-size:18px;
    padding:14px;
    cursor:pointer;
    border-radius:10px;
}

/*Style for datepicker PlanIt*/



.date-picker {
    position: relative;
    width: 100%;
    max-width: 320px;
    background-color: #FFF;
    margin: 30px auto;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    user-select: none;
    float: left;
}

    .date-picker:hover {
        background-color: gainsboro;
    }

    .date-picker .selected-date {
        width: 100%;
        height: 0%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #313131;
        font-size: 28px;
    }

    .date-picker .dates {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #FFF;
    }

        .date-picker .dates.active {
            display: block;
        }

        .date-picker .dates .month {
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-bottom: 2px solid #EEE;
        }

            .date-picker .dates .month .arrows {
                width: 35px;
                height: 35px;
                display: flex;
                justify-content: center;
                align-items: center;
                color: #313131;
                font-size: 20px;
            }

                .date-picker .dates .month .arrows:hover {
                    background-color: #F3F3F3;
                }

                .date-picker .dates .month .arrows:active {
                    background-color: #00CA85;
                }

        .date-picker .dates .days {
            display: grid;
            grid-template-columns: repeat(7, 1fr);
            height: 200px;
        }

            .date-picker .dates .days .day {
                display: flex;
                justify-content: center;
                align-items: center;
                color: #313131;
            }

                .date-picker .dates .days .day.selected {
                    background-color: #00CA85 !important;
                }

.day .datepicker_hover {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    opacity: 0.7;
}

.day:hover .datepicker_hover {
    visibility: visible;
}
