ihtml {
    overflow-y:scroll;
}
body {
	font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: #2b2a35;
	background: #fff;
    
}

.captcha_new {
    width: 300px;
    background: #f9f9f9;
    border: 1px solid #d3d3d3;
    padding: 10px;
    border-radius: 3px;
}
.captcha_new i {
    margin: 40px 0 0 40px;
    font-size: 26px;
    cursor: pointer;
}


a{
    text-transform: none;
}
a.disabled{
    color: #999!important;
}



.clock{
    font-family: 'Lato', sans-serif;
    padding: 20px 0;
    font-size: 36px;
    font-weight: 900;
    text-align: center;
}

input, select, textarea{
    font-size: 14px!important;
}
.bb{
    border-bottom: 1px solid #ddd!important;
}
.border-warning{
    border: 1px solid #ffc107!important;
}
.b{
    border: 1px solid #ddd;
}
.lh-2{
    line-height: 20px;
}
.lh-3{
    line-height: 30px;
}
.fs-10{
    font-size: 10px!important;
}
.fs-12, .fs-12 a{
    font-size: 12px!important;
}
.fs-14{
    font-size: 14px!important;
}
.fs-16{
    font-size: 16px!important;
}
.fs-18{
    font-size: 18px!important;
}
.fs-28{
    font-size: 28px!important;
}
.fs-50{
    font-size: 50px!important;
}
.fw-2{
    font-weight: 200;
}
.fw-3{
    font-weight: 300;
}
.fw-4{
    font-weight: 400;
}
.fw-6{
    font-weight: 600;
}
.fw-7{
    font-weight: 700!important;
}
.fw-9{
    font-weight: 700!important;
}
.ta-j{
	text-align: justify!important;
}
.ta-r{
	text-align: right!important;
}
.ta-c{
	text-align: center!important;
}
.mt--2{
    margin-top: -22px;
}

.bold{
    font-weight: 700;
}
.ds-none{
    display: none;
}
.img-circle{
    border-radius: 10px;
    border: 1px solid #eee;
    padding: 5px;
}
.btn{
    font-weight: 700;
}
.btn i{
    margin-right: 6px;
}
.btn-sm{
    font-size: 12px;
    font-weight: 700;
}
.btn-odeme{
    font-weight: 900;
    font-size: 18px;
    padding: 20px 10px;
}
.btn-odeme i{
    font-size: 50px;
}
.badge{
    padding: 5px 10px;
}
.select2-container {
	width: 100% !important;
	height:36px !important;
}
.select2-selection {
	height:36px !important;
	line-height:34px !important;
	border:1px solid #ddd !important;
}
.select2-selection__rendered {
	height:36px !important;
	line-height:34px !important;
    padding: 00;;
    margin: 0;
}
.select2-selection__arrow{
	margin-top:4px;
}
.select2-dropdown{
    margin: 0!important;
    padding: 0!important;
}

.modal-body table{
    font-size: 12px!important;
}
.table, .table-light{
    font-size: 12px!important;
}
.table-mini{
    width: 100%;
}
.table-mini td, .table-mini th{
    padding: 8px 10px!important;
    font-size: 10px!important;
}

.table-striped tr:nth-child(odd) {
  background-color: #f9f9f9!important;
}


h1,h2,h3,h4,h5{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700;
}
label{
    font-weight: 600!important;
    cursor: pointer;
    
}
.or {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid dimgrey; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 

.or span { 
    background:#fff; 
    padding:0 10px;
	color: dimgrey;
}
.stat{
	width:100%;
	min-height:600px;
	margin:20px 0;
}
.sweet-overlay{
    z-index: 1100!important;
}

.sticky{
    
    position: sticky;
    position: -webkit-sticky;
    top: 120px;
}
.navbar-light{
    font-size: 1rem;
    height: 100px;
	border-bottom: 1px dotted rgba(255,255,255,0.3);
	margin-bottom: 30px;
	padding: 0!important;
}
.navbar-light .navbar-brand {
    font-family: 'Lato', sans-serif;
	font-size: 1.5rem;
	font-weight: 900;
	color: #e7f5ff;
	
}
.navbar-light .navbar-brand img {
	height: 60px;
    margin-right: 10px;
}

.navbar-light .nav-link {
	color: #e7f5ff!important;
	font-weight: 700;
}

.navbar-light .dropdown-menu a {
    font-size: 13px!important;
}

.navbar-page{
	background: #f8f9fa!important;
	height: 100px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
    box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
}
.navbar-page .navbar-brand {
	color: rgba(0,0,0,0.9)!important;
	
}
.navbar-page .nav-link {
	color: rgba(0,0,0,0.9)!important;
}

.birim-select {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 13px!important;
}
.birim-select .birim{
    border: 2px solid #eee!important;
}



.dropdown-menu {
    font-size: 13px!important;
	line-height: 30px;
	padding: 0;
}
.dropdown-menu .dropdown-item{
	border-bottom: 1px solid #eee;
}
.dropdown-menu .dropdown-item i{
    margin-right: 8px;
}
.dropdown-menu .dropdown-item:last-child{
	border-bottom: none;
}


.oturum .nav-tabs{
    font-weight: 700;
}
.oturum .nav-tabs .nav-item{
    width: 33.3%;
    text-align: center;
}
.oturum .nav-tabs .nav-item a{
    padding: 16px 0;
    border: 1px solid #eee;
    border-bottom: none;
}

.oturum .tab-content{
    padding: 40px;
    border: 1px solid #eee;
    border-top: none;
}
.intro{
	min-height: 660px;
	background-color: #0061f2;
    background-image: url("../img/shapes.png");
	padding-bottom: 80px;
}
.intro .logo{
	height: 110px;
	margin-bottom: 40px;
	background: #fff;
	padding: 20px 20px;
}
.intro .kurum{
	text-shadow: 1px 1px 3px black;
	color: #fff;
	font-size: 1.8rem;
	text-align: right;
	padding-top: 40px;
}



.intro .bilgi{
	text-shadow: 1px 1px 3px black;
	color: #fff;
	padding-top: 50px;
	padding-right: 40px;
}
.intro .bilgi h3{
	font-family: 'Lato', sans-serif!important; 
}

.intro .bilgi ul{
	margin-top: 20px;
	font-size: 1.1rem;
	line-height: 2rem;
	font-weight: 300;
	border-bottom: 1px dashed rgba(255,255,255,0.5);
	padding-bottom: 30px;
	
}
.intro .bilgi .spot{
	margin: 30px 0;	
	text-align: center;
	
}

.intro .bilgi i{
	font-size: 2rem;
	margin-bottom: 20px;
	
}

.intro .bilgi .btn{
	border: 2px solid #fff!important;
	padding: 10px 20px;
	font-weight: 800;
	text-shadow: none;
	padding: 10px 40px;
}
.intro .kayit{
	background: rgba(0,0,0,0.2);
	padding: 5px;
	
}
.intro .kayit .kayit-alani{
	background: #fff;
	padding: 30px;
	
}


.info-box{
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
    padding: 20px;
    color: #fff;
    text-align: center;
}
.info-box h1{
    font-weight: 900;
}
.info-box h4{
    font-size: 16px;
}
.info-box a{
    color: #fff;
}
.info-box a:hover{
    color: #eee;
    text-decoration: none;
}

.info-box-m{
    font-family: 'Lato', sans-serif;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    text-align: center;
}
.info-box-m h1{
    font-weight: 900;
    font-size: 16px!important;
}
.info-box-m h4{
    font-size: 12px;
    margin-bottom: 5px!important;
}

.bg-gray{
    background: url('../img/section.png') no-repeat center 20px;
    background-size: cover;
}

.kategori{
    background: url('../img/section.png') no-repeat center 20px;
    background-size: cover;
    padding: 20px 0;
}

.kategori .title{
    font-family: 'Poppins', sans-serif;
    border-bottom: 2px dashed #eee;
    margin: 20px 5px 30px 5px;
    padding-bottom: 20px;
}
.kategori .title .btn{
    font-weight: 400!important;
    font-size: 12px;
}
.kategori .title .active{
    color:brown;
}
.kategori .title h2{
    font-family: 'Poppins', sans-serif!important;
    font-weight: 900;
    font-size: 24px;
    margin: 15px 0 10px 0;

}
.kategori .title span{
    font-size: 13px;
}

.card{
    
    
}

.card small{
    font-weight: 400;
    font-size: 12px;
}
.card .card-title{
    font-weight: 700;
    margin: 10px 0 10px 0;
    font-size: 16px;
}
.card .card-text{
    font-size: 12px;
}
.card a{
    color: #000;
    text-decoration: none;
    
}
.card a:hover .card-title{
    color: #0061f2;
}
.icerik{
    padding-bottom: 30px;
}

.mufredat{
    border-radius: 0!important;
}
.mufredat .card-header{
   font-size: 13px!important;
    font-weight: 700;
    border-bottom: none!important;
    
}

.mufredat .materyal{
    display: block;
    padding: 15px 15px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 13px!important;
}
.mufredat .materyal table{
    width: 100%;
}
.mufredat .materyal i{
    font-size: 20px!important;
}
.mufredat .materyal:hover{
    background: #f0f0f0!important;
}


.page-title{
    padding: 40px 0 30px 0;
	background-color: #0061f2;
    background-image: url("../img/shapes.png");
    font-family: 'Lato', sans-serif;
}
.page-title h3{
    font-family: 'Lato', sans-serif!important;
    margin: 10px 0 10px 0;
    color: #fff;
    font-weight: 900;
    font-size: 22px;
}
.page-title.red{
	background-color: #871123;
    background-image: url("../img/shapes.png");
}
.page-title.green{
	background-color: #35a047; 
    background-image: url("../img/shapes.png");
}
.page-title .breadcrumb{
    background: none;
    padding: 0;
}
.page-title .breadcrumb .breadcrumb-item a{
    color: #fff;
}
.page-title .breadcrumb .breadcrumb-item.active{
    color: rgba(255,255,255,0.5);
}
.page-title .breadcrumb-item::before {
    color: rgba(255,255,255,0.5);
}

.yildiz{
    background: #0061f2;
    padding: 80px 0;
}

.bg-dark{
	background: #212529!important;
}
.mt-10{
    margin-top: 100px!important;
}

.pt-10{
    padding-top: 100px!important;
}
.pb-4{
    padding-top: 40px!important;
}
.btn-danger{
    background: #e42251;
}

.dikkat{
	color:#F00;
	display:none;
	font-size:12px;
}


.sube-area{
    font-family: 'Roboto Condensed', sans-serif !important;
    -webkit-box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
    box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;

}
.sube-area .btn{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 35px;   
    padding: 0 8px 0 12px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #ced4da;
    border-left: 0;
}



.kutu{
    -webkit-box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
    box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
    background: #fff;
    padding: 30px 20px;
    margin-bottom: 50px;
}
.kutu h4{
    font-weight: 300;
    margin-bottom: 30px;
    text-align: center;
    
}

	.kurs{
		padding: 15px;
		height: 100%;
		margin: 0 5px;
		font-family: 'Roboto Condensed', sans-serif !important;
		
	}
	.kurs .card-img-top {
		display: block;

		object-fit: cover;
		border-radius: 4px;
		width: 100%;
		max-width: 100%;
		min-height: 200px;
		max-height: 200px;
		margin-bottom: 20px;

	}
	.kurs .card-body {
		padding: 0;

	}
	.kurs .card-title {
		font-family: 'Roboto Condensed', sans-serif !important;
		padding: 0;
		font-size: 18px;
		font-weight: 700;
		

	}
	
	.kurs .rating {
		color: #999;
		font-size: 12px;
	}
	.kurs .rating i {
		position: relative;
		top: -2px;
		font-size: 12px;
		color: #e3e3e3
	}
	.kurs .rating i.active {
		color: #ffc43b
	}
	.kurs .card-text {
		font-size: 12px;
		font-weight: 300;
	}
	
	.kurs .card-price {		
		font-family: 'Lato', sans-serif !important;
		font-size: 24px;
		font-weight: 400;
		margin-top: -10px;
	}
	.kurs .card-price span{
		font-weight: 900;
	}
	
	.kurs .list-group .list-group-item{
		padding: 10px 0 10px 0;
		border-left: none;
		border-right: none;
	}


.kurs-detay h1{
    font-size: 1.6rem;
    font-weight: 900;
    background: #e7f5ff;
    padding: 20px 10px;
    font-family: 'Lato', sans-serif;    
}
.kurs-detay h1 span{
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.kurs-detay .btn-danger{
    border-radius: 0;
    font-size: 1.6rem;
    font-weight: 200;
    margin: 20px 0;
    background: #e42251;
    
}
.kurs-detay table{
    width: 100%;
    font-weight: 300;
    margin-bottom: 40px;
    
}
.kurs-detay table .title{
    color: #3455a5;
    width: 50%;
    
    
}
.kurs-detay table span{
    font-size: 24px;
    display: block;
    font-weight: 400;
    margin-bottom: -5px;
    
    
}
.kurs-detay table .icon{
    font-size: 44px;
    color: #3455a5;
    padding-top: 10px;
    float: left;
    margin-right: 15px;
    
}



.ser-menu td{
    padding: 0;    
}
.ser-menu a{
    display: block;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    padding: 30px 10px;
    font-weight: 700;
}
.ser-menu a i{
    font-size: 36px;
    display: block;
    margin-bottom: -15px;
}
.ser-menu a:hover{
    background: #f1f1f1;
}
.ser-menu a.active{
    background: #f1f1f1;
}



.ser-menu-panel td{
    padding: 0;    
}
.ser-menu-panel a{
    display: block;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    padding: 30px 10px;
    font-weight: 700;
}
.ser-menu-panel a i{
    font-size: 22px;
    display: block;
    margin-bottom: -10px;
}
.ser-menu-panel a:hover{
    background: #f1f1f1;
}
.ser-menu-panel a.active{
    background: #f1f1f1;
}



.main-menu{
    -webkit-box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
    box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
} 
.main-menu a{
    color: #333;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 400;
    border: 1px solid #eee!important;
    font-size: 13px;
    text-decoration: none;
}
.main-menu a i{
    margin-right: 10px;
}
.main-menu a.hover{
    background: #f1f1f1;
}
.main-menu a.active{
    background: #f1f1f1;
}
.main-menu a.active i{
    color: crimson;
}


.bilgi-menu{
    -webkit-box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
    box-shadow: 0 .5rem 1rem rgba(43,42,53,.075)!important;
    background: #fff;
    width: 100%;
}
.bilgi-menu td{
    padding: 0;
    border: 1px solid #eee;
    border-collapse: collapse;
}
.bilgi-menu a{
    display: block;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif !important;
    padding: 24px 10px;
    font-weight: 700;
    color: #333;
}
.bilgi-menu a i{
    font-size: 24px;
    display: block;
    color: crimson;
    margin-bottom: -10px;
}
.bilgi-menu a:hover{
    background: #f9f9f9;
}
.bilgi-menu a.active{
    background: #f9f9f9;
}


.video{
	border:1px solid #f0f0f0;;
	background:#000;
	
}


.ders-detay .tab-menu{
	background:#f0f0f0;
	border-top:1px solid #ddd;
}
.ders-detay .tab-menu .nav-link{
	color:#000;
	padding:10px 0;
	font-size:12px;
	border-radius:0;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
    font-weight: 700;
    min-width: 20%
}
.ders-detay .tab-menu .nav-link i{
	margin-right:2px;
	padding-right:5px;
	color:#ffc107;
}

.ders-detay .tab-menu .active{
	background:#fff !important;
	color:#333 !important;
	border-bottom:0;
	border-top:0;
}
.ders-detay .tab-menu .nav-link:hover{
	background:#eee;
}
.ders-detay .tab-content{
	padding:30px;
	border:1px solid #e5e9ef;
	border-top:0;
	line-height:2.2;
    font-size: 13px;
	background:#fff;
}
.ders-detay .tab-content .ders-notu textarea{
	border:1px solid #eee;
	border-bottom:5px solid #ddd;
    border-radius: 0;
	font-size:11px!important;
}
.ders-detay .tab-content .iletisim-notu textarea{
	border:1px solid #eee;
	border-bottom:5px solid #ddd;
    border-radius: 0;
	font-size:11px!important;
}
.ders-detay .alert{
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 0;
}


.materyal-liste{
	font-size:12px;
    margin-bottom: 10px; 
}
.materyal-liste .materyal{
    color: #000000;
}
.materyal-liste .materyal:hover{
    text-decoration: none;
    color: dodgerblue;
    
}



.not-liste{
	font-size:12px;
    margin-bottom: 10px; 
}
.not-liste .not{
	text-align:justify;
    border: 1px solid #eee;
}
.not-liste .not .btn{
	font-size:12px!important;
}


.iletisim-liste{
	font-size:12px;
    margin-bottom: 10px; 

}
.iletisim-liste .iletisim{
	text-align:justify;
	border-bottom:1px solid #e5e9ef;
	margin-bottom:10px;
}
.iletisim-liste .iletisim .btn{
	font-size:12px!important;
}





.ders-bilgi{
	padding-top:20px;
}
.ders-kunye{
	margin:20px 0 0 0;
	
}
.ders-kunye .col-6{
	border-top:1px solid #e5e9ef;
	border-bottom:1px solid #e5e9ef;
	text-align:center;
	padding:25px 0;

}
.ders-kunye .col-6:first-child{
	border-right:1px solid #e5e9ef;
    background: #fff;
}
.ders-kunye .yildiz i{
	color:#ccc;
}
.ders-kunye .yildiz .fas{
	color:#ffc107;
}
.ders-kunye .col-6 .fa-eye{
	color:#ccc;
	font-size:22px;
}
.ders-kunye .bilgi{
}
.ders-kunye .bilgi ul{
	list-style:none;
	padding:20px 0 0 20px;	
	color:#272727;
}
.ders-kunye .bilgi ul li{
	line-height:30px;
	font-size:12px;
	color:#838e95;
}
.ders-kunye .bilgi ul li i{
	margin-right:5px;
	color:#34A853;
}


.ders-egitmen{
	margin:10px 0 20px 0;
	padding:10px 0;
	border-top:1px solid #e5e9ef;
	border-bottom:1px solid #e5e9ef;
}
.ders-egitmen img{
	border-radius:4px;
	margin:0 10px 0 20px;
}
.ders-egitmen .isim{
	font-weight:bold;
	margin-top:5px;
}
.ders-egitmen .isim span{
	font-weight:400;
	font-size:12px;
}
.ders-egitmen .kurum{
	font-size:12px;
}

.ic-soru{
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.ic-soru .no{
    font-size: 18px;
    font-weight: 700;
}
.ic-soru .soru{

    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
}
.ic-soru .ipucu{
	border:1px solid #F90;
	font-size:12px;
	padding:10px;
	color:#000;
	background:#FFD7AE;
	display:none;
}
.ic-soru .ipucu i{
	margin-right:10px;
}
.ic-soru .ipucu span{
	font-weight:bold;
	color:#000;
	cursor:pointer;
}
.ic-soru .secenek{
	padding-left:20px;
	cursor:pointer;
}
.ic-soru .secenek:hover{
	background:#eee;
}
.ic-soru .dogru{
	background:#D7FFD7;
	color:#008000;
}
.ic-soru .dogru:hover{
	background:#D7FFD7;
	color:#008000;
}
.ic-soru .yanlis{
	background:#FFB3B3;
	color:#F00;
}
.ic-soru .yanlis:hover{
	background:#FFB3B3;
	color:#F00;
}
.ic-soru label{
	cursor:pointer;
	width:100%;
	padding:5px 0;
	margin-left:20px;
}
.ic-soru label:hover{
	background:#eee;
}
.ic-soru textarea{
    border: 1px solid #cfdadd;
}
.soru-harita {
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
    
}
.soru-harita a{
    display: block;
    border: 1px solid #ddd;
    border-collapse: collapse;
    color: #333;
    font-weight: 700;
    
}
.soru-harita a:hover{
    background: #ddd;
    text-decoration: none;
    
}
.soru-harita a.active{
    background: #23b7e5;
}

.sinav-gizle{
    display: none; 
}


.list-group{
	font-size:12px;
}
.list-group .list-group-item{

	border-radius:0;
	border-color:#e5e9ef;
}
.list-group .list-group-item i{
	font-size:16px;
	margin-top:3px;
}
.list-group .active{
	background:#fff3cd;
	border-color:#e5e9ef;
	color:#272727;
}
.list-group .active td{
    font-weight: 700!important;
}


.loading{
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
	opacity:0.3;
	background:#000;
	top:0;
	left:0;
	color:#fff;
	font-size:90px;
	text-align:center;
	padding-top:20%;
	display:none;
}

.avatar{
  border: 1px solid #ced4da;
  padding: 15px;
  border-radius: 5px;  
}
.avatar .area {
  width: 180px;
  min-height: 180px;
  border: 1px dashed #ccc;
  border-radius: 5px;
  margin: 0 auto 10px auto;
}
.avatar .file-upload {
    border: 1px solid #ced4da;
    padding: 1px;
    border-radius: 5px;
    width: 100%;
}

.avatar-img{
    border: 1px solid #ddd;
    padding: 5px;
    margin-top: 10px;
    border-radius: 50%; 
}
footer {
    color: #999;
    font-size: 12px;
}

footer a{
    color: azure;
}
footer a:hover{
    color: azure;
}

footer.main{
    background: url('../img/footer.svg') no-repeat top center #f4f4f4; 
    background-size: cover;
    color: #666;
    
}
footer.main a{
    color: #000;    
}
footer.main a:hover{
    color: #F00;    
}









.i-checks {
  padding-left: 20px;
  cursor: pointer;
}

.i-checks input {
  position: absolute;
  margin-left: -20px;
  opacity: 0;
}

.i-checks input:checked + i {
  border-color: #23b7e5;
}

.i-checks input:checked + i:before {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  background-color: #23b7e5;
}

.i-checks input:checked + span .active {
  display: inherit;
}

.i-checks input[type="radio"] + i,
.i-checks input[type="radio"] + i:before {
  border-radius: 50%;
}

.i-checks input[disabled] + i,
fieldset[disabled] .i-checks input + i {
  border-color: #dee5e7;
}

.i-checks input[disabled] + i:before,
fieldset[disabled] .i-checks input + i:before {
  background-color: #dee5e7;
}

.i-checks > i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 4px;
  margin-left: -20px;
  line-height: 1;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #cfdadd;
}

.i-checks > i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}

.i-checks > span {
  margin-left: -20px;
}

.i-checks > span .active {
  display: none;
}

.i-checks-sm input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
}

.i-checks-sm > i {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  margin-left: -18px;
}

.i-checks-lg input:checked + i:before {
  top: 8px;
  left: 8px;
  width: 12px;
  height: 12px;
}

.i-checks-lg > i {
  width: 30px;
  height: 30px;
}


.nokta ul{
    list-style: none;
    padding: 0;
    display: inline;

}
.nokta ul li{
     display: inline;
}

.nokta ul li:not(:last-child)::after {
    content: "\2022";
    margin: 0 5px;
}




.table-light{
    border: 1px solid #eee !important;
    background: #fff!important;
}
.table-light td, .table-light th{
    border-bottom: 1px solid #eee !important;
}
.table-hover tr:hover{
    background: #f9f9f9!important;
}

td.center{
    text-align: center!important;
}







.dataTables_length label{
    width: 100%;
}
.dataTables_length .form-control{
    max-width: 80px!important;
} 
.dataTables_filter{
    float: right;
    width: 100%;
}
.dataTables_filter label{
    text-align: right;
}
.dataTables_filter .form-control{
    float: right;
    width: 140px!important;
    margin-left: 10px;
} 
.dataTables_paginate{
    float: right;
    
}

  .ui-state-default { background-color: #fff; border: 1px solid #ddd;  }
  .ui-state-highlight { height: 80px; margin-bottom: 20px;  }


.share {
    display: block;
    float: left;
    padding: 6px 20px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}
.share:hover {
    color: #fff;
	background:#323232;
}
.share:last-child {
	border:0;
}
.facebook {
    background: #3b5998 !important;
}
.twitter {
    background: #55acee !important;
}
.whatsapp {
    background: #189d0e !important;
}
.email {
    background: #eb4924 !important;
}
.print {
    background: #cc2127 !important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


@media (min-width: 1440px) { .container{ max-width: 1220px!important; } }

.tam-ekran{
    max-width: 100%!important; 
    width: 100%!important; 
 }
