﻿body {
    /*             background-image: url('/images/LoginBackgroundImage.jpg');
            background-image: url('/images/LoginBackground.jpg'); */
    background-image: url('/images/tevbg.jpg');
}

.validation-summary-errors {
    color: #dc3545 !important;
    font-weight: 500;
    margin-top: 20px;
}

.dx-button-mode-contained.dx-button-success {
    font-weight: 500;
    background-color: rgb(164 204 43) !important;
}

hr {
    border-top: 1px solid rgb(81 81 81);
}

.separator.separator-content::after, .separator.separator-content::before {
    border-bottom: 1px solid #e3003e !important;
}

.dx-validationsummary-item {
    padding: 3px 0px;
}

.dx-form-validation-summary.dx-validationsummary.dx-widget.dx-collection {
    margin-top: 10px;
}

.dx-validationsummary-item-content {
    border-bottom: 1px dashed;
    display: inline-block;
    line-height: normal;
    background-color: #d9534f;
    border-radius: 4px;
    color: #fff;
    padding: 5px 10px 5px 10px;
    border: none;
}

.invalid-feedback {
    border-bottom: 1px dashed;
    display: inline-block;
    line-height: normal;
    background-color: #d9534f;
    border-radius: 4px;
    color: #fff;
    border: none;
}

    .invalid-feedback div {
        margin: 5px;
    }

@media screen and (max-width:770px) {
    .bg-body {
        width: 100%;
    }

    .d-flex.flex-column-fluid.flex-lg-row-auto.justify-content-center.justify-content-lg-end.p-12.p-xxxl-20.p-lg-6.p-md-6 {
        padding: 15px !important;
    }

    span:not(.path2):not(:path1) {
        font-size: 11px;
    }

    .dx-validationsummary-item-content {
        font-size: 9pt;
    }

    .dx-popup-title.dx-toolbar {
        display: none;
    }

    .modal-header h4 {
        margin-top: 4px;
    }
}

@media screen and (max-width:450px) {
    .logo {
        width: 100px;
    }

    .dx-layout-manager .dx-label-h-align .dx-field-item-label {
        font-size: 11px;
        width: auto;
    }

    .bg-body {
        padding: 1rem !important;
    }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.dropzone .dz-preview .dz-remove, .dropzone .dz-remove:after {
    width: 30px;
    height: 30px;
    z-index: 999;
}


@media screen and (max-width:770px) {
    .dx-validationsummary-item-content {
        font-size: 9pt;
    }

    .dx-popup-title.dx-toolbar {
        display: none;
    }
}

@media screen and (max-width:510px) {

    .ceptelefonubtn {
        flex-wrap: wrap;
        flex-direction: column;
        padding-top: 10px !important;
    }

        .ceptelefonubtn .btn {
            margin-top: 10px;
        }

    .custom-input {
        width: 45px !important;
        height: 50px !important;
    }
}

@media screen and (max-width:360px) {
    .custom-input {
        width: 35px !important;
        height: 50px !important;
    }
}

@media screen and (max-width:450px) {
    h1, .h1 {
        font-size: 2rem !important;
    }

    .fs-5 {
        font-size: 1rem !important;
    }

    .logo {
        width: 100px;
    }

    .dx-layout-manager .dx-label-h-align .dx-field-item-label {
        font-size: 11px;
        width: auto;
    }

    .bg-body {
        padding: 1rem !important;
    }
}

.password-input {
    position: relative;
    padding-right: 30px;
}

.password-input-container {
    position: relative;
}

#checkmark {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 20px;
    color: green;
    display: none;
}

.dx-slider-handle {
    top: 9px !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
}

.dx-widget.dx-button.dx-button-mode-contained.dx-button-default.dx-button-has-icon {
    background-color: #44d244 !important;
    border-radius: 50% !important;
}

.dropzone {
    border: 1px dashed #99b645;
    background-color: #eeffbd;
}

    .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap;
        display: flex;
        align-items: flex-end;
        flex-direction: row-reverse;
        align-content: flex-end;
        flex-wrap: nowrap;
        justify-content: center;
        height: 139%;
        font-size: 10px;
        font-weight: 700;
        cursor: pointer;
    }

.dz-filename span {
    cursor: pointer !important;
}

.dz-details {
    display: block !important;
    opacity: 1 !important;
    visibility: visible;
}

.dropzone .dz-preview:hover {
    box-shadow: 0 0 2px 1px #8ba14c;
}

    .dropzone .dz-preview:hover .dz-image img {
        filter: blur(0px);
    }

.dropzone .ms-4 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.dropzone .dz-details {
    cursor: pointer;
    height: 100%;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    box-shadow: 0px 0px 4px 1px #d3d3d3;
    background-color: #fff;
}

.dropzone .dz-preview .dz-details .dz-size {
    display: none;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: visible;
}

.dropzone .dz-remove:hover:after {
    background-color: #ed2475 !important;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: none;
}

.dropzone .dz-preview .dz-details .dz-filename span {
    background-color: #fff;
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: linear-gradient(to right, #ade600, #ade600);
}

.dz-message h3, .dz-message span {
    color: #5b7b00 !important;
}

.text-gray-700 {
    color: var(--bs-text-gray-700) !important;
    font-family: sans-serif;
    font-weight: 500 !important;
}

button.swal2-confirm.btn.btn-primary, .btn-red {
    background-color: #d9534f !important;
    color: #fff !important
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    background-color: #fff;
}

.swal2-icon.swal2-error {
    background-color: #d9534f !important;
    border-color: #d9534f !important;
}

.bilgilendirmewarningbtn {
    display: none !important;
}
