﻿@charset "UTF-8";[data-nav-headerbg=color_1] .nav-header{background-color:#84ddd1;}:root{--fj-theme-green:#28ad9b;--fj-theme-green-dark:#1e8c7e;--fj-control-focus-border:#80bdff;--fj-control-focus-shadow:none;--fj-select-option-highlight-bg:#5897fb;--fj-select-option-highlight-color:#fff;--fj-select-option-selected-bg:#ddebff;--fj-select-option-selected-color:#333;--fj-dt-search-height:38px;--fj-dt-search-width:240px;--fj-dt-search-border:#ced4da;--fj-dt-search-icon-color:#9aa5b1;--fj-table-col-active-bg:#ff0;--fj-table-row-active-bg:#ff0;--fj-sticky-head-top:0px;}.form-control:focus,.custom-select:focus{border-color:var(--fj-control-focus-border)!important;box-shadow:var(--fj-control-focus-shadow)!important;}.select2-container--default.select2-container--focus .select2-selection,.select2-container--default.select2-container--open .select2-selection,.select2-container--default .select2-selection:focus,.select2-container--default .select2-selection--single:focus,.select2-container--default .select2-selection--multiple:focus{border-color:var(--fj-control-focus-border)!important;box-shadow:var(--fj-control-focus-shadow)!important;outline:0!important;}.chosen-container-active .chosen-single,.chosen-container-active.chosen-with-drop .chosen-single,.chosen-container-active .chosen-choices,.chosen-container-multi .chosen-choices{border-color:var(--fj-control-focus-border)!important;box-shadow:var(--fj-control-focus-shadow)!important;}select.form-control:focus::-ms-value,select.custom-select:focus::-ms-value{background-color:#fff!important;color:#495057!important;}.dataTables_wrapper .fj-dt-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;}.dataTables_wrapper .fj-dt-toolbar.fj-dt-toolbar-single{justify-content:flex-end;}.dataTables_wrapper .fj-dt-toolbar .dataTables_length,.dataTables_wrapper .fj-dt-toolbar .dataTables_filter{float:none;margin:0;}.dataTables_wrapper .fj-dt-toolbar:empty{display:none;}.fj-dt-search-slot:empty{display:none;}.fj-dt-search{float:none;text-align:right;margin-bottom:0;}.fj-dt-search label{position:relative;display:inline-block;margin:0;width:var(--fj-dt-search-width);max-width:100%;}.fj-dt-search .fj-dt-search-icon{position:absolute;top:50%;left:11px;transform:translateY(-50%);font-size:13px;color:var(--fj-dt-search-icon-color);pointer-events:none;}.fj-dt-search input.fj-dt-search-input{width:100%;height:var(--fj-dt-search-height);margin:0;padding:0 32px 0 32px;font-size:13px;color:#495057;text-align:left;border:1px solid var(--fj-dt-search-border);border-radius:4px;background-color:#fff;box-sizing:border-box;}.fj-dt-search input.fj-dt-search-input::placeholder{color:#9aa5b1;}.fj-dt-search input.fj-dt-search-input:focus{border-color:var(--fj-control-focus-border);box-shadow:var(--fj-control-focus-shadow);outline:0;}.fj-dt-search input.fj-dt-search-input::-webkit-search-cancel-button,.fj-dt-search input.fj-dt-search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;}.fj-dt-search .fj-dt-search-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:none;width:20px;height:20px;padding:0;font-size:16px;line-height:18px;color:#8a95a5;border:0;border-radius:50%;background:transparent;cursor:pointer;}.fj-dt-search .fj-dt-search-clear:hover{color:#333;background:#eceff3;}.fj-dt-search.fj-dt-search-filled .fj-dt-search-clear{display:block;}.fj-table-search-bar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:10px;}.fj-table-search-bar .fj-table-search-info{margin-right:auto;font-size:13px;color:#76838f;}@media(max-width:575px){.dataTables_wrapper .fj-dt-toolbar,.fj-table-search-bar{flex-direction:column;align-items:stretch;gap:8px;}.fj-dt-search{float:none;text-align:left;}.fj-dt-search label{width:100%;}}select.form-control option:checked,select.custom-select option:checked{background-color:var(--fj-select-option-selected-bg);color:var(--fj-select-option-selected-color);}.nav-header .brand-logo a{padding:.4rem 2rem;}.fj-select-option{display:flex;align-items:center;min-height:24px;line-height:24px;cursor:pointer;}.fj-select-option:hover{background-color:var(--fj-select-option-highlight-bg)!important;color:var(--fj-select-option-highlight-color)!important;}.fj-select-checkbox{flex:0 0 auto;width:14px;height:14px;margin:0 8px 0 0;accent-color:var(--fj-select-option-highlight-bg);pointer-events:none;vertical-align:middle;}.fj-select-option-text{display:block;min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.fj-select-summary{display:inline-flex!important;align-items:center!important;gap:4px!important;height:22px!important;max-width:100%!important;margin-right:8px!important;padding:0 8px!important;border:1px solid var(--fj-select-option-selected-bg)!important;border-radius:4px!important;background-color:var(--fj-select-option-selected-bg)!important;color:var(--fj-select-option-selected-color)!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;}.fj-select-summary-clear{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--fj-select-option-selected-color)!important;font-size:15px!important;font-weight:700!important;line-height:1!important;cursor:pointer!important;pointer-events:auto!important;}.fj-select-summary-clear:hover{color:#dc3545!important;}.nav-header,.header{height:4rem;}.header-content{position:relative;}.fj-test-env-ribbon{position:fixed;left:0;right:0;top:4rem;transform:none;z-index:1000;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:38px;min-height:38px;box-sizing:border-box;padding:0 14px;border:1px solid rgba(255,193,7,.9);border-left:0;border-right:0;border-radius:0;background:linear-gradient(135deg,#1f1f1f 0%,#3b2b00 52%,#1f1f1f 100%);box-shadow:0 8px 20px rgba(0,0,0,.16),inset 0 0 0 1px rgba(255,255,255,.08);color:#fff4c2;letter-spacing:.7px;line-height:1;pointer-events:none;white-space:nowrap;}.fj-test-env-ribbon__pulse{width:12px;height:12px;border-radius:50%;background:#ffd21a;box-shadow:0 0 7px 1px rgba(255,193,7,.95);animation:fj-test-env-pulse 1.2s infinite;}.fj-test-env-ribbon__text{font-size:12px;font-weight:800;line-height:1;}.fj-test-env-ribbon__sub{padding-left:8px;border-left:1px solid rgba(255,255,255,.28);color:rgba(255,255,255,.75);font-size:11px;font-weight:600;line-height:1;text-transform:uppercase;}body.fj-test-env[data-header-position=fixed] .content-body{padding-top:calc(4rem + 38px);}body.fj-test-env[data-header-position=fixed] .nk-sidebar{top:calc(4rem + 38px);}body[data-header-position=fixed]{--fj-sticky-head-top:4rem;}body.fj-test-env[data-header-position=fixed]{--fj-sticky-head-top:calc(4rem + 38px);}@media(max-height:760px) and (min-width:768px){.nav-header,.header{height:3.75rem;}.fj-test-env-ribbon{top:3.75rem;}[data-header-position=fixed] .content-body{padding-top:3.75rem;}body.fj-test-env[data-header-position=fixed] .content-body{padding-top:calc(3.75rem + 38px);}body.fj-test-env[data-header-position=fixed] .nk-sidebar{top:calc(3.75rem + 38px);}body[data-header-position=fixed]{--fj-sticky-head-top:3.75rem;}body.fj-test-env[data-header-position=fixed]{--fj-sticky-head-top:calc(3.75rem + 38px);}}.fj-para-birimi-selector{display:inline-flex!important;align-items:center;gap:9px;padding:0 .6rem .6rem .6rem!important;}.fj-para-birimi-selector.fj-para-birimi-header{padding:.85rem .6rem 0 .6rem!important;}.fj-para-birimi-profile{display:none!important;}.fj-para-birimi-img{display:inline-flex!important;}.fj-para-birimi-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:3px solid #dadada;border-radius:50%;background:#fff;color:#333;font-size:16px;font-weight:700;line-height:1;cursor:pointer;padding:0;box-shadow:0 0 20px 0 rgba(0,0,0,.1);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;}.fj-para-birimi-btn:hover,.fj-para-birimi-btn:focus{background:#f7f7f7;color:#111;border-color:#dadada;outline:0;box-shadow:0 0 20px 0 rgba(0,0,0,.1);}.fj-para-birimi-btn.active{background:#000;color:#fff;border-color:#dadada;box-shadow:0 0 20px 0 rgba(0,0,0,.1);}.fj-para-birimi-symbol{display:inline-flex;align-items:center;justify-content:center;width:1em;line-height:1;transform:translateY(1px);}.no-resize{resize:none!important;}.fj-h-30{height:30px!important;min-height:30px!important;line-height:30px!important;}.fj-w-100{width:100%!important;}.fj-table-nowrap th,.fj-table-nowrap td{white-space:nowrap;}.fj-table-nowrap th.fj-wrap,.fj-table-nowrap td.fj-wrap{white-space:normal;}th.fj-islem-hucre,td.fj-islem-hucre{width:1%;white-space:nowrap;}.fj-th-w-30{width:30px!important;}.fj-th-w-40{width:40px!important;}.fj-th-w-50{width:50px!important;}.fj-th-w-66{width:66px!important;}.fj-th-w-70{width:70px!important;}.fj-th-w-80{width:80px!important;}.fj-th-w-106{width:106px!important;}.fj-th-w-136{width:136px!important;}.fj-th-w-160{width:160px!important;}.fj-th-w-240{width:240px!important;}.fj-btn-height-38,.kanal-satis-raporu .fj-report-filter-actions .btn,.kanal-satis-raporu .kanal-satis-filter-actions .btn,.urun-satis-raporu .fj-report-filter-actions .btn,.urun-satis-raporu .kanal-satis-filter-actions .btn,.fj-report-page .fj-report-filter-actions .btn,.fj-report-page .kanal-satis-filter-actions .btn,.fj-report-export-btn,.page-titles a[onclick="excelExport()"],.page-titles button[onclick="excelExport()"],.fj-report-filter-actions .btn{height:38px!important;min-height:38px!important;line-height:38px!important;padding-top:.25rem;padding-bottom:.25rem;}.fj-min-w-160{min-width:160px!important;}.fj-min-w-166{min-width:166px!important;}.fj-min-w-180{min-width:180px!important;}.fj-alert-inline{font-size:14px!important;display:flex!important;justify-content:space-around!important;}.fj-scroll-250{max-height:250px!important;overflow-y:auto!important;margin-top:6px!important;}.fj-max-w-420{max-width:420px!important;}.fj-max-w-720{max-width:720px!important;}.fj-max-h-200{max-height:200px!important;overflow-y:auto!important;}.fj-icon-black{color:#000!important;font-size:16px!important;}.rt-cache-toast{position:fixed;top:92px;right:16px;z-index:1060;width:calc(100% - 32px);max-width:430px;box-shadow:0 8px 24px rgba(0,0,0,.18);transform:translateX(120%);opacity:0;transition:transform .35s ease,opacity .35s ease;}.fj-report-date-input{background-color:#fcebdd!important;}.fj-separator-18{font-size:18px!important;}.fj-empty-cell{background:#fff!important;border:0!important;}.fj-empty-head-cell{background:#fff!important;border-top:0!important;border-bottom:0!important;}.fj-border-sides{border-right:solid 2px #e2e2e2!important;border-left:solid 2px #e2e2e2!important;}.fj-th-w-284{width:284px!important;}.fj-min-w-160{min-width:160px!important;}.fj-min-w-166{min-width:166px!important;}.fj-min-w-180{min-width:180px!important;}.fj-table-fixed{table-layout:fixed!important;}.fj-badge-small{font-size:10px!important;}.fj-progress-w-0{width:0%;}.fj-progress-w-1{width:1%;}.fj-progress-w-2{width:2%;}.fj-progress-w-3{width:3%;}.fj-progress-w-4{width:4%;}.fj-progress-w-5{width:5%;}.fj-progress-w-6{width:6%;}.fj-progress-w-7{width:7%;}.fj-progress-w-8{width:8%;}.fj-progress-w-9{width:9%;}.fj-progress-w-10{width:10%;}.fj-progress-w-11{width:11%;}.fj-progress-w-12{width:12%;}.fj-progress-w-13{width:13%;}.fj-progress-w-14{width:14%;}.fj-progress-w-15{width:15%;}.fj-progress-w-16{width:16%;}.fj-progress-w-17{width:17%;}.fj-progress-w-18{width:18%;}.fj-progress-w-19{width:19%;}.fj-progress-w-20{width:20%;}.fj-progress-w-21{width:21%;}.fj-progress-w-22{width:22%;}.fj-progress-w-23{width:23%;}.fj-progress-w-24{width:24%;}.fj-progress-w-25{width:25%;}.fj-progress-w-26{width:26%;}.fj-progress-w-27{width:27%;}.fj-progress-w-28{width:28%;}.fj-progress-w-29{width:29%;}.fj-progress-w-30{width:30%;}.fj-progress-w-31{width:31%;}.fj-progress-w-32{width:32%;}.fj-progress-w-33{width:33%;}.fj-progress-w-34{width:34%;}.fj-progress-w-35{width:35%;}.fj-progress-w-36{width:36%;}.fj-progress-w-37{width:37%;}.fj-progress-w-38{width:38%;}.fj-progress-w-39{width:39%;}.fj-progress-w-40{width:40%;}.fj-progress-w-41{width:41%;}.fj-progress-w-42{width:42%;}.fj-progress-w-43{width:43%;}.fj-progress-w-44{width:44%;}.fj-progress-w-45{width:45%;}.fj-progress-w-46{width:46%;}.fj-progress-w-47{width:47%;}.fj-progress-w-48{width:48%;}.fj-progress-w-49{width:49%;}.fj-progress-w-50{width:50%;}.fj-progress-w-51{width:51%;}.fj-progress-w-52{width:52%;}.fj-progress-w-53{width:53%;}.fj-progress-w-54{width:54%;}.fj-progress-w-55{width:55%;}.fj-progress-w-56{width:56%;}.fj-progress-w-57{width:57%;}.fj-progress-w-58{width:58%;}.fj-progress-w-59{width:59%;}.fj-progress-w-60{width:60%;}.fj-progress-w-61{width:61%;}.fj-progress-w-62{width:62%;}.fj-progress-w-63{width:63%;}.fj-progress-w-64{width:64%;}.fj-progress-w-65{width:65%;}.fj-progress-w-66{width:66%;}.fj-progress-w-67{width:67%;}.fj-progress-w-68{width:68%;}.fj-progress-w-69{width:69%;}.fj-progress-w-70{width:70%;}.fj-progress-w-71{width:71%;}.fj-progress-w-72{width:72%;}.fj-progress-w-73{width:73%;}.fj-progress-w-74{width:74%;}.fj-progress-w-75{width:75%;}.fj-progress-w-76{width:76%;}.fj-progress-w-77{width:77%;}.fj-progress-w-78{width:78%;}.fj-progress-w-79{width:79%;}.fj-progress-w-80{width:80%;}.fj-progress-w-81{width:81%;}.fj-progress-w-82{width:82%;}.fj-progress-w-83{width:83%;}.fj-progress-w-84{width:84%;}.fj-progress-w-85{width:85%;}.fj-progress-w-86{width:86%;}.fj-progress-w-87{width:87%;}.fj-progress-w-88{width:88%;}.fj-progress-w-89{width:89%;}.fj-progress-w-90{width:90%;}.fj-progress-w-91{width:91%;}.fj-progress-w-92{width:92%;}.fj-progress-w-93{width:93%;}.fj-progress-w-94{width:94%;}.fj-progress-w-95{width:95%;}.fj-progress-w-96{width:96%;}.fj-progress-w-97{width:97%;}.fj-progress-w-98{width:98%;}.fj-progress-w-99{width:99%;}.fj-progress-w-100{width:100%;}.fj-report-filter-select-wrap,.fj-report-filter-single-select-wrap,.fj-report-filter-text-wrap{width:185px;min-width:185px;}.fj-report-filter-select-wrap>label:not(.error),.fj-report-filter-single-select-wrap>label:not(.error),.fj-report-filter-text-wrap>label:not(.error){transition:none!important;}.fj-report-filter-select-wrap.fj-report-filter-narrow,.fj-report-filter-single-select-wrap.fj-report-filter-narrow,.fj-report-filter-text-wrap.fj-report-filter-narrow{width:110px!important;min-width:110px!important;}.fj-report-filter-select-wrap.fj-report-filter-medium,.fj-report-filter-single-select-wrap.fj-report-filter-medium,.fj-report-filter-text-wrap.fj-report-filter-medium{width:160px!important;min-width:160px!important;}.fj-report-filter-select-wrap select.fj-filled+.select2-container~label:not(.error),.fj-report-filter-select-wrap.fj-select2-open .select2-container~label:not(.error),.fj-report-filter-single-select-wrap select.fj-filled+.select2-container~label:not(.error),.fj-report-filter-single-select-wrap.fj-select2-open .select2-container~label:not(.error),.fj-report-filter-text-wrap select.fj-filled+.select2-container~label:not(.error),.fj-report-filter-text-wrap.fj-select2-open .select2-container~label:not(.error){top:0!important;font-size:11px!important;color:#333!important;}.fj-report-filter-bar{flex-wrap:wrap;overflow:visible;row-gap:8px;}.fj-report-filter-bar>.form-group{flex:0 0 auto;margin-bottom:0!important;}.fj-report-filter-bar .select2-container{height:38px!important;}.fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container .select2-selection--single{height:38px!important;min-height:38px!important;max-height:38px!important;box-sizing:border-box!important;}.fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{height:36px!important;padding-top:7px!important;padding-bottom:0!important;line-height:24px!important;}.fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{height:36px!important;}.fj-report-checkbox-filter{min-width:72px;width:72px;white-space:nowrap;}.fj-report-checkbox-filter>label:not(.error){top:0!important;left:12px!important;transform:translateY(-50%)!important;font-size:11px!important;line-height:1!important;color:#333!important;background:#fff!important;padding:0 4px!important;z-index:2!important;transition:none!important;}.fj-report-checkbox-box.form-control{display:flex!important;align-items:center!important;justify-content:center!important;height:38px!important;min-height:38px!important;padding:10px 6px 4px 6px!important;background-color:#fff!important;}.fj-report-checkbox-box input[type=checkbox]{margin:0!important;}.fj-radio-group>label.fj-radio-group-label:not(.error){top:0!important;left:12px!important;transform:translateY(-50%)!important;font-size:11px!important;line-height:1!important;color:#333!important;background:#fff!important;padding:0 4px!important;z-index:2!important;transition:none!important;pointer-events:none!important;}.fj-radio-box.form-control{display:inline-flex!important;align-items:center!important;width:auto!important;gap:16px;height:38px!important;min-height:38px!important;padding:6px 10px!important;background-color:#fff!important;overflow:hidden;}.fj-radio-box.form-control .custom-control{position:relative!important;margin:0!important;min-height:0;padding-left:1.5rem;}.fj-radio-box.form-control .custom-control-input{position:absolute!important;top:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;margin:0!important;opacity:0!important;cursor:pointer;}.fj-radio-box.form-control .custom-control-label{position:relative!important;z-index:0!important;top:auto!important;left:auto!important;transform:none!important;font-size:13px!important;line-height:1.2!important;color:#495057!important;background:transparent!important;padding:0!important;margin-bottom:0;cursor:pointer;}.fj-radio-box.form-control .custom-control-label::before,.fj-radio-box.form-control .custom-control-label::after{top:50%!important;transform:translateY(-50%);}.fj-foto-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;}.fj-foto-item{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:90px;padding:4px;border:1px solid #e1e1e1;border-radius:4px;background:#fff;overflow:hidden;}.fj-foto-item img,.fj-foto-item video{max-width:100%;max-height:100%;}.fj-foto-item .fj-foto-sil{position:absolute;top:2px;right:2px;width:18px;height:18px;line-height:16px;padding:0;font-size:11px;text-align:center;border-radius:50%;z-index:2;}.fj-file-preview-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;}.fj-file-preview-list:empty{display:none;}.fj-file-preview-item{display:flex;align-items:center;gap:8px;max-width:260px;padding:4px 8px 4px 4px;border:1px solid #e1e1e1;border-radius:4px;background:#fff;}.fj-file-preview-thumb{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;overflow:hidden;border-radius:3px;background:#f5f6f8;}.fj-file-preview-thumb img{max-width:100%;max-height:100%;}.fj-file-preview-thumb.fj-file-preview-icon{color:#8a95a5;font-size:18px;}.fj-file-preview-name{min-width:0;flex:1 1 auto;font-size:12px;color:#495057;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.fj-file-preview-remove{flex:0 0 auto;width:18px;height:18px;padding:0;font-size:14px;line-height:16px;color:#8a95a5;border:0;border-radius:50%;background:transparent;cursor:pointer;}.fj-file-preview-remove:hover{color:#fff;background:#dc3545;}.fj-report-filter-actions{display:flex;align-items:center;gap:4px;white-space:nowrap;}.fj-report-filter-actions .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px;line-height:1!important;text-align:center!important;}.fj-report-export-btn,.page-titles a[onclick="excelExport()"],.page-titles button[onclick="excelExport()"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px;line-height:1!important;text-align:center!important;white-space:nowrap;width:auto!important;}@media(max-width:767.98px){.fj-para-birimi-header{display:none!important;}.fj-para-birimi-profile{display:block!important;}.fj-para-birimi-selector.fj-para-birimi-header{position:relative;gap:5px;flex:0 0 40px;width:40px;min-width:40px;padding:.95rem 0 0 0!important;}.fj-para-birimi-img{position:relative;}.fj-para-birimi-img:not(.active){position:absolute!important;top:calc(100% + 6px);left:0;transform:none;z-index:1055;display:none!important;}.fj-para-birimi-img.active{z-index:1056;}.fj-para-birimi-selector.fj-para-birimi-open .fj-para-birimi-img:not(.active){display:inline-flex!important;}.fj-para-birimi-selector.fj-para-birimi-open .fj-para-birimi-menu-0{top:calc(100% + 6px);}.fj-para-birimi-selector.fj-para-birimi-open .fj-para-birimi-menu-1{top:calc(100% + 52px);}.fj-para-birimi-btn{width:40px;height:40px;font-size:16px;}}@keyframes fj-test-env-pulse{0%{box-shadow:0 0 7px 1px rgba(255,193,7,.95),0 0 0 0 rgba(255,193,7,.85);}70%{box-shadow:0 0 7px 1px rgba(255,193,7,.95),0 0 0 12px rgba(255,193,7,0);}100%{box-shadow:0 0 7px 1px rgba(255,193,7,.95),0 0 0 0 rgba(255,193,7,0);}}@media(max-width:767.98px){.fj-test-env-ribbon{padding:0 10px;gap:6px;}.fj-test-env-ribbon__sub{display:none;}}.nk-sidebar{top:4rem;}[data-sidebar-style=full][data-layout=vertical] .menu-toggle .nk-sidebar .metismenu>li>ul{top:calc(100% - 1px);}[data-sidebar-style=full][data-layout=vertical] .menu-toggle .nk-sidebar .metismenu>li:hover>a{z-index:1002;}[data-sidebar-style=full][data-layout=vertical] .menu-toggle .nk-sidebar .metismenu>li:hover>a:before{content:"";position:absolute;left:0;right:0;bottom:-8px;height:8px;}.fj-yearly-report{font-size:12px;}.fj-yearly-report th.AST{background-color:#1453a1;white-space:nowrap;}.fj-yearly-report table thead th:first-child{min-width:130px;max-width:160px;}.fj-yearly-report table thead th{max-width:88px;}.fj-yearly-report table thead th:first-child,.fj-yearly-report table tbody td:first-child,.fj-yearly-report table tfoot td:first-child{max-width:none;white-space:nowrap;}.fj-yearly-report table td.bos{color:#ccc;background:#f9f9f9;}.fj-yearly-report .table td{line-height:.8;}.fj-yearly-report.fujinon thead th,.fj-yearly-report .fujinon thead th{background-color:#3a7fd3;}.fj-report-card-title-note{font-size:14px;}.fj-report-card-head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:nowrap;gap:8px;margin-bottom:.5rem;}.fj-report-card-head .card-title{width:auto;flex:0 1 auto;margin-right:auto;}.fj-report-card-head .nav-tabs{margin-left:auto;margin-bottom:0;border-bottom:0;flex:0 0 auto;flex-wrap:nowrap;}.fj-report-standalone-wrap{width:90%;}.fj-report-chart-img{width:100%;height:auto;max-width:1500px;}.fj-table-borderless-outer{border:0;}.fj-text-ellipsis-200{white-space:nowrap;overflow:hidden;width:200px;text-overflow:ellipsis;}.fj-report-card-title-note-lg{font-size:16px;}.fj-inline-block{display:inline-block;}.fj-font-12{font-size:12px;}.fj-font-13{font-size:13px;}.fj-btn-xs{padding:1px 6px;font-size:11px;}.fj-no-resize{resize:none;}.fj-textarea-h-80{height:80px;}.fj-text-danger-strong{color:#f00!important;}.fj-cell-yellow{background-color:#ff0!important;color:#000!important;}.fj-link-inherit-underline{color:inherit!important;text-decoration:underline!important;}.fj-col-w-28{width:28px;}.fj-col-w-30{width:30px;}.fj-col-w-34{width:34px;}.fj-col-w-50{width:50px;}.fj-col-w-55{width:55px;}.fj-hidden{display:none!important;}.fj-report-checkbox-filter-centered{display:flex;flex-direction:column;align-items:center;}.fj-report-checkbox-filter-centered label{font-size:12px;}.fj-report-checkbox-filter-centered input[type=checkbox]{width:auto;}.fj-col-w-80{width:80px;}.fj-report-popup-scroll-sm{max-height:300px;overflow-y:auto;}.fj-report-popup-scroll-md{max-height:400px;overflow-y:auto;}.fj-report-popup-scroll-lg{max-height:500px;overflow-y:auto;}.fj-report-popup-scroll-xs{max-height:200px;overflow-y:auto;}.fj-popup-text{font-size:14px;}.fj-popup-title-center{text-align:center;font-weight:bold;font-size:15px;margin-bottom:12px;}.fj-popup-filter-row{display:flex;align-items:center;gap:2px;margin-bottom:8px;flex-wrap:wrap;}.fj-popup-date-field{flex:0 0 110px;}.fj-popup-date-field label{font-size:11px;}.fj-popup-divider{border-left:1px solid #ddd;height:24px;margin:0 1px;}.fj-popup-muted-label{font-size:12px;color:#666;margin:0 2px;}.fj-popup-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;}.fj-input-center-sm{width:55px;margin:0 auto;}.fj-disabled-action{opacity:.5;cursor:not-allowed;pointer-events:none;}.fj-vertical-middle-table td,.fj-vertical-middle-table th{vertical-align:middle;}.ut-rapor .rapor .ut-table-scroll{max-height:75vh;overflow-y:auto;}.ut-transfer-magaza-talep .td1,.ut-transfer-magaza-talep .td4{text-align:center;}.ut-transfer-magaza-talep .musteriAra{width:25%;}.koli-etiketi-page{margin:0;padding:20px;box-sizing:border-box;background:#f5f5f5;font-family:"Segoe UI",Arial,sans-serif;}.koli-etiketi-page *,.koli-etiketi-page *::before,.koli-etiketi-page *::after{box-sizing:border-box;}.koli-etiketi-page .toolbar{text-align:center;margin-bottom:20px;padding:10px;background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.15);}.koli-etiketi-page .toolbar button,.koli-etiketi-page .toolbar a{display:inline-block;padding:8px 20px;margin:0 6px;border:0;border-radius:4px;cursor:pointer;font-size:14px;text-decoration:none;color:#fff;}.koli-etiketi-page .btn-print{background:#28a745;}.koli-etiketi-page .btn-print:hover{background:#218838;}.koli-etiketi-page .btn-back{background:#6c757d;}.koli-etiketi-page .btn-back:hover{background:#5a6268;}.koli-etiketi-page .etiket-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}.koli-etiketi-page .koli-etiket{width:400px;background:#fff;border:2px solid #333;border-radius:6px;padding:16px;page-break-inside:avoid;break-inside:avoid;}.koli-etiketi-page .etiket-header{text-align:center;border-bottom:2px solid #333;padding-bottom:8px;margin-bottom:10px;}.koli-etiketi-page .etiket-header .sevk-no{font-size:16px;font-weight:700;letter-spacing:1px;}.koli-etiketi-page .paket-sira{text-align:center;margin:10px 0;}.koli-etiketi-page .paket-sira .sayi{font-size:48px;font-weight:900;line-height:1;color:#000;}.koli-etiketi-page .paket-sira .etiket-label{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:1px;}.koli-etiketi-page .etiket-bilgi{font-size:13px;border-top:1px solid #ddd;padding-top:8px;margin-top:8px;}.koli-etiketi-page .etiket-bilgi table{width:100%;border-collapse:collapse;}.koli-etiketi-page .etiket-bilgi td{padding:3px 4px;vertical-align:top;}.koli-etiketi-page .etiket-bilgi td:first-child{font-weight:600;width:110px;white-space:nowrap;color:#333;}.koli-etiketi-page .etiket-barkod{text-align:center;margin-top:10px;padding-top:8px;border-top:1px solid #ddd;}.koli-etiketi-page .etiket-barkod svg{max-width:100%;height:auto;}.koli-etiketi-page .barkod-metin{font-size:12px;font-family:"Courier New",monospace;color:#333;letter-spacing:2px;margin-top:4px;}.koli-etiketi-page .etiket-footer{text-align:center;margin-top:8px;padding-top:6px;border-top:1px solid #ddd;font-size:11px;color:#999;}.fj-icon-spaced{margin-right:4px;}@media print{.koli-etiketi-page{background:#fff;padding:0;margin:0;}.koli-etiketi-page .d-print-none{display:none!important;}.koli-etiketi-page .etiket-container{gap:10px;}.koli-etiketi-page .koli-etiket{width:100mm;border-width:1px;padding:10px;margin:5mm auto;}}.kagit-irsaliye-paper{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:11px;}.kagit-irsaliye-paper .paper{position:relative;padding:32mm 10mm 12mm;}.kagit-irsaliye-paper .header{display:grid;grid-template-columns:1fr 70mm;column-gap:18mm;align-items:start;font-size:14px;}.kagit-irsaliye-paper .fuji-logo{display:block;width:215px;height:104px;max-width:215px;max-height:104px;margin:0 0 4mm 0;}.kagit-irsaliye-paper .company{line-height:1.25;font-weight:normal;letter-spacing:.1px;}.kagit-irsaliye-paper .company-address{font-weight:normal;}.kagit-irsaliye-paper .company-tax{display:grid;grid-template-columns:36mm 1fr;column-gap:9mm;margin-top:0;font-weight:normal;}.kagit-irsaliye-paper .doc-info{position:absolute;top:4mm;right:10mm;width:62mm;line-height:1.55;font-weight:normal;text-align:left;}.kagit-irsaliye-paper .lines{width:100%;border-collapse:collapse;margin-top:12mm;table-layout:fixed;font-size:11px;}.kagit-irsaliye-paper .lines th{font-weight:normal;text-align:center;color:#000;padding:2mm 1mm;border-bottom:2px solid #000;box-sizing:border-box;}.kagit-irsaliye-paper .lines td{padding:1mm;vertical-align:top;font-weight:normal;border:0;border-bottom:1px solid #d9d9d9;box-sizing:border-box;}.kagit-irsaliye-paper .seq,.kagit-irsaliye-paper .qty{width:50px;text-align:center;}.kagit-irsaliye-paper .code{width:86px;text-align:center;}.kagit-irsaliye-paper .name{width:auto;}.kagit-irsaliye-paper .price{width:100px;text-align:right;}.kagit-irsaliye-paper .notes-table{width:100%;border-collapse:collapse;margin-top:8mm;table-layout:fixed;font-size:11px;border:1px solid #000;}.kagit-irsaliye-paper .notes-table th,.kagit-irsaliye-paper .notes-table td{border:1px solid #000;padding:1mm 2mm;font-weight:normal;vertical-align:top;}.kagit-irsaliye-paper .notes-body{height:16mm;}.kagit-irsaliye-paper .signature-row td{height:36mm;text-align:center;vertical-align:bottom;}.kagit-irsaliye-paper .signature-shop{display:block;margin-top:2mm;font-size:14px;}.kagit-irsaliye-paper .note{margin-top:4mm;text-align:center;font-size:14px;font-weight:normal;}.kagit-irsaliye-paper .empty-row{padding-top:12mm;font-weight:normal;text-align:center;}@media print{.kagit-irsaliye-paper .paper{padding:32mm 10mm 12mm;}}.eirsaliye-paper{font-family:"Tahoma","Times New Roman",Times,serif;font-size:12px;color:#000;padding:0;}@media print{.eirsaliye-paper page{position:relative;left:8px;}}.eirsaliye-paper h1,.eirsaliye-paper h2{padding-bottom:3px;padding-top:3px;margin-bottom:5px;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;}.eirsaliye-paper h1{font-size:1.4em;text-transform:none;}.eirsaliye-paper h2{font-size:1em;color:#000;}.eirsaliye-paper h3{font-size:1em;color:#333;text-align:justify;margin:0;padding:0;}.eirsaliye-paper h4{font-size:1.1em;font-style:bold;font-family:Arial,Helvetica,sans-serif;color:#000;margin:0;padding:0;}.eirsaliye-paper hr{height:2px;color:#000;background-color:#000;border-bottom:1px solid #000;}.eirsaliye-paper p,.eirsaliye-paper ul,.eirsaliye-paper ol{margin-top:1.5em;}.eirsaliye-paper ul,.eirsaliye-paper ol{margin-left:3em;}.eirsaliye-paper blockquote{margin-left:3em;margin-right:3em;font-style:italic;}.eirsaliye-paper a{text-decoration:none;color:#70a300;}.eirsaliye-paper a:hover{border:0;color:#70a300;}.eirsaliye-paper #despatchTable{border-collapse:collapse;font-size:11px;float:right;border-color:#808080;}.eirsaliye-paper #ettnTable{border-collapse:collapse;font-size:11px;border-color:#808080;}.eirsaliye-paper #customerPartyTable,.eirsaliye-paper #customerIDTable,.eirsaliye-paper #customerIDTableTd{border-width:0;border-style:inset;border-color:#808080;border-collapse:collapse;}.eirsaliye-paper #customerIDTable,.eirsaliye-paper #customerIDTableTd{border-width:2px;}.eirsaliye-paper #lineTable{border-width:2px;border-style:inset;border-color:#000;border-collapse:collapse;}.eirsaliye-paper td.lineTableTd{border-width:1px;padding:1px;border-style:inset;border-color:#000;background-color:#fff;}.eirsaliye-paper tr.lineTableTr{border-width:1px;padding:0;border-style:inset;border-color:#000;background-color:#fff;}.eirsaliye-paper #lineTableDummyTd{border-width:1px;padding:1px;border-style:inset;border-color:#000;background-color:#fff;}.eirsaliye-paper td.lineTableBudgetTd{border-width:2px;border-spacing:0;padding:1px;border-style:inset;border-color:#000;background-color:#fff;}.eirsaliye-paper #notesTable{border-width:2px;border-style:inset;border-color:#000;border-collapse:collapse;margin-left:auto;margin-right:auto;float:none;}.eirsaliye-paper #notesTableTd{border-width:0;border-style:inset;border-color:#000;border-collapse:collapse;vertical-align:top;}.eirsaliye-paper table{border-spacing:0;}.eirsaliye-paper table[width="800"]{margin-left:auto;margin-right:auto;}.eirsaliye-paper #budgetContainerTable{border-width:0;border-spacing:0;border-style:inset;border-color:#000;border-collapse:collapse;}.eirsaliye-paper td{border-color:#808080;}.eirsaliye-paper .eirsaliye-logo{display:block;width:91px;margin:0 auto 4px;border:0;}.eirsaliye-paper .eirsaliye-title{display:block;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:bold;line-height:1.1;}.eirsaliye-paper .eirsaliye-root-table{border-color:#00f;}.eirsaliye-paper .eirsaliye-logo-wrap{text-align:right;}.eirsaliye-paper .eirsaliye-shop-label,.eirsaliye-paper .eirsaliye-red{color:#f00;}.eirsaliye-paper .eirsaliye-bold{font-weight:bold;}.eirsaliye-paper .eirsaliye-hidden-qr{visibility:hidden;height:30px;width:30px;display:none;}.eirsaliye-paper .eirsaliye-recipient-row{height:118px;}.eirsaliye-paper .eirsaliye-recipient-inner-row{height:71px;}.eirsaliye-paper .eirsaliye-recipient-cell{width:469px;}.eirsaliye-paper .eirsaliye-doc-label-cell{width:105px;}.eirsaliye-paper .eirsaliye-doc-value-cell{width:110px;}.eirsaliye-paper .eirsaliye-doc-row{height:13px;}.eirsaliye-paper .eirsaliye-title-cell{font-size:17px;font-weight:bold;}.eirsaliye-paper .eirsaliye-ambar-fisi{text-align:center;color:#f00;}.eirsaliye-paper .eirsaliye-address-title,.eirsaliye-paper .eirsaliye-address-line{font-size:14px;font-weight:bold;}.eirsaliye-paper .eirsaliye-address-subline{font-size:12px;font-weight:normal;}.eirsaliye-paper .eirsaliye-line-seq{width:1%;}.eirsaliye-paper .eirsaliye-line-qty{width:3%;}.eirsaliye-paper .eirsaliye-line-code{width:5%;}.eirsaliye-paper .eirsaliye-line-name{width:10%;}.eirsaliye-paper .eirsaliye-line-detail{width:15%;}.eirsaliye-paper .eirsaliye-transfer-note{font-size:17px;font-weight:bold;color:#f00;}.eirsaliye-paper .eirsaliye-notes-pad{padding-left:8px;}.header-right .icons{padding-top:1rem;}.header-right .icons .user-img img{border-color:#dadada;}.form-group{align-items:center;position:relative;margin-bottom:10px;}.form-group:last-child{margin-bottom:0;}.form-group .form-row{margin:0;align-items:flex-start;}.form-row .sp{padding:10px 0;}.form-row .sp:after,.form-row .sp:before{content:" ";}select.form-control,select.custom-select{max-width:300px;width:auto;height:auto;}select.custom-select{border-radius:unset;}.form-control.active,.form-control:focus{border-color:#000;}.masked{display:inline!important;font-family:"Roboto",sans-serif;font-size:.875rem;font-weight:400!important;cursor:default!important;}[data-toggle=tooltip]{cursor:default!important;}.ui-widget{font-family:"Roboto",sans-serif;font-size:.875rem;}.tooltip,.fj-tooltip-box{font-family:"Roboto",sans-serif;font-size:.875rem;}.tooltip-inner,.fj-tooltip-box{max-width:320px;padding:.25rem .5rem;border-radius:.25rem;background-color:#111;color:#fff;font-size:.875rem;line-height:1.2;white-space:normal;overflow-wrap:anywhere;word-break:break-word;}.fj-tooltip-box{position:absolute;z-index:20000;display:none;text-align:center;pointer-events:none;}.fj-tooltip-box.show{display:block;}.fj-tooltip-box:before{content:"";position:absolute;left:50%;top:-5px;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #111;}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{border-bottom-color:#111;}.fj-musteri-modal-table{table-layout:fixed;}.fj-musteri-modal-table th,.fj-musteri-modal-table td{padding:.35rem .45rem;max-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;vertical-align:middle;}.fj-musteri-modal-table th:nth-child(1),.fj-musteri-modal-table td:nth-child(1){width:12%;}.fj-musteri-modal-table th:nth-child(2),.fj-musteri-modal-table td:nth-child(2){width:22%;}.fj-musteri-modal-table th:nth-child(3),.fj-musteri-modal-table td:nth-child(3){width:13%;}.fj-musteri-modal-table th:nth-child(4),.fj-musteri-modal-table td:nth-child(4){width:18%;}.fj-musteri-modal-table th:nth-child(5),.fj-musteri-modal-table td:nth-child(5){width:13%;}.fj-musteri-modal-table th:nth-child(6),.fj-musteri-modal-table td:nth-child(6){width:22%;}.fj-musteri-modal-table td .masked{font-family:inherit;font-size:inherit;font-weight:inherit!important;color:inherit;}.form-validate input.error,.form-validate select.error,.form-validate textarea.error{border-color:#ec0101!important;background-color:#fff1f1!important;margin-bottom:2px;}.form-validate label.error{color:#ec0101!important;font-size:90%;*position:absolute;}.login-form__btn.submit{background:#000;padding:10px;}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#000;}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25);}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#000;}.custom-switch .custom-control-input:checked~.custom-control-label::before{background-color:#000;border-color:#000;}.chosen-container{min-width:140px;}.chosen-container .no-results span{font-weight:bold;color:#f00;}input[type=checkbox]:after{border-color:#ced4da;}input[type=checkbox]:checked:after{background-color:#000;color:#fff;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}input[data-provide=datepicker]{width:100px!important;}input.fj-datepicker-w-lg[data-provide=datepicker]{width:130px!important;}input.fj-datepicker-w-xl[data-provide=datepicker]{width:165px!important;}input[data-provide=timepicker]{width:70px!important;}.custom-control-label::before{background-color:#fff;border:solid 1px #ced4da;}.login-input .form-group .form-control{padding-left:.75rem;}.validation-summary-errors span{margin-bottom:.1rem;font-weight:bold;display:block;}.validation-summary-errors ul{margin-bottom:0;margin-left:10px;padding-left:10px;}.validation-summary-errors li{list-style:circle;}.labelYes,.labelNo{display:inline-block;min-width:16px;font-weight:700;text-align:center;line-height:inherit;vertical-align:baseline;cursor:default;user-select:none;}.labelYes{color:#28a745;}.labelNo{color:#dc3545;}.fj-cell-sub{font-size:12px;color:#6c757d;line-height:1.3;}[data-header-position=fixed] .content-body{padding-top:4rem;}[data-sidebar-style=full][data-layout=vertical] .menu-toggle .nav-header .brand-logo a{padding:1.007rem 1.0625rem;}.ui-widget.ui-widget-content{border-color:#000!important;}.ui-menu{box-shadow:6px 11px 41px -28px #aaa;}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:0;border-color:#e8e8e8!important;background:#f5f5f5!important;border-left:0;border-right:0;}.ui-menu-item-wrapper{border:solid 1px transparent;border-left:0;border-right:0;flex-grow:1;}.datepicker .day.active{background:#b98d08;color:#fff;}.datepicker .day.disabled,.datepicker .day.disabled:hover{color:#ccc!important;background:transparent!important;cursor:not-allowed;opacity:.45;}.table td,.table th{vertical-align:middle;text-align:center;}.table thead{font-weight:bold;}.table tfoot{background-color:#e8e8e8;color:#76838f;font-weight:bold;}.table thead th,.table thead td,.table tfoot th,.table tfoot td{border:solid 1px #e1e1e1!important;}.table thead th{background:var(--fj-theme-green)!important;color:#fff;}.toplam{background-color:#e8e8e8;color:#76838f;font-weight:bold;}.table tbody tr{--fj-table-row-hover-bg:#ff0;}.table tbody tr.fj-row-danger,.table tbody tr.satir-gec{--fj-table-row-bg:#fff0f0;--fj-table-row-hover-bg:#ffe0e0;}.table tbody tr.fj-row-blue{--fj-table-row-bg:#0066af;--fj-table-row-hover-bg:#00579a;}.table tbody tr.fj-row-selected{--fj-table-row-bg:#b3d9ff;--fj-table-row-hover-bg:#a0cdf5;}.table tbody tr.fj-row-revize{--fj-table-row-bg:#fff6e0;--fj-table-row-hover-bg:#ffedc4;}.table tbody tr.fj-row-warning{--fj-table-row-bg:#fff3cd;--fj-table-row-hover-bg:#ffe9a8;}.table tbody tr.fj-row-danger>td,.table tbody tr.satir-gec>td,.table tbody tr.fj-row-selected>td,.table tbody tr.fj-row-revize>td,.table tbody tr.fj-row-warning>td,.table tbody tr.fj-row-blue>td{background-color:var(--fj-table-row-bg)!important;}.table tbody tr.fj-row-blue,.table tbody tr.fj-row-blue a:not(.btn){color:#fff!important;}.table tbody tr:hover>td,.table tbody tr:hover>th{background-color:var(--fj-table-row-hover-bg)!important;}.badge{display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:middle;padding-top:.45em;padding-bottom:.35em;}.badge:empty{display:none;}.badge-durum{font-size:11px;padding:5px 8px 4px;}.badge-tur{font-size:10px;padding:4px 6px 3px;}.kpi-card{border-left:4px solid;border-radius:6px;height:100%;}.kpi-card .card-body{min-height:92px;}.kpi-card .kpi-val{font-size:28px;font-weight:700;line-height:1.1;}.kpi-card .kpi-label{font-size:12px;color:#888;text-transform:uppercase;}.kpi-card .kpi-sub-list{font-size:11px;color:#555;line-height:1.55;margin-top:0;min-width:92px;text-align:left;}.kpi-card .kpi-sub-list span{display:block;white-space:nowrap;}.kpi-content{display:flex;align-items:center;justify-content:space-between;gap:10px;height:100%;}.kpi-main{min-width:66px;}.kpi-border-primary{border-left-color:#007bff;}.kpi-border-warning{border-left-color:#ffc107;}.kpi-border-success{border-left-color:#28a745;}.kpi-border-info{border-left-color:#17a2b8;}.kpi-border-danger{border-left-color:#dc3545;}.kpi-click{cursor:pointer;text-decoration:none;color:inherit;}.kpi-click:hover{text-decoration:underline;}.kpi-sub-click{cursor:pointer;font-weight:700;}.kpi-sub-click:hover{text-decoration:underline;}.talep-no-urun-grup,.talep-urun-sayisi-wrap,.talep-urun-sayisi,.se-no-urun-grup,.se-urun-sayisi-wrap,.se-urun-sayisi{white-space:nowrap;}.ut-liste .card{margin-bottom:4px;}.ut-liste .card .card-body{padding:.5rem .75rem;}.ut-liste input[data-provide=datepicker]{width:110px!important;}.ut-liste .fj-report-row-toggle{cursor:pointer;}.ut-liste .fj-report-table-head-primary{background-color:#00936e;color:#fff;}.ut-liste .fj-col-w-60{width:60px;}.ut-liste .fj-col-w-70{width:70px;}.ut-liste .fj-col-w-150{width:150px;}.ut-liste .fj-col-w-160{width:160px;}.ut-liste .fj-col-w-300{width:300px;}.ut-liste .fj-col-w-50{width:50px;}.ut-liste .fj-col-w-100{width:100px;}.ut-liste .fj-col-w-110{width:110px;}.ut-liste .fj-col-w-120{width:120px;}.ut-liste .fj-col-w-140{width:140px;}.ut-liste .fj-col-w-350-min{min-width:350px;}.ut-liste .fj-table-border-strong{border:solid 2px #c1c1c1;}.ut-liste .fj-table-row-selected,.ut-liste .selected{background:#e1e1e1;}.ut-liste .fj-table-detail-row{display:none;}.ut-liste .table tbody.selected .fj-table-detail-row,.ut-liste .table tbody.selected .trDetay{display:table-row!important;}.ut-liste .table tbody.selected tr:first-child{background-color:#ff0;}.ut-liste .fj-table-highlight-cell,.ut-liste .cesitOrani{background:#ff0;}.ut-liste .selected .fj-table-highlight-cell,.ut-liste .selected .cesitOrani{background:#e1e1e1;}.ut-liste .fj-report-table-fixed-wide{width:1000px;}.ut-liste .fj-clickable{cursor:pointer;}.ut-liste .fj-font-14{font-size:14px;}.ut-liste .fj-thumb-sm{display:inline-block;width:40px;}.ut-liste .fj-hidden-row-group{display:none;}.ut-liste .fj-report-hierarchy-table>tbody+tbody{border-top:solid 2px #cacaca;}.ut-liste .fj-report-hierarchy-table thead tr{background:#00936e;color:#fff;}.ut-liste .fj-report-hierarchy-table .kategori>tr>td{background:#e8e8e8;}.ut-liste .fj-report-hierarchy-table .altKategori>tr>td{background:#f1f1f1;}.ut-liste .fj-report-hierarchy-table .urun td{background:#fefefe;}.ut-liste .fj-report-hierarchy-table .kategori>tr:nth-child(2) td,.ut-liste .fj-report-hierarchy-table .altKategori>tr:nth-child(2) td,.ut-liste .fj-report-hierarchy-table .urun>tr:nth-child(2) td,.ut-liste .fj-report-hierarchy-table:first-child .kategori:nth-child(2) td{font-weight:bold;}.ut-liste .fj-report-hierarchy-table .kategori>tr:first-child td,.ut-liste .fj-report-hierarchy-table .altKategori>tr:first-child td,.ut-liste .fj-report-hierarchy-table .urun>tr:first-child td{vertical-align:middle;}.ut-liste .fj-report-hierarchy-table .altKategori>tr:first-child td{padding-left:20px;}.ut-liste .fj-report-hierarchy-table .urun>tr:first-child td{padding-left:40px;}.ut-liste .fj-report-hierarchy-table .urun img{float:right;margin-right:10px;}.kanal-satis-raporu .fj-report-filter-select-wrap,.kanal-satis-raporu .fj-report-filter-single-select-wrap,.kanal-satis-raporu .fj-report-filter-text-wrap,.kanal-satis-raporu .kanal-satis-filter-select,.urun-satis-raporu .fj-report-filter-select-wrap,.urun-satis-raporu .fj-report-filter-single-select-wrap,.urun-satis-raporu .fj-report-filter-text-wrap,.urun-satis-raporu .kanal-satis-filter-select,.fj-report-page .fj-report-filter-select-wrap,.fj-report-page .fj-report-filter-single-select-wrap,.fj-report-page .fj-report-filter-text-wrap,.fj-report-page .kanal-satis-filter-select{width:185px;min-width:185px;}.kanal-satis-raporu .fj-report-filter-select-wrap>label:not(.error),.kanal-satis-raporu .fj-report-filter-single-select-wrap>label:not(.error),.kanal-satis-raporu .fj-report-filter-text-wrap>label:not(.error),.kanal-satis-raporu .kanal-satis-filter-select>label:not(.error),.urun-satis-raporu .fj-report-filter-select-wrap>label:not(.error),.urun-satis-raporu .fj-report-filter-single-select-wrap>label:not(.error),.urun-satis-raporu .fj-report-filter-text-wrap>label:not(.error),.urun-satis-raporu .kanal-satis-filter-select>label:not(.error),.fj-report-page .fj-report-filter-select-wrap>label:not(.error),.fj-report-page .fj-report-filter-single-select-wrap>label:not(.error),.fj-report-page .fj-report-filter-text-wrap>label:not(.error),.fj-report-page .kanal-satis-filter-select>label:not(.error){transition:none!important;}.kanal-satis-raporu .fj-report-filter-select-wrap.fj-report-filter-narrow,.kanal-satis-raporu .fj-report-filter-single-select-wrap.fj-report-filter-narrow,.kanal-satis-raporu .fj-report-filter-text-wrap.fj-report-filter-narrow,.kanal-satis-raporu .kanal-satis-filter-select.fj-report-filter-narrow,.urun-satis-raporu .fj-report-filter-select-wrap.fj-report-filter-narrow,.urun-satis-raporu .fj-report-filter-single-select-wrap.fj-report-filter-narrow,.urun-satis-raporu .fj-report-filter-text-wrap.fj-report-filter-narrow,.urun-satis-raporu .kanal-satis-filter-select.fj-report-filter-narrow,.fj-report-page .fj-report-filter-select-wrap.fj-report-filter-narrow,.fj-report-page .fj-report-filter-single-select-wrap.fj-report-filter-narrow,.fj-report-page .fj-report-filter-text-wrap.fj-report-filter-narrow,.fj-report-page .kanal-satis-filter-select.fj-report-filter-narrow{width:110px!important;min-width:110px!important;}.kanal-satis-raporu .fj-report-filter-select-wrap.fj-report-filter-medium,.kanal-satis-raporu .fj-report-filter-single-select-wrap.fj-report-filter-medium,.kanal-satis-raporu .fj-report-filter-text-wrap.fj-report-filter-medium,.kanal-satis-raporu .kanal-satis-filter-select.fj-report-filter-medium,.urun-satis-raporu .fj-report-filter-select-wrap.fj-report-filter-medium,.urun-satis-raporu .fj-report-filter-single-select-wrap.fj-report-filter-medium,.urun-satis-raporu .fj-report-filter-text-wrap.fj-report-filter-medium,.urun-satis-raporu .kanal-satis-filter-select.fj-report-filter-medium,.fj-report-page .fj-report-filter-select-wrap.fj-report-filter-medium,.fj-report-page .fj-report-filter-single-select-wrap.fj-report-filter-medium,.fj-report-page .fj-report-filter-text-wrap.fj-report-filter-medium,.fj-report-page .kanal-satis-filter-select.fj-report-filter-medium{width:160px!important;min-width:160px!important;}.kanal-satis-raporu .fj-report-filter-select-wrap select.fj-filled+.select2-container~label:not(.error),.kanal-satis-raporu .fj-report-filter-select-wrap.fj-select2-open .select2-container~label:not(.error),.kanal-satis-raporu .fj-report-filter-single-select-wrap select.fj-filled+.select2-container~label:not(.error),.kanal-satis-raporu .fj-report-filter-single-select-wrap.fj-select2-open .select2-container~label:not(.error),.kanal-satis-raporu .fj-report-filter-text-wrap select.fj-filled+.select2-container~label:not(.error),.kanal-satis-raporu .fj-report-filter-text-wrap.fj-select2-open .select2-container~label:not(.error),.kanal-satis-raporu .kanal-satis-filter-select select.fj-filled+.select2-container~label:not(.error),.kanal-satis-raporu .kanal-satis-filter-select.fj-select2-open .select2-container~label:not(.error),.urun-satis-raporu .fj-report-filter-select-wrap select.fj-filled+.select2-container~label:not(.error),.urun-satis-raporu .fj-report-filter-select-wrap.fj-select2-open .select2-container~label:not(.error),.urun-satis-raporu .fj-report-filter-single-select-wrap select.fj-filled+.select2-container~label:not(.error),.urun-satis-raporu .fj-report-filter-single-select-wrap.fj-select2-open .select2-container~label:not(.error),.urun-satis-raporu .fj-report-filter-text-wrap select.fj-filled+.select2-container~label:not(.error),.urun-satis-raporu .fj-report-filter-text-wrap.fj-select2-open .select2-container~label:not(.error),.urun-satis-raporu .kanal-satis-filter-select select.fj-filled+.select2-container~label:not(.error),.urun-satis-raporu .kanal-satis-filter-select.fj-select2-open .select2-container~label:not(.error),.fj-report-page .fj-report-filter-select-wrap select.fj-filled+.select2-container~label:not(.error),.fj-report-page .fj-report-filter-select-wrap.fj-select2-open .select2-container~label:not(.error),.fj-report-page .fj-report-filter-single-select-wrap select.fj-filled+.select2-container~label:not(.error),.fj-report-page .fj-report-filter-single-select-wrap.fj-select2-open .select2-container~label:not(.error),.fj-report-page .fj-report-filter-text-wrap select.fj-filled+.select2-container~label:not(.error),.fj-report-page .fj-report-filter-text-wrap.fj-select2-open .select2-container~label:not(.error),.fj-report-page .kanal-satis-filter-select select.fj-filled+.select2-container~label:not(.error),.fj-report-page .kanal-satis-filter-select.fj-select2-open .select2-container~label:not(.error){top:0!important;font-size:11px!important;color:#333!important;}.kanal-satis-raporu .fj-report-filter-bar,.kanal-satis-raporu .kanal-satis-filtre,.urun-satis-raporu .fj-report-filter-bar,.urun-satis-raporu .kanal-satis-filtre,.fj-report-page .fj-report-filter-bar,.fj-report-page .kanal-satis-filtre{flex-wrap:wrap;overflow:visible;row-gap:8px;}.kanal-satis-raporu .fj-report-filter-bar>.form-group,.kanal-satis-raporu .kanal-satis-filtre>.form-group,.urun-satis-raporu .fj-report-filter-bar>.form-group,.urun-satis-raporu .kanal-satis-filtre>.form-group,.fj-report-page .fj-report-filter-bar>.form-group,.fj-report-page .kanal-satis-filtre>.form-group{flex:0 0 auto;margin-bottom:0!important;}.kanal-satis-raporu .fj-report-filter-bar .select2-container,.kanal-satis-raporu .kanal-satis-filtre .select2-container,.urun-satis-raporu .fj-report-filter-bar .select2-container,.urun-satis-raporu .kanal-satis-filtre .select2-container,.fj-report-page .fj-report-filter-bar .select2-container,.fj-report-page .kanal-satis-filtre .select2-container{height:38px!important;}.kanal-satis-raporu .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container .select2-selection--single,.kanal-satis-raporu .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container .select2-selection--single,.urun-satis-raporu .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container .select2-selection--single,.urun-satis-raporu .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container .select2-selection--single,.fj-report-page .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container .select2-selection--single,.fj-report-page .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container .select2-selection--single{height:38px!important;min-height:38px!important;max-height:38px!important;box-sizing:border-box!important;}.kanal-satis-raporu .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered,.kanal-satis-raporu .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered,.urun-satis-raporu .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered,.urun-satis-raporu .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered,.fj-report-page .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered,.fj-report-page .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{height:36px!important;padding-top:7px!important;padding-left:8px!important;padding-right:24px!important;color:#5f6f86!important;line-height:24px!important;}.kanal-satis-raporu .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow,.kanal-satis-raporu .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow,.urun-satis-raporu .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow,.urun-satis-raporu .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow,.fj-report-page .fj-report-filter-bar .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow,.fj-report-page .kanal-satis-filtre .fj-report-filter-single-select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{height:36px!important;}.kanal-satis-raporu .fj-report-filter-bar .select2-container .select2-selection--multiple,.kanal-satis-raporu .kanal-satis-filtre .select2-container .select2-selection--multiple,.urun-satis-raporu .fj-report-filter-bar .select2-container .select2-selection--multiple,.urun-satis-raporu .kanal-satis-filtre .select2-container .select2-selection--multiple,.fj-report-page .fj-report-filter-bar .select2-container .select2-selection--multiple,.fj-report-page .kanal-satis-filtre .select2-container .select2-selection--multiple{height:38px!important;min-height:38px!important;max-height:38px!important;overflow-x:hidden!important;overflow-y:hidden!important;white-space:nowrap!important;box-sizing:border-box!important;}.kanal-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__rendered,.kanal-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__rendered,.urun-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__rendered,.urun-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__rendered,.fj-report-page .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__rendered,.fj-report-page .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__rendered{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;height:30px!important;width:100%!important;min-width:100%!important;margin:0!important;padding:0 4px!important;}.kanal-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__choice,.kanal-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice,.urun-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__choice,.urun-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice,.fj-report-page .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__choice,.fj-report-page .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice{display:none!important;}.kanal-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__choice,.kanal-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-search--inline,.kanal-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice,.kanal-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-search--inline,.urun-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__choice,.urun-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-search--inline,.urun-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice,.urun-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-search--inline,.fj-report-page .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-selection__choice,.fj-report-page .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-search--inline,.fj-report-page .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice,.fj-report-page .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-search--inline{flex:0 0 auto!important;float:none!important;}.kanal-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.kanal-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.urun-satis-raporu .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.urun-satis-raporu .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.fj-report-page .fj-report-filter-bar .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.fj-report-page .kanal-satis-filtre .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field{height:24px!important;margin-top:0!important;}.kanal-satis-raporu .fj-report-stock-filter,.kanal-satis-raporu .stok-autocomplete-wrap,.urun-satis-raporu .fj-report-stock-filter,.urun-satis-raporu .stok-autocomplete-wrap,.fj-report-page .fj-report-stock-filter,.fj-report-page .stok-autocomplete-wrap{position:relative!important;width:260px!important;min-width:260px!important;max-width:260px!important;}.kanal-satis-raporu .fj-report-stock-filter.fj-report-stock-filter-full,.kanal-satis-raporu .stok-autocomplete-wrap.fj-report-stock-filter-full,.urun-satis-raporu .fj-report-stock-filter.fj-report-stock-filter-full,.urun-satis-raporu .stok-autocomplete-wrap.fj-report-stock-filter-full,.fj-report-page .fj-report-stock-filter.fj-report-stock-filter-full,.fj-report-page .stok-autocomplete-wrap.fj-report-stock-filter-full{width:100%!important;min-width:0!important;max-width:100%!important;}.kanal-satis-raporu .fj-report-stock-filter.stok-dropdown-open,.kanal-satis-raporu .stok-autocomplete-wrap.stok-dropdown-open,.urun-satis-raporu .fj-report-stock-filter.stok-dropdown-open,.urun-satis-raporu .stok-autocomplete-wrap.stok-dropdown-open,.fj-report-page .fj-report-stock-filter.stok-dropdown-open,.fj-report-page .stok-autocomplete-wrap.stok-dropdown-open{z-index:1050;}.kanal-satis-raporu .fj-report-stock-filter:focus-within>label:not(.error),.kanal-satis-raporu .fj-report-stock-filter.fj-filled>label:not(.error),.kanal-satis-raporu .stok-autocomplete-wrap:focus-within>label:not(.error),.kanal-satis-raporu .stok-autocomplete-wrap.fj-filled>label:not(.error),.urun-satis-raporu .fj-report-stock-filter:focus-within>label:not(.error),.urun-satis-raporu .fj-report-stock-filter.fj-filled>label:not(.error),.urun-satis-raporu .stok-autocomplete-wrap:focus-within>label:not(.error),.urun-satis-raporu .stok-autocomplete-wrap.fj-filled>label:not(.error),.fj-report-page .fj-report-stock-filter:focus-within>label:not(.error),.fj-report-page .fj-report-stock-filter.fj-filled>label:not(.error),.fj-report-page .stok-autocomplete-wrap:focus-within>label:not(.error),.fj-report-page .stok-autocomplete-wrap.fj-filled>label:not(.error){top:0;font-size:11px;color:#333;}.kanal-satis-raporu .stok-token-box.form-control,.urun-satis-raporu .stok-token-box.form-control,.fj-report-page .stok-token-box.form-control{min-height:38px!important;height:38px!important;display:flex!important;align-items:center!important;gap:6px!important;padding:8px 6px 4px 6px!important;background-color:#fff!important;cursor:text!important;overflow:hidden!important;}.kanal-satis-raporu .stok-token-box.form-control:focus-within,.urun-satis-raporu .stok-token-box.form-control:focus-within,.fj-report-page .stok-token-box.form-control:focus-within{border-color:var(--fj-control-focus-border)!important;box-shadow:var(--fj-control-focus-shadow)!important;outline:0!important;}.kanal-satis-raporu .stok-secili-dropdown,.urun-satis-raporu .stok-secili-dropdown,.fj-report-page .stok-secili-dropdown{position:absolute;top:100%;left:0;right:auto;width:390px;max-width:calc(100vw - 24px);z-index:1040;display:none;max-height:260px;overflow-x:hidden;overflow-y:auto;padding:4px 0;border:1px solid #80bdff;border-top:0;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.08);}.fj-report-stock-filter-full .kanal-satis-raporu .stok-secili-dropdown,.fj-report-stock-filter-full .urun-satis-raporu .stok-secili-dropdown,.fj-report-stock-filter-full .fj-report-page .stok-secili-dropdown{width:100%;}.kanal-satis-raporu .stok-secili-remove,.urun-satis-raporu .stok-secili-remove,.fj-report-page .stok-secili-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:12px!important;margin-left:5px!important;color:#dc3545!important;font-size:13px!important;font-weight:bold!important;text-decoration:none!important;line-height:1!important;cursor:pointer!important;}.kanal-satis-raporu .stok-secili-remove:hover,.urun-satis-raporu .stok-secili-remove:hover,.fj-report-page .stok-secili-remove:hover{color:#a71d2a!important;text-decoration:none!important;}.kanal-satis-raporu .fj-urun-multi-dropdown,.urun-satis-raporu .fj-urun-multi-dropdown,.fj-report-page .fj-urun-multi-dropdown{position:absolute;top:100%;left:0;width:430px;max-width:calc(100vw - 24px);z-index:1060;border:1px solid #80bdff;border-top:0;background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.12);}.kanal-satis-raporu .fj-urun-multi-list,.urun-satis-raporu .fj-urun-multi-list,.fj-report-page .fj-urun-multi-list{max-height:260px;overflow-x:hidden;overflow-y:auto;padding:4px 0;}.kanal-satis-raporu .fj-urun-multi-row,.kanal-satis-raporu .stok-secili-row,.urun-satis-raporu .fj-urun-multi-row,.urun-satis-raporu .stok-secili-row,.fj-report-page .fj-urun-multi-row,.fj-report-page .stok-secili-row{position:relative!important;top:auto!important;left:auto!important;transform:none!important;display:flex!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;min-height:28px!important;margin:0!important;padding:4px 8px!important;font-size:12px!important;line-height:18px!important;white-space:nowrap!important;cursor:pointer!important;pointer-events:auto!important;z-index:auto!important;}.kanal-satis-raporu .fj-urun-multi-empty,.kanal-satis-raporu .fj-urun-multi-loading,.urun-satis-raporu .fj-urun-multi-empty,.urun-satis-raporu .fj-urun-multi-loading,.fj-report-page .fj-urun-multi-empty,.fj-report-page .fj-urun-multi-loading{padding:8px 10px;color:#6c757d;font-size:12px;}.kanal-satis-raporu .fj-urun-multi-footer,.urun-satis-raporu .fj-urun-multi-footer,.fj-report-page .fj-urun-multi-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-top:1px solid #e9ecef;background-color:#f8f9fa;}.kanal-satis-raporu .fj-urun-multi-count,.urun-satis-raporu .fj-urun-multi-count,.fj-report-page .fj-urun-multi-count{color:#5f6f86;font-size:12px;}.kanal-satis-raporu .stok-token-input,.urun-satis-raporu .stok-token-input,.fj-report-page .stok-token-input{flex:1 1 120px!important;min-width:0!important;height:22px!important;border:0!important;outline:0!important;padding:0!important;font-size:12px!important;color:#495057!important;background:transparent!important;}.kanal-satis-raporu .fj-report-checkbox-filter,.urun-satis-raporu .fj-report-checkbox-filter,.fj-report-page .fj-report-checkbox-filter{min-width:72px;width:72px;}.kanal-satis-raporu .fj-report-checkbox-filter>label:not(.error),.urun-satis-raporu .fj-report-checkbox-filter>label:not(.error),.fj-report-page .fj-report-checkbox-filter>label:not(.error){top:0!important;left:12px!important;transform:translateY(-50%)!important;font-size:11px!important;line-height:1!important;color:#333!important;background:#fff!important;padding:0 4px!important;z-index:2!important;transition:none!important;}.kanal-satis-raporu .fj-report-checkbox-box.form-control,.urun-satis-raporu .fj-report-checkbox-box.form-control,.fj-report-page .fj-report-checkbox-box.form-control{display:flex!important;align-items:center!important;justify-content:center!important;height:38px!important;min-height:38px!important;padding:10px 6px 4px 6px!important;background-color:#fff!important;}.kanal-satis-raporu .fj-report-checkbox-box input[type=checkbox],.urun-satis-raporu .fj-report-checkbox-box input[type=checkbox],.fj-report-page .fj-report-checkbox-box input[type=checkbox]{margin:0!important;}.kanal-satis-raporu .fj-report-filter-actions,.kanal-satis-raporu .kanal-satis-filter-actions,.urun-satis-raporu .fj-report-filter-actions,.urun-satis-raporu .kanal-satis-filter-actions,.fj-report-page .fj-report-filter-actions,.fj-report-page .kanal-satis-filter-actions{display:flex;align-items:center;gap:4px;white-space:nowrap;}.kanal-satis-raporu .fj-report-inline-info,.urun-satis-raporu .fj-report-inline-info,.fj-report-page .fj-report-inline-info{font-size:13px;}.kanal-satis-raporu .fj-report-popup-body,.urun-satis-raporu .fj-report-popup-body,.fj-report-page .fj-report-popup-body{font-size:14px;text-align:left;}.kanal-satis-raporu .fj-report-popup-body-sm,.urun-satis-raporu .fj-report-popup-body-sm,.fj-report-page .fj-report-popup-body-sm{font-size:13px;text-align:left;}.kanal-satis-raporu .fj-report-scroll-y-sm,.urun-satis-raporu .fj-report-scroll-y-sm,.fj-report-page .fj-report-scroll-y-sm{max-height:200px;overflow-y:auto;}.kanal-satis-raporu .fj-report-scroll-y-md,.urun-satis-raporu .fj-report-scroll-y-md,.fj-report-page .fj-report-scroll-y-md{max-height:300px;overflow-y:auto;}.kanal-satis-raporu .fj-report-scroll-y-lg,.urun-satis-raporu .fj-report-scroll-y-lg,.fj-report-page .fj-report-scroll-y-lg{max-height:500px;overflow-y:auto;}.kanal-satis-raporu #raporDetay,.kanal-satis-raporu .rapor .dataTables_wrapper,.kanal-satis-raporu .rapor .dataTables_scroll,.kanal-satis-raporu .rapor .dataTables_scrollHead,.kanal-satis-raporu .rapor .dataTables_scrollBody,.kanal-satis-raporu .rapor .dataTables_scrollFoot,.urun-satis-raporu #raporDetay,.urun-satis-raporu .rapor .dataTables_wrapper,.urun-satis-raporu .rapor .dataTables_scroll,.urun-satis-raporu .rapor .dataTables_scrollHead,.urun-satis-raporu .rapor .dataTables_scrollBody,.urun-satis-raporu .rapor .dataTables_scrollFoot,.fj-report-page #raporDetay,.fj-report-page .rapor .dataTables_wrapper,.fj-report-page .rapor .dataTables_scroll,.fj-report-page .rapor .dataTables_scrollHead,.fj-report-page .rapor .dataTables_scrollBody,.fj-report-page .rapor .dataTables_scrollFoot{max-width:100%!important;}.kanal-satis-raporu .rapor .dataTables_scroll,.urun-satis-raporu .rapor .dataTables_scroll,.fj-report-page .rapor .dataTables_scroll{position:relative;}.kanal-satis-raporu .rapor .DTFC_ScrollWrapper,.urun-satis-raporu .rapor .DTFC_ScrollWrapper,.fj-report-page .rapor .DTFC_ScrollWrapper{max-width:100%!important;}.kanal-satis-raporu .rapor,.urun-satis-raporu .rapor,.fj-report-page .rapor{font-size:12px;}.kanal-satis-raporu .rapor .odd,.urun-satis-raporu .rapor .odd,.fj-report-page .rapor .odd{background:#f1f1f1!important;}.kanal-satis-raporu .rapor .zero,.urun-satis-raporu .rapor .zero,.fj-report-page .rapor .zero{color:#e1e1e1!important;}.kanal-satis-raporu .rapor .stok,.urun-satis-raporu .rapor .stok,.fj-report-page .rapor .stok{background:#ffb9b9!important;}.kanal-satis-raporu .rapor .odd .stok,.urun-satis-raporu .rapor .odd .stok,.fj-report-page .rapor .odd .stok{background:#eaaeae!important;}.kanal-satis-raporu .rapor .depo,.urun-satis-raporu .rapor .depo,.fj-report-page .rapor .depo{background:#b9d8ff!important;color:#000;}.kanal-satis-raporu .rapor .odd .depo,.urun-satis-raporu .rapor .odd .depo,.fj-report-page .rapor .odd .depo{background:#aecbea!important;color:#000;}.kanal-satis-raporu .rapor .hover>td,.kanal-satis-raporu .rapor .hover>th,.urun-satis-raporu .rapor .hover>td,.urun-satis-raporu .rapor .hover>th,.fj-report-page .rapor .hover>td,.fj-report-page .rapor .hover>th{background-color:var(--fj-table-row-hover-bg,#ff0)!important;}.kanal-satis-raporu .rapor .text-elipsis,.urun-satis-raporu .rapor .text-elipsis,.fj-report-page .rapor .text-elipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.kanal-satis-raporu .rapor .us-v-bottom,.urun-satis-raporu .rapor .us-v-bottom,.fj-report-page .rapor .us-v-bottom{vertical-align:bottom;}.kanal-satis-raporu .rapor .us-col-stok-kodu,.urun-satis-raporu .rapor .us-col-stok-kodu,.fj-report-page .rapor .us-col-stok-kodu{width:80px;}.kanal-satis-raporu .rapor .us-col-stok-tanimi,.urun-satis-raporu .rapor .us-col-stok-tanimi,.fj-report-page .rapor .us-col-stok-tanimi{width:205px;}.kanal-satis-raporu .rapor .us-col-narrow,.kanal-satis-raporu .rapor .us-col-stok,.kanal-satis-raporu .rapor .us-col-adet,.urun-satis-raporu .rapor .us-col-narrow,.urun-satis-raporu .rapor .us-col-stok,.urun-satis-raporu .rapor .us-col-adet,.fj-report-page .rapor .us-col-narrow,.fj-report-page .rapor .us-col-stok,.fj-report-page .rapor .us-col-adet{width:30px;}.kanal-satis-raporu .rapor .us-col-tutar,.kanal-satis-raporu .rapor .us-col-marj,.urun-satis-raporu .rapor .us-col-tutar,.urun-satis-raporu .rapor .us-col-marj,.fj-report-page .rapor .us-col-tutar,.fj-report-page .rapor .us-col-marj{width:42px;}.kanal-satis-raporu .rapor .us-col-marj-oran,.urun-satis-raporu .rapor .us-col-marj-oran,.fj-report-page .rapor .us-col-marj-oran{width:40px;}.kanal-satis-raporu .rapor .dataTables_wrapper,.urun-satis-raporu .rapor .dataTables_wrapper,.fj-report-page .rapor .dataTables_wrapper{padding-top:0;color:#1d1d1d;}.kanal-satis-raporu .rapor .dataTables_wrapper .dataTables_length,.kanal-satis-raporu .rapor .dataTables_wrapper .dataTables_filter,.kanal-satis-raporu .rapor .dataTables_wrapper .dataTables_info,.kanal-satis-raporu .rapor .dataTables_wrapper .dataTables_processing,.kanal-satis-raporu .rapor .dataTables_wrapper .dataTables_paginate,.urun-satis-raporu .rapor .dataTables_wrapper .dataTables_length,.urun-satis-raporu .rapor .dataTables_wrapper .dataTables_filter,.urun-satis-raporu .rapor .dataTables_wrapper .dataTables_info,.urun-satis-raporu .rapor .dataTables_wrapper .dataTables_processing,.urun-satis-raporu .rapor .dataTables_wrapper .dataTables_paginate,.fj-report-page .rapor .dataTables_wrapper .dataTables_length,.fj-report-page .rapor .dataTables_wrapper .dataTables_filter,.fj-report-page .rapor .dataTables_wrapper .dataTables_info,.fj-report-page .rapor .dataTables_wrapper .dataTables_processing,.fj-report-page .rapor .dataTables_wrapper .dataTables_paginate{color:#76838f;}.kanal-satis-raporu .rapor .dataTables_scrollBody thead,.kanal-satis-raporu .rapor .DTFC_LeftBodyWrapper thead,.kanal-satis-raporu .rapor .DTFC_RightBodyWrapper thead,.urun-satis-raporu .rapor .dataTables_scrollBody thead,.urun-satis-raporu .rapor .DTFC_LeftBodyWrapper thead,.urun-satis-raporu .rapor .DTFC_RightBodyWrapper thead,.fj-report-page .rapor .dataTables_scrollBody thead,.fj-report-page .rapor .DTFC_LeftBodyWrapper thead,.fj-report-page .rapor .DTFC_RightBodyWrapper thead{visibility:collapse;}.kanal-satis-raporu .rapor .dataTables_scrollFootInner,.urun-satis-raporu .rapor .dataTables_scrollFootInner,.fj-report-page .rapor .dataTables_scrollFootInner{box-sizing:content-box;}.kanal-satis-raporu .rapor table.dataTable thead th,.kanal-satis-raporu .rapor table.dataTable thead td,.kanal-satis-raporu .rapor table.dataTable tbody th,.kanal-satis-raporu .rapor table.dataTable tbody td,.kanal-satis-raporu .rapor table.dataTable tfoot th,.kanal-satis-raporu .rapor table.dataTable tfoot td,.urun-satis-raporu .rapor table.dataTable thead th,.urun-satis-raporu .rapor table.dataTable thead td,.urun-satis-raporu .rapor table.dataTable tbody th,.urun-satis-raporu .rapor table.dataTable tbody td,.urun-satis-raporu .rapor table.dataTable tfoot th,.urun-satis-raporu .rapor table.dataTable tfoot td,.fj-report-page .rapor table.dataTable thead th,.fj-report-page .rapor table.dataTable thead td,.fj-report-page .rapor table.dataTable tbody th,.fj-report-page .rapor table.dataTable tbody td,.fj-report-page .rapor table.dataTable tfoot th,.fj-report-page .rapor table.dataTable tfoot td{padding:3px 1px;}.kanal-satis-raporu .rapor table.DTFC_Cloned,.urun-satis-raporu .rapor table.DTFC_Cloned,.fj-report-page .rapor table.DTFC_Cloned{width:calc(100% - 2px)!important;}.kanal-satis-raporu .rapor table.DTFC_Cloned thead,.urun-satis-raporu .rapor table.DTFC_Cloned thead,.fj-report-page .rapor table.DTFC_Cloned thead{background:var(--fj-theme-green)!important;}.kanal-satis-raporu .rapor table.DTFC_Cloned tfoot,.urun-satis-raporu .rapor table.DTFC_Cloned tfoot,.fj-report-page .rapor table.DTFC_Cloned tfoot{background:#e8e8e8!important;}.kanal-satis-raporu .rapor .DTFC_LeftBodyWrapper,.kanal-satis-raporu .rapor .DTFC_LeftFootWrapper,.urun-satis-raporu .rapor .DTFC_LeftBodyWrapper,.urun-satis-raporu .rapor .DTFC_LeftFootWrapper,.fj-report-page .rapor .DTFC_LeftBodyWrapper,.fj-report-page .rapor .DTFC_LeftFootWrapper{border-right:1px solid #bfbfbf;}.kanal-satis-raporu .rapor.ekraniKapla,.urun-satis-raporu .rapor.ekraniKapla,.fj-report-page .rapor.ekraniKapla{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;margin-bottom:0;border-radius:0;}.kanal-satis-raporu .rapor.ekraniKapla .card-body,.urun-satis-raporu .rapor.ekraniKapla .card-body,.fj-report-page .rapor.ekraniKapla .card-body{padding:.5rem 1rem;}.kanal-satis-raporu .rapor.ekraniKapla .dataTables_wrapper,.urun-satis-raporu .rapor.ekraniKapla .dataTables_wrapper,.fj-report-page .rapor.ekraniKapla .dataTables_wrapper{padding-top:0;}.kanal-satis-raporu .rapor.ekraniKapla .dataTables_scrollBody,.urun-satis-raporu .rapor.ekraniKapla .dataTables_scrollBody,.fj-report-page .rapor.ekraniKapla .dataTables_scrollBody{max-height:calc(100vh - 180px)!important;}.kanal-satis-raporu .urun-satis-rapor-toolbar,.urun-satis-raporu .urun-satis-rapor-toolbar,.fj-report-page .urun-satis-rapor-toolbar{float:left;display:flex;align-items:center;gap:18px;min-height:30px;color:#5f6f86;font-size:12px;line-height:30px;white-space:nowrap;}.kanal-satis-raporu .urun-satis-ozet-table,.urun-satis-raporu .urun-satis-ozet-table,.fj-report-page .urun-satis-ozet-table{width:auto;}.kanal-satis-raporu .urun-satis-ozet-table .us-ozet-ay-sonu-head,.urun-satis-raporu .urun-satis-ozet-table .us-ozet-ay-sonu-head,.fj-report-page .urun-satis-ozet-table .us-ozet-ay-sonu-head{background:#258f83;box-shadow:inset 0 4px 0 rgba(255,255,255,.18);}.kanal-satis-raporu .urun-satis-ozet-table .us-ozet-ay-sonu-sub,.urun-satis-raporu .urun-satis-ozet-table .us-ozet-ay-sonu-sub,.fj-report-page .urun-satis-ozet-table .us-ozet-ay-sonu-sub{display:block;margin-top:3px;font-size:11px;line-height:1.1;font-weight:600;opacity:.9;}.kanal-satis-raporu .urun-satis-ozet-table .us-ozet-ay-sonu,.urun-satis-raporu .urun-satis-ozet-table .us-ozet-ay-sonu,.fj-report-page .urun-satis-ozet-table .us-ozet-ay-sonu{background:#fff7ef;border-left:2px solid #f0c69f;color:#5f6f82;font-weight:700;}.kanal-satis-raporu .urun-satis-ozet-table tfoot .us-ozet-ay-sonu,.urun-satis-raporu .urun-satis-ozet-table tfoot .us-ozet-ay-sonu,.fj-report-page .urun-satis-ozet-table tfoot .us-ozet-ay-sonu{background:#eaded4;color:#536477;}.kanal-satis-raporu .us-ay-sonu-info,.urun-satis-raporu .us-ay-sonu-info,.fj-report-page .us-ay-sonu-info{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:5px;border-radius:50%;background-color:#fff;color:#258f83;font-size:11px;font-weight:700;line-height:16px;cursor:pointer;vertical-align:middle;}.kanal-satis-raporu .kanal-satis-info-icon,.urun-satis-raporu .kanal-satis-info-icon,.fj-report-page .kanal-satis-info-icon{cursor:pointer;}.kanal-satis-raporu .kanal-satis-table,.urun-satis-raporu .kanal-satis-table,.fj-report-page .kanal-satis-table{font-size:12px;color:#5f6f86;background-color:#fff;}.kanal-satis-raporu .kanal-satis-table th,.kanal-satis-raporu .kanal-satis-table td,.urun-satis-raporu .kanal-satis-table th,.urun-satis-raporu .kanal-satis-table td,.fj-report-page .kanal-satis-table th,.fj-report-page .kanal-satis-table td{padding:8px 7px;vertical-align:middle;border-color:#edf1f5!important;white-space:nowrap;}.kanal-satis-raporu .kanal-satis-table thead td,.urun-satis-raporu .kanal-satis-table thead td,.fj-report-page .kanal-satis-table thead td{background-color:#2da996;color:#fff;font-weight:700;border-color:rgba(255,255,255,.35)!important;text-align:center;}.kanal-satis-raporu .kanal-satis-table thead td.text-right,.urun-satis-raporu .kanal-satis-table thead td.text-right,.fj-report-page .kanal-satis-table thead td.text-right{text-align:center!important;}.kanal-satis-raporu .kanal-satis-table tbody td,.urun-satis-raporu .kanal-satis-table tbody td,.fj-report-page .kanal-satis-table tbody td{background-color:#fff;color:#5f6f86;font-weight:500;}.kanal-satis-raporu .kanal-satis-table tbody td.text-right,.urun-satis-raporu .kanal-satis-table tbody td.text-right,.fj-report-page .kanal-satis-table tbody td.text-right{color:#33465f;font-weight:600;text-align:center;}.kanal-satis-raporu .kanal-satis-table tbody td.kanal-even,.urun-satis-raporu .kanal-satis-table tbody td.kanal-even,.fj-report-page .kanal-satis-table tbody td.kanal-even{background-color:#fff;}.kanal-satis-raporu .kanal-satis-table tbody td.kanal-odd,.urun-satis-raporu .kanal-satis-table tbody td.kanal-odd,.fj-report-page .kanal-satis-table tbody td.kanal-odd{background-color:#f4fbfa;}.kanal-satis-raporu .kanal-satis-table tbody td:nth-last-child(1),.kanal-satis-raporu .kanal-satis-table tbody td:nth-last-child(2),.urun-satis-raporu .kanal-satis-table tbody td:nth-last-child(1),.urun-satis-raporu .kanal-satis-table tbody td:nth-last-child(2),.fj-report-page .kanal-satis-table tbody td:nth-last-child(1),.fj-report-page .kanal-satis-table tbody td:nth-last-child(2){color:#50627a;font-weight:700;background-color:#fff;}.kanal-satis-raporu .kanal-satis-table tbody td:first-child,.urun-satis-raporu .kanal-satis-table tbody td:first-child,.fj-report-page .kanal-satis-table tbody td:first-child{text-align:center;}.kanal-satis-raporu .kanal-satis-table .sifir,.urun-satis-raporu .kanal-satis-table .sifir,.fj-report-page .kanal-satis-table .sifir{color:#b3bdca!important;font-weight:600;}.kanal-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td,.urun-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td,.fj-report-page .kanal-satis-table.table-hover tbody tr:hover td{color:#3f4d63;}.kanal-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td.kanal-even,.urun-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td.kanal-even,.fj-report-page .kanal-satis-table.table-hover tbody tr:hover td.kanal-even{background-color:#fafdfd;}.kanal-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td.kanal-odd,.urun-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td.kanal-odd,.fj-report-page .kanal-satis-table.table-hover tbody tr:hover td.kanal-odd{background-color:#edf8f6;}.kanal-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td:nth-last-child(1),.kanal-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td:nth-last-child(2),.urun-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td:nth-last-child(1),.urun-satis-raporu .kanal-satis-table.table-hover tbody tr:hover td:nth-last-child(2),.fj-report-page .kanal-satis-table.table-hover tbody tr:hover td:nth-last-child(1),.fj-report-page .kanal-satis-table.table-hover tbody tr:hover td:nth-last-child(2){background-color:#fff;}.kanal-satis-raporu .kanal-satis-table tfoot td,.urun-satis-raporu .kanal-satis-table tfoot td,.fj-report-page .kanal-satis-table tfoot td{background-color:#f2f4f7;color:#5f6f86;font-weight:700;border-top:1px solid #dfe5ec!important;}.kanal-satis-raporu .kanal-satis-table tfoot td.text-right,.urun-satis-raporu .kanal-satis-table tfoot td.text-right,.fj-report-page .kanal-satis-table tfoot td.text-right{color:#33465f;font-weight:700;text-align:center;}.kanal-satis-raporu .kanal-satis-empty-result,.urun-satis-raporu .kanal-satis-empty-result,.fj-report-page .kanal-satis-empty-result{font-size:14px;}.kanal-satis-raporu .kanal-satis-empty-result i,.urun-satis-raporu .kanal-satis-empty-result i,.fj-report-page .kanal-satis-empty-result i{display:block;font-size:22px;color:#b3bdca;}.ut-detay .card{margin-bottom:4px;}.ut-detay .card .card-body{padding:.5rem .75rem;}.fj-floating .fj-readonly-plain.form-control~label:not(.error),.ozet-kart label,.fj-static-label{display:block;font-size:inherit;font-weight:bold;line-height:1.3;color:inherit;margin-bottom:0;}.fj-text-prewrap{white-space:pre-wrap;}tr.fj-table-total>td,tr.fj-table-total>th{color:#7e522d;background-color:#fcebdd;border-color:#fbe4d0;}.ut-detay-actions{white-space:nowrap;}.ut-row-passive>td{background-color:#f8d7da!important;}.ut-warning-sm{font-size:13px;}.ut-demo-link,.ut-kaynak-link{font-size:12px;white-space:nowrap;}.ut-detail-hidden-warning{display:none;font-size:12px;}.ut-detail-toggle{font-size:18px;color:#333;}.ut-log-detail-btn{padding:1px 6px;font-size:11px;}.ut-inline-form{display:inline;}.ut-nowrap{white-space:nowrap;}.ut-sw-left{text-align:left;}.ut-sw-text-sm{font-size:13px;}.ut-revizyon-table{font-size:13px;}.ut-revizyon-input{width:70px;display:inline-block;}.ut-sevk-date-field{position:relative;}.ut-sofor-add-btn{height:38px;white-space:nowrap;}.ut-sofor-panel{display:none;}.ut-sw-aciklama{height:86px;resize:none;}.ut-detay-aciklama{height:80px;resize:none;}.ut-satis-dynamic-badge{padding:2px 8px;border-radius:4px;}@media(max-width:575.98px){.kpi-content{align-items:flex-start;}.kpi-card .kpi-sub-list{min-width:auto;}}.table-sm th,.table-sm td{padding:.5rem;}.table-sm tfoot td{background:#efefef!important;}.table-sm .btn-dark{color:#fff!important;}.kargoIcon{font-size:20px;color:#036;cursor:pointer;text-decoration:none;transition:transform .15s ease-in-out,opacity .15s ease-in-out;}.kargoIcon:hover{transform:scale(1.1);opacity:.85;}.kargoIcon.disabled{opacity:.4;cursor:not-allowed;pointer-events:none;}#scroll-to-top{position:fixed;bottom:20px;right:20px;display:none;width:40px;height:40px;background-color:#000;color:#fff;text-align:center;line-height:40px;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.3);z-index:1000;cursor:pointer;transition:opacity .3s ease;}#scroll-to-top:hover{background-color:#333;}#scroll-to-top i{font-size:18px;}@media(max-width:767.98px){#scroll-to-top{bottom:10px;right:10px;width:35px;height:35px;line-height:35px;}}@media(max-width:767.98px){.nav-header .brand-logo a{padding:1rem;}.icons .log-user span{display:unset;}select.form-control{max-width:unset;width:100%;}.form-row .form-control{margin-bottom:15px;}.form-row .form-control:last-child{margin-bottom:0;}input.form-control[type=text]{max-width:100%!important;}.card .card-body{padding:1.38rem 1.31rem;}}@media print{body{padding:0!important;font-family:Times New Roman!important;font-size:10px;width:210mm;height:297mm;background:#fff;margin:0;padding:0;}.content-body{margin-left:0!important;padding-top:0!important;}.header,.nav-header,.nk-sidebar,.page-titles,.filter,.footer{display:none!important;}td,th{padding:3px!important;}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left;}.col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}}@page{margin:.5cm;size:A4;}.fj-floating{position:relative!important;margin-bottom:0;}.fj-floating label:not(.error){position:absolute!important;top:19px;left:12px;transform:translateY(-50%);font-size:13px;color:#999;pointer-events:none;transition:all .15s ease;margin-bottom:0;background:#fff;padding:0 4px;z-index:1;white-space:nowrap;}.fj-floating .form-control{height:38px;min-height:38px;padding-top:10px;}.fj-floating select.form-control{width:100%;max-width:100%;}.fj-floating input.form-control:not([readonly]):focus~label:not(.error),.fj-floating input.form-control:not(:placeholder-shown)~label:not(.error){top:0;font-size:11px;color:#333;}.fj-floating input.form-control[readonly]{cursor:default;}.fj-floating select.form-control:focus~label:not(.error),.fj-floating select.form-control.fj-filled~label:not(.error){top:0;font-size:11px;color:#333;}.fj-floating textarea.form-control{height:auto;padding-top:14px;}.fj-floating textarea.form-control~label:not(.error){top:19px;}.fj-floating textarea.form-control:focus~label:not(.error),.fj-floating textarea.form-control:not(:placeholder-shown)~label:not(.error){top:0;font-size:11px;color:#333;}.fj-floating label.error{position:relative!important;top:auto;left:auto;transform:none;display:block;font-size:11px;padding:2px 0 0;background:transparent;white-space:normal;pointer-events:auto;color:#ec0101!important;}.fj-floating.fj-floating-fill{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;}.fj-floating.fj-floating-fill textarea.form-control{flex:1 1 auto;height:auto;min-height:38px;resize:none;}.fj-kur-bilgi{display:inline-flex;align-items:baseline;gap:8px;font-size:14px;color:#555;white-space:nowrap;}.fj-kur-bilgi .fj-kur-deger{font-weight:600;color:#333;}.fj-kur-bilgi .fj-kur-tarih{font-size:12px;color:#888;}.fj-input-w-sm.form-control{width:120px!important;max-width:100%;}.fj-input-w-lg.form-control{width:200px!important;max-width:100%;}.fj-input-w-md.form-control{width:160px!important;max-width:100%;}.fj-input-w-xl.form-control{width:320px!important;max-width:100%;}.fj-input-w-xxl.form-control{width:475px!important;max-width:100%;}.fj-input-w-lg.custom-file{width:200px;max-width:100%;}.fj-input-w-xl.custom-file{width:320px;max-width:100%;}.badge-iptal-talebi{background-color:#a0522d;color:#fff;}.swal2-popup .swal2-html-container{font-size:14px;}.swal2-popup .swal2-title{font-size:1.25rem;}.swal2-popup .swal2-validation-message{font-size:14px;}.swal2-popup .swal2-actions button{font-size:14px;}.swal2-popup .swal2-close{display:flex!important;position:absolute;top:10px;right:12px;width:auto;height:auto;font-size:1.5rem;font-weight:700;line-height:1;color:#000;opacity:.5;z-index:3;background:transparent;}.swal2-popup .swal2-close:hover{color:#000;opacity:.75;}.swal2-popup .swal2-close:focus{outline:0;box-shadow:none;}.fj-img-lightbox{padding:0!important;max-width:92vw!important;max-height:92vh!important;overflow:hidden;}.fj-img-lightbox::before{content:"";display:block;height:56px;}.fj-img-lightbox .swal2-close{top:14px!important;right:16px!important;}.fj-img-lightbox .swal2-html-container{margin:0!important;padding:1rem!important;max-height:calc(92vh - 57px);overflow:auto;}.fj-img-lightbox img{display:block;max-width:88vw!important;max-height:calc(92vh - 5.5rem)!important;width:auto;height:auto;margin:0 auto;}.fj-swal-modal .swal2-title{display:block!important;font-size:1.25rem!important;font-weight:500!important;line-height:1.5!important;border-bottom:1px solid #dee2e6;padding:0 2.5em 12px 1.6em!important;margin:16px 0 0 0!important;width:100%;text-align:left!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;}.fj-swal-modal .swal2-html-container{margin-top:16px!important;}.fj-swal-modal .ma-tarih-kisayol,.fj-swal-modal .modal-tarih-kisayol{cursor:pointer;font-size:12px;padding:4px 10px;}.fj-swal-modal .ma-tarih-kisayol:hover,.fj-swal-modal .modal-tarih-kisayol:hover{opacity:.8;}.fj-swal-modal .ma-tarih-kisayol.active,.fj-swal-modal .modal-tarih-kisayol.active{background-color:var(--fj-theme-green)!important;border-color:var(--fj-theme-green)!important;}.ut-satis-popup-body{text-align:left;}.ut-satis-toolbar{display:flex;align-items:center;gap:2px;margin-bottom:10px;flex-wrap:wrap;}.ut-satis-toolbar .ut-satis-date{flex:0 0 110px;}.ut-satis-toolbar .ut-satis-date label:not(.error){font-size:11px;}.ut-satis-toolbar-sep{border-left:1px solid #ddd;height:24px;margin:0 1px;}.ut-satis-toolbar-label{font-size:12px;color:#666;margin:0 2px;}.ut-satis-oneri{font-size:13px;}.ut-satis-table thead{background:var(--fj-theme-green);color:#fff;}.ut-satis-depo-row{font-weight:600;}.badge-secondary{background-color:#7795cb;color:#fff;}.doviz-kurlari .card .card-body{padding:.75rem;}.doviz-kur-table-wrap{max-width:540px;}.doviz-kur-table{width:auto;min-width:480px;}.doviz-kur-table th,.doviz-kur-table td{padding:.35rem .5rem;white-space:nowrap;}.doviz-flag{width:22px;height:16px;margin-right:6px;vertical-align:middle;border:1px solid #e0e0e0;}.doviz-kur{font-variant-numeric:tabular-nums;font-weight:600;}.btn-dark{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.btn-dark:hover{background:#fff!important;border-color:#000!important;color:#000!important;}.btn-dark:focus{background:#444!important;border-color:#444!important;color:#fff!important;box-shadow:none;}.btn-warning{transition:background-color .15s ease-in-out,border-color .15s ease-in-out;}.btn-warning:hover,.btn-warning:focus{background-color:#e0a800;border-color:#d39e00;}.btn-outline-secondary{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out;}.btn-outline-secondary:hover,.btn-outline-secondary:focus{background-color:#6c757d;border-color:#6c757d;color:#fff;}.btn-outline-dark:hover,.btn-outline-dark:focus{background-color:#343a40;border-color:#343a40;color:#fff;}.ambar-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap;border:1px solid rgba(0,0,0,.12);vertical-align:middle;}.fj-text-nowrap{white-space:nowrap;}.fj-js-hidden{display:none;}.fj-font-10{font-size:10px;}.fj-font-12{font-size:12px;}.fj-font-13{font-size:13px;}.fj-action-disabled{opacity:.5;cursor:not-allowed;}.fj-report-collapse-toggle{font-size:18px;color:#333;}.fj-report-hidden-warning{display:none;font-size:12px;cursor:pointer;}.fj-report-guide-info{position:relative;top:-4px;}.fj-paket-ipucu{font-size:12px;line-height:1.5;background-color:#f7f9fb;}.fj-paket-onizleme{display:none;margin-left:6px;font-weight:600;color:var(--fj-theme-green-dark);}.fj-paket-onizleme.fj-paket-onizleme-aktif{display:inline;}.fj-report-guide-info .fj-btn-info-icon{text-decoration:none;}.fj-table-fixed-layout{table-layout:fixed;}.fj-table-head-primary-nowrap{background:var(--fj-theme-green);color:#fff;white-space:nowrap;}.fj-th-w-40{width:40px;}.fj-th-w-50{width:50px;}.fj-th-w-70{width:70px;}.fj-th-w-80{width:80px;}.fj-th-w-100{width:100px;}.fj-th-w-106{width:106px;}.fj-th-w-120{width:120px;}.fj-th-w-150{width:150px;}.fj-th-w-180{width:180px;}.fj-th-w-280{width:280px;}.fj-delay-badge{color:#dc3545;display:inline-block;text-align:center;line-height:1.1;vertical-align:middle;}.fj-delay-badge-label{font-size:8px;display:block;}.fj-delay-badge-value{font-size:11px;font-weight:600;}.fj-islem-log-timeline{border-left:3px solid var(--fj-theme-green);padding-left:16px;}.fj-islem-log-timeline .timeline-item{position:relative;margin-bottom:12px;}.fj-islem-log-timeline .timeline-item::before{content:"";position:absolute;left:-22px;top:4px;width:10px;height:10px;background:var(--fj-theme-green);border-radius:50%;}.fj-islem-log-timeline .timeline-item .meta{font-size:11px;color:#999;}.talep-link,.se-link,.stok-link{text-decoration:underline;color:var(--blue);cursor:pointer;}.fj-stok-kodu-link{text-decoration:underline;color:var(--blue);cursor:pointer;}.fj-ie-highlight{min-width:230px;}.fj-ie-highlight .fj-ie-label{color:var(--blue);font-weight:600;}.fj-ie-highlight .fj-ie-value{font-weight:600;}.fj-ie-highlight .fj-ie-trigger{color:var(--blue);font-size:14px;}.fj-hata-karti{background:#fdeced;border:1px solid #f5c2c7;border-left:4px solid #dc3545;border-radius:6px;padding:12px 14px;color:#842029;}.fj-hata-karti .fj-hata-inner{display:flex;flex-direction:column;gap:6px;}.fj-hata-karti .fj-hata-head{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;}.fj-hata-karti .fj-hata-head i{font-size:16px;}.fj-hata-karti .fj-hata-body{padding-left:24px;}.fj-hata-karti .fj-hata-text,.fj-hata-karti .fj-hata-hint{margin:0 0 4px;font-size:13px;line-height:1.5;}.fj-hata-karti .fj-hata-hint{color:#9b4a52;}.fj-hata-karti .fj-hata-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px;}.fj-hata-karti .fj-hata-chip{display:inline-flex;align-items:center;background:#fff;border:1px solid #f1a9b0;border-radius:4px;padding:2px 8px;font-weight:600;font-size:13px;color:#b02a37;}.fj-hata-karti .fj-hata-tech{margin-top:6px;border-top:1px solid #f1c9cd;padding-top:6px;}.fj-hata-karti .fj-hata-tech>summary{cursor:pointer;font-size:12px;color:#9b4a52;outline:0;}.fj-hata-karti .fj-hata-meta{margin-top:6px;font-size:12px;color:#8a6169;}.fj-hata-karti .fj-hata-raw{margin:6px 0 0;padding:8px;background:#fff;border:1px solid #f1c9cd;border-radius:4px;font-size:11px;color:#6c757d;white-space:pre-wrap;word-break:break-all;max-height:180px;overflow:auto;}.fj-btn-info-wrapper{position:relative;display:inline-block;}.fj-btn-info-icon{position:absolute;top:-8px;right:-8px;width:18px;height:18px;background:#333;color:#fff;border-radius:50%;font-size:12px;line-height:18px;text-align:center;cursor:pointer;font-weight:bold;z-index:2;border:2px solid #fff;}.fj-floating .fj-btn-info-icon{right:-8px;top:-6px;}.form-row>.fj-floating .fj-btn-info-icon{right:-3px;}.table thead th .fj-btn-info-wrapper{display:inline-flex;align-items:center;gap:.25em;}.table thead th .fj-btn-info-wrapper .fj-btn-info-icon{position:static;top:auto;right:auto;flex:0 0 auto;width:14px;height:14px;font-size:10px;line-height:12px;border-width:1px;}.fj-btn-info-tooltip{position:absolute;top:calc(100% + 6px);right:0;background:#333;color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;display:none;z-index:9999;box-shadow:0 2px 8px rgba(0,0,0,.2);}.fj-btn-info-tooltip::before{content:"";position:absolute;top:-6px;right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #333;}.fj-btn-info-icon:hover+.fj-btn-info-tooltip,.fj-btn-info-icon:focus+.fj-btn-info-tooltip{display:block;}.fj-floating>.fj-btn-info-tooltip{top:18px;right:-14px;}.form-row>.fj-floating>.fj-btn-info-tooltip{right:-7px;}.fj-ie-group .fj-btn-info-tooltip{white-space:normal;min-width:220px;right:auto;left:0;}.swal2-popup .fj-btn-info-tooltip{white-space:normal;min-width:200px;max-width:260px;}td .fj-btn-info-wrapper{display:inline-flex;}th .fj-btn-info-wrapper{display:inline-flex;vertical-align:middle;margin-left:5px;}th .fj-btn-info-wrapper .fj-btn-info-icon{position:static;border:0;}th .fj-btn-info-tooltip{white-space:normal;min-width:260px;max-width:340px;font-weight:400;text-align:left;line-height:1.5;}.dropdown-profile.dropdown-menu{padding:0;margin:0;overflow:visible;border:1px solid rgba(0,0,0,.06);border-radius:6px;box-shadow:0 8px 28px rgba(0,0,0,.16);min-width:260px;}.fj-profile-card{padding:16px 18px 12px;text-align:center;background:linear-gradient(135deg,var(--fj-theme-green) 0%,var(--fj-theme-green-dark) 100%);border-radius:4px 4px 0 0;overflow:hidden;}.fj-profile-avatar{width:52px;height:52px;border-radius:50%;background:#fff;color:var(--fj-theme-green);font-weight:700;font-size:20px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:8px;box-shadow:0 2px 6px rgba(0,0,0,.15);}.fj-profile-name{font-weight:600;font-size:15px;color:#fff;}.fj-profile-meta-wrap{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.2);}.fj-profile-meta{display:flex;align-items:center;gap:6px;padding:1px 4px;font-size:13px;color:rgba(255,255,255,.9);line-height:1.9;}.fj-profile-meta i{width:16px;color:rgba(255,255,255,.65);font-size:13px;text-align:center;}.fj-profile-para-birimi{padding:10px 14px!important;border-bottom:1px solid #edf0f2;background:linear-gradient(180deg,#fff 0%,#f8fafb 100%);}.fj-profile-para-birimi-title{display:flex;align-items:center;justify-content:center;margin:10px 0;color:#666;font-size:14px;font-weight:700;line-height:1;letter-spacing:.25px;text-transform:uppercase;}.fj-profile-para-birimi-buttons{display:flex;align-items:center;justify-content:center;gap:9px;padding:0;border:0;background:transparent;box-shadow:none;}.fj-profile-para-birimi-buttons .fj-para-birimi-btn{width:40px;height:40px;border-width:3px;border-radius:50%;font-size:16px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);}.fj-profile-para-birimi-buttons .fj-para-birimi-btn.active{border-color:#dadada;box-shadow:0 0 20px 0 rgba(0,0,0,.1);}.fj-profile-menu{padding:6px 0;margin:0;list-style:none;}.fj-profile-menu li a{display:flex;align-items:center;gap:8px;padding:7px 18px;font-size:13px;color:#555;white-space:nowrap;transition:background .15s;}.fj-profile-menu li a i{width:16px;text-align:center;color:var(--fj-theme-green);font-size:14px;}.fj-profile-menu li a:hover{background:#f5f5f5;text-decoration:none;}.fj-imp-bar{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:7px 16px;background:linear-gradient(135deg,#e67e22 0%,#d35400 100%);color:#fff;font-size:13px;z-index:1001;box-shadow:0 2px 8px rgba(0,0,0,.15);}.fj-imp-bar .fa-user-secret{font-size:16px;}body.fj-impersonating[data-header-position=fixed] .header{top:var(--fj-imp-bar-h,35px)!important;}body.fj-impersonating[data-header-position=fixed] .nav-header{top:var(--fj-imp-bar-h,35px)!important;}body.fj-impersonating[data-header-position=fixed] .content-body{padding-top:calc(4rem + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating[data-header-position=fixed] .nk-sidebar{top:calc(4rem + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating .fj-test-env-ribbon{top:calc(4rem + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating.fj-test-env[data-header-position=fixed]{--fj-sticky-head-top:calc(4rem + 38px + var(--fj-imp-bar-h,35px));}body.fj-impersonating.fj-test-env[data-header-position=fixed] .content-body{padding-top:calc(4rem + 38px + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating.fj-test-env[data-header-position=fixed] .nk-sidebar{top:calc(4rem + 38px + var(--fj-imp-bar-h,35px))!important;}@media(max-height:760px) and (min-width:768px){body.fj-impersonating .fj-test-env-ribbon{top:calc(3.75rem + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating[data-header-position=fixed] .content-body{padding-top:calc(3.75rem + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating[data-header-position=fixed] .nk-sidebar{top:calc(3.75rem + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating.fj-test-env[data-header-position=fixed]{--fj-sticky-head-top:calc(3.75rem + 38px + var(--fj-imp-bar-h,35px));}body.fj-impersonating.fj-test-env[data-header-position=fixed] .content-body{padding-top:calc(3.75rem + 38px + var(--fj-imp-bar-h,35px))!important;}body.fj-impersonating.fj-test-env[data-header-position=fixed] .nk-sidebar{top:calc(3.75rem + 38px + var(--fj-imp-bar-h,35px))!important;}}.fj-imp-bar-end{background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:4px;padding:2px 12px;font-size:12px;cursor:pointer;transition:background .15s;text-decoration:none;margin-left:6px;}.fj-imp-bar-end:hover{background:rgba(255,255,255,.35);color:#fff;text-decoration:none;}.fj-imp-bar-end i{margin-right:3px;}.fj-profile-card--imp{background:linear-gradient(135deg,#e67e22 0%,#c0392b 100%)!important;}.fj-imp-switch-icon{display:inline-block;margin-left:4px;cursor:pointer;vertical-align:middle;}.fj-imp-switch-icon:hover{opacity:.8;text-decoration:none;}.fj-imp-switch-icon img{width:24px;display:block;position:relative;top:-4px;}.fj-imp-back-icon{display:inline-block;margin-left:4px;cursor:pointer;vertical-align:middle;}.fj-imp-back-icon:hover{opacity:.8;text-decoration:none;}.fj-imp-back-icon img{width:24px;display:block;position:relative;top:-4px;filter:brightness(0) invert(1);transform:scaleX(-1);}.dropdown-language .dropdown-content-body img{width:44px;height:auto;}.fj-imp-header-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e67e22 0%,#c0392b 100%);cursor:pointer;transition:opacity .2s;margin-right:8px;flex-shrink:0;overflow:hidden;}.fj-imp-header-back:hover{opacity:.85;text-decoration:none;}.fj-imp-header-back img{width:100%!important;height:100%!important;object-fit:contain;padding:3px!important;box-shadow:none!important;margin:0!important;transform:scaleX(-1);}.fj-imp-panel{position:fixed;z-index:9999;width:280px;padding:12px 14px 14px;background:#fff;border-radius:6px;box-shadow:0 4px 24px rgba(0,0,0,.18);line-height:normal;}.fj-imp-panel .fj-floating{margin-bottom:0;}.fj-imp-panel .fj-floating label:not(.error){background:#fff;}.fj-imp-panel .fj-imp-panel-arrow{position:absolute;top:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:-2px -2px 4px rgba(0,0,0,.06);}.fj-imp-panel .select2-container--default .select2-search--dropdown .select2-search__field{font-size:13px;padding:4px 6px;height:auto;}.fj-imp-panel .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--fj-select-option-highlight-bg)!important;color:var(--fj-select-option-highlight-color)!important;}.fj-imp-user-item{padding:4px 0;}.fj-imp-user-name{font-weight:600;font-size:13px;color:#333;margin-bottom:2px;}.fj-home-user-name{display:flex;align-items:center;justify-content:center;gap:6px;}.fj-home-user-name .fj-imp-switch-icon,.fj-home-user-name .fj-imp-back-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;margin-left:0;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .15s,box-shadow .15s;}.fj-home-user-name .fj-imp-switch-icon:hover,.fj-home-user-name .fj-imp-back-icon:hover{opacity:1;transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.28);}.fj-home-user-name .fj-imp-switch-icon img,.fj-home-user-name .fj-imp-back-icon img{width:18px;height:18px;top:0;object-fit:contain;}.fj-home-user-name .fj-imp-switch-icon{background:linear-gradient(135deg,var(--fj-theme-green) 0%,var(--fj-theme-green-dark) 100%);}.fj-home-user-name .fj-imp-back-icon{background:linear-gradient(135deg,#e67e22 0%,#c0392b 100%);}.fj-home-user-name .fj-imp-back-icon img{filter:brightness(0) invert(1);transform:scaleX(-1);}.fj-home-card-header--imp{border-top:3px solid #e67e22;border-radius:4px 4px 0 0;}.fj-home-imp-note{font-size:12px;color:#d35400;margin-bottom:6px;}.fj-home-imp-note i{margin-right:3px;}.fj-home-imp-note strong{font-weight:600;}.ui-menu{border:1px solid #d3d3d3;}.ui-menu.musteriAra{width:1250px!important;max-width:calc(100vw - 24px);}.musteriAra{width:100%!important;box-sizing:border-box;overflow:hidden;}.musteriAra li{padding:6px 8px;margin:0;box-sizing:border-box;width:100%;border-bottom:1px solid #eee;font-size:13px;}.musteriAra li.ui-state-focus,.musteriAra li.ui-state-active,.musteriAra li:hover{background:#f4f6f9;border-color:#eee;color:inherit;}.musteriAra li.row{display:flex;align-items:center;white-space:nowrap;}.musteriAra .ui-menu-item-wrapper,.musteriAra .ui-state-active,.musteriAra .ui-state-focus{background:transparent!important;border:0!important;color:inherit!important;margin:0!important;padding:0!important;width:100%;}.musteriAra .col{flex:0 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:0;padding-right:8px;text-align:center;}.musteriAra .cari{width:130px;}.musteriAra .adsoyad{width:150px;}.musteriAra .tanim{width:190px;}.musteriAra .tel{width:100px;}.musteriAra .mail{width:190px;}.musteriAra .il{width:130px;}.musteriAra .adres{width:280px;}@media(max-width:767.98px){.musteriAra{overflow-x:auto;-webkit-overflow-scrolling:touch;}.musteriAra li{min-width:1250px;}}.musteriAra-header{pointer-events:none;padding:6px 8px;font-size:13px;font-weight:600;background:#f4f6f9;border-bottom:1px solid #ddd;}.musteriAra-info{padding:6px 8px;font-size:13px;background:#fff;}.musteriAra-info .col-9,.musteriAra-info .col-3,.musteriAra-info .col-12{padding-left:0;padding-right:8px;}.musteriAra-summary{padding-top:8px;padding-bottom:8px;background:#f9fafb;cursor:pointer;font-weight:500;}.musteriAra-summary:hover{background:#f4f6f9;}.musteriAra-new{text-align:left;border-bottom:0!important;}.musteriAra-new .col-12{text-align:left;}.fj-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;cursor:help;}.ui-tip,.phone-tooltip{cursor:default!important;}.td-sira{position:relative;cursor:move;padding-left:24px;text-align:center;}.drag-icon{position:absolute;left:6px;top:50%;transform:translateY(-50%);font-size:13px;color:#999;opacity:0;transition:opacity .2s;pointer-events:none;}tr:hover .drag-icon{opacity:1;}td .drag-icon{display:inline-block!important;}.drag-ghost{background:#ffe0cc!important;opacity:.6;}.fj-edit-icon i{font-size:16px;color:#666;}.fj-edit-icon:hover i{color:#000;}.fj-wide-modal .modal-dialog{max-width:1100px;}.fj-wide-modal .modal-body{max-height:80vh;overflow-y:auto;}.fj-wide-modal table{width:100%;table-layout:fixed;}.fj-wide-modal td,.fj-wide-modal th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}body.modal-open{overflow:hidden;}.fj-imp-user-detail{font-size:11px;color:#777;display:flex;flex-wrap:wrap;gap:4px 10px;line-height:1.4;}.fj-imp-user-detail i{font-size:10px;margin-right:2px;color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:var(--fj-select-option-selected-bg)!important;color:var(--fj-select-option-selected-color)!important;}.select2-container--default .select2-results__option[aria-selected=true] .fj-select-option-text{background-color:transparent!important;color:inherit!important;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--fj-select-option-highlight-bg)!important;color:var(--fj-select-option-highlight-color)!important;}.select2-container--default .select2-results__option--highlighted[aria-selected] .fj-select-option-text{background-color:transparent!important;color:inherit!important;}.select2-container--default .select2-results__option--highlighted .fj-imp-user-name{color:#333;}.select2-container--default .select2-results__option--highlighted .fj-imp-user-name small{color:#999!important;}.select2-container--default .select2-results__option--highlighted .fj-imp-user-detail{color:#555;}.select2-container--default .select2-results__option--highlighted .fj-imp-user-detail i{color:#777;}.fj-profile-menu li:last-child a{border-radius:0 0 4px 4px;}html.fj-home-html{height:100%;}body.fj-home-page{background:no-repeat;height:100vh;margin:0;display:flex;align-items:center;background-position:center;background-repeat:no-repeat;background-size:cover;padding-left:10%;}body.fj-home-page .card-body img{width:50px;height:auto;}body.fj-login-page{background:no-repeat;background-position:center;background-repeat:no-repeat;background-size:cover;}body.fj-login-page .login-form-bg{position:relative;}body.fj-login-page .login-form-bg::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35);z-index:0;}body.fj-login-page .login-form-bg>.container{position:relative;z-index:1;}body.fj-login-page .form-input-content{margin-top:-20%;}.fj-btn-colored{transition:filter .15s ease-in-out,box-shadow .15s ease-in-out;}.fj-btn-colored:hover,.fj-btn-colored:focus{filter:brightness(.85);box-shadow:0 2px 6px rgba(0,0,0,.25);}@keyframes fj-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.fj-inline-spinner{display:inline-block;width:14px;height:14px;border:2px solid #e0e0e0;border-top-color:#666;border-radius:50%;animation:fj-spin .7s linear infinite;vertical-align:middle;}.fj-input-search-wrapper,.fj-urun-autocomplete-wrapper{position:relative;display:block;}.fj-input-search-loader,.fj-urun-ara-loader{position:absolute;top:50%;margin-top:-7px;z-index:3;}.fj-input-search-wrapper .fj-input-search-loader,.txtUrun+.fj-urun-ara-loader{pointer-events:none;}.ui-autocomplete{z-index:1060;}input.fj-para-input{text-align:right;}.table-kalem input.fj-para-input{width:120px;min-width:120px;max-width:120px;margin:0 auto;}input.txtMiktar,input.txtAdet{width:100px;min-width:100px;max-width:100px;text-align:center;margin:0 auto;}input.txtMiktar[type=number]::-webkit-inner-spin-button,input.txtMiktar[type=number]::-webkit-outer-spin-button,input.txtAdet[type=number]::-webkit-inner-spin-button,input.txtAdet[type=number]::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button;opacity:1;}.table-kalem thead th{text-align:center;vertical-align:middle;}.table-kalem .curr{margin-left:5px;font-size:11px;width:30px;text-align:center;}.table-kalem input.txtFiyat{width:100px;min-width:100px;max-width:100px;text-align:right;}.table-kalem .ddlAmbar,.table-kalem .ddlAmbar+.select2-container,.table-kalem .ddlAmbar+.select2{max-width:180px!important;}.ut-transfer-magaza-talep .ut-transfer-field-main{max-width:510px;}.ut-transfer-magaza-talep .ut-transfer-field-contact{min-width:250px;max-width:300px;}.ut-transfer-magaza-talep .ut-transfer-field-small{max-width:160px;}.ut-transfer-magaza-talep .ut-transfer-table .td8{white-space:nowrap;}.teklif-form .td1,.teklif-form .td4,.teklif-form .td5,.teklif-form .td6,.teklif-form .td7,.teklif-form .td10,.teklif-form .td11,.teklif-form .td12,.teklif-form .td13,.teklif-form .td15{text-align:right;}.teklif-form .td4,.teklif-form .td5,.teklif-form .td6,.teklif-form .td7,.teklif-form .td10,.teklif-form .td11,.teklif-form .td12,.teklif-form .td13{white-space:nowrap;}.teklif-form .td14{text-align:center;}.teklif-form .td8,.teklif-form .td12{background:#ffe5d4;}.teklif-form .td1{position:relative;cursor:move;}.teklif-tablo-scroll{width:100%;overflow-x:auto;}.fj-img-loader{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;position:relative;}.fj-img-loader .fj-img-spinner{width:20px;height:20px;border:2px solid #e0e0e0;border-top-color:#999;border-radius:50%;animation:fj-spin .7s linear infinite;}.fj-img-loader img{display:none;max-width:50px;max-height:50px;}.fj-img-loader.fj-img-loaded img[data-full-src]{cursor:pointer;transition:transform .15s ease;}.fj-img-loader.fj-img-loaded img[data-full-src]:hover{transform:scale(1.15);}.fj-img-loader.fj-img-loaded .fj-img-spinner{display:none;}.fj-img-loader.fj-img-loaded img{display:inline-block;max-width:50px;max-height:50px;}.fj-img-loader.fj-img-error .fj-img-spinner{display:none;}.fj-img-loader.fj-img-error{background:#f8f8f8;border:1px dashed #ddd;border-radius:4px;}.fj-img-loader.fj-img-error::after{content:"";font-family:FontAwesome;color:#ccc;font-size:18px;}.fj-no-image{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#f8f8f8;border:1px dashed #ddd;border-radius:4px;color:#ccc;font-size:18px;}.table tbody tr>td.fj-image-col,.table tbody tr:hover>td.fj-image-col,.table tbody tr.ut-row-passive>td.fj-image-col,.table tbody tr.fj-row-danger>td.fj-image-col,.table tbody tr.satir-gec>td.fj-image-col,.urun-karti>.fj-image-col{background-color:#fff!important;}.teklif-col-urun{min-width:250px;}.teklif-col-tutar{min-width:110px;}.teklif-col-miktar{min-width:72px;}.fj-form-section{border-top:1px solid #eee;padding-top:1rem;margin-top:1rem;}.fj-form-section:first-child,.fj-form-section.fj-form-section-first{border-top:0;padding-top:0;margin-top:0;}.fj-form-section>h5{font-size:15px;font-weight:600;margin-bottom:.85rem;}h5.fj-form-section-title{border-top:1px solid #eee;padding-top:1rem;margin-top:1rem;font-size:15px;font-weight:600;margin-bottom:.85rem;}.fj-form-compact .form-group.mb-3,.fj-form-compact .form-group{margin-bottom:.25rem;}.fj-form-compact .row,.fj-form-compact .form-row{row-gap:8px;}.fj-form-image{display:flex;align-items:center;justify-content:center;min-height:50px;}.fj-readonly-plain.form-control,.fj-readonly-plain.form-control[readonly],textarea.fj-readonly-plain.form-control{order:2;display:block;width:100%;max-width:none!important;height:auto!important;min-height:0!important;padding:0!important;font-size:inherit;line-height:1.4;text-align:left!important;color:#333!important;-webkit-text-fill-color:#333;opacity:1;border:0;border-radius:0;background-color:transparent!important;box-shadow:none!important;resize:none;cursor:default;}.fj-readonly-plain.form-control:focus,.fj-readonly-plain.form-control[readonly]:focus,textarea.fj-readonly-plain.form-control:focus{border:0!important;box-shadow:none!important;outline:0;}.fj-readonly-plain.form-control::placeholder,.fj-readonly-plain.form-control[readonly]::placeholder,textarea.fj-readonly-plain.form-control::placeholder{color:#333;opacity:1;}.fj-floating .fj-readonly-plain.form-control~label:not(.error){position:static!important;order:1;transform:none;top:auto;left:auto;width:auto;max-width:100%;font-size:inherit!important;font-weight:bold!important;color:inherit!important;text-align:left;background:transparent;padding:0;white-space:nowrap;}.fj-floating:has(>.fj-readonly-plain.form-control){display:inline-flex;flex-direction:column;align-items:flex-start;flex-grow:0!important;max-width:100%;}.fj-floating:has(>.fj-readonly-plain.form-control)>.fj-readonly-plain.form-control{width:auto;min-width:0;}.fj-floating:has(>.fj-readonly-plain.form-control)>.fj-btn-info-icon,.fj-floating:has(>.fj-readonly-plain.form-control)>.fj-btn-info-tooltip{display:none;}.teklif-cari-edit-hidden{display:none;}.fj-modal-w-950{max-width:950px;}.fj-sticky-head-wrap{overflow:auto;max-height:calc(100vh - var(--fj-sticky-head-top,0px) - 40px);}.fj-col-highlight tbody td{cursor:pointer;}.fj-col-highlight thead th.fj-col-clickable{cursor:pointer;}.table.fj-col-highlight tbody tr>td.fj-col-active,.table.fj-col-highlight tbody tr:hover>td.fj-col-active,table.fj-col-highlight tbody tr>td.fj-col-active{background-color:var(--fj-table-col-active-bg)!important;}.fj-row-highlight tbody td{cursor:pointer;}.table.fj-row-highlight tbody tr.fj-row-active>td,.table.fj-row-highlight tbody tr.fj-row-active:hover>td,table.fj-row-highlight tbody tr.fj-row-active>td{background-color:var(--fj-table-row-active-bg)!important;}.table tbody tr.fj-detay-row>td,.table tbody tr.fj-detay-row:hover>td,table tbody tr.fj-detay-row:hover>td{background-color:#fff!important;cursor:default;}table.fj-detay-table>thead>tr>th,table.fj-detay-table>thead>tr:hover>th{background-color:var(--fj-theme-green)!important;color:#fff;}table.fj-detay-table>tbody>tr>td,table.fj-detay-table>tr>td{background-color:#fff;}table.fj-detay-table>tbody>tr,table.fj-detay-table>tr{--fj-table-row-hover-bg:#ff0;}table.fj-detay-table>tbody>tr:hover>td,table.fj-detay-table>tr:hover>td{background-color:var(--fj-table-row-hover-bg,#ff0)!important;}.fj-sticky-table{border-collapse:separate;border-spacing:0;}.fj-sticky-table thead th{position:sticky;top:0;z-index:2;background:var(--fj-theme-green);box-shadow:inset 0 -1px 0 #e1e1e1,inset 0 1px 0 #e1e1e1;}.page-titles .breadcrumb .breadcrumb-item:last-child{align-items:center;font-size:24px;line-height:1.1;position:relative;top:-7px;}.page-titles .breadcrumb .breadcrumb-item:last-child>strong{top:3px;position:relative;}.ut-liste .page-titles,.ut-detay .page-titles,.ut-form .page-titles,.fj-report-page .page-titles{position:relative;z-index:5;}.ut-liste .page-titles>.breadcrumb,.ut-detay .page-titles>.breadcrumb,.ut-form .page-titles>.breadcrumb,.fj-report-page .page-titles>.breadcrumb{float:none!important;margin-bottom:0;}.ut-liste .page-titles>.float-right,.ut-detay .page-titles>.float-right,.ut-form .page-titles>.float-right,.fj-report-page .page-titles>.float-right{float:none!important;display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;position:absolute;right:0;top:calc(50% - 5px);transform:translateY(-50%);white-space:nowrap;z-index:5;}@media(max-width:767.98px){.ut-liste .page-titles>.float-right,.ut-detay .page-titles>.float-right,.ut-form .page-titles>.float-right,.fj-report-page .page-titles>.float-right{position:static;transform:none;margin-top:6px;}}.labelYes{color:#5eac33;font-weight:bold;}.labelNo{color:#e3442b;font-weight:bold;}.fj-pad-left-30{padding-left:30px;}.fatura-yazdir-page{background:#fff;padding:118px 18px 0 10px;display:flex;width:297mm;height:209mm;margin-bottom:10mm;border:1px #d3d3d3 solid;border-radius:5px;background:url("/Images/iade-fat-bg.jpg") no-repeat;background-size:cover;font-size:12px;}.fatura-yazdir-copy{width:33.333%;padding:0 10px;}.fatura-yazdir-copy:first-child{padding-left:0;padding-right:20px;}.fatura-yazdir-copy:last-child{padding-right:0;padding-left:20px;}.fatura-yazdir-copy .head,.fatura-yazdir-copy .body,.fatura-yazdir-copy .foot{padding:10px 0;}.fatura-yazdir-copy .head{display:flex;justify-content:space-between;height:100px;margin-bottom:6px;}.fatura-yazdir-copy .head .date{display:flex;flex:40%;align-items:center;justify-content:flex-end;font-size:12px;padding-top:10px;}.fatura-yazdir-copy .head .cust{flex:60%;line-height:15px;padding:2px 0;font-size:9px;}.fatura-yazdir-copy .body{height:100mm;overflow:hidden;}.fatura-yazdir-copy .total{margin-bottom:20px;font-size:14px;}.fatura-yazdir-copy .desc{border-top:solid 1px #d3d3d3;margin:20px 0;padding:10px 0;}.fd_item{display:flex;border-bottom:solid 1px #e1e1e1;line-height:15px;align-items:center;}.fd_item:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0;}.fd_item>div{padding:3px;text-align:right;flex:16.6666%;}.fd_item .urun{flex:50%;text-align:left;font-size:9px;}.fd_item .ad{text-align:center;}.personel-card{text-align:center;margin-left:0;width:60%;margin:0 auto 1rem;}.personel-card .profile-badge{padding:5px;position:relative;}.personel-card .user-detail{background-color:#fff;position:relative;padding:28px 0 10px 0;color:#8b8b89;}.personel-card .user-detail h3{margin:0 0 5px 0;color:#000;}.personel-card .user-detail p{font-size:14px;}.personel-card .user-detail .btn{margin-bottom:10px;background-color:#fff;border:1px solid #dedede;border-radius:0;color:#000;}.personel-card .user-detail .btn i{color:#d35b4d;padding-right:18px;}.personel-card .profile-pic img{border-radius:50%;box-shadow:0 0 5px 0 #c1c1c1;width:200px;height:200px;object-fit:cover;}.fj-center-card{text-align:center;margin-left:auto;margin-right:auto;}.personel-ekrani .vurgula{font-weight:bold;font-size:16px;}.personel-ekrani .up{color:#008600;background-color:#d4ffd4;border-bottom:solid 1px #9dfd9d!important;}.personel-ekrani .up:before{content:"+";}.personel-ekrani .down{color:#ff3554;background-color:#fbdde1;border-bottom:solid 1px #fa778b!important;}.personel-ekrani .marjFark{border-right:solid 2px #e2e2e2!important;border-left:solid 2px #e2e2e2!important;}.personel-ekrani .beklenti,.personel-ekrani .iyi,.personel-ekrani .cokIyi{display:inline-flex;}.personel-ekrani .beklenti>span,.personel-ekrani .iyi>span,.personel-ekrani .cokIyi>span{display:inline-block;width:18px;height:18px;margin-right:5px;}.personel-ekrani .cokIyi>span{background-color:#d4ffd4;border:solid 1px #25cc25;}.personel-ekrani .iyi>span{background-color:#feffcf;border:solid 1px #ecef60;}.personel-ekrani .beklenti>span{background-color:#fbdde1;border:solid 1px #fa778b;}.personel-ekrani .aciklama{font-size:14px;border-top:solid 2px #ddd;background-color:#e5e5e5;}.personel-ekrani .aciklama td{line-height:1.3;}.personel-ekrani .urun .table thead{background:#f1f1f1;color:#555;}.personel-ekrani .urun .table tbody{background:#fff;}.personel-ekrani .hCokiyi{background:#d4ffd4;}.personel-ekrani .hIyi{background:#feffcf;}.personel-ekrani .hBeklenti{background:#fbdde1;}.personel-ekrani .fatToplam{display:flex;align-items:center;}.personel-ekrani .fatToplam>div{flex:1;}.personel-ekrani .markaCiro{list-style:none;margin:0;padding:0;display:inline;}.personel-ekrani .markaCiro li{display:inline;}.personel-ekrani .aciklama td a{color:#2a6464;font-weight:bold;}.personel-ekrani .aciklama td a:hover{color:#474747;text-decoration:underline;}.personel-ekrani .ciro-header-wrapper{position:relative;display:inline-block;white-space:nowrap;}.personel-ekrani .ciro-info-icon{display:inline-block;width:16px;height:16px;background:#333;color:#fff;border-radius:50%;font-size:11px;line-height:16px;text-align:center;cursor:pointer;font-weight:bold;margin-left:3px;vertical-align:middle;}.personel-ekrani .ciro-info-popup{position:fixed;background:#fff;border:1px solid #ddd;padding:10px;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;z-index:9999;min-width:320px;}.personel-ekrani .ciro-info-popup .close-btn{position:absolute;top:4px;right:8px;cursor:pointer;font-size:16px;color:#999;font-weight:bold;line-height:1;}.personel-ekrani .ciro-info-popup .close-btn:hover{color:#333;}.personel-ekrani .ciro-info-popup table{font-size:12px;margin-bottom:0;}.personel-ekrani .ciro-info-popup th,.personel-ekrani .ciro-info-popup td{padding:3px 6px;}.urun-satis-karsilastirma .pool{align-items:start;}.urun-satis-karsilastirma .pool .grup{position:relative;padding-top:10px;border:solid 1px #e1e1e1;margin:5px;}.urun-satis-karsilastirma .pool .grup>span{position:absolute;z-index:1;top:-12px;left:5px;background:#fff;padding:0 10px;border-radius:10px;border:solid 1px #e1e1e1;}.urun-satis-karsilastirma .pool .grup label{background:#eee;margin:5px;padding:2px 10px;border-radius:5px;}.urun-satis-karsilastirma .remove{cursor:pointer;color:#bfbfbf;font-weight:bold;margin-left:5px;}.urun-satis-karsilastirma .remove:hover{color:#de4848;}.urun-satis-karsilastirma .grafik{max-width:100%;}.urun-satis-karsilastirma .sweet-alert .btns a{min-width:40%;}.urun-siparis .search-choice{width:97%;}.urun-siparis .table-wrapper{max-height:500px;overflow:scroll;color:#1d1d1d;width:fit-content;max-width:100%;}.urun-siparis .table-wrapper table{position:relative;border:1px solid #ddd;border-collapse:separate;border-spacing:0;margin:0;}.urun-siparis .table-wrapper td,.urun-siparis .table-wrapper th{white-space:nowrap;border:1px solid #ddd;text-align:center;padding:2px;line-height:1.2;cursor:default;}.urun-siparis .table-wrapper th{vertical-align:middle;}.urun-siparis .table-wrapper input{cursor:text;}.urun-siparis .table-wrapper thead{position:sticky;top:-1px;z-index:2;background:var(--fj-theme-green);color:#fff;}.urun-siparis .table-wrapper thead>tr:first-child th:first-child{left:0;z-index:3;position:sticky;background:var(--fj-theme-green);color:#fff;}.urun-siparis .table-wrapper tbody tr:hover td{background-color:var(--fj-table-row-hover-bg)!important;}.urun-siparis .table-wrapper tbody tr td:first-of-type{position:sticky;left:-1px;padding:0 2px;border:0;}.urun-siparis .table-wrapper tbody tr td:nth-child(2){border:0;text-align:left;}.urun-siparis .table-wrapper tbody tr td{background:#fff;}.urun-siparis .table-wrapper tbody tr:nth-child(odd) td{background:#f1f1f1;}.urun-siparis .zero{color:#e1e1e1!important;}.urun-siparis .stok{background:#ffb9b9!important;}.urun-siparis .table-wrapper tbody tr:nth-child(odd) td.stok{background:#eaaeae;}.urun-siparis .depo{background:#b9d8ff!important;color:#000;}.urun-siparis .table-wrapper tbody tr:nth-child(odd) td.depo{background:#aecbea!important;}.urun-siparis .table-wrapper td.satAdet{width:28px;}.urun-siparis .bl{border-left:solid 2px #000!important;}.urun-siparis .text-elipsis{white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis;max-width:284px;}.urun-siparis .table-wrapper input[name=adet]{width:30px;padding:0 2px;text-align:center;}.urun-siparis .table-wrapper input[name=fiyat]{width:56px;padding:0 2px;text-align:center;}.urun-siparis .ekraniKapla{position:fixed;top:0;left:0;bottom:0;right:0;z-index:999;margin-bottom:0;border-radius:0;}.urun-siparis .ekraniKapla .card-body{padding:.5rem 1rem;}.urun-siparis .ekraniKapla .table-wrapper{max-height:calc(100vh - 120px);}.urun-siparis #notFoundCard table{font-size:12px;}.urun-siparis #notFoundCard th,.urun-siparis #notFoundCard td{padding:4px 6px;}.sevk-emri-detay .ozet-kart label{font-weight:bold;margin-bottom:0;}.fj-btn-filter{height:38px;}.fj-min-w-160{min-width:160px;}.fj-min-w-180{min-width:180px;}.table-fixed{table-layout:fixed;}.badge-xs{font-size:10px;}.btn[disabled],.btn.disabled{opacity:.5;cursor:not-allowed;}.alert-warning.d-flex{border-left:4px solid #f0ad4e;}.alert-info.d-flex{border-left:4px solid #17a2b8;}.alert-secondary.d-flex{border-left:4px solid #6c757d;}.alert-danger.d-flex{border-left:4px solid #dc3545;}.sevk-emri-detay .table thead{background:var(--fj-theme-green);color:#fff;white-space:nowrap;}.no-resize{resize:none;}.w-26{width:26px!important;}.w-56{width:56px!important;}.w-100pct{width:100%!important;}.max-w-420{max-width:420px;}.max-h-200{max-height:200px;overflow-y:auto;}.stok-dropdown-open .stok-secili-dropdown,.stok-secili-dropdown.stok-dropdown-open{display:block!important;visibility:visible!important;opacity:1!important;}.urun-transfer .table-wrapper{max-height:500px;overflow:scroll;color:#1d1d1d;width:fit-content;max-width:100%;}.urun-transfer .table-wrapper table{position:relative;border:1px solid #ddd;border-collapse:separate;border-spacing:0;}.urun-transfer .table-wrapper td,.urun-transfer .table-wrapper th{white-space:nowrap;border:1px solid #ddd;text-align:center;padding:2px;line-height:1.2;cursor:default;}.urun-transfer .table-wrapper input{cursor:text;}.urun-transfer .table-wrapper thead{position:sticky;top:-1px;z-index:2;background:var(--fj-theme-green);color:#fff;}.urun-transfer .table-wrapper thead>tr:first-child th:first-child{left:0;z-index:3;position:sticky;background:var(--fj-theme-green);color:#fff;}.urun-transfer .table-wrapper tbody tr:hover td{background-color:var(--fj-table-row-hover-bg)!important;}.urun-transfer tbody tr td:first-of-type{position:sticky;left:-1px;padding:0 2px;border:0;}.urun-transfer tbody tr td:nth-child(2){border:0;text-align:left;}.urun-transfer .f-column{display:grid;grid-template-columns:75px 1fr 32px;gap:4px;}.urun-transfer .f-column>div{line-height:28px;text-align:left;}.urun-transfer .f-column>div:first-child{font-weight:bold;}.urun-transfer .f-column>div:last-child{text-align:center;}.urun-transfer .table-wrapper tbody tr td{background:#fff;}.urun-transfer .table-wrapper tbody tr:nth-child(odd) td{background:#f1f1f1;}.urun-transfer .zero{color:#e1e1e1!important;}.urun-transfer .stok{background:#ffb9b9!important;}.urun-transfer .table-wrapper tbody tr:nth-child(odd) td.stok{background:#eaaeae;}.urun-transfer .sevk>input{background:#ff0;padding:0 4px;width:30px;}.urun-transfer .table-wrapper td.satAdet{width:28px;}.urun-transfer .table-wrapper td.sevk{width:34px;}.urun-transfer .depo{background:#b9d8ff!important;color:#000;}.urun-transfer .table-wrapper tbody tr:nth-child(odd) .depo{background:#aecbea!important;color:#000;}.urun-transfer .bl{border-left:solid 2px #000!important;}.urun-transfer .text-elipsis{white-space:nowrap;overflow:hidden;width:215px;text-overflow:ellipsis;}.urun-transfer .ekraniKapla .table-wrapper{max-height:calc(100vh - 20px)!important;}.urun-transfer .ma-icon{cursor:pointer;font-size:11px;color:#fff;margin-left:4px;opacity:.8;}.urun-transfer .ma-icon:hover{opacity:1;}.urun-transfer .ma-badge{display:inline-block;background:#ff9800;color:#fff;border-radius:50%;width:16px;height:16px;font-size:10px;line-height:16px;text-align:center;cursor:pointer;vertical-align:middle;}.swal2-popup .ma-modal-table{font-size:13px;width:100%;}.swal2-popup .ma-modal-table th{background:#f5f5f5;font-weight:600;text-align:center;}.swal2-popup .ma-modal-table td,.swal2-popup .ma-modal-table th{padding:4px 8px;vertical-align:middle;border:1px solid #dee2e6;}.swal2-popup .ma-transfer-row td{white-space:nowrap;}.swal2-popup .ma-transfer-row input[type=number]{width:55px;margin:0 auto;text-align:center;display:inline-block;}.swal2-popup .ma-modal-table th.ma-col-sevk{width:55px;}.swal2-popup .ma-cikis+.select2-container,.swal2-popup .ma-giris+.select2-container{max-width:120px;}.swal2-popup .ma-modal-table th.ma-col-actions{width:30px;}.swal2-popup .ma-modal-title{text-align:center;font-weight:bold;font-size:15px;margin-bottom:12px;}.swal2-popup .ma-modal-scroll{max-height:400px;overflow-y:auto;}.swal2-popup .ma-date-filter{display:flex;align-items:center;gap:2px;margin-bottom:8px;flex-wrap:wrap;}.swal2-popup .ma-date-filter .ma-date-col{flex:0 0 110px;}.swal2-popup .ma-date-filter .ma-date-col label{font-size:11px;}.swal2-popup .ma-date-filter .ma-date-sep{border-left:1px solid #ddd;height:24px;margin:0 1px;}.swal2-popup .ma-date-filter .ma-date-quick-label{font-size:12px;color:#666;margin:0 2px;}.swal2-popup #tblMaTransfer tbody tr{cursor:default;}.swal2-popup #tblMaTransfer tbody tr td,.swal2-popup #tblMaTransfer tbody tr:hover td,.swal2-popup #tblMaTransfer tbody tr:active td,.swal2-popup #tblMaTransfer tbody tr:focus td{background-color:#fff!important;}.table.fj-gunluk-adet thead th,.table.fj-gunluk-adet tbody td{text-align:center;padding:6px 4px;white-space:nowrap;}.table.fj-gunluk-adet tbody td{font-size:15px;font-weight:600;}.table.fj-gunluk-adet .fj-gunluk-adet-sifir{color:#c8c8c8;font-weight:normal;}.table.fj-gunluk-adet .fj-gunluk-adet-toplam{background-color:#f5f5f5;font-weight:700;}@media(max-width:1700px){.kanal-satis-raporu .fj-report-filter-select-wrap,.kanal-satis-raporu .fj-report-filter-single-select-wrap,.kanal-satis-raporu .fj-report-filter-text-wrap,.kanal-satis-raporu .kanal-satis-filter-select,.urun-satis-raporu .fj-report-filter-select-wrap,.urun-satis-raporu .fj-report-filter-single-select-wrap,.urun-satis-raporu .fj-report-filter-text-wrap,.urun-satis-raporu .kanal-satis-filter-select,.fj-report-page .fj-report-filter-select-wrap,.fj-report-page .fj-report-filter-single-select-wrap,.fj-report-page .fj-report-filter-text-wrap,.fj-report-page .kanal-satis-filter-select{width:155px;min-width:155px;}.kanal-satis-raporu .fj-report-stock-filter,.kanal-satis-raporu .stok-autocomplete-wrap,.urun-satis-raporu .fj-report-stock-filter,.urun-satis-raporu .stok-autocomplete-wrap,.fj-report-page .fj-report-stock-filter,.fj-report-page .stok-autocomplete-wrap{width:210px!important;min-width:210px!important;max-width:210px!important;}.fj-report-filter-bar .fj-min-w-180,.fj-report-filter-bar .fj-min-w-166,.fj-report-filter-bar .fj-min-w-160{min-width:140px!important;}}@media(max-width:1400px){.kanal-satis-raporu .fj-report-filter-select-wrap,.kanal-satis-raporu .fj-report-filter-single-select-wrap,.kanal-satis-raporu .fj-report-filter-text-wrap,.kanal-satis-raporu .kanal-satis-filter-select,.urun-satis-raporu .fj-report-filter-select-wrap,.urun-satis-raporu .fj-report-filter-single-select-wrap,.urun-satis-raporu .fj-report-filter-text-wrap,.urun-satis-raporu .kanal-satis-filter-select,.fj-report-page .fj-report-filter-select-wrap,.fj-report-page .fj-report-filter-single-select-wrap,.fj-report-page .fj-report-filter-text-wrap,.fj-report-page .kanal-satis-filter-select{width:135px;min-width:135px;}.kanal-satis-raporu .fj-report-stock-filter,.kanal-satis-raporu .stok-autocomplete-wrap,.urun-satis-raporu .fj-report-stock-filter,.urun-satis-raporu .stok-autocomplete-wrap,.fj-report-page .fj-report-stock-filter,.fj-report-page .stok-autocomplete-wrap{width:180px!important;min-width:180px!important;max-width:180px!important;}.fj-report-filter-bar .fj-min-w-180,.fj-report-filter-bar .fj-min-w-166,.fj-report-filter-bar .fj-min-w-160{min-width:120px!important;}}@media(max-width:1700px){.ut-liste .card-body{overflow-x:auto;}.ut-liste .card-body:has(.fj-report-filter-bar),.ut-liste .card-body:has(.fj-report-stock-filter),.ut-liste .card-body:has(.stok-autocomplete-wrap),.ut-liste .card-body:has(.fj-report-filter-select){overflow:visible;}.ut-liste table.table-fixed{table-layout:auto;}.ut-liste .ambar-badge{padding:3px 6px;font-size:10px;}.ut-liste .badge-durum,.ut-liste .badge-tur{padding:3px 6px;font-size:10px;}}@media(max-width:1400px){.ut-liste .ambar-badge,.ut-liste .badge-durum,.ut-liste .badge-tur{padding:2px 5px;font-size:9px;}}