html {
    scroll-behavior: smooth;
}

:target {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}

.elementor * {
    outline: none !important;
}

#Date1, #Date2, #Date3, #Date4 {
    cursor: pointer;
}


input[type=date] {
    background-color: #F5F7FB;
    border: 1px solid #EAEAEA;
    color: #54595F;
    padding: 10px;
    border-radius: 2px;
    height: 48.4px;
}

label.disabled {
    background: #dddddd !important;
    cursor: default !important;
    user-select: none;
}

label.disabled:hover {
    background: #dddddd !important;
}

input:focus, .select2:focus, textarea:focus {
    box-shadow:  1px 1.5px rgb(0, 117, 191) !important;
}

input[type=radio]:focus, input[type=file]:focus, input[type=checkbox]:focus{
    box-shadow:  none !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #f5f7fb !important;
    border: 1px solid #eaeaea !important;
    color: #54595F !important;
}

select {
    background-color: #F5F7FB !important;
    border-color: #EAEAEA !important;
    padding: 22px;
    height: 50px;
    font-size: 16px;
    border-radius: 2px;
    color: #7A7A7A;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
    background: #F5F7FB;
    border-color: #EAEAEA;
  }

.CancelTimes {
    background-color: transparent !important;
    background-image: linear-gradient(135deg, rgba(240, 55, 55,1) 35%, rgba(255, 0, 0,1) 100%) !important;
    border-radius: 5% !important;
    padding: 10px 10px 10px 10px !important;
    margin-right: 5px !important;
}

.ConfirmCheck {
    background-color: transparent !important;
    background-image: linear-gradient(135deg, rgba(97,206,112,1) 35%, rgba(92,184,80,1) 100%) !important;
    border-radius: 5% !important;
    padding: 10px 10px 10px 10px !important;
    margin-right: 5px !important;
}

.fieldEnabled {
    background-color: #fff !important;
    border: 1px solid #7a7a7a !important;
}

.imgStatus {
    color: #0075bf !important;
    border-color: #0075bf !important;
}

.imgStatusLead {
    color: #0075bf !important;
    border-color: #0075bf !important;
    font-size: 50px;
}

.imgStatusDone {
    color: #5ec265 !important;
    border-color: #0075bf !important;
}

.inactiveLink {
    pointer-events: none !important;
    cursor: default !important;
    background-color: grey !important;
    background-image: none !important;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    font-size: 14px;
    font-family: 'Poppins';
    color: #000;
    text-align: left;
    background-color: #b8e4ff;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 115%;
    left: -75%;
    margin-left: -62px;
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #303030 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.BijlagesTitle {
    font-size: 22.5px !important;
    color: #0075bf !important;
    font-weight: 500 !important;
}

.imagesContainer {
    width: 100%;
}

.TypeApplication {
    width: 100%;
}

.TypeImage {
    width: 100%;
}
.imgBijlage {
    display: inline-block;
    margin: 5px;
    border: 1px solid #eaeaea !important;
    border-radius: 3px;
    min-width: 160px;
    width: 23.7%;
}

.imgBijlage2 {
    display: inline-block;
    margin: 5px;
    border: 1px solid #eaeaea !important;
    border-radius: 3px;
    min-width: 160px;
    width: 23.7%;
}

.imagesFile {
    height: 35px !important;
    text-align: center;
    width: auto;
    padding: 2px;
}

.images {
    height: 150px !important;
    width: 100%;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.imagesText {
    padding-left: 5px;
    margin-bottom: 0px !important;
    text-align: center;
}

.imagesTextFileType {
    padding: 5px;
    margin-bottom: 0px !important;
    color: #afafaf;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    border: 0px solid white;
    background-color: white;
}
.breakpoint {
    width: 100%;
    height: 20px;
}

#preview > img, #preview2 > img, #preview3 > img, #preview4 > img, #preview5 > img {
    margin-top: 5px;
    padding: 2px;
}
#preview > p, #preview5 > p {
    margin-top: 5px;
    padding: 2px;
    margin-bottom: 0px !important;
}

.iconCesg {
    margin-right: 5px;
    color: #7a7a7a;
    transition: 0.2s;
}

.iconCesg {
    color: #7a7a7a;
}

.modal-iframe {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}


.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.select2-rendered__match {
    font-weight: bold;
}

.elementor-field-group-field_6d84381 {
    margin-bottom: 0px !important;
}

.img-div {
    margin-top: 5px;
    width: auto;
    position: relative;
    float: left;
}

.bijlageDelete {
    opacity: 0;
    position: absolute;
    right: -5px;
    z-index: 10;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    color: red;
    border-radius: 50%;
    background: #44444435;
}
.bijlageDeletePDF {
    opacity: 0;
    position: absolute;
    right: -5px;
    z-index: 10;
    top:0;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    color: red;
    border-radius: 50%;
    background: #44444435;
}

.cursor {
    cursor: pointer;
}

.img-div:hover > .bijlageDeletePDF{
    opacity: 1;
}

.img-div:hover > .bijlageDelete{
    opacity: 1;
}

.bijlageGrow {
    position: absolute;
    right: 16px;
    z-index: 10;
    margin-right: 5px;
    cursor: pointer;
}

.filterblur {
    filter: blur(8px) grayscale(75%);
    -webkit-filter: blur(2px) grayscale(75%);
}

.hide {
    display: none;
}

.icon-container {
    position: absolute;
    width: 100%;
    text-align: center;
}
#loading_div_date {
    margin-top: -10px
}

.loader {
    position: relative;
    height: 20px;
    width: 20px;
    display: inline-block;
    animation: around 5.4s infinite;
}

@keyframes around {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.loader::after, .loader::before {
    content: "";
    background: white;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: #333 #333 transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}

.loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}

.validation-error {
    position: absolute;
    top: 75px;
    color: #D9534F;
}

.validation-error-textarea {
    position: relative;
    top: -28px;
    margin-bottom: 0px !important;
    color: #D9534F;
}

#warrantyOutput label::after {
    content: " *";
    color: red;
}

.elementor-field-group-imgWarranty label::after {
    content: " *";
    color: red;
}

#complainCounter {
    width: 100%;
}

#current, #minimal {
    font-size: 12px;
}

.complainCounterText {
    float: right;
}

.uploadLabel {
    background-color: #0075bf !important;
    color: white !important;
    padding: 0.5rem !important;
    border-radius: 0.3rem !important;
    cursor: pointer !important;
    transition: 0.2s;
    font-size: 16px !important;

}
.uploadLabel:hover {
    background-color: #0282d1 !important;
}

#previewType, #previewType2, #previewType3, #previewType4, #previewType5, #previewType6 {
    margin-left: 6px;
    color: #7a7a7a;
    font-size: 16px !important;
}

.elementor-field-group-proofofpurchase, .elementor-field-group-photoproduct, .elementor-field-group-photodamage, .elementor-field-group-photodefect, .elementor-field-group-imgWarranty, .elementor-field-group-uploadVideo {
    margin-bottom: 5px !important;
}

.serialnumberStyle {
    width: 100%;
    background-color: #d9edf7;
    padding: 5px;
    padding-left: 12px;
    color: #7a7a7a;
    border-bottom-right-radius: 3px;
    border-left: 5px solid #0075bf;
}

.chatbox {
    height: 300px;
    overflow: auto;
    width: 100%;
    background: url("/wp-content/uploads/2022/06/chat-background.png");
    background-size: cover;
    border-radius: 2px;
    border: 1px solid #eaeaea;
    margin: 0 auto
}
.chatbox::-webkit-scrollbar {
    width: 7.5px;
}

/* Track */
.chatbox::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 10px;
}

/* Handle */
.chatbox::-webkit-scrollbar-thumb {
    background: #7a7a7a;
    border-radius: 10px;
}

/* Handle on hover */
.chatbox::-webkit-scrollbar-thumb:hover {
    background: #9c9c9c;
}

.messageBox {
    padding-top: 5px;
    width: 100%;
}

.messageTextarea {
    font-size: 16px;
    min-width: 100%;
    max-width: 100%;
    background: #e5f3fd;
}

.messageTextarea:focus {
    border-color: #eaeaea !important;

}

#chat_message > textarea {
    padding: 2px;
}

.messageIcon {
    padding-left: 5px;
    font-size: 14px;
    color: white;
    text-align: center;
}

.messageButtonDiv {
    width: 100%;
    text-align: right;
}

.messageCE {
    padding: 10px;
    background-color: white;
    color: black;
    float: left;
    margin: 5px;
    border-radius: 15px;
    border-bottom-left-radius: 0px;
    min-width: 50%;
    max-width: 90%;
}

.messageCustomer {
    background-color: #eeeeee;
    color: black;
    padding: 10px;
    float: right;
    margin: 5px;
    border-radius: 15px;
    border-bottom-right-radius: 0px;
    min-width: 50%;
    max-width: 90%;

}

.messageTime {
    text-align: right;
    font-size: 10px;
    margin-top: -5px;
    height: 10px;
    color: #818e9b;
}

.message {
    width: 100%;
}

.messageButton {
    transition: 0.4s !important;
}

.messageButton:hover {
    background-color: #0282d1 !important;
}
