.auth-left-bg {
    background-color: #265293;
    background-image: url(../../assets/media/backgrounds/login_bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.auth-left-content {
    flex: inherit;
}

.auth-img-content {
    background-image: url(../../assets/media/illustrations/illustration_admin.png);
    min-height: 436px;
    right: 0;
    bottom: 8px;
    left: 0;
}

.auth-h1 {
    color: #02193b;
    font-size: 36px !important;
    text-shadow: 1px 1px 1px rgba(198,203,206,0.51);
}

.banner-yeni-form {
    background-color: #1B283F;
    background-position: 0 calc(100% + 0.5rem);
    background-size: 100% auto;
    background-image: url(../../assets/media/illustrations/illustration_1.svg);
}

.illu-system {
    background-image: url(../../assets/media/illustrations/sketchy-1/17.png);
}

.frm-top-menu {
}

    .frm-top-menu:hover .frm-top-menu-text {
        color: #fff !important;
    }

.frm-top-menu-text {
    color: #c7d6ec !important;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0px !important;
}

    .frm-top-menu-text:hover {
        color: #fff !important;
    }

    .frm-top-menu-text:focus {
        color: #fff !important;
    }

.frm-sub-menu {
}

    .frm-sub-menu:hover {
        background-color: #f7f9fb;
    }

.svg-icon-frm svg [fill]:not(.permanent):not(g) {
    transition: fill 0.3s ease;
    fill: #c7d6ec !important;
}


.yuzuncu-yil {
    margin-left: 5px;
    margin-top: 4px;
}

.drawer.drawer-on {
    box-shadow: 0 12px 22px 16px rgba(0, 0, 0, 0.10);
}

#form_menu_header {
    min-height: 46px !important;
    padding: 0 2.25rem !important;
}

#asideClose {
    margin-top: 2px;
}

td.col-row-nr {
    margin: auto;
    text-align: center;
    color: #fff !important;
    background-image: url(../../assets/media/svg/bars.svg);
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: middle;
    margin-top: 26px !important;
    display: block;
    font-size: 8px;
    opacity: 0.8;
}

.dataTables_info {
    float: left;
}

div.dataTables_wrapper div.dataTables_processing {
    padding: 10px !important;
    background: none !important;
    opacity: 1 !important;
    text-decoration: none;
    box-shadow: none !important;
    z-index: 1;
}

.dt-loading {
    width: 36px !important;
    height: 36px !important;
    padding: 0 !important;
    background-color: none !important;
    background-image: url(../../assets/media/etc/loading.gif) !important;
    background-repeat: no-repeat !important;
    display: flex;
    text-align: center !important;
    margin: auto !important;
}

.error {
    width: 100%;
    margin-top: 0.5rem;
    font-size: .925rem;
    color: #f1416c;
}

.content-empty {
    position: relative;
}

.card-none {
    background-color: #e8edf2;
    height: 400px !important;
}

.dashboard-empty-notify {
    position: absolute;
    z-index: 1;
    padding: 50px;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 120px;
}

#dash_web_menu {
    text-align: right;
}

.con-dash-tool {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding: 0px !important;
    width: 78%;
}

.dash-widget-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: left;
}

.menu-item-text{
    margin-left:2px;
    display:inline-block;
}

    .widget-count {
        font-size: 12vw;
        color: #b5bae8;
    }

.grid-first {
    height: 250px;
    /*background-color: #f5f8fa;*/
    border-radius: 6px;
    text-align: center;
    padding-top: 70px;
}

    .grid-first span {
        font-size: 15px;
        color: #7e849c;
    }

.grid-loading-box {
    margin: auto;
    text-align: center;
    align-items: center;
    height: 100px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.grid-loading {
    height: 42px;
    width: 42px;
    background-image: url(../../assets/media/etc/loading.gif);
    background-repeat: no-repeat;
    display: inline-block;
}

.dropdown-toggle {
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #5e6278;
    transition: color .2s ease,background-color .2s ease;
    padding: 12px 22px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    border-radius: 6px;
    box-shadow: none !important;
    width: 220px;
    text-align: left !important;
}

.multiselect-container {
    padding: 14px !important;
}

.multiselect-option {
    font-weight: 500 !important;
}

.multiselect-container .multiselect-option:hover,
.multiselect-container .multiselect-group:hover,
.multiselect-container .multiselect-all:hover,
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-all:focus {
    background-color: #f1faff !important;
}

.multiselect-option:hover {
    background-color: #f1faff !important;
}

.dropdown-item:hover {
    color: #009ef7 !important;
    background-color: #f1faff !important;
    border-radius: 2px;
}

.dropdown-item.active {
    color: #009ef7 !important;
    background-color: #f1faff !important;
    border-radius: 2px;
}

.form-check:not(.form-switch) .form-check-input[type=checkbox] {
    background-size: 60% 60%;
    width: 20px;
    height: 20px;
    margin-top: 0px;
}

.input-date-filter {
    background-color: #f5f8fa !important;
    border: none;
    padding: 0px;
    cursor: pointer;
    font-weight: 500;
    color: #666;
    font-size: 15px;
    float: left;
    inline-size: 90%;
}

    .input-date-filter:hover {
        background-color: #eff2f5 !important;
    }

    .input-date-filter:focus {
        outline: none;
        border: none;
    }

.btn.btn-light:hover input {
    background-color: #eff2f5 !important;
}

ul.list-sorgu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.list-sorgu li {
        display: inline-block;
    }

        ul.list-sorgu li a {
            background-color: #eee;
            border-radius: 3px;
            display: block;
            padding: 6px 14px;
        }

            ul.list-sorgu li a:hover i {
                color: #009ef7;
                text-decoration: none;
            }

.select-in-modal + .select2-container {
    max-width: 100% !important;
    padding: 0;
    z-index: 10000;
}

.select2-container--open {
    z-index: 10000;
}

.pq-toolbar {
    padding: 6px !important;
}

    .pq-toolbar input[type="text"] {
        padding: 8px;
        border: 1px solid #fff;
    }

    .pq-toolbar select {
        padding: 8px;
        border: 1px solid #fff;
    }

    .pq-toolbar button {
        padding: 9px;
        background-color: #d2d5dd;
        border: 1px solid #f5f5f5;
        border-radius: 3px;
        box-shadow: 1px 1px 1px #eee;
    }

.pq-slider-icon {
    top: 12px !important;
}

.ui-icon-circle-triangle-n {
    display: none !important;
}

.react-field-index{
    z-index:0 !important;
}

.container-dynamic-size {
    /* border: 1px dashed #ccc; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.shrink {
    white-space: nowrap;
    font-size: 180px;
    color: #b5bae8;
    padding: 0px 20px;
}







/* Chrome */
.pq-cont-inner::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.pq-cont-inner::-webkit-scrollbar-track {
    /*background-color: grey;*/
    /*box-shadow: inset 0 0 5px grey; */
    /*border-radius: 2px;*/
}

.pq-cont-inner::-webkit-scrollbar-thumb {
    background-color: #bdc8d4;
    /*border-radius: 2px;*/
}

    .pq-cont-inner::-webkit-scrollbar-thumb:hover {
        background: #a0aebc;
    }

/* IE */
.pq-cont-inner {
    scrollbar-face-color: #bdc8d4;
    /*  scrollbar-shadow-color: grey; */
    scrollbar-highlight-color: #a0aebc;
}

/* FireFox */
.pq-cont-inner {
    scrollbar-color: #bdc8d4 grey;
    scrollbar-width: thin;
}


@media (max-width: 1175px) {
    #dash_web_menu {
        display: none;
    }

    .dash-title {
        width: 100%;
    }

    .con-dash-tool {
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding: 0px !important;
        width: 100%;
    }

    .widget-count {
        font-size: 16vw;
        color: #b5bae8;
    }
}


@media screen and (max-width: 767px) {
    div .dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate {
        text-align: center;
        display: contents !important;
    }

    .col-query-btnGroup1 {
        order: 6;
    }

    .dash-title {
        display: none !important;
    }
}


@media (min-width:768px) {

    .auth-left-content {
        margin-bottom: 10px;
    }

    .auth-img-content {
        position: absolute;
    }
}

@media (min-width:1200px) {

    .widget-count  {
        font-size: 9vw;
        color: #b5bae8;
    }
}

@media (max-width:1200px) {

    .auth-left-content {
        margin-bottom: 10px;
    }

    .auth-img-content {
        min-height: auto !important;
        position: inherit;
    }

    .formova-logo {
        margin-left: 0px !important;
        width: 75px !important;
    }

    .yuzuncu-yil {
        width: 34px;
        margin-left: 2px !important;
    }
}

@media (max-width:990px) {

    .auth-left-bg {
        background-size: cover;
    }

    #frm-top-menu {
        display: none;
    }
}

@media (max-width:768px) {

    .auth-left-content {
        margin-bottom: 10px;
    }

    .auth-img-content {
        min-height: auto !important;
        position: inherit;
    }
}

.user-info {
    font-size: 75%;
    color: #555;
    font-weight: lighter;
}

.dropzone .dz-preview .dz-image img {
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.selectItems {
    width: 90%;
    height: 200px;
    padding: 8px;
    border: 1px solid #dedede;
    margin-top: 5px;
    border-radius: 6px;
    float: left;
    overflow: hidden;
    overflow-y: scroll;
}
.selectItems .selectItemSearch{
    width:100%;
    display:none;
}
.selectItems .selectItemSearch .form-control{
        padding: 5px;
    height: 30px;
    font-size: 11px;
}
.selectItems ul{
    padding: 0;
    margin:0;
}
.selectItems ul li{
    padding:5px;
    cursor:pointer;
    border-bottom:1px solid #dedede;
}
.selectItems ul li:hover{
    background:#efefef;
}
.selectButtons {
    flex: 10%;
    height: 205px;
    display: flex;
    align-items: end;
    flex-direction: column;
}
.selectButtons button{
    width: 40px;
    height: 40px;
    background: #009ef7;
    border-color: #009ef7;
    color: #fff;
    border-radius: 5px;
    margin-bottom:6px;
}
.selectButtons button:first-child{
    margin-top:5px;
}
.selectButtons button:last-child{
    background:#f1416c;
    border-color:#f1416c;
}
.selectButtons button i{
    color:#fff;
}
.selectButtons button:last-child{
    margin-bottom:0;
}
.fieldFilesAddButton {
    width: 40px;
    height: 40px;
    background: #009ef7;
    border-color: #009ef7;
    border-radius: 5px;
    margin-left:9px;
}
.fieldFilesAddButton i{
    color:#fff;
}
.selectItemInput {
    width: 90%;
    float: left;
}
.selectItems .selectItem {
    background:#dedede;
}
.selectItemBox {
    display: flex;
    width:100%;
}
.fieldFilesDropEmpty {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    border-radius: 8px;
    display: none;
    align-items: center;
    justify-content: center;
}
.fieldFilesDropEmpty i{
    font-size: 40px;
    color: #333;
    margin-right: 25px;
}
.fieldFilesDropEmpty p{
    font-size: 19px;
    margin: 0;
}