@charset "UTF-8";


.multiselect-native-select{
	z-index: 1061 !important;
}
.m-bg-blue1{
	background-color: #BBDEFO;
}
.m-bg-green{
	background-color: #08d095;
}
.m-bg-yellow{
	background-color: #efca08;
}
.m-bg-orange{
	background-color: #f49f0a;
}
.m-bg-orange-dark{
	background-color: #f08700;
}
.m-bg-teal{
	background-color: #10A19D;
}

.m-bg-purple{
	background-color: #540375;
}
.m-bg-purple-1{
	background-color: #863A6F;
}
.m-bg-purple-2{
	background-color: #975C8D;
}
.m-bg-purple-3{
	background-color: #D989B5;
}
.m-bg-pink{
	background-color: #FFADBC;
}
.mebo-tabs .active{
	border-top: solid 2px #50cd89 !important;
    background: #f5f8fa !important;
	color: #222 !important;
}
body{
	font-size: 12px;
}
.badge {
	font-size: .65rem;
}
a.list-icons-item:hover {
    opacity: 1;
}
/*
form:invalid button[type="submit"]{
	pointer-events: none;
	opacity: .3;
}

form:valid button[type="submit"]{
	pointer-events: inital;
	opacity: 1;
}
*/
@media (min-width: 576px){
	.login-form {
		width: 344px;
	}
	
		
}


.tokenfield .token-input{
	min-width: 130px !important;
}

.productImg{
	width: 180px;
}
.datatable-footer{
	background: #fff;
	padding: 10px;
}
.stage-top{
	margin: 0;
	padding: 0;
}
.stage-top tr{
	margin: 0;
	padding: 0;
}
.stage-top tr td{
	margin: 0;
	border: none;
	padding: 5px;
}
.list-icons a span:hover{
	background: #ffd648;
	color: #333;
}
.stage-general-table tr{
	 border-bottom: 4px solid #ffd648;
}
.stage-general-table tr{
	 border-bottom: 4px solid #ffd648;
}

.stage-general-table img{
	width: 80px;
	margin-top: 10px;
}
.table-stage tr td{
	border: none;
	padding: 5px;
	font-size: 10px;
}
.table-stage {
	margin-bottom: 0
}
.stage-cap{
    color: #333;
    background-color: #ffd648;
	padding: 3px;
    border-radius: 3px;
	font-size: 10px;
}

.table-stage tr td:first-child{
	width:75px
}
.table-stage tr {
	border: none;
}

.table-stage tr td:nth-child(2){
	width: 20px
}
.table-stage tr td:last-child{
	border-bottom: 1px dotted #ccc
}
.padding10{
	padding: 10px !important;
}

.note-editor{
	border: 1px solid #ccc !important;
}

.sabitgenislik{
	position: relative;
	width: 160px;
	height: 120px;
	overflow: hidden;
}
.table-inbox-time {
    text-align: right;
    width: 150px;
}
[type=button].dropdown-toggle {
	border: 1px solid #ccc
}
.navbar-nav-link{
	padding: 1rem 1rem;
}
.typeBlock {
    display: none;
}

.typeBlock.active {
    display: block !important;
    position: relative; /* Z-index'in doğru çalışması için */
}

/* Select2 için ek ayarlar */
.select2-container {
    width: 100% !important;
    position: relative;
    z-index: 1060 !important;
}
@media only screen and (max-width: 768px) {
    .select2-container--open .select2-dropdown {
        position: fixed !important;
        z-index: 1060 !important;
        width: 90% !important;
        left: 5% !important;
        top: 20% !important; /* Modalın üst kısmına yakın konumlandırma */
        max-height: 50vh; /* Ekranın yarısını kaplasın */
        overflow-y: auto;
    }

    .select2-search__field {
        width: 100% !important;

    }
}

.datatable-header{
	padding-top: 0;
}
.sidebar{
	/* width:16.75rem; */
}
.page-title {
    padding: 1rem 0;
}

.card-header {
    padding: 1rem ;
}

.table td, .table th{
	 /* padding: 15px 10px; */
	 /* border-bottom: 1px solid #ccc; */
}

.mebo-sidebar-link .nav-link{
	border-bottom: 1px solid #efefef;
	padding: 5px;
}
.table tr{

}
.mebo-card{
	box-shadow: none!important;
	background: none!important;
	border: none!important;
}
.product-mini-img{
	display: block;
	width: 50px;
	height: auto;
}
.select2-selection--single .select2-selection__rendered{
	padding-left: 40px;
}

.mebo-navtab{
	background: #fff;
	border-bottom: 1px solid #ccc;
}
.mebo-navtab li{
width: 66px;
    position: relative;
    border: 1px solid #ccc;
    margin: 5px;
background: #eee;
    font-weight: 500;
    color: #222;
	transition: all ease .25s;
	
}
.mebo-navtab li:hover{
	border: 1px solid #2196f3;
    background: #fff;
	
}
.mebo-navtab li:hover > a{
	color: #2196f3;
	
}
.mebo-navtab li span{
	position: absolute;
	top: 2px;
	right: 2px;
	
}
.mebo-navtab li a{
	font-size: 12px;
	color: #000;
    padding: .5rem 1rem !important

}
.mebo-card .card-header
{
	background: white;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}
.mebo-table{
	border-collapse: separate;
    border-spacing: 0 10px;
    padding: 10px;
}

.mebo-body{
    padding: 0;
}

.mebo-table tr{
	-webkit-appearance: none;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    -ie-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    /* -webkit-filter: drop-shadow(0px 0px 4px #ccc); */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-clip: padding-box;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    -ie-border-radius: 6px; 
    border-radius: 6px; 
    background: #fff;
}
.mebo-table tr td{
	position: relative;
}
.mebo-table tr td:first-child,
.mebo-table tr th:first-child
{
	padding: 10px;
	width: 50px;
	border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.mebo-table tr td:last-child,
.mebo-table tr th:last-child
{
	padding: 10px;
	width: 50px;
	border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.table-hover tbody tr:hover {
    color: #333;
    background-color: #fcf8e3a3;
}

.dataTable thead .sorting:after, .dataTable thead .sorting:before, .dataTable thead .sorting_asc:after, .dataTable thead .sorting_asc_disabled:after, .dataTable thead .sorting_desc:after, .dataTable thead .sorting_desc_disabled:after{
	right: 0.25rem;
}

.display-inline-block{
	display: inline-block;
}
.fancytree-title{
	display: inline-flex;
}
.lsicons{
	display: none;
}

.blokicon:hover>span .lsicons{
	display: block;
}
.nowrap{
	white-space: nowrap;
}

.dtr-inline.collapsed tbody tr td:before, .dtr-inline.collapsed tbody tr th:before {
	margin-right: 3px;
}
.dtr-inline.collapsed tbody tr td:first-child, .dtr-inline.collapsed tbody tr th:first-child{
	max-width: 50px;
}

.select2-selection--single .select2-selection__rendered{ padding-left: 20px;}


@media(max-width:768px){
	.mebo-table tr td {
         padding: 10px 5px;;
    }
	.badge{
		font-size: 10px;
		padding: 3px;
		font-weight: 400;
	}
	.mebo-table {
	border-collapse: separate;
    border-spacing: 0 10px;
    padding: 10px;
    font-size: 10px;
	}
	.mebo-table tr td:nth-child(4),
	.mebo-table tr th:nth-child(4)
	{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	}
	.dtr-inline.collapsed tbody tr td:first-child span{
		/* margin: 0 !important; */
		/* padding: 0 !important; */
		
	}
	
	.productImg{
		width: 90%;
	}
	
}
@media (min-width: 992px){
	.sidebar-expand-lg.sidebar-component {
		/* width: 13.75rem; */
	}
}

/*takvim*/
.fc .fc-daygrid-day-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.fc .fc-daygrid-day-number{
text-align: center;
    background: #e5e7f5!important;
    position: relative !important;
    top: 1px !important;
    width: 36px;
    padding: 8px;
    font-size: 12px !important;
    color: #000 !important;
}

.fc-h-event {
    color: #efefef;
	background-color: #5c6bc0!important;
    border: 1px solid #3e4a92 !important;
}
   
.ringring {
    -webkit-animation: ring 2s ease infinite;
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0;
    transform-origin-z: initial;
}
.info-back-header{
    display: block;
    position: absolute;
    transform: rotate(-90deg);
    right: -32px;
    bottom: 26px;
    opacity: .25;
    font-size: 33px;
    font-weight: bolder;
}
.looping{
	animation: rotate 3s linear infinite;
}
@keyframes rotate {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(359deg);
	}
}
.rotate {
	animation-name: rotate;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@-webkit-keyframes ring{
    0%{
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg)}
    2%{
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg)}
    4%{
       -webkit-transform:rotate(-18deg);
       transform:rotate(-18deg)}
	6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}
::-webkit-scrollbar-track
{
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	background-color: #d0d0d0;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #333;
}

::-webkit-scrollbar-thumb
{
	background-color: #333;
}
::-webkit-scrollbar-track:horizontal
{
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	background-color: #F5F5F5;
}

::-webkit-scrollbar:horizontal
{
	height: 6px;
	background-color: #333;
}

::-webkit-scrollbar-thumb:horizontal
{
	background-color: #333;
}

.sale-table td, .sale-table th{
	padding: 0.25rem 0.25rem !important
}
.card {
    margin-bottom: 1.25rem;
    box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
    border: none;
	border-radius: 10px;
}

#meboloader{
	display: block;
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 9999999;
	background: #ebebf1;
	opacity: 0.5;
	
}

/*LOADER*/

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -40px;
  margin-left: -40px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1e1e2d;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*LOADER*/

.navbar-brand img {
    height: 30px;
}

.navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
   
}


.wizard>.steps>ul>li.current .number{
	border-color: #4a5ab9;
    color: #4a5ab9;
}

.wizard>.steps>ul>li.done .number{
	border-color: #4a5ab9;
    background-color: #4a5ab9;
}
.wizard>.steps>ul>li.current:after,
.wizard>.steps>ul>li:after, 
.wizard>.steps>ul>li:before{
	background-color: #4a5ab9
}

.dropdown-item{
	font-size: 11px;
}


