}
}
}
@charset "utf-8";
@import "../../../css/tema/font-awesome/css/font-awesome.css";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap";
body {
    color: #111
}

.spinner-container {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ffffff4d;
    transition: .3s ease;
    z-index: 9999999
}

.wt-spinner {
    -webkit-animation: rotator 1.4s linear infinite;
    animation: rotator 1.4s linear infinite
}

@-webkit-keyframes rotator {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(270deg)
    }
}

@keyframes rotator {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(270deg)
    }
}

.wt-spinner .path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite
}

@-webkit-keyframes colors {
    0% {
        stroke: #4285F4
    }
    25% {
        stroke: #DE3E35
    }
    50% {
        stroke: #F7C223
    }
    75% {
        stroke: #1B9A59
    }
    100% {
        stroke: #4285F4
    }
}

@keyframes colors {
    0% {
        stroke: #4285F4
    }
    25% {
        stroke: #DE3E35
    }
    50% {
        stroke: #F7C223
    }
    75% {
        stroke: #1B9A59
    }
    100% {
        stroke: #4285F4
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 187
    }
    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg)
    }
    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg)
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 187
    }
    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg)
    }
    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg)
    }
}

.loader-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #5a6b7d;
    z-index: 99999999
}

.loaded .loader-overlay {
    -webkit-animation: fade-out 2263038s ease-out;
    animation: fade-out 2263038s ease-out;
    opacity: 0;
    display: none
}

.loader {
    position: relative;
    top: 50vh;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 74px;
    height: 74px;
    z-index: 9
}

.spinner {
    width: 100px;
    height: 100px;
    background: url(../../../resimler/webticari/preload.svg);
    background-size: 100px 100px;
    border-radius: 50%;
    position: relative;
    display: inline-block
}

.spinner2:after, .spinner2:before, .spinner:after, .spinner:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.spinner-1:after {
    position: absolute;
    top: -4px;
    left: -4px;
    border: 6px solid transparent;
    border-top-color: #fff;
    border-bottom-color: #fff;
    animation: spinny 1s linear infinite
}

@keyframes spinny {
    0% {
        transform: rotate(0deg) scale(1)
    }
    50% {
        transform: rotate(140deg) scale(1.2)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}

.spinner2 {
    width: 100px;
    height: 100px;
    background: url(../../../resimler/webticari/preload2.svg);
    background-size: 100px 100px;
    border-radius: 50%;
    position: relative;
    display: inline-block
}

.spinner-2:after {
    position: absolute;
    top: -4px;
    left: -4px;
    border: 6px solid transparent;
    border-top-color: #0300bf;
    border-bottom-color: #0087ff;
    animation: spinny-2 1s linear infinite
}

@keyframes spinny-2 {
    0% {
        transform: rotate(0deg) scale(1)
    }
    50% {
        transform: rotate(140deg) scale(1.2)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}

.spinner2-center {
    justify-content: center
}

.ui-widget-header {
    border: 1px solid #aaa;
    font-weight: 700
}

.ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    padding: .2em .4em
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text
}

.captureImg {
    display: none !important
}

.kurHesapla {
    background-color: #ffa07a !important
}

.mpClass {
    text-align: center;
    white-space: pre;
    transform: rotate(-90deg);
    max-width: 20px;
    margin-top: 140px;
    margin-bottom: 15px;
    position: relative
}

#headerMenu, .bannerContainer {
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: inherit;
    border-style: solid
}

.bannerContainer {
    height: 50px;
    display: table;
    border-width: 0 4px !important;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: auto;
    position: relative
}

#headerMenu {
    position: relative;
    height: 40px;
    display: inline;
    float: right;
    vertical-align: middle;
    border-width: 0 4px
}

.yardimscroll {
    scrollbar-arrow-color: #FFF;
    scrollbar-3dlight-color: #FFF;
    scrollbar-shadow-color: #FFF;
    scrollbar-track-color: #FFF;
    background-color: transparent
}

.bannerLogo {
    display: table-cell;
    border: 0 solid red;
    width: 175px !important;
    max-width: 175px !important;
    background-repeat: no-repeat;
    background-position: center
}

.bannerDurum {
    display: table-cell;
    border: 0 solid #00F;
    vertical-align: middle;
    text-align: center;
    padding: 0
}

.bannerBilgi {
    display: table-cell;
    border: 0 solid #0F0;
    height: inherit;
    padding: 3px 10px 0 0
}

.divBGenel, .divAGenel {
    display: none;
    overflow: hidden;
    border-radius: .25rem;
    width: auto !important;
    padding: 28px .5% .5%;
    position: relative;
    box-sizing: border-box;
    border: .5px solid #dee2ea;
    box-shadow: 0 1px 14px 1px #45414e0a
}

.divAGenel {
    margin: 5px !important
}

.divBGenel {
    margin: 5px !important
}

.divBlock {
    padding: 0;
    margin: 0;
    width: inherit;
    overflow: hidden;
    clear: both;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.divBlockContainer {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    clear: both;
    border: 0 solid red;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.YanMenuAlani {
    position: absolute;
    left: 0;
    width: 3px
}

.divBlockA {
    height: 100%;
    width: 70%;
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.divBlockB {
    height: 100%;
    width: 30%;
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.divBlockABContainer {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 0 solid #666 !important
}

.divBlockBContainer {
    border-left: 0 solid #666 !important
}

.divBlockPreviewContainer {
    display: none;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border: 0 solid red;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.divBlockPreview {
    width: 50%;
    height: 50%;
    float: left;
    border: 3px solid #ebeef3;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hizliMenuDiv {
    font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 100%;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 6px;
    margin: 2px 2px 4px;
    border: 2px solid #5a6b7d;
    cursor: pointer;
    width: 100%;
    display: block;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hizliMenuDivPlus {
    float: left;
    margin-top: -4px !important;
    width: 22px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    margin-left: 0;
    font-size: 120% !important;
    padding: 0 0 2px 1px !important;
    font-weight: 700 !important
}

.ls_td_ana {
    font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
    background: #B48991;
    font-size: 13px;
    font-weight: bolder;
    padding-left: 5px
}

.ls_td {
    color: #000;
    background: #F5FAFA;
    text-align: left;
    font-size: 13px;
    padding-left: 25px
}

.ls_urunbutton_alt, .ls_urunbutton, .ls_menubutton {
    background: transparent;
    border: none;
    background-repeat: no-repeat;
    height: 85px;
    width: 140px;
    color: #000;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer
}

.ls_menubutton {
    background-image: url(../../../resimler/ls_icon/ls_buton.png);
    width: 275px
}

.ls_urunbutton {
    background-image: url(../../../resimler/ls_icon/ls_buton_urun.png)
}

.ls_urunbutton_alt {
    background-image: url(../../../resimler/ls_icon/ls_buton_urun_alt.png)
}

.leventlostra {
    background-image: url(../../../resimler/menu/leventlostra.png);
    background-repeat: no-repeat;
    height: 18px;
    left: 4px;
    margin-top: 3px;
    position: absolute;
    width: 18px
}

.mainMenuArrowClass {
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 12;
    top: 67px
}

#tablobaslik {
    background-repeat: repeat-x;
    width: 100%;
    height: 53px;
    float: left;
    clear: left
}

#tablobaslikdesen {
    background-repeat: repeat-x;
    width: 100%;
    height: 53px;
    float: left;
    clear: left
}

.butonhover {
    background: #ACE;
    color: #174366
}

.divABGenel {
    background: #FFF;
    -webkit-box-shadow: 0 1px 15px 1px #45414e14;
    -moz-box-shadow: 0 1px 15px 1px #45414e14;
    box-shadow: 0 1px 15px 1px #45414e14
}

.raporbant {
    background: #FFF;
    border-bottom-style: dashed;
    border-bottom-color: #999;
    border-bottom-width: 1px;
    display: none;
    overflow: auto
}

.divrapor {
    background: #FFF;
    border-style: none;
    width: 100%;
    display: none;
    overflow: hidden
}

#divlisteozelkod, #divliste, #divpromosyon, #divlistetopstok, #divtopstok, #divlistesuzform, #divlistebtum, #divlistesuz, #divchecklist, #divlistekisa, #divlistetum, #divlisterapor, #divlistesayim, #divlisteariza, #divlisteariza2, #divlisteariza3 {
    overflow: auto;
    width: 100%;
    border: 0
}

#divliste {
    background: #E1DED9
}

#divlisteozelkod {
    width: 101%;
    height: 500px
}

#divliste {
    padding: 0
}

#divpromosyon {
    z-index: 90;
    position: absolute
}

#divlistesuzform {
    background: #EEE;
    height: 100%;
    width: 100%;
    box-sizing: border-box
}

#divlistehizlimenu {
    border-bottom-style: hidden;
    border-right-style: hidden;
    border-top-style: hidden;
    height: 515px;
    overflow: auto
}

#divlistesuz {
    height: 175px
}

#divchecklist {
    height: 120px
}

#divlistekisa {
    height: 185px
}

#divlistetum {
    background: #E1DED9
}

#divlisterapor {
    background: #FFF;
    border-color: #FFF;
    border-top-color: #FFF
}

#divlisteariza {
    height: 410px
}

#divlisteariza2 {
    height: 315px
}

#divlisteariza3 {
    border-color: #999;
    border-top-color: #ccc;
    width: 695px;
    height: 245px
}

#divayarekran {
    background: #f0f0ee;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    position: absolute;
    z-index: 61
}

.divayarekranicerik {
    background: #eee;
    border-style: hidden;
    border: hidden;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%;
    z-index: 62;
    position: absolute;
    overflow: hidden
}

#divuyari, #divtakvim, #divayar, #divmesajbox, #divyardim {
    border-color: #cbd3e1;
    border-top-color: #cbd3e1;
    border-left-color: #cbd3e1;
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    border-style: solid ridge ridge solid;
    border-width: thin
}

#divayar {
    background: #E1DED9;
    z-index: 5
}

#divuyari {
    z-index: 7
}

.divayaricerik {
    border-style: hidden;
    border: hidden;
    left: 0;
    top: 20px;
    z-index: 6;
    overflow: auto
}

.divuyaricerik {
    border-style: hidden;
    border: hidden;
    overflow: auto
}

#divtakvim {
    z-index: 9
}

.divtakvimicerik {
    border-style: hidden;
    border: hidden;
    left: 0;
    top: 20px;
    z-index: 10;
    position: absolute;
    overflow: auto
}

#divmesajbox {
    z-index: 51
}

.divmesajboxcerik {
    border-style: hidden;
    border: hidden;
    left: 0;
    top: 20px;
    z-index: 52;
    position: absolute;
    overflow: auto
}

.secenekbutton {
    height: 23px;
    width: 100px;
    color: #FFF;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    padding-left: 5px;
    white-space: nowrap;
    background: no-repeat
}

.secenekbuttonover {
    height: 23px;
    width: 100px;
    color: #000;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    padding-left: 5px;
    white-space: nowrap;
    background: no-repeat
}

.daralisfaturabutton, .darsatisfaturabutton, .perakendesatishizlibutton, .hizligiris, .hizlicikis, .hesapmakinehizlibutton {
    background: transparent;
    border: none;
    background-image: inherit;
    height: 34px;
    width: 81px;
    cursor: pointer
}

.hesapmakinehizlibutton {
    width: 167px
}

.hizlimenubutton {
    background: transparent;
    border: none;
    height: 34px;
    width: 150px;
    cursor: pointer;
    color: #FFF;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer
}

.pagination {
    padding: 2px;
    width: 100%
}

.pagination ul {
    margin: 0;
    padding: 1px;
    text-align: left;
    font-size: 12px;
    display: block
}

.pagination li {
    list-style-type: none;
    display: inline-flex;
    padding-bottom: 1px
}

.pagination a:hover, .pagination a:active {
    color: #0087ff;
    border-color: #0087ff;
    background: transparent
}

.pagination a.currentpage {
    cursor: default;
    background: linear-gradient(-180deg, #ebeef3 0%, #ebeef3 98%), radial-gradient(at top left, #ffffff4d 0%, #0000004d 100%) !important;
    background-blend-mode: screen !important;
    border: .5px solid #0087ff !important;
    border-radius: .25rem;
    color: #0087ff !important
}

.pagination a.prevnext {
    font-weight: 700;
    cursor: hand
}

.pagination select {
    background: none;
    color: #8f9db9 !important;
    font-weight: 700;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 12px;
    padding: 0 8px;
    border-radius: .25rem
}

.divuyaricerik .pagination select {
    margin-top: 0;
    font-size: 11px;
    padding: 0 7px;
    border-radius: 3px;
    min-height: auto
}

.pagination a, .pagination a:visited, .pagination select {
    text-decoration: none
}

.pagination a.disablelink, .pagination a.disablelink:hover {
    cursor: hand;
    font-weight: 700
}

.ustkisim {
    border: none !important;
    background: none;
    font-size: 14px;
    color: #000;
    text-align: center;
    padding: 10px 5px;
    height: 50px !important;
    border-right: 1px solid #e5e5e5 !important;
    border-radius: 0 !important
}

.stokadi {
    border-radius: 5px;
    width: 100vw
}

.inputlar {
    width: 4.5vw !important;
    display: block;
    margin: 0 auto !important;
    border: 1px solid #617a97 !important;
    font-size: 17px;
    text-align: right;
    padding: 6px !important
}

.doklistInputlar {
    display: inline-block;
    margin: 0 auto !important;
    border: 1px solid #617a97 !important;
    font-size: 17px;
    text-align: right;
    padding: 6px !important
}

.inputlar value {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none
}

.silnewstyle {
    background-color: transparent !important;
    background-image: url(../../../resimler/button_icon/default/sil-siyah.svg) !important;
    background-size: 20px;
    background-repeat: no-repeat;
    border: 0;
    background-position: center;
    width: 40px;
    height: 32px;
    display: block;
    margin: 0 auto
}

.butonInInput {
    float: left;
    margin-left: -23px !important;
    position: relative;
    margin-top: -1.5px !important
}

.inputWithButon {
    float: left;
    padding-right: 22px !important
}

.restaurant {
    cursor: pointer
}

.restaurant:hover {
    background-color: #F0F !important
}

.restaurant:active {
    background-color: #8799aa
}

.karisikodemeicerigi {
    font-size: 14px !important;
    border-color: #FFF !important;
    color: #FFF !important;
    background: #474f58 !important;
    text-transform: uppercase !important
}

.imagesolution {
    position: relative;
    width: 75%;
    margin: 0 auto
}

.imagesolution:before {
    content: "";
    display: block;
    padding-top: 7vw
}

.imagesolutionin {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -ms-box;
    -ms-box-pack: center;
    -ms-box-align: center;
    display: box;
    box-pack: center;
    box-align: center
}

.karisik_odeme_butonlari {
    width: 5.8vw !important;
    font-size: .9vw !important;
    border-radius: 15px !important;
    margin: .3vw !important
}

.karisik_odeme_butonlari p {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    display: block;
    margin: 0 auto;
    font-size: 15px;
    padding-top: 5px
}

.restoran_menu_genisbuton_yerine {
    width: 100% !important;
    height: 65px !important
}

.iskonto_icin {
    background: #cbd1d9;
    color: #111;
    text-transform: uppercase;
    font-size: 15px;
    padding: 7px;
    text-align: left;
    border: none
}

.butonortak_durum {
    border: none !important;
    -webkit-box-shadow: 0 3px 5px 0 #000000bf;
    -moz-box-shadow: 0 3px 5px 0 #000000bf;
    box-shadow: 0 3px 5px 0 #000000bf;
    border-radius: 25px !important;
    cursor: pointer;
    outline: none;
    width: 257px !important;
    height: 68px;
    line-height: 50px;
    text-indent: 58px
}

.buton_belge_no {
    background-image: url(../../../resimler/belgeno.png) !important;
    transition-duration: 5s;
    transition: all .5s ease 0s
}

.buton_belge_no:hover {
    background-image: url(../../../resimler/belgeno_hover.png) !important
}

.cari_ile_ara {
    background-image: url(../../../resimler/cariara.png) !important;
    transition-duration: 5s;
    transition: all .5s ease 0s
}

.cari_ile_ara:hover {
    background-image: url(../../../resimler/cariara_hover.png) !important
}

.ortak_durum_yazi {
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    color: #313643
}

.iade_inputlari {
    width: 150px;
    position: relative;
    display: block;
    margin: 0 auto;
    top: 32%;
    margin-left: 85px;
    transition: all .5s ease 0s;
    outline: none;
    border: #5a6982 solid 1px;
    padding: 4px;
    text-transform: uppercase;
    left: 35%
}

.iade_inputlari_cariara_bg {
    background: url(../../../resimler/cariara.png) no-repeat;
    width: 257px;
    height: 68px;
    border-radius: 25px;
    display: block;
    margin: 0 auto;
    -webkit-box-shadow: 0 3px 5px 0 #000000bf;
    -moz-box-shadow: 0 3px 5px 0 #000000bf;
    box-shadow: 0 3px 5px 0 #000000bf
}

.iade_inputlari_belgeno_bg {
    background: url(../../../resimler/belgeno.png) no-repeat;
    width: 257px;
    height: 68px;
    border-radius: 25px;
    display: block;
    margin: 0 auto;
    -webkit-box-shadow: 0 3px 5px 0 #000000bf;
    -moz-box-shadow: 0 3px 5px 0 #000000bf;
    box-shadow: 0 3px 5px 0 #000000bf
}

.iade_sag_buton {
    background: url(../../../resimler/sagok_sat.png) no-repeat;
    width: 44px;
    height: 30px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all .5s ease 0s
}

.iade_sag_buton:hover {
    background: url(../../../resimler/sagok_sat_hover.png) no-repeat;
    border: none;
    outline: none;
    box-shadow: none
}

.iade_sol_buton {
    background: url(../../../resimler/solok_sat.png) no-repeat;
    width: 44px !important;
    height: 44px;
    border: none !important;
    outline: none;
    cursor: pointer;
    transition: all .5s ease 0s;
    background-color: transparent !important
}

.iade_sol_buton:hover {
    background: url(../../../resimler/solok_sat_hover.png) no-repeat;
    border: none;
    outline: none;
    box-shadow: none
}

.sat_iade_kaydet {
    background: url(../../../resimler/sat_kaydet.png) no-repeat;
    width: 110px;
    height: 30px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all .5s ease 0s
}

.sat_iade_kaydet:hover {
    background: url(../../../resimler/sat_kaydet_hover.png) no-repeat;
    border: none;
    outline: none;
    box-shadow: none
}

.rezervasyon-detay {
    width: 400px !important;
    height: 30px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    border-radius: 5px;
    border: #8F99A4 solid 2px;
    text-align: center;
    line-height: 30px;
    display: block;
    float: left
}

.rezervasyon-boyut {
    width: 600px;
    display: block;
    margin: 0 auto
}

.tr1 {
    background-color: #f6f6f6
}

.tr2, .tr1, td, .include-old-design td, .tdDiv, .include-old-design .notifications .tdDiv {
    font-size: 10px
}

.tr1:nth-child(even) {
    background: #f6f6f6
}

.tr1:nth-child(odd) {
    background: #FFF
}

.td1 {
    border: 0 inset #999;
    font-size: 10px;
    padding: 0
}

.td2 {
    border: 1px solid #a8b2ca;
    font-size: 10px;
    padding: 1px
}

.td2 span input[type="text"] {
    border: 0
}

.td3 {
    padding: 0 3px;
    background: #fff;
    text-align: right;
    font-size: 12px;
    font-weight: bolder;
    border: 1px solid #dee2ea;
    color: #263038
}

.td4 {
    border: 1px solid #dee2ea;
    padding: 0;
    color: #263038;
    background: #FFF;
    text-align: right;
    font-size: 13px;
    font-weight: bolder
}

.td5 {
    font-size: 13px;
    text-align: right;
    padding-right: 10px;
    width: 101px;
    font-weight: 700;
    white-space: nowrap
}

.tooltip-sabitle {
    z-index: 4;
    padding: 2px 7px;
    background: #fff;
    border-radius: 12%;
    position: absolute;
    left: 71px;
    top: 40px;
    display: none
}

.tarih_gay {
    width: 100%;
    text-align: center
}

.tarih_saat {
    width: 77%;
    text-align: center
}

.belge_no_span {
    font-size: 13px;
    padding: 0 0 0 10px
}

.doviz_span {
    font-size: 13px;
    padding: 0 0 0 10px
}

.td6 {
    background: #fff !important;
    width: 100px !important;
    font-size: 12px
}

h5 {
    font-size: .85rem
}

th, .thDiv, table thead tr td, body > th.ui-draggable-dragging, body > td.ui-draggable-dragging {
    border: 1px solid;
    padding: 2px;
    border-bottom-width: thin;
    border-right-width: thin;
    text-align: left;
    font-size: 11px;
    font-weight: 400
}

body > th.ui-draggable-dragging, body > td.ui-draggable-dragging {
    width: auto !important;
    height: auto !important
}

#th {
    border-radius: 5px;
    padding: 1px;
    text-align: left;
    border-width: thin;
    font-size: 14px;
    font: Verdana, Geneva, sans-serif;
    width: 87%;
    border-collapse: collapse
}

#liste {
    border-radius: 15px;
    width: 87%;
    height: 15px;
    padding: 1px;
    border: 1px outset #B8B9BB;
    border-bottom-width: thin;
    border-right-width: thin;
    cursor: pointer
}

thc {
    border: 1px outset #333;
    padding: 1px;
    color: #333;
    background: #D1DBFA;
    text-align: center;
    font-size: 12px
}

.tdDiv, .include-old-design .notifications td, .include-old-design .tdDiv {
    word-wrap: break-word;
    white-space: normal;
    padding: 0;
    vertical-align: middle
}

thead + tbody td, #divliste td {
    padding: 0 5px;
    height: 28px;
    border-color: #dee2ea
}

.divBGenel td {
    height: 28px;
    border-color: #dee2ea
}

.tdDiv, .include-old-design .notifications .tdDiv {
    padding-top: 0
}

html {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    min-width: 800px;
    min-height: 600px;
    overflow: hidden;
    font-family: Helvetica, Arial, 'Verdana', Tahoma, Calibri, sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    -webkit-text-size-adjust: 12px;
    -ms-text-size-adjust: 12px
}

.zemin {
    background: #ebeef3
}

.Xzemin {
    background-position: center;
    background-repeat: repeat-x;
    background: #E1DED9;
    background-image: url(../../../../resimler/webticari/zemin.png);
    border-color: #fff #333 #333 #fff;
    border-style: outset;
    border-width: thin
}

.pencereModal {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    filter: alpha(opacity=50);
    opacity: .5;
    background-color: #333;
    color: red
}

form {
    margin: 0
}

#msg {
    display: none;
    position: absolute;
    z-index: 200;
    background: url(../../../resimler/msg_arrow.gif) left center no-repeat;
    padding-left: 7px
}

#msgcontent {
    display: block;
    background: #f3e6e6;
    border: 2px solid #924949;
    border-left: none;
    padding: 5px;
    min-width: 150px;
    max-width: 250px
}

textarea {
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma;
    padding: 2px
}

body.etiketmenu {
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    font-family: Tahoma;
    background-color: #fff
}

p, .include-old-design .notifications p {
    margin-top: 5px;
    margin-bottom: 10px
}

font {
    font-family: inherit;
    font-size: 12px
}

table, .include-old-design .notifications table {
    empty-cells: show;
    border-color: #FFF;
    white-space: nowrap
}

.banner9 {
    height: 60px;
    width: 1050px;
    background-image: url(../../../resimler/banner.png)
}

.dikkat1 {
    color: red;
    font-weight: 700;
    font-size: 12px
}

label {
    width: 4em;
    text-align: right;
    margin-right: .5em;
    display: block
}

.submit input {
    margin-left: 4.5em
}

input:not([type="button"]), .include-old-design .notifications input:not([type="button"]) {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 1px
}

input, .include-old-design .notifications input {
    background-color: #FFF;
    font-size: 11px
}

input[type="checkbox"], input[type="radio"], .include-old-design .notifications input[type="checkbox"] {
    border: none;
    background: none;
    cursor: default;
    vertical-align: middle
}

input.button {
    background-color: #FFF;
    background-image: url(../../../resimler/button.png);
    border: thin;
    border-color: #005B9A;
    height: 26px;
    width: 107px;
    color: #FFF;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    font-size-adjust: inherit;
    text-transform: capitalize;
    text-shadow: #999;
    font-stretch: inherit;
    text-align: center;
    cursor: pointer;
    border-style: outset
}

fieldset {
    border: 1px solid #dee2ea;
    width: 100%;
    padding: 0;
    margin: 0
}

#divyardim {
    background: #E1DED9;
    z-index: 71
}

.divyardimicerik {
    background: #d4d0c8;
    border-style: hidden;
    border: hidden;
    left: 0;
    top: 20px;
    width: 98%;
    height: 99%;
    z-index: 72;
    position: absolute;
    overflow: auto
}

legend {
    height: 28px;
    border: 1px solid #dee2ea;
    background-color: #f4f6f8;
    display: flex;
    align-items: center;
    color: #263038;
    font-weight: 500;
    font-size: 12px;
    padding: 0 12px;
    margin-top: 0 !important;
    max-width: none
}

.zemin2 {
    background: #B8B9BB;
    border-color: #fff #333 #333 #fff;
    border-style: outset;
    border-width: thin
}

.divbaslik {
    background: #6BCAE2;
    border-right-width: thin;
    border-color: #333;
    border-right-style: solid;
    color: #FFF
}

.divY {
    background: #BFD9DA;
    border-bottom-style: inset;
    border-bottom-width: thin;
    border-right-style: outset;
    border-right-width: thin;
    border-color: red;
    border-top-style: solid;
    border-top-color: #ccc;
    border-top-width: thin
}

#divliste2 {
    padding: 0;
    width: 100%
}

.thd {
    padding: 1px;
    border: 1px outset #333;
    border-bottom-width: thin;
    border-bottom-color: #000;
    border-right-width: thin;
    border-right-color: #000;
    color: #333;
    background: #DDECEF;
    text-align: left;
    font-size: 13px
}

.tdd {
    border: 1px outset #333;
    padding: 0;
    color: #000;
    background: #0191C8;
    text-align: center;
    font-size: 13px;
    font-weight: bolder;
    text-align: center;
    height: 50px
}

.tdd5 {
    font-size: 17px
}

.tdd6 {
    font-size: 14px
}

.tddd {
    border: hidden;
    padding: 0;
    color: #000;
    background: #0191C8;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
    height: 50px
}

.dokSipUrGrupParent, .dokSipUrGrupParentSol {
    width: 20%;
    display: inline-block;
    padding: 5px;
    box-sizing: border-box;
    background-color: #fff
}

.dokSipUrGrupParentSol {
    width: 25%
}

.dokSipUrGrupContainerSag {
    width: 20%;
    float: right;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.dokSipUrGrupParentSag {
    width: 100%;
    display: block;
    padding: 2px 5px;
    box-sizing: border-box;
    background-color: #D4D0CB
}

.dokSipUrListeParentSol {
    width: 80%;
    box-sizing: border-box;
    float: left;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.dokSipUrGrup {
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: center;
    height: 11vw;
    z-index: 0;
    display: table;
    float: left;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden
}

.dokSipUrGrup:after {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: #ffffff42;
    transition: .3s ease
}

.dokSipUrGrup:hover:after {
    opacity: 1
}

.dokSipUrGrupSag {
    cursor: pointer;
    width: 100%;
    text-align: center;
    height: 5.5vw;
    display: table;
    box-sizing: border-box;
    background-color: #EBEBEB;
    border-radius: 8px
}

.dokSipUrGrupSag .resGrupGeri {
    display: none
}

.dokSipUrGrupSag:hover .resGrupGeri {
    display: table-cell
}

.dokSipUrGrupIcerik, .dokSipUrGrupIcerikSag {
    position: relative;
    z-index: 0;
    vertical-align: middle;
    display: table-cell;
    background-color: #fff;
    border-radius: 5px;
    font-size: 24px;
    word-break: break-all
}

.genisbutton {
    width: 90% !important;
    height: 90px !important;
    font-size: 15px !important
}

.tdd2 {
    border: 1px solid #333;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    text-align: center
}

.tdd3 {
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
    padding: 5px
}

.tdd4 {
    border: 0;
    border-bottom-style: inset;
    padding: 0;
    color: #000;
    background: #DDEEED;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
    height: 50px
}

.tdd4button {
    background: transparent;
    border: none;
    background: no-repeat;
    background-image: url(../../../resimler/icon/check.png);
    height: 24px;
    width: 24px;
    cursor: pointer
}

.tdds {
    cursor: hand;
    background: #CCC;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 700
}

.tdds2 {
    cursor: hand;
    background: #CCC;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    color: #0034E8
}

.tdds3 {
    cursor: hand;
    background: #CCC;
    font-size: 24px;
    font-weight: 700;
    color: #0034E8;
    border: 1px outset #333
}

.fiyatgoster {
    background: #607995;
    color: #f1f1f1;
    height: 60px;
    width: 500px;
    font-weight: 700;
    border-radius: 8px
}

.fiyatgosterb {
    background: #607995;
    color: #FFF;
    height: 55px;
    width: 190px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 8px
}

.fiyatgoster2b {
    background: #607995;
    color: #FFF;
    height: 85px;
    width: 190px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 8px
}

.fiyatgoster2 {
    background: #607995;
    height: 85px;
    width: 500px;
    font-weight: bolder;
    color: #fff;
    border-radius: 8px
}

.tdbas {
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 2px;
    background: #CCC;
    font-weight: 700;
    color: #666;
    font-family: Tahoma;
    font-size: 12px
}

.tdnor {
    background: #E6E6E6;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px
}

.goodtextbox {
    background-position: left;
    color: #666;
    padding: 1px;
    font-family: Tahoma;
    font-size: 12px
}

.muhreadonly {
    text-align: right;
    font-weight: 700
}

.menuCari, .menuStok, .menuKasa, .menuBanka, .menuCekSenet, .menuRaporlar, .menuUretim, .menuPersonel, .menuMuhasebe, .menuIsletme, .menuServis, .menuAlis, .menuSatis, .menuPos, .menuAyarlar, .menuAracServis, .menuArizaTakip, .menuDemirbas, .menuCrm, .menuMaliMusavir, .menuProje, .menuHotel, .menuWeb, .menuAraclar, .menuFirin, .menuLojistik, .menuTermik, .menuUts, .icon1 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 18px;
    left: 4px;
    margin-top: 0;
    position: absolute;
    width: 18px
}

.menuCari {
    background-image: url(../../../resimler/menu/cari.svg)
}

.menuStok {
    background-image: url(../../../resimler/menu/stok.svg)
}

.menuKasa {
    background-image: url(../../../resimler/menu/kasa.svg)
}

.menuBanka {
    background-image: url(../../../resimler/menu/banka.svg)
}

.menuCekSenet {
    background-image: url(../../../resimler/menu/ceksenet.svg)
}

.menuRaporlar {
    background-image: url(../../../resimler/menu/raporlar.svg)
}

.menuUretim {
    background-image: url(../../../resimler/menu/uretim.svg)
}

.menuPersonel {
    background-image: url(../../../resimler/menu/personel.svg)
}

.menuMuhasebe {
    background-image: url(../../../resimler/menu/muhasebe.svg)
}

.menuIsletme {
    background-image: url(../../../resimler/menu/isletme.svg)
}

.menuServis {
    background-image: url(../../../resimler/menu/servis.svg)
}

.menuAlis {
    background-image: url(../../../resimler/menu/alis.svg)
}

.menuSatis {
    background-image: url(../../../resimler/menu/satis.svg);
    background-image: url(../../../resimler/menu/satis.svg)
}

.menuAlisSatis {
    background-image: url(../../../resimler/menu/alissatis.svg)
}

.menuPos {
    background-image: url(../../../resimler/menu/pos.svg)
}

.menuAyarlar {
    background-image: url(../../../resimler/menu/ayarlar.svg)
}

.menuAracServis {
    background-image: url(../../../resimler/menu/aracservis.svg)
}

.menuArizaTakip {
    background-image: url(../../../resimler/menu/arizatakip.svg)
}

.menuDemirbas {
    background-image: url(../../../resimler/menu/demirbas.svg)
}

.menuCrm {
    background-image: url(../../../resimler/menu/crm.svg)
}

.menuMaliMusavir {
    background-image: url(../../../resimler/menu/malimusavir.svg)
}

.menuProje {
    background-image: url(../../../resimler/menu/proje.svg)
}

.menuHotel {
    background-image: url(../../../resimler/menu/hotel.svg)
}

.menuWeb {
    background-image: url(../../../resimler/menu/web.svg)
}

.menuAraclar {
    background-image: url(../../../resimler/menu/araclar.svg)
}

.menuUts {
    background-image: url(../../../resimler/menu/Box2.svg)
}

.menuFirin {
    background-image: url(../../../resimler/menu/firin.svg)
}

.menuLojistik {
    background-image: url(../../../resimler/menu/lojistik.svg)
}

.menuTermik {
    background-image: url(../../../resimler/menu/termik.svg)
}

.icon1 {
    background-image: url(../../icon1.png)
}

.subefiyatbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/sube_fiyat.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 32px;
    cursor: pointer
}

.button4 {
    background: #0191C8;
    border: thin;
    border-color: #0191C8;
    height: 24px;
    width: 140px;
    color: #FFF;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    border-style: outset
}

.button5 {
    background: #0191C8;
    border: thin;
    border-color: #0191C8;
    height: 24px;
    width: 220px;
    color: #FFF;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    border-style: outset
}

.buttond {
    background: #0191C8;
    border: thin;
    border-color: #0191C8;
    height: 70px;
    width: 110px;
    color: #FFF;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    border-style: outset
}

input.radio {
    background: #89EF58;
    border-style: none
}

input.checkbox {
    background: #F6F6F6;
    border-style: none
}

input.labeled {
    padding-right: 3px
}

select {
    font-size: 12px;
    z-index: auto
}

.button2, .button2b {
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 26px;
    margin-left: 2px;
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 400
}

.button2b {
    vertical-align: bottom
}

input.tabufak, input.tabufakb {
    background: transparent;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 32px;
    width: auto;
    text-align: center;
    padding: 6px;
    margin: 0;
    font-size: 12px
}

.tabmini, .tabminib {
    background: transparent;
    border: none;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 20px;
    width: 50px;
    margin-left: 2px;
    padding-top: 2px;
    padding-left: 4px;
    text-align: center;
    font-size: 10px;
    font-weight: 700
}

.fisayarbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/fis_ayarlari.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    cursor: pointer
}

.iceri_aktar_button {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/data_iceri_aktar.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 90px;
    cursor: pointer
}

.disari_aktar_button {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/data_disari_aktar.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 100px;
    cursor: pointer
}

.deletebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/sil.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 60px;
    cursor: pointer
}

.savebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/kaydet.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 80px;
    cursor: pointer
}

.caridetaybutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/id_card_view.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer
}

.carihareketbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/carihareket.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    cursor: pointer
}

.arachareketbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/arachareket.png);
    height: 16px;
    width: 16px;
    cursor: pointer
}

.servishareketbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/istakibi/istakibihareket.png);
    height: 16px;
    width: 16px;
    cursor: pointer
}

.copybutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/kopyala.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.addbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/ekle.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.cancelbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/iptal.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.vazgecbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/vazgec.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.belgeiptalbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/belgeiptal.png);
    height: 24px;
    width: 100px;
    cursor: pointer
}

.printbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/yazdir.png);
    height: 24px;
    width: 70px;
    cursor: pointer
}

.paybutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/odemesekli.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.editbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/duzenle.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.changebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/degistir.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.birlestirbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/birlestir.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.backbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/geri.png);
    height: 24px;
    width: 60px;
    cursor: pointer
}

.gerialbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/gerial.png);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.savenormalbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/Save.png);
    height: 24px;
    width: 24px;
    cursor: pointer
}

.duzenufakbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/data_edit.png);
    height: 16px;
    width: 16px;
    cursor: pointer;
    vertical-align: middle
}

input[type=button].sepetdeletebutton {
    cursor: pointer;
    background: url(../../../resimler/icon/Delete.png) no-repeat !important;
    border: none;
    height: 18px;
    width: 18px;
    cursor: pointer;
    vertical-align: middle;
    border-style: none !important
}

.sepetdelete2button {
    background-color: transparent !important;
    border: none;
    background-image: url(../../svg/bin.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    height: 18px;
    width: 18px;
    cursor: pointer
}

.sepetapplybutton {
    background-color: transparent !important;
    border: none;
    background-image: url(../../svg/check-circle.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    height: 18px;
    width: 18px;
    cursor: pointer
}

.tumuneuygula {
    background-image: url(../../svg/down-arrow.svg);
    height: 18px;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #dee2ea;
    border-radius: .18rem;
    height: 26px;
    width: 26px
}

.hesapyay {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/hesap_yay.png);
    height: 18px;
    width: 18px;
    cursor: pointer
}

.kapatbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/kapat.png);
    height: 24px;
    width: 70px;
    cursor: pointer
}

.serinobutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/serial.png);
    height: 14px;
    width: 18px;
    cursor: pointer
}

.sontarihbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/calendar.gif);
    height: 14px;
    width: 18px;
    cursor: pointer
}

.alllistbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/AllList.png);
    height: 32px;
    width: 32px;
    cursor: pointer
}

.listbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/liste.png);
    height: 24px;
    width: 24px;
    cursor: pointer
}

.alisbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/Import.png);
    height: 24px;
    width: 24px;
    cursor: pointer
}

.satisbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/Export.png);
    height: 24px;
    width: 24px;
    cursor: pointer
}

.satisteklifbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/satisteklif.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.alisteklifbutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/alisteklif.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.alissiparisbutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/alissiparisi.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.satissiparisbutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/satissiparisi.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.alisirsaliyebutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/alisirsaliyesi.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.satisirsaliyebutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/satisirsaliyesi.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.alisfaturabutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/alisfaturasi.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.satisfaturabutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/satisfaturasi.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.hizlislem {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/hizli_islem.png);
    height: 24px;
    width: 90px;
    cursor: pointer
}

.faturaet {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/faturaet.png);
    height: 24px;
    width: 90px;
    cursor: pointer
}

.faturaetpasif {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/faturaetpasif.png);
    height: 24px;
    width: 90px
}

.gelismisaramabutton {
    background: transparent;
    border: none;
    background: no-repeat;
    background-image: inherit;
    background-image: url(../../../resimler/icon/gelismisarama.png);
    height: 24px;
    width: 85px;
    cursor: pointer
}

.suzbutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/suz.png);
    height: 24px;
    width: 70px;
    cursor: pointer
}

.kaldirbutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/kaldir.png);
    height: 24px;
    width: 70px;
    cursor: pointer
}

.penceredeacbutton {
    background: transparent;
    border: none;
    background-image: inherit;
    background-image: url(../../../resimler/icon/penceredeac.png);
    height: 24px;
    width: 110px;
    cursor: pointer
}

.gu_kaydetbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/ug_r_kayit.png);
    height: 20px;
    width: 58px;
    cursor: pointer
}

.gu_aktarbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/ug_r_aktar.png);
    height: 20px;
    width: 95px;
    cursor: pointer
}

.buttonresim {
    background: transparent;
    border: none;
    height: 24px;
    width: 110px;
    cursor: pointer
}

.buttonresim2 {
    background: transparent;
    border: none;
    height: 24px;
    width: 130px;
    cursor: pointer
}

.buttonresim3 {
    background: transparent;
    border: none;
    height: 24px;
    width: 100px;
    cursor: pointer
}

.buttonresim4 {
    background: transparent;
    border: none;
    height: 24px;
    width: 70px;
    cursor: pointer
}

.buttonresim12 {
    background: transparent;
    border: none;
    height: 12px;
    width: 12px;
    cursor: pointer
}

.buttonresim50 {
    background: transparent;
    border: none;
    height: 24px;
    width: 50px;
    cursor: pointer
}

.buttonresim60 {
    background: transparent;
    border: none;
    height: 24px;
    width: 60px;
    cursor: pointer
}

.buttonresim70 {
    background: transparent;
    border: none;
    height: 24px;
    width: 70px;
    cursor: pointer
}

.buttonresim80 {
    background: transparent;
    border: none;
    height: 24px;
    width: 80px;
    cursor: pointer
}

.buttonresim90 {
    background: transparent;
    border: none;
    height: 24px;
    width: 90px;
    cursor: pointer
}

.buttonresim100 {
    background: transparent;
    border: none;
    height: 24px;
    width: 100px;
    cursor: pointer
}

.buttonresim120 {
    background: transparent;
    border: none;
    height: 24px;
    width: 120px;
    cursor: pointer
}

.buttonresim130 {
    background: transparent;
    border: none;
    height: 24px;
    width: 130px;
    cursor: pointer
}

.buttonresim150 {
    background: transparent;
    border: none;
    height: 24px;
    width: 150px;
    cursor: pointer
}

.buttonresim170 {
    background: transparent;
    border: none;
    height: 24px;
    width: 170px;
    cursor: pointer
}

.buttonresim140 {
    background: transparent;
    border: none;
    height: 24px;
    width: 140px;
    cursor: pointer
}

.buttonresim120 {
    background: transparent;
    border: none;
    height: 24px;
    width: 120px;
    cursor: pointer
}

.buttonresim16 {
    background: transparent;
    border: none;
    height: 16px;
    width: 16px;
    cursor: pointer
}

.buttonresim12 {
    background: transparent;
    border: none;
    height: 12px;
    width: 12px;
    cursor: pointer
}

.button24 {
    background: transparent;
    border: none;
    height: 24px;
    width: 24px;
    cursor: pointer
}

.aramabutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/arama.svg);
    height: 18px;
    width: 18px;
    cursor: pointer
}

.tamambutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/tamam.svg);
    height: 24px;
    width: 70px;
    cursor: pointer
}

.odebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/ode.svg);
    height: 24px;
    width: 70px;
    cursor: pointer
}

.tahsiletbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/tahsil_et.svg);
    height: 24px;
    width: 80px;
    cursor: pointer
}

.gozatbutton {
    background: transparent;
    background: no-repeat;
    border: none;
    background-image: url(../../../resimler/icon/gozat-yeni.png);
    height: 16px;
    width: 16px;
    cursor: pointer;
    outline: 0;
    border-radius: 15px;
    vertical-align: middle;
    padding-left: 2px;
    background-position: center;
    background-size: cover
}

.kodalbutton {
    background: transparent;
    background: no-repeat;
    border: none;
    background-image: url(../../../resimler/icon/kod_al.svg);
    height: 18px;
    width: 18px;
    cursor: pointer
}

.savelistbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/button_icon/default/belge_kaydet-siyah.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    cursor: pointer
}

.addlistbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/button_icon/default/belge_ekle-siyah.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    cursor: pointer
}

.deletelistbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/button_icon/default/belge_sil-siyah.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    cursor: pointer
}

.editlistbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/listeduzenle.png);
    height: 24px;
    width: 24px;
    cursor: pointer
}

.notebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/note.png);
    height: 18px;
    width: 18px;
    cursor: pointer
}

.notepinnedbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/note_pinned.png);
    height: 18px;
    width: 18px;
    cursor: pointer
}

.upbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/up.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    cursor: pointer
}

.downbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/down.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    cursor: pointer
}

.uptinybutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/up_tiny.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 12px;
    cursor: pointer
}

.downtinybutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/down_tiny.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 12px;
    cursor: pointer
}

.basinaeklebutton {
    background-image: url(../../svg/down-arrow.svg);
    height: 18px;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #dee2ea;
    border-radius: .18rem;
    height: 26px;
    width: 26px;
    transform: rotate(270deg)
}

.sonunaeklebutton {
    background-image: url(../../svg/down-arrow.svg);
    height: 18px;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #dee2ea;
    border-radius: .18rem;
    height: 26px;
    width: 26px;
    transform: rotate(90deg)
}

.dokdownbutton {
    background: transparent;
    border: none;
    background: no-repeat;
    background-image: url(../../../resimler/icon/dokdown.png);
    height: 27px;
    width: 32px;
    cursor: pointer
}

.dokupbutton {
    background: transparent;
    border: none;
    background: no-repeat;
    background-image: url(../../../resimler/icon/dokup.png);
    height: 27px;
    width: 32px;
    cursor: pointer
}

.applybutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/uygula.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 80px;
    cursor: pointer
}

.tumunuaktarbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/tumuaktar.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 70px;
    cursor: pointer
}

.listeaktarbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/listeaktar.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 70px;
    cursor: pointer
}

.hareketliaktarbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/hareketliaktar.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 80px;
    cursor: pointer
}

.yukariok {
    border: none;
    background: no-repeat;
    background-position: center;
    background-image: url(resimler/yukari.png);
    height: 50%;
    width: 100%;
    cursor: pointer
}

.okbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/ok.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    cursor: pointer
}

.stopbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/sorgudurdur.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 18px;
    cursor: pointer
}

.belgegeributton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/belge_geri.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    cursor: pointer
}

.analizbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/analizbutton.png);
    background-repeat: no-repeat;
    font-weight: 700;
    height: 18px;
    width: 18px;
    cursor: pointer;
    color: #FFF;
    font-family: Tahoma;
    font-size: 9px;
    cursor: pointer
}

.aktarbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/raporaktar.png);
    height: 24px;
    width: 100px;
    cursor: pointer
}

.ileributton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/ileri.png);
    height: 17px;
    width: 18px;
    cursor: pointer
}

.geributton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/geri2.png);
    height: 17px;
    width: 18px;
    cursor: pointer
}

.yedeklebutton {
    background: transparent;
    background-image: url(../../../resimler/icon/yedekle.png);
    border: none;
    height: 48px;
    width: 145px;
    cursor: pointer;
    background-repeat: no-repeat
}

.sifirlabutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/sifirla.png);
    height: 24px;
    width: 70px;
    cursor: pointer;
    background-repeat: no-repeat
}

.sortdescbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/sort_desc.png);
    height: 12px;
    width: 12px;
    cursor: pointer;
    vertical-align: middle;
    background-repeat: no-repeat
}

.ekleufakbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/add_16.png);
    height: 16px;
    width: 16px;
    cursor: pointer;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url(../../../resimler/button_icon/default/yuvarlak_ekle-siyah.svg) !important;
    background-position: center;
    background-size: 12px 12px;
    background-color: transparent
}

.cikarufakbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/cancel_16.png);
    height: 16px;
    width: 16px;
    cursor: pointer;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url(../../../resimler/button_icon/default/yuvarlak_cikar-siyah.svg) !important;
    background-position: center;
    background-size: 12px 12px;
    background-color: transparent
}

input[type=button].sortascbutton {
    background: url(../../../resimler/icon/sort_asc.png) no-repeat !important;
    border: none;
    height: 12px;
    width: 12px;
    cursor: pointer;
    vertical-align: middle;
    border-style: none !important
}

.varsayilanbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/varsayilan.png);
    height: 24px;
    width: 100px;
    cursor: pointer;
    background-repeat: no-repeat
}

.elementupbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/element_up.png);
    height: 19px;
    width: 24px;
    cursor: pointer;
    background-repeat: no-repeat
}

.elementdownbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/element_down.png);
    height: 19px;
    width: 24px;
    cursor: pointer;
    background-repeat: no-repeat
}

.artibutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/button_icon/default/plus-siyah.svg);
    background-size: 20px;
    background-position: center;
    height: 20px;
    width: 20px;
    cursor: pointer;
    background-repeat: no-repeat
}

.eksibutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/eksi.png);
    height: 10px;
    width: 10px;
    cursor: pointer;
    background-repeat: no-repeat
}

.yardimbutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/help.png);
    height: 20px;
    width: 20px;
    cursor: pointer;
    background-repeat: no-repeat
}

.sarikarebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/sarikare.png);
    height: 10px;
    width: 10px;
    vertical-align: middle;
    background-repeat: no-repeat
}

.kirmizikarebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/kirmizikare.png);
    height: 10px;
    width: 10px;
    vertical-align: middle;
    background-repeat: no-repeat
}

.mavikarebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/mavikare.png);
    height: 10px;
    width: 10px;
    vertical-align: middle;
    background-repeat: no-repeat
}

.yesilkarebutton {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/icon/yesilkare.png);
    height: 10px;
    width: 10px;
    vertical-align: middle;
    background-repeat: no-repeat
}

.anasayfa_destek {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/bannerMenu/destek.png);
    height: 41px;
    width: 44px;
    cursor: pointer;
    background-repeat: no-repeat
}

.anasayfa_eposta {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/e-posta.png);
    height: 41px;
    width: 44px;
    cursor: pointer;
    background-repeat: no-repeat
}

.anasayfa_yardim {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/yardim.png);
    height: 41px;
    width: 32px;
    cursor: pointer;
    background-repeat: no-repeat
}

.anasayfa_cikis {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/cikis.png);
    height: 41px;
    width: 34px;
    cursor: pointer;
    background-repeat: no-repeat
}

.anasayfa_hizlimenu {
    background: transparent;
    border: none;
    background: url(../../../resimler/hizlimenu.png);
    height: 41px;
    width: 44px;
    cursor: pointer;
    background-repeat: no-repeat
}

.anasayfa_ana {
    background: transparent;
    border: none;
    background: url(../../../resimler/anasayfa.png);
    height: 41px;
    width: 39px;
    cursor: pointer
}

.anasayfa_mesaj {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/mesaj.png);
    height: 41px;
    width: 41px;
    cursor: pointer
}

.anasayfa_ajanda {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/ajanda.png);
    height: 41px;
    width: 41px;
    cursor: pointer
}

.anasayfa_jsreload {
    background: transparent;
    border: none;
    background-image: url(../../../resimler/iconset/jsreload.png);
    height: 41px;
    width: 41px;
    cursor: pointer
}

.altsecenekbutton {
    background: transparent;
    background-image: url(../../../resimler/icon/down_plus.png);
    border: none;
    height: 24px;
    width: 24px;
    cursor: pointer
}

.uretimbutton {
    background: transparent;
    background-image: url(../../../resimler/icon/uretim.png);
    border: none;
    height: 24px;
    width: 24px;
    cursor: pointer
}

.buttonresim5014 {
    background: transparent;
    border: none;
    height: 14px;
    width: 50px;
    cursor: pointer
}

div.plantaksit {
    position: relative;
    width: 300px;
    height: 70px;
    overflow: auto
}

div.filtreleme {
    width: 20px;
    cursor: pointer;
    height: 20px;
    float: right;
    display: flex;
    background-color: #e4e9f3;
    justify-content: center;
    align-items: center;
    border-radius: .25rem;
    margin-right: 5px;
    color: #000 !important
}

.cari_adi_kodu_span {
    position: absolute;
    top: 73px
}

#stok_listesi_gonder {
    margin-left: 4px;
    white-space: nowrap;
    height: 26px;
    background: #e4e7eb;
    color: #111;
    font-weight: 400;
    border-radius: 8%;
    font-size: 16px
}

#cari_listesi_gonder {
    margin-left: 4px;
    white-space: nowrap;
    height: 26px;
    background: #e4e7eb;
    color: #111;
    font-weight: 400;
    border-radius: 8%;
    font-size: 16px
}

#cari_degistirme_liste {
    margin-left: 0;
    white-space: nowrap;
    height: 26px;
    background: none;
    color: #111;
    font-weight: 400;
    border-radius: 8%;
    font-size: 16px
}

#cari_degistirme_vazgec {
    margin-left: -4px;
    white-space: nowrap;
    height: 26px;
    background: none;
    color: #111;
    font-weight: 400;
    border-radius: 8%;
    font-size: 16px
}

.cari-edit-icon {
    color: #000;
    position: absolute;
    opacity: 0;
    vertical-align: middle;
    margin-top: 2px;
    float-left: 10px;
    mfont-size: 17px
}

.cari-degistir-icon {
    color: #000;
    position: absolute;
    opacity: 0;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: -1px;
    font-size: 17px
}

.huni-cari-degis {
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center
}

.th3 {
    font-size: 12px;
    width: 90px !important;
    text-align: right
}

#gizli_tablo_goster {
    position: absolute;
    left: 92px;
    top: 100px;
    color: #21252959;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: none !important
}

.th4 {
    background: #fff !important;
    text-align: right;
    font-size: 12px
}

.th5 {
    font-size: 13px;
    text-align: right
}

span.span-islemler-text {
    float: left
}

td.span-kaydet-text {
    font-size: 14px;
    padding: 0 40px 0 10px !important
}

button.cari-listele {
    position: absolute;
    width: 28px;
    height: 24.5px;
    font-size: 19px;
    margin: 0 0 0 5px
}

button.stok-listele {
    color: #2666b0;
    font-size: 30px;
    padding: 0;
    background: none
}

.alt_tablo_gizle {
    position: absolute;
    opacity: 0;
    z-index: 9
}

.buttonresim6520 {
    background: transparent;
    border: none;
    height: 20px;
    width: 65px;
    cursor: pointer
}

.ug_rotaAktarButton {
    background: transparent;
    background-image: url(../../../resimler/icon/rotaAktar.png);
    border: none;
    height: 24px;
    width: 23px;
    cursor: pointer
}

.uretimbutton2 {
    background: transparent;
    background-image: url(../../../resimler/icon/uretim_yap.png);
    border: none;
    height: 24px;
    width: 100px;
    cursor: pointer
}

.uretimAktarbutton {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_uretilen_aktar.png);
    border: none;
    height: 20px;
    width: 21px;
    cursor: pointer
}

.uretimAktarbutton2 {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_uretilen_aktar2.png);
    border: none;
    height: 20px;
    width: 70px;
    cursor: pointer
}

.uretimRotaUret {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_rota_uret.png);
    border: none;
    height: 20px;
    width: 70px;
    cursor: pointer
}

.uretimRotaFire {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_rota_firet.png);
    border: none;
    height: 20px;
    width: 70px;
    cursor: pointer
}

.RotaSadeceUret {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_rota_SadeceUret.png);
    border: none;
    height: 20px;
    width: 60px;
    cursor: pointer
}

.RotaEvetAktar {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_rota_EvetAktar.png);
    border: none;
    height: 20px;
    width: 120px;
    cursor: pointer
}

.RotaGeriAl {
    background: transparent;
    background-image: url(../../../resimler/icon/RotaGeriAl.png);
    border: none;
    height: 24px;
    width: 140px;
    cursor: pointer
}

.RotaNext {
    background: transparent;
    background-image: url(../../../resimler/icon/RotaNext.png);
    border: none;
    height: 20px;
    width: 37px;
    cursor: pointer
}

.RotaBack {
    background: transparent;
    background-image: url(../../../resimler/icon/RotaBack.png);
    border: none;
    height: 20px;
    width: 36px;
    cursor: pointer
}

.ug_AktarGeriFire {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_AktarGeriFire.png);
    border: none;
    height: 20px;
    width: 100px;
    cursor: pointer
}

.ug_tree {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_tree.png);
    border: none;
    height: 20px;
    width: 110px;
    cursor: pointer
}

.gu_AktarGeri {
    background: transparent;
    background-image: url(../../../resimler/icon/gu_AktarGeri.png);
    border: none;
    height: 20px;
    width: 157px;
    cursor: pointer
}

.gu_AktarGeriUrun {
    background: transparent;
    background-image: url(../../../resimler/icon/gu_AktarGeriUrun.png);
    border: none;
    height: 20px;
    width: 108px;
    cursor: pointer
}

.gu_RotaBaslat {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_rota_baslat.png);
    border: none;
    height: 21px;
    width: 70px;
    cursor: pointer
}

.gu_RotaBitir {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_rota_bitir.png);
    border: none;
    height: 22px;
    width: 100px;
    cursor: pointer
}

.ug_print {
    background: transparent;
    background-image: url(../../../resimler/icon/Print.png);
    border: none;
    height: 16px;
    width: 16px;
    cursor: pointer
}

.ug_coklu_islem {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_coklu_islem.png);
    border: none;
    height: 16px;
    width: 26px;
    cursor: pointer
}

.ug_tumunu_uret {
    background: transparent;
    background-image: url(../../../resimler/icon/ug_rota_tumunu_uret.png);
    border: none;
    height: 21px;
    width: 104px;
    cursor: pointer
}

.pastelRenk1 {
    background: #DED7DD
}

.pastelRenk2 {
    background: #EDE6E1
}

.pastelRenk3 {
    background: #eaeadf
}

.pastelRenk4 {
    background: #DBE2D0
}

.pastelRenk5 {
    background: #E9E9E9
}

.pastelRenk6 {
    background: #BCE
}

[onclick] {
    cursor: pointer
}

#divlistesuzform select {
    width: 100%
}

.gridTablo tr td {
    white-space: nowrap !important
}

.gridTablo td {
    padding-left: 1px !important;
    padding-right: 1px !important;
    position: relative
}

input[type="text"].sayi {
    text-align: right
}

.ui-datepicker-trigger {
    vertical-align: top;
    vertical-align: middle
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden
}

.jsdomenudiv {
    background-color: #FFF;
    background-repeat: repeat-y;
    cursor: default;
    padding-bottom: 1px;
    padding-top: 1px;
    position: absolute;
    visibility: hidden;
    z-index: 10;
    max-height: 95%;
    overflow: auto;
    background-image: none !important
}

.jsdomenudiv:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 22px;
    opacity: .8
}

.jsdomenuitem {
    background: transparent;
    border: none;
    font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 12px;
    position: relative;
    padding: 3px 15px 3px 30px
}

.jsdomenuitemover {
    font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 12px;
    margin-left: 1px;
    margin-right: 1px;
    position: relative;
    padding: 2px 15px 2px 28px
}

.jsdomenuarrow {
    background-repeat: no-repeat;
    height: 7px;
    position: absolute;
    right: 8px;
    width: 4px
}

.jsdomenuarrowover {
    background-repeat: no-repeat;
    height: 7px;
    position: absolute;
    right: 8px;
    width: 4px
}

.anamenusagok, .anamenusolok {
    background-position: center !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background: transparent;
    border: none;
    height: 20px;
    width: 20px;
    cursor: pointer
}

.anamenusagok {
    background-image: url(../../../resimler/icon/caret-right.png)
}

.anamenusolok {
    background-image: url(../../../resimler/icon/caret-left.png)
}

.jsdomenusep {
    padding-left: 28px
}

.jsdomenubaritem, .jsdomenubardiv {
    background-color: transparent !important
}

.jsdomenubardiv {
    top: 66px !important;
    background-position: left;
    background-repeat: no-repeat;
    border: 0 outset;
    cursor: default;
    position: absolute;
    visibility: visible;
    overflow: hidden;
    white-space: nowrap;
    padding: 3px 1px
}

.jsdomenubaritemclick, .jsdomenubaritemover, .jsdomenubaritem, .jsdomenubardragdiv {
    font-family: Verdana, Arial, Tahoma, Helvetica, sans, sans-serif;
    font-size: 12px;
    position: relative;
    padding: 2px 9px 2px 23px
}

.jsdomenubardragdiv {
    display: none;
    cursor: move;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    visibility: hidden;
    width: 9px
}

.jsdomenubaritem {
    background-color: transparent;
    padding-left: 24px;
    padding-right: 10px;
    color: #fff
}

.mesajBildirimDefault {
    position: absolute;
    z-index: 99998;
    width: fit-content;
    left: 0;
    right: 0;
    top: 4%;
    font-size: .9rem;
    line-height: 24px;
    overflow-y: auto;
    max-height: 200px;
    min-height: 50px;
    max-width: 94%;
    height: auto;
    margin: auto;
    padding: .75rem 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    box-shadow: 0 3px 5px -1px #0003 0 6px 10px 0 #00000024 0 1px 18px 0 #0000001f;
    padding-right: 2.5rem
}

.mesajBildirimDefault button.simgeButon {
    background-size: 24px !important;
    background-repeat: no-repeat !important;
    width: 30px !important;
    height: 30px !important
}

.successBildirim {
    background: #0abb87;
    border: 1px solid #0abb87;
    color: #fff
}

.errorBildirim {
    color: #fff;
    background-color: #f66e84;
    border-color: #f55f78
}

.infoBildirim {
    background: #5578eb;
    border: 1px solid #5578eb;
    color: #fff
}

.successBildirim button.simgeButon {
    background-image: url(../../svg/check-circular.svg) !important
}

.errorBildirim button.simgeButon {
    background-image: url(../../svg/alert.svg) !important
}

.infoBildirim button.simgeButon {
    background-image: url(../../svg/question-circular.svg) !important
}

.hizliMenuUst {
    padding-top: 28px;
    height: 85px;
    width: 100%;
    position: relative
}

.hizliMenuOrta {
    width: 100%;
    overflow: auto;
    padding-top: 15px;
    position: relative
}

.hizliMenuAlt {
    width: 100%;
    padding: 5px 0;
    height: 10px;
    background-color: #666
}

.pencereYardim {
    display: inline-flex !important;
    align-items: center;
    justify-content: center
}

.pencereYardim, .cikisbutton, .baslikrenk1, .baslikrenk2, .baslikrenk3, #confirmdokumanConfirm .confirmKapat {
    display: inline-block;
    min-width: 20px;
    width: 20px;
    height: 20px;
    background-color: #e4e9f3;
    padding: 0 !important;
    border-radius: .25rem;
    margin-right: 4px;
    color: #263038;
    overflow: hidden
}

.pencereYardim:hover, .cikisbutton:hover, .baslikrenk1:hover, .baslikrenk2:hover, .baslikrenk3:hover, #confirmdokumanConfirm .confirmKapat:hover {
    color: #616161;
    text-decoration: none;
    cursor: pointer;
    background-color: #d4dcea
}

.pencereYardim i {
    font-size: 20px;
    font-style: normal;
    padding-top: 6px;
    text-align: center;
    display: block;
    width: 24px
}

.pencereYardim i:before {
    content: "?";
    font-family: nunito;
    font-size: 12px;
    font-weight: 600
}

.cikisbutton i {
    vertical-align: middle;
    font-size: 10px;
    text-align: center;
    display: block;
    width: 24px
}

.cikisbutton i:before {
    content: "\f129" !important
}

.cikisbutton {
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    font-size: 10px;
    color: transparent !important
}

.cikisbutton:before {
    font-family: 'Ionicons';
    content: "\f129";
    color: #263038;
    position: absolute;
    font-size: 9px
}

.baslikrenk1 i, .baslikrenk2 i, .baslikrenk3 i {
    vertical-align: middle;
    padding-top: 5px;
    text-align: center;
    display: block;
    font-size: 14px
}

.baslikrenk1 .ion-android-arrow-dropup-circle:before {
    content: "\f39c" !important
}

.baslikrenk2 .ion-android-arrow-dropdown-circle:before {
    content: "\f39c" !important;
    transform: rotate(180deg)
}

.baslikrenk3 i {
    font-size: 18px;
    color: #4e5d6c
}

.maviButon {
    background-color: #2c6da0;
    color: #FFF
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #cbd3e1;
    color: #263038;
    font-weight: 600;
    font-family: nunito;
    padding: 2px 5px
}

.ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: .2em .2em 0;
    background: #E1DED9
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    padding: .2em .4em;
    background: #174366;
    color: #FFF !important
}

.ui-accordion .ui-accordion-header {
    background: #eff1f5;
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
    font-size: 1rem
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
    background: #596A7C
}

ul li p {
    text-align: left
}

.bildirimIcerik {
    background-color: #FFF;
    height: 100%
}

.bildirimEkran {
    min-height: 200px;
    min-width: 200px;
    background-color: #fff;
    border: 1px solid #333;
    position: fixed;
    top: 50%;
    left: 50%
}

#baslikresimleri {
    cursor: move;
    display: flex;
    align-items: center
}

.maviOver {
    cursor: pointer
}

.maviOver:hover {
    background: #d9dfe45c
}

.maviOver:active {
    background-color: #C00
}

.koyuMaviOver {
    cursor: pointer
}

.koyuMaviOver:hover {
    background-color: #3D2CDB !important
}

.koyuMaviOver:active {
    background-color: #C00
}

.griOver:hover {
    background-color: #A2A3A2
}

.koyuGriOver:hover {
    background-color: #ffffff1a
}

tr.koyuGriOver td {
    vertical-align: middle
}

.borderOver:hover {
    border: 1px solid #666
}

ul.tab {
    margin-bottom: 3px;
    padding: 0 0 0 3px;
    border-bottom: 1px solid #dee2ea
}

.tab li {
    color: #8f9db9;
    background: #f4f5f8;
    border-width: thin;
    border-collapse: collapse;
    list-style: none;
    display: inline-block;
    cursor: pointer;
    padding: 8px 7px 9px;
    text-align: left;
    font-size: 12px;
    color: #212529;
    background: transparent
}

.tab .sec {
    color: #36a3f7;
    background-color: transparent;
    background-image: none;
    border-color: #36a3f7;
    border-width: 0 0 2px;
    padding-bottom: 8px
}

.tab li:focus {
    background-color: #FFF
}

.tab li:hover {
    color: #36a3f7
}

#noTrespassingOuterBarG {
    height: 10px;
    width: 80px;
    border: none;
    overflow: hidden;
    background-color: #FFF
}

.noTrespassingBarLineG {
    background-color: #4868BA;
    float: left;
    width: 7px;
    height: 60px;
    margin-right: 12px;
    margin-top: -14px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.noTrespassingAnimationG {
    width: 118px;
    -moz-animation-name: noTrespassingAnimationG;
    -moz-animation-duration: .8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -webkit-animation-name: noTrespassingAnimationG;
    -webkit-animation-duration: .8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -ms-animation-name: noTrespassingAnimationG;
    -ms-animation-duration: .8s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: noTrespassingAnimationG;
    -o-animation-duration: .8s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: noTrespassingAnimationG;
    animation-duration: .8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@-moz-keyframes noTrespassingAnimationG {
    0% {
        margin-left: -19px
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes noTrespassingAnimationG {
    0% {
        margin-left: -19px
    }
    100% {
        margin-left: 0
    }
}

@-ms-keyframes noTrespassingAnimationG {
    0% {
        margin-left: -19px
    }
    100% {
        margin-left: 0
    }
}

@-o-keyframes noTrespassingAnimationG {
    0% {
        margin-left: -19px
    }
    100% {
        margin-left: 0
    }
}

@keyframes noTrespassingAnimationG {
    0% {
        margin-left: -19px
    }
    100% {
        margin-left: 0
    }
}

.loaderCenter {
    padding: 5px
}

.ucnokta td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    o-text-overflow: ellipsis
}

.yardimPop {
    border-radius: 10px;
    position: absolute;
    min-width: 150px;
    min-height: 50px;
    background-color: #FFF;
    border: #617A97 solid 2px;
    word-wrap: break-word;
    display: none;
    box-shadow: 0 0 10px #000
}

.yardimPop .close {
    position: absolute;
    top: 5px;
    left: 3px;
    font-weight: 700;
    display: none
}

.yardimPop .close:hover {
    color: #617A97;
    text-decoration: none;
    opacity: .4;
    filter: alpha(opacity=40);
    cursor: pointer
}

.yardimPop .ucgen-kenar {
    position: absolute;
    top: 13px;
    height: 0;
    width: 0
}

.yardimPop .ucgen-ic {
    position: absolute;
    top: 15px;
    width: 0;
    height: 0
}

.yardimPop .right-kenar {
    border-color: transparent transparent transparent #617A97;
    border-style: solid;
    border-width: 12px;
    right: -24px
}

.yardimPop .right-ic {
    border-color: transparent transparent transparent #FFF;
    border-style: solid;
    border-width: 10px;
    right: -20px
}

.yardimPop .left-kenar {
    border-color: transparent #617A97 transparent transparent;
    border-style: solid;
    border-width: 12px;
    left: -24px
}

.yardimPop .left-ic {
    border-color: transparent #FFF transparent transparent;
    border-style: solid;
    border-width: 10px;
    left: -20px
}

.yardimPop .title {
    font-weight: 700;
    text-align: center;
    color: #617A97;
    text-decoration: underline
}

.yardimPop .popSecenek {
    position: absolute;
    bottom: 0;
    background-color: #FFF;
    color: #617A97;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: #617A97 solid 1px;
    font-weight: 700;
    font-size: 12px;
    text-align: center
}

.groupColorPicker {
    width: 13px;
    border: none;
    height: 13px;
    outline: none;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    border: #000 solid 1px
}

.gdrive {
    background-image: url(../../../resimler/button_icon/gdrive.png);
    height: 48px;
    width: auto;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: contain;
    padding-left: 55px
}

.satirfarkli {
    background: #f8ff0021
}

.treeviewFolderSpanDeActive {
    opacity: .4
}

table, .include-old-design .notifications table {
    border-collapse: separate !important
}

.wtConfirmHeader {
    font-size: .9rem;
    padding: 0 5px;
    color: #fff;
    width: auto;
    float: left;
    margin: 0
}

.satirgiris td input[type="text"], .satircikis td input[type="text"] {
    width: 100%
}

input[type="text"]#textfieldsayimtarih {
    min-width: 62px !important
}

img[src="takvim/calendar.jpg"] {
    vertical-align: middle !important
}

button[onclick="SanalKlavye(arama9);"] {
    background-image: url(../../../resimler/button_icon/default/keyboard.png) !important;
    background-position: center;
    background-size: 43px;
    background-repeat: no-repeat;
    border: 0 !important;
    background-color: transparent !important;
    margin-bottom: 8px !important
}

button[onclick="SayisalKlavye(arama9);$('#sayisal').css('top', '33vh');"] {
    padding: 16px 0 !important;
    margin: 0
}

.header-navbar .nav-item + .nav-item {
    margin-left: 0 !important
}

.header-navbar .navbar-nav li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.header-navbar .navbar-nav li.fast-menu-nav {
    display: none
}

@media (max-width: 767px) {
    .header-navbar .navbar-nav li {
        width: auto
    }

    .header-navbar .navbar-nav li.fast-menu-nav {
        display: flex
    }
}

@media (min-width: 767px) {
    .header-navbar .bg-nav-left {
        display: none !important
    }
}

#doksatToplam {
    font-weight: 700;
    line-height: 25px;
    padding-bottom: 4px;
    font-family: tahoma;
    font-size: 34px;
    max-height: 60px;
    border: none;
    border-radius: 5px;
    min-width: 250px;
    text-align: center;
    display: inline-block;
    white-space: nowrap
}

#doksatToplam span {
    line-height: 25px !important;
    font-family: tahoma !important;
    font-size: 24px !important
}

button[onclick="verilen_para.value='0.00';para_ustu.value='0.00'"] {
    padding: 0 !important
}

.total-price {
    line-height: 38px !important
}

input[type=button].sepetdeletebutton {
    background-image: url(../../../resimler/button_icon/default/sil-siyah.svg) !important;
    border: none;
    background-position: 50%;
    background-size: 12px 12px !important;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin: auto;
    display: block
}

input[type=button].sortascbutton {
    background-image: url(../../../resimler/button_icon/default/sirala_asagi-siyah.svg) !important;
    border: none;
    background-position: 50%;
    background-size: 12px 12px !important;
    background-repeat: no-repeat
}

input[type=button].sortdescbutton {
    background-image: url(../../../resimler/button_icon/default/sirala_yukari-siyah.svg) !important;
    border: none;
    background-position: 50%;
    background-size: 12px 12px !important;
    background-repeat: no-repeat;
    background-color: transparent
}

#rapormailpencere, #rapormailpencere .rapormail, #KasaGoster, #İşlemyeriGiriş, #disgiris, #donemHizli, #dovizAyar, #tnbSorgula, #eFaturaMukKont, #urunWebOzellik {
    position: unset !important;
    height: auto !important;
    background: #fff !important
}

#donemHizlipencere, #dovizAyarpencere {
    height: auto !important
}

#kasa_tabs-1, #kasa_tabs-2 {
    background: #fff !important
}

#grupTreeDiv {
    border: 1px solid #cbd3e1 !important
}

#KasaGoster {
    height: auto !important;
    background: #fff !important
}

#kasa_tabs, #KasaGosterpencere {
    height: auto !important
}

.cerceve .content, .include-old-design .cerceve .content {
    width: 100%;
    height: 100%;
    margin: auto !important;
    overflow: auto
}

#divlisterapor {
    overflow: auto !important;
    width: auto !important
}

#block_1 #blockA #diva1 table legend {
    float: left;
    border: 0;
    border-bottom: 1px solid #cbd3e1
}

input[onclick="CariSmsForm(ar_unvan2.value);"] {
    vertical-align: middle
}

#istakibi #servisButons .resimButon2 {
    margin-top: 1px !important
}

input[onclick="istakibiPersonelListePencere()"] {
    background-size: 16px;
    background-image: url(../../../resimler/button_icon/default/ara-siyah.svg) !important;
    background-repeat: no-repeat;
    vertical-align: middle
}

#dhtmlgoodies_colorPicker {
    z-index: 999999999
}

.demirbasEkle {
    height: 380px !important;
    max-height: 500px;
    overflow: auto !important
}

.demirbasEkle #formtab1 {
    position: relative !important;
    height: 145px !important
}

.demirbasEkle #formtab2 {
    position: relative !important;
    height: 180px !important
}

.demirbasEkle #formtab3 {
    position: relative !important;
    height: 280px !important
}

.info.sol.block th button, .info.sag.block th button {
    background-position: center;
    background-color: transparent;
    width: 20px;
    height: 20px
}

#destekSecpencere .destekSec table tbody tr td button {
    line-height: 20px;
    border: 1px solid #dee2ea;
    border-radius: 0;
    color: #4e5d6c;
    margin: 0
}

#destekSecpencere .destekSec table tbody tr td h1 {
    font-size: 1.4rem
}

.generalFormBody {
    border: #C1C0C0 solid 3px;
    height: auto;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 1;
    position: relative;
    padding: 16px 0
}

.generalFormSpace {
    margin: 0
}

.generalFormSpace > div {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.generalFormTitle {
    border-top: #C1C0C0 solid 3px;
    border-left: #C1C0C0 solid 3px;
    border-right: #C1C0C0 solid 3px;
    height: 30px;
    margin-left: -3px;
    margin-top: -46px;
    background: #F3F4F4;
    z-index: 99;
    margin-bottom: -3px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    width: auto;
    position: absolute;
    padding: 5px;
    min-width: 150px;
    left: 0
}

.generalFormTitle span {
    font-size: 12px;
    font-weight: 600
}

.generalFormInputSpace {
    padding: .1%
}

.generalFormSpaceLine {
    margin-top: 5.5%
}

.generalFormText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: 700;
    text-align: right;
    margin-top: 3px;
    padding: 3px 14px
}

.generalFormInputs input {
    border: #757575 solid 1px;
    border-radius: 5px;
    height: 20px;
    padding: 10px 5px;
    width: 100%;
    text-indent: 5px
}

.generalFormInputs select {
    border: #757575 solid 1px;
    border-radius: 5px;
    height: 20px;
    padding: 0 5px;
    width: 100%
}

.generalFormInputs textarea {
    height: auto;
    padding: 5px 0 5px 5px;
    width: 100%;
    border: #757575 solid 1px;
    border-radius: 5px;
    width: 100%
}

.inSpanUp {
    float: right;
    margin-top: 5px
}

.generalRelative input {
    width: 92% !important
}

#notificationspencere {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    border-radius: 5px !important;
    border: 0 !important;
    background: #fff !important;
    box-shadow: 0 0 150px 0 #25273636
}

#notificationspencere #baslikresimleri {
    background: #F6F6F6 !important
}

table#sptablo button {
    background-repeat: no-repeat
}

table#sptablo button.fa-plus {
    background-image: url(../../../resimler/button_icon/default/yuvarlak_ekle-siyah.svg);
    margin: auto;
    display: block
}

table#sptablo button.fa-minus {
    background-image: url(../../../resimler/button_icon/default/yuvarlak_cikar-siyah.svg);
    margin: auto;
    display: block
}

table#sptablo button.fa-circle {
    background-image: url(../../../resimler/button_icon/default/right-chevron.svg);
    margin: auto;
    display: block
}

table#sptablo button.fa-plus:before, table#sptablo button.fa-minus:before, table#sptablo button.fa-circle:before {
    content: ''
}

.box-title {
    padding: 0 !important;
    padding-left: 12px !important;
    color: #263038 !important
}

.window-header-right {
    display: flex !important;
    align-items: center;
    justify-content: flex-end
}

.window-header-right font {
    padding-right: 14px !important
}

.window-header-right .pencereYardim, .window-header-right .cikisbutton {
    margin-top: 0 !important
}

#masraftab .ui-widget-content {
    background-color: #fff !important
}

.ui-widget-content {
    border: 1px solid #dee2ea !important;
    border-radius: .25rem !important;
    font-family: Helvetica, Arial, 'Verdana', Tahoma, Calibri, sans, sans-serif !important;
    box-shadow: 0 1px 14px 1px #45414e33;
    transition: background-color .4s ease-out, color .4s ease-in-out, box-shadow .4s ease-in-out
}

.ui-widget-content:not(.ui-autocomplete) .ui-state-focus {
    color: unset !important;
    background: unset !important;
    font-weight: 300 !important;
    border: unset !important;
    font-size: unset !important;
    background-color: #1578cd
}

.ui-widget-content li u {
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 12px !important;
    text-decoration: none !important
}

.ui-widget-content li b u {
    color: #111 !important
}

span.modal-title {
    width: 100%;
    margin-top: 0 !important
}

span.modal-close {
    margin: 0 !important
}

#filtreSecenekpencere {
    background: #fff !important;
    border: .5px solid #dee2ea !important;
    box-shadow: 0 0 50px 0 #523f6926 !important;
    padding: .5rem !important;
    border-radius: 4px !important
}

#filtreSecenekpencere table tr {
    background: #fff !important
}

#filtreSecenekpencere table tr:hover {
    color: #0087ff !important;
    text-decoration: none !important;
    background-color: #ebf6fd !important
}

input.okbutton[title="Bul"] {
    background-image: url(../../svg/search.svg) !important;
    height: 26px !important;
    width: 26px !important;
    vertical-align: middle !important;
    margin-top: -4px !important
}

#topfatSepetliste thead th {
    height: auto;
    line-height: normal
}

#yeniVardiyapencere {
    background: transparent !important;
    height: 163px !important
}

table thead .thGrup {
    line-height: 26px !important;
    height: 20px
}

.cikisbutton .fa-times-circle-o:before {
    content: "\f129";
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.btn-dropdown {
    border-radius: 10px !important;
    display: flex !important;
    float: left !important
}

.btn-dropdown button:first-child {
    border: 0 !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-dropdown button:nth-child(2) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 30px !important;
    padding: 3px !important;
    background-color: #0087ff !important;
    color: #fff !important;
    border: 0 !important;
    border-left: 1px solid #5cadf5 !important;
    margin: 3px 1px 3px -1px !important;
    outline: none
}

button[onclick="aracservisHareket()"] {
    text-indent: 0 !important
}

.header div {
    float: right;
    padding: 0 !important
}

#destekSecpencere button.buton {
    background-color: #fff !important
}

#destekSecpencere button.buton:hover {
    background-color: #e8eef3 !important
}

#destekSecpencere .maviOver:hover {
    background-color: transparent !important;
    color: #4b6986 !important
}

#donemHizlipencere img {
    margin-left: -15px
}

#miniButtonyardimIcerik {
    display: none
}

.bildirimCerceve .header .baslik {
    padding-left: 5px !important;
    padding-top: 3px !important
}

input[name=aramabutton] {
    display: none
}

.bildirimFooter .notificationRightArrow, .notifications .bildirimFooter .notificationRightArrow {
    border: 0 !important;
    border-radius: 0 !important
}

.notificationRightArrow button {
    margin-right: .5rem !important
}

#genelAramaText {
    display: flex;
    position: absolute;
    height: 32px;
    width: 300px;
    margin: 9px 0 0
}

#genelAramaText button {
    margin: 0;
    white-space: nowrap;
    height: 32px;
    background: #f4f5f7;
    color: #111;
    border-radius: 3px 0 0 3px;
    font-weight: 400
}

#genelAramaText input[name="genelAramaText"] {
    width: 100%;
    box-shadow: none;
    border: none;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 16px;
    padding: 3px 3px 3px 10px;
    margin: 0;
    border-radius: 0
}

#genelAramaText input[name="genelAramaText"]:after {
    content: '\f4a4';
    font-family: 'Ionicons';
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 12px;
    display: inline-block;
    line-height: 1
}

#genelAramaText .search-btn {
    padding: 0;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 0 3px 3px 0;
    font-size: 20px;
    color: #373737
}

.dropdown-menu {
    padding: .3rem 0;
    font-size: 12px
}

.dropdown-item {
    padding: .2rem 1rem
}

.general-search {
    margin: 7px 5px 0 100px
}

.general-search .dropdown-toggle {
    margin: 0;
    height: 32px;
    border: 1px solid #b4bac5;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
    font-weight: 400
}

.general-search input {
    border-radius: 0;
    border-right: 0;
    margin: 0;
    box-shadow: none;
    outline: 0;
    border-color: #b4bac5
}

.general-search .button-group {
    display: flex
}

.general-search .button-group button {
    margin: 0;
    padding: 0;
    height: 32px;
    width: 32px;
    border: 1px solid #b4bac5;
    box-shadow: none;
    font-size: 14px;
    outline: 0
}

.general-search .button-group button:first-child {
    border-radius: 0
}

.general-search .button-group button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0
}

.destekRenk2 {
    display: none
}

.nine-dots-btn {
    position: absolute;
    right: 1px;
    bottom: 7px;
    display: inline-block;
    background: transparent !important;
    outline: 0 !important;
    border: 0 !important;
    color: #fff !important;
    box-shadow: none !important;
    font-size: 24px
}

.navbar-box-grid-container {
    width: 300px;
    z-index: 10000000
}

.navbar-box-grid {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 8px 7px
}

.navbar-box-grid-row {
    display: flex;
    width: 100%
}

.navbar-box-grid-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(33.333% - 4px);
    overflow: hidden;
    height: 100px;
    margin: 0 2px;
    text-align: center;
    border-radius: 6px;
    transition: all ease .2s
}

.navbar-box-grid-cell:hover {
    cursor: pointer;
    background-color: #f1f4f9
}

.navbar-box-grid-cell h1 {
    font-size: 13px;
    font-weight: 300;
    color: #4e5d6c;
    margin-bottom: 0;
    white-space: pre-wrap;
    padding: 5px 10px 0
}

.navbar-box-grid-cell svg {
    fill: #686e87;
    width: 36px;
    height: 36px
}

#multiDesktopButton {
    background-image: url(../../../resimler/icon/monitor.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 18px;
    font-size: 12px !important;
    line-height: 17px
}

#multiDesktopButton:before {
    content: ""
}

tr.mavi {
    color: inherit !important
}

.buton.sil, .buton.kaydet, .buton.odeme, .buton.yazar_kasa {
    color: #fff !important
}

td {
    padding: 0 3px
}

#yeniVardiya {
    position: unset !important;
    height: auto !important
}

#buttontutucu {
    height: 39px !important
}

.row:before {
    display: none
}

.countryCodeLength {
    width: 31px !important;
    padding: 2px !important;
    text-indent: 0 !important
}

.generalFormInputSpace > .col-md-1.generalFormInputs {
    padding: 0
}

.generalFormInputSpace > .col-md-1.generalFormInputs + .col-md-6.generalFormInputs {
    padding-left: 0
}

#divayar.dragclass, #sacayhareketpencere {
    height: auto !important
}

#disgirispencere, #İşlemyeriGirişpencere, #DepartmanGirişpencere {
    width: auto !important;
    height: auto !important
}

#DepartmanGiriş, #sacayhareket, #personelYetkiGrup, #depo_yonetimi {
    height: auto !important;
    position: unset !important
}

#depo_yonetimipencere {
    width: auto !important
}

#per_belgeyazdir {
    background: url(../../../resimler/button_icon/default/yazdir2.svg) #0087ff no-repeat center !important;
    color: transparent;
    width: 30px;
    height: 30px;
    background-size: 18px !important
}

.servisbg {
    background-color: #fed !important
}

#alisEsitleContainer .buton.yenile {
    background-color: #0087ff !important;
    background-image: none !important;
    color: #fff
}

#alisEsitleContainer .buton.yenile + button {
    background-color: #0087ff !important;
    color: #fff !important;
    border: 0 !important;
    border-left: 1px solid #5cadf5 !important;
    margin: 3px 1px 3px -1px !important
}

#alisEsitleSecenekleri button {
    font-weight: 500;
    color: #4e5d6c;
    background-color: #fff;
    border: none !important;
    transition: ease .3s
}

#alisEsitleSecenekleri button:hover {
    background-color: #f1f4f9
}

#alisEsitleSecenekleri {
    width: 170px !important;
    border-radius: 3px !important
}

.ui-widget-content a {
    color: #222 !important;
    text-align: left
}

.ui-menu-item {
    color: #222
}

.ui-menu-item div {
    border: 0 !important;
    cursor: pointer
}

.forget-password, .forget-password:hover {
    color: #5a6b7d;
    background: transparent;
    border: 1px solid #5a6b7d
}

#urunOzellikForm {
    position: unset !important
}

button[onclick="UrunOzellikSecme(89013)"] {
    height: 30px
}

.divuyaricerik table th {
    height: 20px
}

.ui-menu .ui-menu-item {
    text-align: left
}

.favorite-menu-item {
    width: 220px;
    height: 100px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #617a97;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0 .25rem .5rem
}

.favorite-menu-icon {
    background-repeat: no-repeat;
    background-size: 40px 32px;
    margin-bottom: .5rem;
    background-color: transparent !important
}

input[type="text"] {
    min-width: 38px
}

#ck_tutarsonbirim {
    min-width: 40px
}

#textfieldsatis, #textfieldalis, #textfieldirsat, #textfieldiral, #textfieldsipsat, #textfieldsipal, #textfieldteksat, #textfieldtekal, #ck_tarih, #ck_vadetarih, #alis_opsiyonfark {
    min-width: 75px
}

#ck_tutarson {
    min-width: 90px
}

#cr_tel, #cr_cep, #cr_tel2, #cr_fax, #cr_cep2, #cr_evtel {
    width: 100px !important
}

#divmuhasebe {
    height: auto !important
}

table input[id^=urkod] {
    min-width: 140px
}

#ara_form #hesapara, #ara_form td:first-child, #ara_form #deger, #ck_ozelkod, #sn_ozelkod, #vr_temsilci, #taksitno {
    width: 100%
}

#altSecenekpencere {
    width: auto !important;
    height: auto !important;
    border-radius: 4px !important;
    border: 0 !important;
    box-shadow: 0 0 20px 0 #00000047
}

#altSecenekpencere .contextMenu.kapat {
    display: none !important
}

#altSecenekpencere #altSecenek {
    position: unset !important;
    width: auto !important;
    height: auto !important;
    border: 0 !important
}

#altSecenekpencere #altSecenek table {
    text-align: center;
    padding: 4px 0;
    margin: 0 !important;
    width: 100%
}

#altSecenekpencere #altSecenek tr {
    background-color: transparent !important
}

#altSecenekpencere #altSecenek tr:hover {
    background-color: #eb0000 !important
}

#altSecenekpencere #altSecenek td {
    padding: 6px 3px
}

.gun-detayi {
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    background: transparent
}

#divlistetopstok table td[nowrap="nowrap"] + td {
    vertical-align: baseline
}

#rapormailpencere {
    position: absolute !important;
    width: 415px !important
}

#urunAramaTurpencere {
    height: auto !important;
    border-radius: 6px !important;
    border: 0 !important;
    overflow: hidden !important;
    box-shadow: 0 0 20px 0 #00000040 !important;
    padding: .5rem
}

#urunAramaTur, #eArsivAyarlari {
    position: unset !important;
   /* height: auto !important */
}

#urunAramaTur fieldset {
    border: 0
}

#urunAramaTur .ui-widget {
    font-family: inherit;
    font-size: 12px;
    width: 100%;
    display: flex;
    align-items: center;
    border: 0;
    font-weight: 400
}

#urunAramaTur .ui-widget .ui-checkboxradio-icon {
    visibility: hidden;
    margin-right: 3px
}

#urunAramaTur .ui-state-active .ui-icon {
    visibility: visible;
    background-image: url(../../../resimler/button_icon/default/checked-siyah.svg);
    background-color: transparent;
    border: 0;
    background-size: 12px;
    background-repeat: no-repeat
}

#m_aciklama {
    width: 100%
}

#eArsivAyarlari div[align="right"] {
    bottom: 4px !important
}

#Fiyatlandırma_fatalpencere {
    width: 600px !important;
    height: auto !important
}

#Fiyatlandırma_fatal {
    height: auto !important;
    position: unset !important
}

#Fiyatlandırma_fatal table tr td.tr1, #Fiyatlandırma_fatal table tr td.tr2 {
    white-space: nowrap
}

.sonAramaUstButon.fa-th-list {
    display: none
}

#araclarAramaListesipencere > div > span:nth-child(2) {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

#urunAramaTur label {
    margin: 4px 3px;
    width: auto;
    text-align: left;
    font-weight: 400
}

#ftseribelgeno {
    min-width: 28px
}

#menuAc {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    height: 46px !important;
    width: 46px !important;
    display: table-cell !important;
    color: #fff !important;
    line-height: 50px !important;
    float: left !important;
    margin-left: 14px !important;
    font-size: 20px !important
}

#menuAc:before {
    content: "\f0c9"
}

.doksatSepetUrunContainer:nth-child(even) {
    filter: brightness(94%)
}

.kapsayici2 {
    background-color: #f5f5f5 !important;
    padding: 0 !important
}

#eFaturaAyarlaripencere {
    height: auto !important
}

#eFaturaAyarlari {
    position: unset !important;
   /* height: auto !important */
}

#eFaturaAyarlari div[align="right"] {
    bottom: 8px !important
}

.carousel {
    position: unset
}

.haberContanier {
    height: 100% !important
}

.login-slider .carousel-caption {
    position: unset;
    padding: 0 100px;
    height: 60px
}

@media (max-width: 1100px) {
    .login-slider .carousel-caption {
        padding: 0
    }
}

.login-slider .carousel-caption h5 {
    color: #4e5d6c;
    text-shadow: none;
    font-family: montserrat
}

.login-slider .carousel-caption p {
    color: #4e5d6c;
    text-shadow: none;
    font-family: montserrat;
    font-weight: 300
}

.login-slider .carousel-indicators {
    bottom: 12px;
    position: absolute;
    margin: 20px 0 0;
    width: 100%;
    z-index: 999
}

.login-slider .carousel-indicators .active {
    width: 30px;
    height: 12px;
    background-color: #9bb1c8
}

.login-slider .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #043d7533;
    -webkit-transition: all .3s;
    transition: all .3s
}

.login-slider .carousel-inner > .carousel-item > img {
    max-width: 50vw;
    margin: auto
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.bannerContainer + .container {
    background-color: #fff
}

#carisubedetaypencere {
    width: 800px !important;
    height: 320px !important
}

#carisubedetay {
    padding: 8px !important;
    height: auto !important
}

#ugKesimDigerpencere, #ugKesimDiger {
    height: auto !important;
    top: 250px !important
}

#carisubeform, #ugKesimDiger {
    position: unset !important
}

#uretimButtons button.gears {
    background-image: none !important
}

#isimpencere {
    min-width: 170px;
    height: auto !important;
    border: 1px solid #d5dae2 !important;
    box-shadow: 0 0 100px 0 #0000002e
}

#isim {
    height: auto !important;
    position: unset !important
}

.printer-definition, .printer-definition table, .printer-definition select, .printer-definition input {
    width: 100%
}

#secenekicerik td {
    padding: 0
}

#secenekicerik table tr:nth-child(even) {
    background: transparent !important
}

#divlistebtum {
    height: auto !important
}

.ftpFooter .buton.hizli_islem, .ftpFooter .buton.hizli_islem:hover {
    background: transparent !important
}

button:focus {
    outline: none
}

#satIadeChildContainer1 input {
    line-height: 33px !important
}

#satIadeChildContainer1 button {
    background-color: #fff;
    border: 0 !important;
    box-shadow: none
}

#doksatdiger button {
    line-height: 30px
}

button[onclick^="SanalKlavye"] {
    background-color: transparent !important;
    background-size: 45px;
    background-position: center;
    background-repeat: no-repeat
}

#DokunmatikNakitOdemeTemizle {
    color: #111
}

.golgeVer:hover {
    box-shadow: none;
    background: #ffffff17
}

#doknakitForm table:first-child {
    color: #fff
}

.gdrive, .fileAktif {
    background-color: transparent !important
}

.doksepetdetay .resSepetButon {
    color: #fff !important
}

#KullaniciHizliGecisLoginpencere {
    height: 166px !important
}

#KullaniciHizliGecisLogin {
    height: auto !important;
    position: unset !important
}

.dokdigermenubuton {
    height: 64px
}

#form_sunucu table td, #form_sunucu table th, #form_sunucu table input {
    font-size: 24px;
    height: 36px
}

#form_sunucu table input[type="text"], #form_sunucu table input[type="password"] {
    width: 100%
}

#SubeHizliGecisLoginpencere {
    width: 180px !important;
    height: 100px !important
}

#SubeHizliGecisLogin {
    position: unset !important
}

#subeHizliGecispencere {
    height: auto !important
}

#subeHizliGecis {
    position: unset !important;
    height: auto !important;
    max-height: 65vh
}

.ui-autocomplete {
    z-index: 10000000000 !important
}

#restoranarama {
    width: 100%
}

#tabloAlanlaripencere {
    height: auto !important;
    border: 0 !important
}

#tabloAlanlari {
    position: unset !important;
    background: #f5f5f5;
    box-shadow: 0 8px 20px 0 #00000021
}

.no-title {
    margin-top: -28px !important
}

.table-trans .tr1 {
    background-color: transparent !important
}

.restoran-buttons .resSepetButon {
    background: #5a6b7d;
    color: #fff;
    border: none;
    border-radius: 6px
}

.restoran-buttons .resSepetButon:hover {
    background: #3c4c5c;
    color: #fff
}

.restoran-buttons .resSepetButon:hover span {
    opacity: 1 !important
}

#sepettoplamtutar span {
    background: transparent !important
}

#toplam_tutar {
    background-color: transparent !important;
    font-family: inherit !important;
    top: 10px !important
}

#toplam_tutar span {
    background-color: transparent !important
}

.dok-cikis-btn {
    top: 1px;
    position: absolute;
    right: 7px;
    width: 11.8vw;
    margin-right: 1.5vw;
    padding: 8px;
    text-transform: uppercase;
    color: #FFF
}

.disable-tabufak .tabufak, .disable-tabufak .tabufakb {
    width: auto !important;
    height: auto !important
}

.hizlimenu-tema {
    display: flex;
    justify-content: stretch;
    height: 20px
}

.hizlimenu-tema .item {
    height: 100%;
    width: 100%
}

.doknakitforminput {
    font-size: 22px !important
}

#doksepetdetaypencere {
    border: 0 !important;
    box-shadow: 0 0 100px 0 #00000024
}

.doksepetdetay .kapsayici2 {
    background-color: transparent !important
}

.doksepetdetay {
    background-color: #FFF !important
}

#belgeKaydetpencere {
    border: 0 !important;
    border-radius: 6px !important;
    overflow: hidden
}

#belgeKaydetpencere > .boxSize {
    background: transparent !important;
    border: 0 !important
}

#belgeKaydetpencere > .boxSize #belgeKaydettitle {
    display: none
}

#belgeKaydetpencere > .boxSize .cikisbutton {
    background: transparent;
    position: absolute;
    right: 6px;
    top: 6px
}

#belgeKaydetpencere > .boxSize .cikisbutton:before {
    font-size: 14px;
    padding: 1rem
}

#belgeKaydet {
    text-align: center
}

#belgeKaydet h3 {
    font-size: 1.2rem
}

#belgeKaydet i {
    color: #F64E60
}

#belgeKaydet h4 {
    font-size: 15px
}

#belgeKaydet #divliste {
    background: #fff;
    box-shadow: none
}

#belgeKaydet table, #belgeKaydet td {
    background: #fff !important;
    text-align: center !important
}

label {
    margin-bottom: 0
}

.tile-area-personel {
    min-width: 250px;
    height: 64px !important
}

#KullaniciHizliGecisLogin .dokdigermenubuton {
    height: 42px
}

#ozelOdemeGelismispencere, #lisanSozlemepencere {
    height: auto !important
}

#ozelOdemeGelismispencere .boxSize {
    display: none !important
}

#ozelOdemeGelismis, #lisanSozleme {
    position: unset !important;
    height: auto !important;
    top: 0 !important
}

#ozelOdemeGelismis table {
    background-image: none !important
}

#ozelOdemeGelismis #divliste {
    box-shadow: none !important;
    background-color: transparent !important
}

#ozelOdemeGelismis .kapsayici2 {
    background-color: transparent !important
}

#doksepetdetay .dokNakitInputSol, #doksepetdetay .dokNakitInputSag {
    margin: 0 !important;
    width: 49% !important
}

#belgeKomisyonpencere {
    height: 139px !important
}

#belgeKomisyon {
    position: unset !important
}

#dokTrOnay {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.bannerBilgi table {
    display: flex
}

.bannerBilgi table tbody {
    display: flex;
    flex-direction: column;
    align-items: end
}

.drop-down .selected a {
    background: #f5f5f9 no-repeat scroll right center;
    display: block;
    height: 32px;
    line-height: 32px;
    border-radius: 3px 0 0 3px;
    text-decoration: none;
    color: #333;
    padding: 0 10px;
    display: flex;
    align-items: center;
    white-space: nowrap
}

.drop-down .selected a span {
    cursor: pointer;
    display: block;
    padding-right: 3px;
    height: 32px
}

.drop-down .option {
    position: relative
}

.drop-down .options ul {
    background: #fff none repeat scroll 0 0;
    display: none;
    list-style: none;
    padding: 0;
    position: absolute;
    left: 0;
    top: 32px;
    width: auto;
    min-width: 170px;
    border: 1px solid #d7d7d7;
    z-index: 20
}

.drop-down .selected span.value, .drop-down .options span.value {
    display: none
}

.drop-down .options ul li a {
    padding: 5px 10px;
    display: block;
    text-decoration: none;
    color: #333
}

.drop-down .options ul li a:hover {
    background: #f1f2f5;
    transition: .2s ease
}

#lisansUyariEkranpencere {
    height: 220px !important;
    padding: 1rem;
    border: 0 !important;
    border-radius: 6px;
    overflow: hidden;
    background-color: transparent !important
}

#lisansUyariEkranpencere .boxSize, #lisanspencere .boxSize {
    display: none
}

#lisansUyariEkran {
    height: 100% !important;
    top: 0 !important
}

#lisanspencere {
    height: 293px !important
}

#lisans {
    position: unset !important;
    top: 0 !important;
    height: auto !important;
    padding: 1.7rem 1rem;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#lisans th, #lisans tr {
    background-color: transparent !important;
    border-color: transparent !important
}

#lisans td {
    font-size: 11px
}

.bg-info {
    background-color: #3699FF !important
}

.alert-close {
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 20px;
    color: #000 !important;
    background-color: transparent !important;
    opacity: .5;
    transition: .3s ease;
    z-index: 1
}

.alert-close:hover {
    opacity: 1
}

#lisansOdemeEkranpencere, #serinoASecimpencere, #birimDuzenlepencere {
    height: auto !important
}

#lisansOdemeEkran, #serinoASecim, #birimDuzenle {
    position: unset !important
}

#lisanSozlemepencere {
    top: 100px !important
}

#lisanSozleme {
    padding: 1rem;
    max-height: calc(100vh - 180px)
}

#mesajBildirim h3 {
    font-size: .9rem
}

.bildirimBaslik {
    border-bottom: 2px solid #e9ecef !important;
    background-color: #fff !important;
    color: #333 !important
}

.bildirimFooter {
    border-top: 1px solid #e9ecef !important;
    background-color: #fff !important;
    color: #333 !important
}

.form-group label {
    text-align: left;
    width: auto;
    margin: 0;
    font-weight: 400
}

.form-group input, .form-group select {
    width: 100%
}

.divAGenel {
    overflow: visible !important
}

input.veri-var, select.veri-var, .veri-var input, .veri-var select {
    background-color: #FFC;
    font-weight: 700
}

.td-bold select {
    font-weight: 700
}

#pencereServispencere {
    height: auto !important
}

#pencereServis {
    position: unset !important;
    height: 467px !important
}

#urunBirimRafpencere, #muadilBarkodpencere {
    height: auto !important
}

#urunBirimRaf, #muadilBarkod {
    position: unset !important
}

.raf-span {
    white-space: nowrap;
    padding-right: 20px
}

.raf-span input[type="text"], .raf-span select {
    width: 100%
}

.btn-secondary {
    color: #111 !important;
    background: #d7d7d7
}

#firstSlide img {
    max-width: unset
}

.magaza01 img {
    content: url("https://s3.amazonaws.com/iconbros/icons/icon_pngs/000/014/877/original/law_4633728.png?1636383968")
}

#firstSlide .carousel-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    text-align: left;
    background-color: #ffffffe6;
    height: unset;
    padding: 1.5rem
}

#firstSlide .carousel-caption h5 {
    font-size: 1.1rem;
    font-weight: 600
}

#firstSlide .carousel-caption p {
    font-size: .9rem;
    font-weight: 400
}

.hizliMenuDivColor2 {
    color: #fff
}

#belgeKaydetpencere {
    height: auto !important
}

#belgeKaydet {
    position: unset !important
}

#tumodemeler tr td {
    height: unset
}

.stokDuzenle {
    background-color: #fff
}

#muhHesapPlaniFormpencere {
    top: 50% !important;
    transform: translate(0, -50%);
    margin: auto !important;
    height: auto !important
}

.muhHesapPlaniForm {
    position: unset !important;
    height: auto !important;
    background-color: #fff
}

.checkbox-checked {
    background-image: url(../../../../resimler/button_icon/default/checkbox-outline.svg) !important
}

.checkbox-empty {
    background-image: url(../../../../resimler/button_icon/default/checkbox-outline-empty.svg) !important
}

.satirfarkli {
    position: relative;
    background-color: transparent !important
}

.satirfarkli > td:first-child:before {
    content: "\f100";
    font-family: 'Ionicons';
    position: absolute;
    left: 3px;
    top: 5px;
    color: #ff004b;
    font-size: 15px
}

.close:hover, .close:focus {
    background: transparent
}

.tree-edit-btn {
    visibility: hidden;
    position: absolute;
    padding: 0;
    width: 22px;
    height: 22px;
    background: #d5ebff;
    color: #0587ff;
    transition: .3s ease;
    z-index: 1
}

.treeview-title {
    position: relative;
    z-index: 2
}

.treeview-action {
    position: relative;
    display: inline;
    padding-right: 50px
}

.treeview-action:hover .tree-edit-btn {
    visibility: visible
}

.toggle-children-wrapper {
    display: inline-block;
    padding: 0 !important
}

.tree-node li {
    background-position: -292px -4px;
    background-repeat: repeat-y;
    display: block
}

.toggle-children, .toggle-children-placeholder, .tree-node li {
    background-image: url(../../../resimler/treeview.png)
}

.toggle-children, .toggle-children-placeholder {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-size: unset !important;
    position: unset;
    background-color: transparent;
    color: #a2a5b9;
    font-size: 1.3rem
}

.toggle-children-wrapper-collapsed .toggle-children {
    background-position: -100px -4px
}

.toggle-children-wrapper-expanded .toggle-children {
    background-position: -132px -4px;
    transform: rotate(0deg)
}

.toggle-children-placeholder {
    background-position: -68px -4px !important
}

.toggle-children, .toggle-children-placeholder {
    display: inline-block;
    position: relative
}

.toggle-children-wrapper-collapsed .toggle-children {
    transform: rotate(0)
}

.tree-node li:last-child {
    background-image: none !important
}

.treeviewFolderLi {
    background-position: -292px -4px;
    background-repeat: repeat-y;
    display: block;
    background-image: url(../../../resimler/treeview.png)
}

.treeview li:last-child {
    background-image: none
}

.switch-field {
    display: inline-block;
    overflow: hidden;
    margin-left: -3px;
    margin-bottom: -1px
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden
}

.switch-field label {
    width: auto;
    background-color: #f3f5f7;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    padding: 6px 12px;
    margin-left: 0;
    border-radius: 4px;
    transition: all .1s ease-in-out
}

.switch-field label:hover {
    cursor: pointer
}

.switch-field input:checked + label {
    background-color: #0587ff;
    color: #fff
}

table .wt-checkbox {
    margin-bottom: 0;
    width: 16px;
    height: 16px;
    line-height: 1.6;
    font-weight: 700;
    color: #263038;
    font-size: .75rem
}

.wt-checkbox > input {
    position: absolute;
    z-index: -1;
    visibility: hidden
}

.onlinemagaza {
    background-color: #ebeef3
}

.wt-onlinemagaza {
    font-size: 1rem
}

.wt-onlinemagaza .wt-onlinemagaza-menu:before, .wt-onlinemagaza .wt-onlinemagaza-menu:after {
    content: "";
    display: table;
    clear: both
}

.wt-onlinemagaza .wt-onlinemagaza-menu-eleman {
    padding: 8px 16px !important;
    background: #FFF;
    color: #1b1e21;
    float: left;
    width: 25%;
    border-bottom: 6px solid #ccc;
    transition: .3s
}

.wt-onlinemagaza .wt-onlinemagaza-menu-eleman:hover {
    background: #0087FF;
    color: #FFF
}

.wt-onlinemagaza-cerceve {
    border-color: #3f66cf !important
}

.wt-onlinemagaza-container {
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: 4%
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col {
    background: #FFF;
    width: 30%;
    margin: 1%;
    text-align: center;
    float: left;
    box-shadow: 0 .5rem 1rem #0000001a !important
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col > img {
    width: 200px;
    padding: 1rem;
    transition: transform .2s linear;
    -webkit-transition: transform .2s linear;
    -ms-transition: transform .2s linear;
    -moz-transition: transform .2s linear
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col:hover img {
    width: 200px;
    padding: 1rem;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col .online-magaza-fiyat {
    margin-bottom: 1rem
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col .wt-onlinemagaza-ad {
    line-height: 20px;
    min-height: 90px;
    overflow: hidden;
    margin-left: .5rem;
    margin-right: .5rem
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col > a {
    text-align: center;
    cursor: context-menu
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col .kdvsizfiyat {
    font-size: .8rem;
    opacity: 80%
}

.wt-onlinemagaza .wt-onlinemagaza-container .modul-col .kdvlifiyat {
    font-weight: 700;
    font-size: 1.2rem;
    color: #3f66cf
}

.e-ticaret-navbar {
    margin: .5rem;
    margin-bottom: 1rem;
    display: flex
}

.e-ticaret-container {
    padding: 1rem;
    box-shadow: 2px 2px 10px 1px #0000001a
}

.e-ticaret-navbar .item {
    cursor: pointer;
    box-shadow: 2px 2px 10px 1px #0000001a;
    background-color: #eee;
    border-style: solid;
    border-color: #d6d6d6;
    border-radius: .8rem;
    width: 200px;
    -webkit-transform: scale(1);
    transform: scale(1);
    margin: .5rem .3rem
}

.e-ticaret-navbar .item-active {
    cursor: pointer;
    box-shadow: 2px 2px 10px 1px #0000001a;
    background-color: #fff;
    border-style: solid;
    border-color: #0d83e7;
    border-radius: .8rem;
    width: 200px;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    margin: .5rem .3rem
}

.e-ticaret-navbar .item:hover {
    background-color: #fff;
    border-color: #bdbdbd;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.e-ticaret-navbar .item-active img {
    vertical-align: middle;
    padding-left: .5rem;
    padding-right: .5rem
}

.e-ticaret-navbar .item img {
    vertical-align: middle;
    padding-left: .5rem;
    padding-right: .5rem;
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.e-ticaret-navbar .item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.b2c-navbar {
    float: right;
    margin: 0 !important;
    list-style: none;
    display: inline-block
}

.b2c-navbar li {
    vertical-align: middle;
    position: relative;
    display: inline-block
}

.b2c-navbar .b2c-navbar0 {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #eee solid;
    border-radius: 4px;
    background-color: #eee;
    color: #000;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.b2c-navbar .b2c-navbar0:after {
    content: url("../../../resimler/sanalpazarlar/b2c-yonetim-paneli.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar0:hover {
    color: #0d83e7;
    background-color: #fff;
    border: .15rem #0d83e7 solid;
    padding-left: 36px;
    padding-right: 10px
}

.b2c-navbar .b2c-navbar0:hover:after {
    opacity: 1;
    left: 10px
}

.b2c-navbar .b2c-navbar0-active {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #0d83e7 solid;
    border-radius: 4px;
    background-color: #fff;
    color: #0d83e7;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    padding-left: 36px;
    padding-right: 10px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar0-active:after {
    content: url("../../../resimler/sanalpazarlar/b2c-yonetim-paneli.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 1;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar1 {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #eee solid;
    border-radius: 4px;
    background-color: #eee;
    color: #000;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar1:after {
    content: url("../../../resimler/sanalpazarlar/b2c-gorunum.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar1:hover {
    background-color: #fff;
    border: .15rem #0d83e7 solid;
    color: #0d83e7;
    padding-left: 36px;
    padding-right: 10px
}

.b2c-navbar .b2c-navbar1:hover:after {
    opacity: 1;
    left: 10px
}

.b2c-navbar .b2c-navbar1-active {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #0d83e7 solid;
    border-radius: 4px;
    background-color: #fff;
    color: #0d83e7;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    padding-left: 36px;
    padding-right: 10px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s
}

.b2c-navbar .b2c-navbar1-active:after {
    content: url("../../../resimler/sanalpazarlar/b2c-gorunum.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 1;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar2 {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #eee solid;
    border-radius: 4px;
    background-color: #eee;
    color: #000;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar2:after {
    content: url("../../../resimler/sanalpazarlar/b2c-sayfalar.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar2:hover {
    background-color: #fff;
    border: .15rem #0d83e7 solid;
    color: #0d83e7;
    padding-left: 36px;
    padding-right: 10px
}

.b2c-navbar .b2c-navbar2:hover:after {
    opacity: 1;
    left: 10px
}

.b2c-navbar .b2c-navbar2-active {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #0d83e7 solid;
    border-radius: 4px;
    background-color: #fff;
    color: #0d83e7;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    padding-left: 36px;
    padding-right: 10px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar2-active:after {
    content: url("../../../resimler/sanalpazarlar/b2c-sayfalar.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 1;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar3 {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #eee solid;
    border-radius: 4px;
    background-color: #eee;
    color: #000;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar3:after {
    content: url("../../../resimler/sanalpazarlar/b2c-ayarlar.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar3:hover {
    background-color: #fff;
    border: .15rem #0d83e7 solid;
    color: #0d83e7;
    padding-left: 36px;
    padding-right: 10px
}

.b2c-navbar .b2c-navbar3:hover:after {
    opacity: 1;
    left: 10px
}

.b2c-navbar .b2c-navbar3-active {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #0d83e7 solid;
    border-radius: 4px;
    background-color: #fff;
    color: #0d83e7;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    padding-left: 36px;
    padding-right: 10px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar3-active:after {
    content: url("../../../resimler/sanalpazarlar/b2c-ayarlar.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 1;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar4 {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #eee solid;
    border-radius: 4px;
    background-color: #eee;
    color: #000;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar4:after {
    content: url("../../../resimler/sanalpazarlar/b2b-cari.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 0;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar4:hover {
    background-color: #fff;
    border: .15rem #0d83e7 solid;
    color: #0d83e7;
    padding-left: 36px;
    padding-right: 10px
}

.b2c-navbar .b2c-navbar4:hover:after {
    opacity: 1;
    left: 10px
}

.b2c-navbar .b2c-navbar4-active {
    margin-right: .3rem;
    margin-left: .3rem;
    border: .15rem #0d83e7 solid;
    border-radius: 4px;
    background-color: #fff;
    color: #0d83e7;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    padding-left: 36px;
    padding-right: 10px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-navbar .b2c-navbar4-active:after {
    content: url("../../../resimler/sanalpazarlar/b2c-ayarlar.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    opacity: 1;
    top: 8px;
    left: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.b2c-verigonder-buton-grup {
    display: flex;
    margin: 0 !important
}

.b2c-buton-hizliverigonder {
    text-align: center;
    color: #fff;
    border-radius: 4px 0 0 4px;
    width: 100px;
    height: 42px;
    font-weight: 400;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px !important;
    background-color: #2b3dff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-buton-verigonder {
    text-align: center;
    color: #fff;
    border-radius: 0 4px 4px 0;
    width: 33px;
    height: 42px;
    font-weight: 400;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 16px !important;
    background-color: #2b3dff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-buton-hizliverigonder .icon {
    display: none;
    padding: 9px;
    font-size: 16px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-buton-hizliverigonder:hover .icon {
    display: block;
    margin: auto;
    text-align: center
}

.b2c-buton-hizliverigonder .text {
    padding: 12px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-buton-hizliverigonder:hover .text {
    display: none
}

.b2c-buton-verial {
    text-align: center;
    color: #fff;
    border-radius: 4px;
    width: 100px;
    height: 42px;
    font-weight: 400;
    padding: 0 !important;
    margin: 0 0 0 .6rem !important;
    font-size: 14px !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-buton-verial .icon {
    display: none;
    padding: 9px;
    font-size: 16px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-buton-verial:hover .icon {
    display: block;
    margin: auto;
    text-align: center
}

.b2c-buton-verial .text {
    padding: 12px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-buton-verial:hover .text {
    display: none
}

.yonetim-header {
    box-shadow: 0 10px 30px -5px #00000026;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    background-color: #eee;
    border-radius: 0 4px 0 6px;
    display: flex
}

.yonetim-header .title {
    font-size: 13px
}

.yonetim-header .title a:hover {
    text-shadow: 3px 3px 10px #0009;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.b2c-yonetim-paneli .toplam-bilgi {
    display: flex
}

.b2c-yonetim-paneli .toplam-bilgi .title {
    font-size: 14px;
    display: flex;
    color: #fff;
    justify-content: space-between;
    background-color: #ffffff1a;
    padding: 1rem
}

.b2c-yonetim-paneli .toplam-bilgi .content {
    color: #fff;
    height: 180px;
    position: relative
}

.b2c-yonetim-paneli .toplam-bilgi .content .i {
    text-align: center;
    height: 100%
}

.b2c-yonetim-paneli .toplam-bilgi .content .i i {
    font-size: 150px;
    opacity: .15;
    margin-top: 15px;
    margin-bottom: 15px
}

.b2c-yonetim-paneli .toplam-bilgi .content .text {
    text-shadow: 5px 5px 10px #00000070;
    vertical-align: middle;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    margin-top: -8rem
}

.b2c-yonetim-paneli .toplam-bilgi .footer {
    background-color: #0000001a;
    padding: 1rem
}

.b2c-yonetim-paneli .toplam-bilgi .footer a {
    color: #fff;
    text-decoration: unset;
    font-size: 14px
}

.b2c-yonetim-paneli .toplam-bilgi .footer a:hover {
    text-shadow: 3px 3px 10px #0009;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.b2c-yonetim-paneli .toplam-bilgi .toplam-satis {
    background-image: linear-gradient(to bottom, #1b80c2, #3f97d7);
    border-radius: 4px;
    width: 25%;
    margin: 1rem
}

.b2c-yonetim-paneli .toplam-bilgi .toplam-satis:hover .content i {
    opacity: .2;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-yonetim-paneli .toplam-bilgi .toplam-siparis {
    background-image: linear-gradient(to bottom, #1b80c2, #3f97d7);
    border-radius: 4px;
    width: 25%;
    margin: 1rem
}

.b2c-yonetim-paneli .toplam-bilgi .toplam-siparis:hover .content i {
    opacity: .2;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-yonetim-paneli .toplam-uye {
    background-image: linear-gradient(to bottom, #1b80c2, #3f97d7);
    border-radius: 4px;
    width: 25%;
    margin: 1rem
}

.b2c-yonetim-paneli .toplam-bilgi .toplam-uye:hover .content i {
    opacity: .2;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-yonetim-paneli .toplam-bilgi .toplam-urun {
    background-image: linear-gradient(to bottom, #1b80c2, #3f97d7);
    border-radius: 4px;
    width: 25%;
    margin: 1rem
}

.b2c-yonetim-paneli .toplam-bilgi .toplam-urun:hover .content i {
    opacity: .2;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-yonetim-paneli .grafikler {
    display: flex
}

.b2c-yonetim-paneli .grafik {
    width: 50%;
    margin: 1rem
}

.b2c-yonetim-paneli .tablolar {
    display: flex
}

.b2c-yonetim-paneli .tablo {
    width: 50%;
    margin: 1rem
}

.b2c-yonetim-paneli .tablo table {
    width: 100%;
    white-space: unset !important;
    border: 2px solid #EEE;
    border-radius: 4px;
    border-collapse: collapse !important
}

.b2c-yonetim-paneli .tablo tr {
    border: 1px solid #EEE
}

.b2c-yonetim-paneli .tablo th {
    background-color: #EEE !important;
    font-size: .9rem !important
}

.b2c-yonetim-paneli .tablo td {
    padding: 8px 3px !important;
    font-size: .825rem
}

.b2c-icerik-dizayn {
    margin: .9rem;
    border: .2rem #eee solid;
    border-radius: 4px
}

.b2c-icerik-dizayn .tab {
    box-shadow: 0 10px 30px -5px #00000026;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    background-color: #eee;
    border-radius: 0 4px 0 6px
}

.b2c-icerik-dizayn .tab li {
    font-size: 14px !important;
    font-weight: unset
}

.b2c-icerik-dizayn .tab .sec {
    color: #0d83e7;
    background-color: transparent;
    background-image: none;
    border-color: #0d83e7;
    border-width: 0 0 2px;
    padding: .5rem;
    border-radius: 0
}

.b2c-icerik-dizayn .tab .sec#GenelTab {
    color: #0d83e7;
    background-color: transparent;
    background-image: none;
    border-color: #0d83e7;
    border-width: 0 0 2px;
    padding: .5rem;
    border-radius: 0 0 0 4px
}

.b2c-icerik-dizayn .tab .sec#KampanyalarTab {
    color: #0d83e7;
    background-color: transparent;
    background-image: none;
    border-color: #0d83e7;
    border-width: 0 0 2px;
    padding: .5rem;
    border-radius: 0 0 4px 0
}

.b2c-icerik-dizayn .b2c-icerik {
    padding: 3.5rem 1rem 1rem
}

.b2c-icerik-dizayn .b2c-form-baslik {
    background-color: #f3f6f9;
    border: 1px solid #ecf0f3;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    padding: 1rem
}

.b2c-icerik-dizayn .b2c-form {
    border: 1px solid #ecf0f3;
    border-radius: 4px
}

.b2c-icerik-dizayn .b2c-form .b2c-form-baslik h1 {
    margin: 0 !important;
    font-size: .9rem;
    font-weight: bolder;
    color: #263038
}

.b2c-icerik-dizayn .b2c-form .form-div-yarım-sol {
    display: inline-flex;
    flex-flow: wrap;
    align-items: center;
    width: 50%;
    padding: 1rem;
    line-height: 35px;
    border: dashed #ebedf2;
    border-width: 0 .07rem .07rem 0
}

.b2c-icerik-dizayn .b2c-form .form-div-yarım-sag {
    display: inline-flex;
    flex-flow: wrap;
    align-items: center;
    width: 50%;
    padding: 1rem;
    line-height: 35px;
    border: dashed #ebedf2;
    border-width: 0 0 .07rem .07rem
}

.b2c-icerik-dizayn .b2c-form .form-div-tam {
    display: inline-flex;
    flex-flow: wrap;
    align-items: center;
    width: 100%;
    padding: 1rem;
    line-height: 35px;
    border: dashed #ebedf2;
    border-width: .07rem
}

.b2c-icerik-dizayn .b2c-form .form-div-yarım-sag .title, .b2c-icerik-dizayn .b2c-form .form-div-yarım-sol .title, .b2c-icerik-dizayn .b2c-form .form-div-tam .title {
    width: 70%
}

.b2c-icerik-dizayn .b2c-form .form-div-yarım-sag .title h1, .b2c-icerik-dizayn .b2c-form .form-div-yarım-sol .title h1, .b2c-icerik-dizayn .b2c-form .form-div-tam .title h1 {
    font-size: .825rem;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    line-height: 16px;
    color: #263038
}

.b2c-icerik-dizayn .b2c-form .form-div-yarım-sag .title p, .b2c-icerik-dizayn .b2c-form .form-div-yarım-sol .title p, .b2c-icerik-dizayn .b2c-form .form-div-tam .title p {
    padding: 0;
    font-size: .75rem;
    line-height: 16px;
    margin: 4px 0 0;
    color: #4e5d6cba
}

.b2c-icerik-dizayn .b2c-form .form-div-yarım-sag .input, .b2c-icerik-dizayn .b2c-form .form-div-yarım-sol .input, .b2c-icerik-dizayn .b2c-form .form-div-tam .input {
    text-align: end;
    width: 30%
}

.b2c-icerik-dizayn .b2c-form .form-div-yarım-sag .input label, .b2c-icerik-dizayn .b2c-form .form-div-yarım-sol .input label, .b2c-icerik-dizayn .b2c-form .form-div-tam .input label {
    margin-top: auto;
    margin-left: 1rem;
    font-weight: 400;
    width: auto;
    text-align: left;
    margin-right: .5rem;
    float: left
}

.b2c-sayfa-anadiv {
    justify-content: center;
    display: flex;
    width: 100% !important
}

.b2c-sayfa-anadiv .b2c-sayfa-div {
    padding: 0 !important;
    position: relative;
    width: 25%;
    margin: 1rem;
    background-color: #FFF;
    border: 2px solid #EEE;
    border-radius: 4px
}

.b2c-sayfa-anadiv .b2c-sayfa-div .title {
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    background-color: #EEE;
    padding: 1rem;
    font-size: 13px;
    color: #000;
    font-weight: 700;
    margin-bottom: -2.5rem
}

.b2c-sayfa-anadiv .b2c-sayfa-div .content {
    text-align: center;
    padding: 51.5px 1rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    color: #000000bf;
    font-weight: unset
}

.b2c-sayfa-anadiv .b2c-sayfa-div .content .image {
    max-width: 300px;
    max-height: 150px;
    margin: 20px 0 46px
}

.b2c-sayfa-anadiv .b2c-sayfa-div .content .products {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 20px 0 46px
}

.b2c-sayfa-anadiv .b2c-sayfa-div .content .products .product-image {
    width: 20%
}

.b2c-sayfa-anadiv .b2c-sayfa-div .content p {
    margin: 20px 0 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    color: #000000bf;
    font-weight: unset
}

.b2c-sayfa-anadiv .b2c-sayfa-div .button-duzenle {
    margin: 0 !important;
    color: #000000bf;
    position: absolute;
    bottom: -2px;
    right: -2px;
    padding: 4px 12px;
    background: #EEE;
    border: 0;
    border-radius: 4px 0 4px 0
}

.b2c-sayfa-anadiv .b2c-sayfa-div .button-sil {
    margin: 0 !important;
    color: #FFF;
    position: absolute;
    bottom: -2px;
    left: -2px;
    padding: 4px 12px;
    background: #e74c3c;
    border: 0;
    border-radius: 0 4px 0 4px
}

.b2c-icerik-dizayn .b2c-form .form-div-tam .input .form-image {
    height: 50px;
    filter: brightness(70%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik-dizayn .b2c-form .form-div-tam .input:hover .form-image {
    filter: brightness(60%)
}

.b2c-icerik-dizayn .b2c-form .form-div-tam .input i {
    position: absolute;
    color: #FFF;
    opacity: .7;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik-dizayn .b2c-form .form-div-tam .input:hover i {
    opacity: 1
}

.b2c-icerik .buttons {
    box-shadow: 0 10px 30px -5px #00000026;
    display: flex;
    position: absolute;
    top: 0;
    left: .9rem
}

.b2c-icerik-dizayn .b2c-buton-ekle {
    box-shadow: 0 10px 30px -5px #00000026;
    margin: 0 !important;
    height: 40px;
    position: absolute;
    padding: 12.5px 1rem;
    top: 0;
    background-color: #5e6cff;
    border-radius: 4px 0 6px 0;
    left: .9rem;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik .b2c-havale-buton-ekle {
    margin: .5rem 0 1rem !important;
    height: 40px;
    float: right;
    padding: 12.5px 1rem;
    background-color: #5e6cff;
    border-radius: 4px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    line-height: unset !important
}

.b2c-icerik .kampanya-buton-ekle {
    margin: 0 !important;
    height: 40px;
    position: relative;
    padding: 12.5px 1rem;
    background-color: #2b3dff;
    border-radius: 4px 0 0 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik .b2c-buton-kaydet {
    margin: 0 !important;
    height: 40px;
    position: relative;
    padding: 12.5px 1rem;
    background-color: #5e6cff;
    border-radius: 4px 0 0 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik .kampanya-buton-kaydet {
    margin: 0 !important;
    height: 40px;
    position: relative;
    padding: 12.5px 1rem;
    background-color: #5e6cff;
    border-radius: 0 0 0 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik .b2c-buton-sil {
    margin: 0 !important;
    position: relative;
    padding: 12.5px 1rem;
    height: 40px;
    background-color: #e74c3c;
    border-radius: 0 0 0 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik .b2c-buton-vazgec {
    margin: 0 !important;
    height: 40px;
    position: relative;
    padding: 12.5px 1rem;
    background-color: #263438;
    border-radius: 0 0 6px 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik .b2c-buton-cari-filtre {
    margin: 0 !important;
    height: 40px;
    position: relative;
    padding: 12.5px 1rem;
    background-color: #426b74;
    border-radius: 0 0 6px 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.b2c-icerik .havale-tablo table {
    width: 100%;
    border: 2px solid #EEE;
    border-radius: 4px;
    border-collapse: collapse !important
}

.b2c-icerik .havale-tablo tr {
    border: 1px solid #EEE
}

.b2c-icerik .havale-tablo th {
    background-color: #EEE !important;
    font-size: 14px !important
}

.b2c-icerik .havale-tablo td {
    padding: 8px 3px !important;
    font-size: 12px
}

.b2c-icerik .tumuimg {
    width: 40px;
    border-radius: 4px;
    margin: .3rem .2rem;
    height: 40px
}

.b2c-icerik .arama {
    padding: .5rem !important;
    margin-bottom: .5rem;
    display: flex;
    position: relative
}

.b2c-icerik .arama .aramabuton {
    margin: auto 1rem;
    font-size: 18px
}

.b2c-icerik .arama .filtrebuton {
    margin: auto 1rem;
    font-size: 18px
}

.veri-gonder-log {
    padding: 1rem;
    font-size: 14px
}

.i-counter {
    position: unset !important;
    color: unset !important;
    opacity: unset !important;
    top: unset !important;
    left: unset !important;
    transform: unset !important;
    font-size: unset !important
}

.b2c-loading {
    margin: 3rem 0;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.b2c-loader {
    font-size: 48px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #28a745;
    letter-spacing: 2px;
    position: relative;
    box-sizing: border-box
}

.b2c-loader::after {
    content: 'Gönderiliyor';
    position: absolute;
    left: 0;
    top: 0;
    color: #eee;
    text-shadow: 0 0 2px #d5d5d5, 0 0 1px #d5d5d5, 0 0 1px #d5d5d5;
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    animation: anim-b2c-loader 4s linear infinite
}

@keyframes anim-b2c-loader {
    0% {
        height: 100%
    }
    100% {
        height: 0
    }
}

.veri-gonder-loader {
    margin-right: 1rem;
    width: 48px;
    height: 12px;
    margin-top: 40px;
    background: #28a745;
    display: inline-block;
    position: relative
}

.veri-gonder-loader::after {
    content: '';
    left: 50%;
    top: -47px;
    transform: translate(-50%, 0);
    position: absolute;
    border: 15px solid transparent;
    border-bottom-color: #28a745;
    box-sizing: border-box;
    animation: bump .5s ease-in-out infinite alternate
}

.veri-gonder-loader::before {
    content: '';
    left: 50%;
    bottom: 15px;
    transform: translate(-50%, 0);
    position: absolute;
    width: 15px;
    height: 20px;
    background: #28a745;
    box-sizing: border-box;
    animation: bump .5s ease-in-out infinite alternate
}

@keyframes bump {
    0% {
        transform: translate(-50%, 5px)
    }
    100% {
        transform: translate(-50%, -5px)
    }
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke .6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 1rem;
    box-shadow: inset 0 0 0 #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke .3s cubic-bezier(0.65, 0, 0.45, 1) .8s forwards
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes scale {
    0%, 100% {
        transform: none
    }
    50% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0 0 0 30px #7ac142
    }
}

@media (max-width: 1000px) {
    .giris-yap-banner-responsive {
        display: none !important
    }

    .giris-yap-responsive {
        width: 100% !important;
        padding: 0 10% !important;
        max-width: unset !important;
        flex: unset !important
    }
}

@media (min-width: 1000px) and (max-width: 1350px) {
    .giris-yap-banner-responsive {
        display: block !important
    }

    .giris-yap-banner img {
        height: unset !important;
        width: 100%;
        max-width: 280px
    }

    .giris-yap-responsive {
        width: 33.33333333%
    }
}

@media (min-width: 1000px) {
    .giris-yap-banner-responsive {
        display: block !important
    }

    .giris-yap-responsive {
        width: 33.33333333%
    }
}

.firma {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2rem;
    padding: 1rem;
    box-shadow: #0000001a -4px 9px 25px -6px;
    border-radius: 1.2rem;
    text-align: center !important
}

.giris-yap {
    padding: 1rem;
    border-radius: 2rem;
    box-shadow: #64646f33 0 7px 29px 0
}

.giris-yap-input {
    background-color: unset !important;
    height: 40px !important;
    width: 70% !important;
    box-shadow: unset !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #007bff !important;
    color: #007bff !important;
    outline: 0 !important;
    padding: 0 5px !important;
    font-size: .9rem !important;
    font-weight: 400 !important;
    transition: .5s !important
}

.giris-yap-input::-webkit-input-placeholder {
    color: #007bff !important;
    opacity: 1 !important
}

.giris-yap-select {
    height: 40px !important;
    border-radius: 2rem !important;
    width: 70% !important;
    border: 1px solid #007bff !important;
    outline: 0 !important;
    padding: 0 20px !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    transition: .5s !important
}

.giris-yap-select:hover, .giris-yap-input:hover, .giris-yap-input:focus {
    box-shadow: #23232373 0 25px 20px -20px !important
}

.giris-yap-buton {
    border-radius: 1rem !important;
    padding: .5rem 2rem !important;
    margin-bottom: 1rem !important
}

.geri-don-buton {
    line-height: inherit;
    border-radius: 1rem !important;
    background-color: #767676;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    margin: 3px 1px;
    padding: .5rem 2rem !important;
    width: auto;
    cursor: pointer;
    background-clip: padding-box;
    vertical-align: middle;
    transition: background-color .4s ease-out, color .4s ease-in-out, box-shadow .4s ease-in-out
}

.geri-don-buton:hover {
    background-color: #646464;
    color: #fff;
    border: 0;
    box-shadow: none
}

.oturumu-acik-birak {
    font-size: .9rem !important;
    color: #007bff !important;
    margin-bottom: 1rem !important
}

.oturumu-acik-birak input {
    margin-right: .3rem !important;
    height: 12px !important
}

.giris-yap-baslik {
    display: flex;
    margin-top: 1rem;
    margin-bottom: 1rem;
    justify-content: center
}

.sifremi-unuttum {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important
}

.sifremi-unuttum a {
    font-size: .9rem !important;
    color: #007bff !important;
    text-decoration: unset !important
}

.firma h1 {
    margin: 0 !important;
    font-weight: bolder !important;
    font-size: 1rem !important;
    color: #0358cc !important;
    font-family: "Montserrat", serif !important
}

.giris-yap-banner {
    height: 28vh
}

.giris-yap-banner img {
    -webkit-filter: grayscale(40%);
    filter: grayscale(40%);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    cursor: pointer;
    margin-left: 2%;
    margin-right: 2%;
    border-radius: 2rem;
    height: 100%
}

.giris-yap-banner img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.stripes {
    z-index: -1;
    height: 100vh;
    background: linear-gradient(-180deg, #e5efff40 1%, #e5efffad 23%, #fff 71%);
    overflow: hidden;
    position: absolute;
    width: 100%;
    transform: skewY(-10deg);
    top: -130px
}

header .stripes .s1 {
    width: 30%;
    left: 0;
    position: absolute
}

header .stripes .s2 {
    width: 38%;
    top: 150px;
    left: 0;
    background: linear-gradient(90deg, #b6d9ff2e, #fff0);
    position: absolute
}

header .stripes .s3 {
    width: 38%;
    top: 300px;
    right: 0;
    background: linear-gradient(90deg, hsla(46, 98%, 78%, 0), #b6d9ff2e);
    position: absolute
}

.stripe {
    height: 150px
}

.btnD {
    margin-top: 3px;
    padding: 17px 0;
    background-color: #007bff;
    color: #fff;
    border-radius: 1rem;
    margin-left: 15px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.btnD span {
    color: #fff;
    font-size: 0;
    padding: 0 15px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.btnD:hover {
    height: 34px !important;
    padding: 7px 20px 7px 5px
}

.btnD:hover span {
    font-size: 12px;
    font-weight: 700
}

.btnD:hover .ico {
    margin-left: -8px;
    margin-top: -7px;
    transform: rotate(360deg)
}

.btnD:hover .span {
    visibility: visible
}

.ico {
    transition: all .5s;
    background-color: #fff;
    color: #007bff;
    width: 34px;
    height: 34px;
    border-radius: 1rem;
    position: absolute;
    margin-left: -32px;
    margin-top: -17px;
    font-size: 1.5em
}

.ico::before {
    transition: .4s ease-in-out;
    content: "\f128" !important;
    font-size: 17px !important;
    margin: auto;
    padding: 5px;
    line-height: 1.9;
    vertical-align: middle
}

.btnD:hover .ico::before {
    transition: .4s ease-in-out;
    content: "\f061" !important;
    font-size: 17px !important;
    margin: auto;
    padding: 5px;
    line-height: 1.9;
    vertical-align: middle
}

.banka-hareket-input-group {
    display: flex
}

.banka-hareket-input {
    margin-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%
}

.banka-hareket-icon {
    background: #f4f5f7;
    border-top-right-radius: .18rem;
    border-bottom-right-radius: .18rem;
    padding: 2px 7px;
    margin: 0;
    border: .5px solid #dee2ea;
    font-size: 1.2rem
}

.b2c-progress-container {
    width: 100%;
    background-color: #f3f3f3;
}
.b2c-progress-bar {
    width: 0;
    height: 30px;
    background-color: #4caf50;
    text-align: center;
    line-height: 30px;
    color: white;
}
