
.flex-column {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display:         flex !important;
    flex-wrap: wrap !important;
    height: 100% !important;
}

.flex-column > [class*="col-"] {
    display: table-cell;
    float: none;
    height: 100% !important;
}
.flex-column .portlet {
    height: 100% !important;
}


/*
.flex-column {
    overflow: hidden;
}

.flex-column > [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
*/

#nesneEkle .panel-body { padding:0;}
#ikonListesi button {
    height: 30px;
    border:1px solid #fff;
}

#Menu .dd-item { width: auto; }

.resimTanesi .mt-overlay-4 {
    margin-bottom: 15px;
    box-shadow: #CCC 0 0 5px;
    background: #FAFAFA no-repeat center center;
    background-size: contain;
}

.tab-pane .datepicker,
.tab-pane .datepicker-inline,
.tab-pane .datepicker table {
    width: 100% !important;
}
.tab-pane .datepicker {
    border:1px solid #e8e8e8;
}

#ajaxYukleniyor {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: url('yukleniyor.gif') center center no-repeat rgba(12,12,12,0.5);
    z-index: 1000;
}

#modalKutusu {
    display: none;
}

.portlet.light, .dashboard-stat2 { box-shadow: #CCC 0px 3px 5px; }



.profile-content { overflow: visible; width: calc(100% - 320px); float: right; }
@media (max-width: 991px) {
    .profile-content { overflow: visible; width: auto; }
}
.page-quick-sidebar.icerikMenusuSM {
    background-color: #EFEFEF;
}
.page-quick-sidebar-wrapper {
    height: calc(100% - 50px);
    background-color: #ffffff;
    border-left: 1px solid #444d58;
}


.icerikMenusuSM {
    padding: 0px 0px 3px 0px !important;
}
.icerikMenusuSM ul.nav li ul > li {
    list-style: none;
    margin-left: -10px
}
.icerikMenusuSM ul.nav li ul > li a {
    display: block;
    line-height: 30px;
    padding: 0 8px;
}
.icerikMenusuSM ul.nav li ul > li a:hover {
    background: #eaeaea;
    text-decoration: none;

}
.icerikMenusuSM li a svg {
    margin-right: 8px;
    font-size: 14px;
    width: 20px !important;
}
.icerikMenusuSM li > a {
    color:#444d58 !important;
    font-size: 16px;
}
.icerikMenusuSM li.active > a {
    color:#EFEFEF !important;
    background-color: #444d58;
}
.icerikMenusuSM li.active a:hover {
    color:#EFEFEF !important;
    background-color: #444d58 !important;

}

.icerikMenusuSM li > a .badge {
    /*color:inherit !important;*/
}

.buyukHarf {
    text-transform: uppercase;
}




.nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
}
.nav-tabs>li {
    float: none;
}




.linkGun {
    position: relative;
    height: 100px;
    padding: 5px
}
.linkGun i {
    font-size:45px;
    color:#DDD;
}
.linkGun.bg-warning i {
    color:#777;
}
.linkGun a {
    position: absolute;
    width: 100%;
    height:100%;
    top:0px;
    left: 0px;
    padding: 5px;
    text-align: right;
    text-decoration: none;
}
.linkGun a:hover {
    background-color: rgba(0,0,0,0.05);
}
.linkGun a span {
    display: inline-block;
}

#bugunPencereIcerigi tbody td { padding: 0px; border-right:1px solid #DDD; }
#bugunPencereIcerigi tr:hover td {
    background: #f3f4f5;
}
#bugunPencereIcerigi td.randevuDolu {
    position: relative;
    line-height: 25px;
}
#bugunPencereIcerigi td.randevuDolu > a.cariBilgiLinki {
    display: block;
    height: 25px;
    line-height:25px;
    width: calc(100% - 50px);
    padding-left: 5px;
    color:#FFF;
    text-transform: capitalize;
    text-decoration: none;
}
#bugunPencereIcerigi td.randevuDolu > a.cariBilgiLinki:hover {
    text-decoration: none;
    background-color: rgba(255,255,255,0.3);
}
#bugunPencereIcerigi td.randevuDolu > button.randevuDurumLinki {
    position: absolute;
    top: 0px;
    right: 25px;
    height: 100%;
    width: 25px;
    border:none;
    color:#333;
    text-align: center;
    vertical-align: middle;
}
#bugunPencereIcerigi td.randevuDolu > button.randevuDurumLinki:hover {
}

#bugunPencereIcerigi td.randevuDolu > a svg {
    font-size:12px;
    vertical-align: 0;
}
#bugunPencereIcerigi td.randevuDolu button.dropdown-toggle {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 25px;
    border:none;
    color:#FFF;
    background-color: #6a757e;
}
#bugunPencereIcerigi .buPeriyotRandevulari {
    z-index: 100;
    display: none;
    position: absolute;
    width: 260px;
    height: 100px;
    top:23px;
    background: #FFF;
    box-shadow: #000 0 0 3px;
    right: 0px;
    bottom: 0px;
    padding: 8px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}
#bugunPencereIcerigi td.randevuDolu:hover .buPeriyotRandevulari {
    display: none;
}
#bugunPencereIcerigi .buPeriyotRandevulari hr {
    clear: both;
    margin: 3px 0px;
    padding: 0px;
}
#bugunPencereIcerigi .buPeriyotRandevulari .right {
    float: right;
}
#bugunPencereIcerigi .buPeriyotRandevulari .btn-sm {
    padding: 2px 8px !important;
    font-size: 11px;
}



.renk_1, .renk_1:hover { background: #13856e !important;}
.renk_2, .renk_2:hover { background: #188530 !important;}
.renk_3, .renk_3:hover { background: #857821 !important;}
.renk_4, .renk_4:hover { background: #0c5460 !important; }
.renk_5, .renk_5:hover { background: #85446f !important;}
.renk_6, .renk_6:hover { background: #373d85 !important;}
.renk_7, .renk_7:hover { background: #852177 !important;}
.renk_8, .renk_8:hover { background: #a82f39 !important;}
.renk_9, .renk_9:hover { background: #833a0a !important;}
.renk_10, .renk_10:hover { background: #850e20 !important;}

.t_renk_1, .t_renk_1:hover { color: #13856e !important;}
.t_renk_2, .t_renk_2:hover { color: #188530 !important;}
.t_renk_3, .t_renk_3:hover { color: #857821 !important;}
.t_renk_4, .t_renk_4:hover { color: #0c5460 !important; }
.t_renk_5, .t_renk_5:hover { color: #85446f !important;}
.t_renk_6, .t_renk_6:hover { color: #373d85 !important;}
.t_renk_7, .t_renk_7:hover { color: #852177 !important;}
.t_renk_8, .t_renk_8:hover { color: #a82f39 !important;}
.t_renk_9, .t_renk_9:hover { color: #833a0a !important;}
.t_renk_10, .t_renk_10:hover { color: #850e20 !important;}


.uygunSaatiDoldur:hover {
    background: rgba(255,255,255,0.2);
    text-decoration: none;

}

@media only screen and (max-width: 768px) {
    #ajandaGunGorunumu #ozelTablo   {
        overflow-y: visible;
        overflow-x: scroll;
        position: relative;
    }
    #ajandaGunGorunumu #ozelTablo .otSatir {
        min-width: 1200px;
    }

    .margin-bottom-25-xs { margin-bottom: 25px; }
    .margin-bottom-15-xs { margin-bottom: 15px; }
    .margin-bottom-5-xs { margin-bottom: 5px; }
    .control-label {
        line-height: 30px;
    }
}
#ajandaGunGorunumu #ozelTablo .otSatir {
    display: block;
    clear: both;
    height:40px;
    margin: 0px;
    padding: 0px;
}
#ajandaGunGorunumu #ozelTablo .otSatir:hover {
    background: #f5f5f5;
}
#ajandaGunGorunumu #ozelTablo .otSatir > label {
    width: 180px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    border: 1px solid #e8e8e8;
    padding-left: 10px;
    position: static;
}
#ajandaGunGorunumu #ozelTablo .saatGostergeleri {
    width: calc(100% - 180px);
    display: block;
    float: left;
    height: 40px;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    overflow: hidden;

}
#ajandaGunGorunumu #ozelTablo .saatGostergeleri label a.green  {
    display: none;
    width: 100%;
    text-align: center;
    color:#188530;
}
#ajandaGunGorunumu #ozelTablo .saatGostergeleri label:hover a.green {
    display: block;
}
#ajandaGunGorunumu #ozelTablo .saatGostergeleri label {
    display: block;
    float: left;
    width: calc(100% / 36);
    height: 40px;
    line-height: 40px;
    padding:0px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    font-size:10px;
    border-right: 1px solid #e8e8e8;
}
#ajandaGunGorunumu #ozelTablo .saatGostergeleri label b{
    display: block;
    padding:0px;
    margin: 0px;
    line-height: 10px;
    transform: rotate(-90deg)!important;
    -webkit-transform: rotate(-90deg)!important;
    -moz-transform: rotate(-90deg)!important;
    -ms-transform: rotate(-90deg)!important;
    -o-transform: rotate(-90deg)!important;
    transform-origin: 19px 13px;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#ajandaGunGorunumu #ozelTablo .saatGostergeleri label a {
    display: block;
    height: 40px;
}
#ajandaGunGorunumu #ggHizmetListesi a {
    text-transform: capitalize;
}

.randevuTakvimGun {
    margin-bottom:5px;
    padding:1px;
}

#ajandaListeGorunumu tbody td {
    font-weight: 400;
    color: #888;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 40px;
    line-height: 40px;

}
#ajandaListeGorunumu tbody td.personelKolon, #ajandaListeGorunumu tbody td.islemKolon{
    text-align: center;
    padding: 0px;
}

#ajandaListeGorunumu tbody td > .btn {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0px;
    border: none;
    padding: 0px;
    line-height: 40px;
    position: relative;
}
#ajandaListeGorunumu tbody td > .btn.btn-default {
    background: none;
}
#ajandaListeGorunumu tbody td > .btn.btn-default:hover {
    background: #E8e8e8;
}
#ajandaListeGorunumu tbody td > .btn svg, #ajandaListeGorunumu tbody td .btn i{
    margin: 0 auto;
}
#ajandaListeGorunumu tbody td > .btn .badge {
    position: absolute;
    top:2px;
    right:2px;
}
#ajandaListeGorunumu tbody td.islemKolon {
    display: flex;
    min-width: 60px;
}
#ajandaListeGorunumu tbody td.islemKolon > .btn {
    width: 50%;
}

#ajandaListeGorunumu tbody td.saatKolon {
    font-size:19px;
    text-align: center;

}
#ajandaListeGorunumu tbody td.baslikKolon {
    text-transform: uppercase;
    min-width: 180px;
    overflow: hidden
}

#ajandaListeGorunumu .child {
    padding: 0px;
}
#ajandaListeGorunumu .child ul {
    display: block;
}
#ajandaListeGorunumu .child ul li {
    padding: 0 5px;
    line-height: 30px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    top:11px;
}

.cariBilgiKutusu {
    display: block;
    border: none;/*1px solid #ccc;*/
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
}
.cariBilgiKutusu a.ajaxModal {
    border:none;
    height: 30px;
}
.cariBilgiKutusu div.cbkDetay {
    line-height: 30px;
    min-height: 30px;
    padding: 0 5px;
}

.modal-body {
    max-height:500px;
    overflow-y: scroll;
}
.modal {
    top:30px !important;
    margin-top:30px!important;
}

.swal-overlay {
    z-index: 20000;
}

#aramaCubugu {
    margin-bottom: 15px;
}
#aramaCubugu button.btn {
    width: 50%;
}
#gelismisAramaFormu .control-label {
    text-align: left;
    font-weight: bold;
    color:#888;
}

.blue-hoki {
    background-color: #444d58 !important;
}



/*

Paket İçi Menü Tasarımı

*/




#modulSideMenu .panel {
    border:1px solid #e7ecf1;
}
#modulSideMenu .panel-heading {
    background: #FFF;
}
#modulSideMenu .panel-body {
    padding: 0px;
}
#modulSideMenu .portlet-title {
    padding: 0 15px;
}
#modulSideMenu .accordion-toggle {
    padding:15px;
}
#modulSideMenu .accordion-toggle.accordion-toggle-styled {
    background: url(global/img/accordion-plusminus.png) right -13px no-repeat;
}
#modulSideMenu .accordion-toggle.accordion-toggle-styled.collapsed {
    background-position: right 18px;
}

#modulSideMenu #modulMenu ul li {
    border-bottom: 1px solid #f0f4f7
}

#modulSideMenu #modulMenu ul li:last-child {
    border-bottom: none
}

#modulSideMenu #modulMenu ul li a {
    color: #93a3b5;
    font-size: 16px;
    font-weight: 400
}

#modulSideMenu #modulMenu ul li a svg {
    margin-right: 8px;
    font-size: 16px;
    width: 20px;
}

#modulSideMenu #modulMenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1
}

#modulSideMenu #modulMenu ul li.active > a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px
}
#modulSideMenu #modulMenu ul li > .nav {
    padding-left: 30px;
}
#modulSideMenu #modulMenu ul li > .nav li {
    line-height: 26px;
}
#modulSideMenu #modulMenu ul li > .nav li a {
    padding: 2px 0 2px 5px;
    font-size: 12px;
}

.anasayfaIkon {
    display: block;
    float: left;
    height: 110px;
    margin: 0 5px 10px;
    overflow: hidden;
    vertical-align: middle;
    border-radius: 5px !important;

    width:  calc(25% - 10px);
    padding: 20px 2px;
    border: 1px solid #e7ecf1;
    background-color: #FFF;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #646464;
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    transition: all .3s ease

}

@media only screen and (max-width: 768px) {
    .anasayfaIkon {
        width:  calc(33.3% - 10px);
    }
}

/*
.navAltMenu .anasayfaIkon {
    width: 31.7%;
}
@media only screen and (min-width: 1025px) {
    .anasayfaIkon {
        margin: 5px 5px 5px 0;
    }
}
@media only screen and (max-width: 1024px) {
    .anasayfaIkon {
        width: 15.5%;
    }
}

@media only screen and (max-width: 768px) {
    .anasayfaIkon {
        width: 24%;
    }
    .navAltMenu .anasayfaIkon {
        width: 31.8%;
    }

}
@media only screen and (max-width: 480px) {
    .anasayfaIkon {
        width: 31%;
    }
    .navAltMenu .anasayfaIkon {
        width: 48%;
    }
}
*/

/*

@todo Buraya, eğer pencere w=300px in altında ise modülleri kutu kutu değil, liste olarak görüntüleme seçeneği ekle.
*/


.anasayfaIkon svg, .anasayfaIkon i {
    font-size: 30px;
    margin-bottom: 8px;
}

.page-content {
    padding-top: 0px;
    padding-bottom: 100px;
}
.scroll-to-top {
    bottom: 20px;
}
/*
#Navigasyon {
    background: #444d58;
    width: 60px;
    height: 100%;
    position: fixed;
    top: 0px;
    left:0px;
    text-align: center;
}*/
#Navigasyon {
    background: #444d58;
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0px;
    left:0px;
    text-align: left;
}
#Navigasyon > a {
    display: inline-block !important;
    display: inline-block;
    height: 48px;
}
#Navigasyon #veEfsaneMenu  {
    margin-bottom: 30px;
}
#Navigasyon #veEfsaneMenu > div {
    padding-bottom: 15px;
}

#efsaneHoverMenu.anaSayfaDegil {
    display: block;
    position: fixed;
    border: 1px solid #DDD;
    box-shadow: #CCC 0px 3px 5px;
    margin: 15px 15px 0 15px;
    padding: 0px;
    width: calc(100% - 30px);
    max-width: 700px;
    bottom: 55px;
    border-radius: 3px !important;
    z-index: 5000;
    background: #DDD;
    max-height: 60%;
    overflow: hidden;
    left: 0;
}

#efsaneHoverMenu #efsaneMenuUst {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10%;
}

#efsaneHoverMenu.anaSayfaDegil #efsaneMenuUst {
    display: block;
    height: calc(100% - 45px);
    padding: 15px 10px;
}
#efsaneHoverMenu.anaSayfaDegil #efsaneMenuUst {
    overflow-y: scroll;
    height: 390px;
}


#efsaneHoverMenu #efsaneMenuAlt form {
    display: block;
    margin: 0 auto;
    max-width: 700px;

}
#efsaneHoverMenu.anaSayfaDegil #efsaneMenuAlt {
    height: 45px;
    background-color: #00dd1c;
    bottom: 0;

}

@media (max-width: 979px) {
    .navAltMenu {
        padding: 10px !important;
    }
    #Navigasyon {
        background: #444d58;
        /*
        width: 100%;
        height: 80px;
         */
        position: fixed;
        bottom: 0px;
        left:0px;
        top: unset;
        text-align: center;
    }
    .page-wrapper .page-wrapper-middle {
        padding-left: 0px;
    }

}

.navAltMenu {
    padding: 10px;
}
.navAltMenu .nav li a svg {
    width: 30px;
}
#navigasyonMenu {
    display: inline-block;
    margin-top: 0px;
}
#navigasyonMenu > a{
    display: inline-block;
    height: 48px;
}

#navigasyonMenu .btn-icon-only {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 49px;
    padding: 0px;
    border:none;
}


.urunListe .row  { border-bottom: 1px dotted #ded9e7; padding-top: 5px; padding-bottom: 5px; }
.urunListe .row > div { vertical-align: middle; font-size: 1.2em; min-height: 30px; line-height: 30px; }

.urunListe .uL_baslik { text-align: left; margin-bottom: 5px;  }
.urunListe .uL_baslik  .satiriSil { width: 35px !important; display: inline-block;  }
.urunListe .uL_baslik  .btn-block { width: calc(100% - 35px); display: inline-block; font-weight: bold; text-align: left;}
.urunListe .uL_baslik  p { word-break:normal; font-size: 10px; margin: 0; padding: 0; padding-left: 45px; padding-top: 3px; line-height:1em; white-space: normal;  }

.urunListe .uL_miktar { text-align: center;  }

.urunListe .uL_tutar { text-align: right;  }
.urunListe .uL_tutar .btn.default, .urunListe .uL_tutar .btn.blue-oleo { text-align: right; }



.urunListe > tr > td .mt-checkbox { padding-left: 18px; }


/* Slayt yönetiminde kulanılan bölüm */
.siraSecili { background-color: #eea236; color: #4f0a0f; border-color: #4f0a0f !important;}




/* Satış Formu */

.gelismis_musteri_detay_tablosu th {
    width: 25%;
}