body{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
font-family: "Roboto Condensed", sans-serif;
margin: 0px;
padding: 0px;
background-color:#F2F8F9;
}


.body{
	background-repeat: repeat-y;
	background-position: left top;
}


a {
	color: #000000;
	text-decoration: none;

}
a:focus,active,hover {
	text-decoration: none;
		outline:none;
		color: #000000;
}
.color-btn{
	background-image: url(img/colour.png);
	background-size:28px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 35px;
}

.admin-link{
	position:relative;
	padding:5px;
	
}
.admin-link span{
	position:absolute;
	right:10px;
	top:8px;
}
textarea:focus, 
textarea.form-control:focus, 
input.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus {
  box-shadow: inset 0 0px 0 transparent;
}


.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.sagsolid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.hd-bg-color {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #214B89;
}

.panel-body-back{
	position:relative;
}
.panel-body-back .panel-body-load {
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: absolute;
	z-index: 9999;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: justify;
	/*
	background:rgb(0,0,0);
    background: transparent\1;
    background:rgba(0,0,0,0.1);
	*/
}
.panel-body-back .panel-body-load .spinner-border{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	font-size: 25px;
	}


.loadingAjaxDialog {
	background-color: transparent;
	background-repeat: repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: justify;
	background-image: url(img/trans-back.png);
}
.loadingAjaxDialog .spinner-border{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	font-size: 25px;
	}

.Basliklar {
	font-size: .900rem;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	background-color: #F4F4F4;
	text-align: right;
	max-width:200px!important;
	min-height:35px!important;
}

.Basliklar1 {
	font-size: .900rem;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
}
.AltCizgi {
	font-size: .900rem;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.AltCizgi .td{
	font-size: .900rem;
	font-weight: normal;
	color: #000000;
}
.AltCizgi5 {
	font-size: .900rem;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #DBDBDB;
}
.AltCizgi2 {
	font-size: .900rem;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.AltCizgi1 {
	font-size: .900rem;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F4F4F4;
	padding-left: 5px;
}
.AltCizgiArrow{
	background-image : url(svg/arrow-right-gri.svg);
	background-repeat : no-repeat;
	background-position : 6px center;
	padding-left : 30px;
	background-size :24px;
}

.tabloac-title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	font-size: 18px;
}

.UstCizgi {
	font-size: .900rem;
	font-weight: bold;
	color: #333333;
	background-color: #E2E2E2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}



.textform{
	background-color: #EFEFEF;
	display: block;
	border: 1px solid #E6E6E6;
	font-weight: normal;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin: 0px;
	padding: 10px;
	
}

.textform:focus{
	border: 1px solid #006699;
	outline: none;
		background-color: #FFFFFF;
}

.selectform{
	background-color: #EFEFEF;
	display: block;
	border: 1px solid #E6E6E6;
	font-weight: normal;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin: 0px;
	padding: 10px;

}

.selectform:focus{
	border: 1px solid #006699;
	outline: none;
		background-color: #FFFFFF;
}

.textform1{
	background-color: #EFEFEF;
	display: block;
	border: 1px solid #E6E6E6;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.textform1:focus{
	border: 1px solid #006699;
	outline: none;
	background-color: #FFFFFF;
}


.textformDisabled{
	background-color: #E6E6E6;
	display: block;
	border: 1px solid #E6E6E6;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.textformDisabled:focus{
	border: 1px solid #999999;
	outline: none;
}


input::-webkit-input-placeholder {
  color: #999;
  opacity: 0.5;
  padding:7px;
}

input::-moz-placeholder {
  color: #999;
  opacity: 0.5;
    padding:7px;
}

input:-ms-input-placeholder {
  color: #999;
  opacity: 0.5;
    padding:7px;
}

input::placeholder {
  color: #999;
  opacity: 0.5;
      padding:7px;
}

.tetxarea::-webkit-input-placeholder {
  color: #999;
    padding:7px;
  opacity: 0.5;
}

.tetxarea::-moz-placeholder {
  color: #999;
  opacity: 0.5;
      padding:7px;
}

.tetxarea:-ms-input-placeholder {
  color: #999;
  opacity: 0.5;
    padding:7px;
}

.tetxarea::placeholder {
  color: #999;
   padding:7px;
 	 opacity: 0.5;
}
.hd-admin-blok {
	background-color: #F8F8F8;
}
.admin-name {
	font-size: 12pt;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
	
}

.bilgiDiv{
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
border-radius: 0;
border: 1px solid rgba(0,0,0,.07);
}

.bilgiDiv .Title1 {
	
	font-size: .900rem;
	padding-left: 30px;
	font-weight: 400;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}


.SayfaClass {
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.SayfaClass:hover{
	border: 1px solid #0066FF;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #0099CC;
	color: #FFFFFF;
	
	font-size: 9pt;
}

.SayfaClass_Selected {
	border: 1px solid #0066FF;
	background-color: #0099CC;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.hd-menu-link{
	text-align: center;
	display: inline;
	margin: 0px;
	float: left;
	height: 75px;
	width: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F7F7F7;
	position: relative;
}

.hd-menu-link .count{
	font-size: 8pt;
	line-height: 20px;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px;
	border-radius: 10px;
	height: 20px;
	width: 20px;
}
.hd-menu-link:hover{
	background-color: #EEEEEE;
}
.hd-menu-link i{
	font-size: 28px;
	text-align: center;
	display: block;
	color: #000000;
	margin-bottom:6px;
}
.hd-menu-link span{
	font-size: 9pt;
	text-align: center;
	display: block;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	
}
.sol-td{

}

.sol-menu-link{
	display: block;
	margin: 0px;
	float: left;
	height: 45px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	position: relative;
}
.sol-menu-link i{
	font-size: 22px;
	float: left;
	width: 35px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #3f729b;
}
.sol-menu-link span{
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 200px;
	font-size: 16px;
	display: block;
}
.sol-menu-link .color{
color: #666666;

}

.sol-menu-link:hover{
	background-color: #EEEEEE;
}



.sol-menu-link-selected{
	background-color: #EEEEEE;
}
.sol-menu-link-selected .color{
	color: #666666;
}
.sol-menu-link .toplam-span{
	background-color: #C00;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	border-radius: 30px;
	position: absolute;
	z-index: 1;
	right: 5px;
	
	font-size: 10pt;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
}


.TrHover:hover td{
	background-color: #EBEBEB;
}


.radius{
-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
}
.TabloBaslik {
	
	font-size: 11pt;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 0px;
}
.loadingUploadDialog {
	border-radius:5px;
	float: left;
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
	background-color: #000000;
	background-image: url(img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.5;
	margin: 0px;
	width: 100%;
	display: none;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;

}

   .fotoUploadDiv{
	border-radius:5px;
	float: left;
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
	right:0px;
	bottom:0px;
	background-color: #000000;
	background-image: url(img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.5;
	margin: 0px;
	width: 100%;
	display: none;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;

}

 .fotoUploadDiv .textload{
	line-height: 600px;
	height: 600px;
}
.uyari-mesaji{
	background-image: url(svg/alert1.svg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-size:32px;
	
	font-size: 12pt;
	color: #000000;
}


.fullClass{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;

}

.img-div-foto{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
	overflow: hidden;
}
.foto-liste-satir{
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
}

.tabloText{
	
	font-size: 1.5rem;
	line-height: 35px;
	font-weight: 500;
	color: #666666;
	padding: 5px;
}

.tabloText1{
	
	font-size: 1.5rem;
	line-height: 35px;
	font-weight: 500;
	color: #666666;
	background-color: #F7F7F7;
	padding: 5px;
}
.tabloTextBaslik1 {
	
	font-size: 1.5rem;
	line-height: 35px;
	font-weight: 500;
	color: #006699;
	background-color: #EAEAEA;
	text-align: center;
}



.tabloTextBaslik {
	
	font-size: 1.5rem;
	line-height: 35px;
	font-weight: 500;
	color: #006699;
	background-color: #EAEAEA;
}
.istatistik-liste{
	display: block;
}
.istatistik-liste .satir-liste{
	background-color: #F7F7F7;
	border: 1px solid #CCC;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	float: left;
}

.istatistik-liste .satir-liste .number{
	
	font-size: 22px;
	color: #000;
	text-align: center;
	padding-top: 15px;
}

.istatistik-liste .satir-liste .text{
	
	font-size: 16px;
	color: #000;
	text-align: center;
	padding-bottom: 15px;
}

.user-foto-100{
	border-radius: 50px;
	height: 100px;
	width: 100px;
	}	

.user-foto-30{
	border-radius: 25px;
	height: 50px;
	width: 50px;
	}
	
	
.DivBlok{
	background-color: #EFEFEF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #EAEAEA;
	border-radius: 10px;
	font-size: 16px;
}
.DivBlok:hover{
	background-color: #E8E8E8;
}
.DivBlok td{
	padding: 2.5px;
}

.uploadIcon{
	background-image: url(svg/upload.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:24px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
	display: block;
}

.kayit-back{
	background-color: #FFF;
	margin: 0px;
	border-radius : 10px;
	border: 1px solid #CCC;
	width: 100%;
	display: block;
	padding: 10px;
}
.kayit-full {
	background-color: #FFF;
	margin: 0px;
	border-radius : 10px;
	border: 1px solid #CCC;
	width: 100%;
	display: block;
	padding: 10px;
	
}
.titleBaslik{
	font-size: 1.8rem;
	line-height: 50px;
	color: #000;
	display: block;
	margin: 0px;
	float: left;
	height: 50px;
	width: 100%;
	background-image: url(svg/arrow-right-siyah.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size : 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.titleBaslik1{
	font-size: 1.8rem;
	line-height: 50px;
	color: #000;
	display: block;
	margin: 0px;
	float: left;
	height: 50px;
	width: 100%;
	background-image: url(svg/arrow-right-siyah.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size : 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-color: #FC0;
}

.kayit-pencere-kapat{
	background-color: #000;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	z-index: 2;
	top: 5px;
	position: fixed;
	right: 5px;
}
.kayit-pencere-kapat i{
	color: #FFF;
	height: 40px;
	width: 40px;
	font-size: 38px;
	line-height: 40px;
	text-align: center;
}




.kayit-blok{
	background-color: #EFEFEF;
	display: block;
	border: 1px solid #E6E6E6;
	
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	
}
.kayit-blok-bildiri{
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	display: block;
	border: 1px solid #C00;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	border-radius:5px;
}
.kayit-blok-bildiri:hover{
	border: 1px solid #C30;
	color: #FFF;
	background-color: #C30;
}
.kayit-blok-alert{
	background-color: #CC0000;
	display: block;
	border: 1px solid #CC0000;
	
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;	
}

.kayit-blok:hover{
	text-decoration: none;
	background-color: #F3F3F3;
	color: #000000;
}

.kayit-blok:active{
	text-decoration: none;
	background-color: #F3F3F3;
	color: #000000;
}


.bolum-list-menu{
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.bolum-list-menu .a i{
	font-size: 20px;
	height: 40px;
	width: 40px;
	text-align: center;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bolum-list-menu .a{
	float: left;
	width: 100%;
	position: relative;
	font-size: .900rem;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 40px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 40px;
}
.bolum-list-menu .asec{
	background-color: #FFF;
}
.bolum-list-menu .count{
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	z-index: 1;
	right: 5px;
	border-radius: 20px;
	top: 8px;
}

.modul-list-menu{
	margin: 0px;
	width: 100%;
	display: block;
	width: 100%;

}


.modul-list-menu .hr {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.modul-list-menu  .bakiye {
	font-size: 9pt;
	font-weight: bold;
	color: #C00;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding-left: 10px;
}
.modul-list-menu  .title {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.modul-list-menu .solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	}
.modul-list-menu .a{
	position: relative;
	float: left;
	width: 100%;
	position: relative;
	font-size: 14pt;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 45px;
	margin: 0px;
}
.modul-list-menu .a span{
	position: absolute;
	z-index: 1;
	right: 5px;
	font-size: 20px;
	top: 15px;
}
.modul-list-menu  .a .count{
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	z-index: 1;
	right: 5px;
	border-radius: 20px;
	top: 8px;
}
.modul-list-menu .asec{
	background-color: #F3F3F3;	
}
.modul-list-menu .a:hover{
	background-color: #F4F4F4;
}

.modul-list-menu .a i {
	float: left;
	margin-right: 8px;
	margin-top: 12px;
}
.modul-list-menu .ason{
border-radius: 0px 0px 10px 10px;	
}
.modul-list-menu .menu-selected{
	background-color: #F4F4F4;
}

.wrapper-user-kontrol{
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1500px;
}

.ders-ve-ogretmen{
	background-color: #F7F7F7;
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 100%;
	min-height: 70px;
	min-width: 200px;
	border: 1px solid #CCC;
	border-radius: 8px;
	text-align: left;
}


.pr-ders-adi{
	max-width: 160px;
	font-size: 11px;
}.pr-og-adi {
	font-weight: bold;
	color: #000;
}


.cropit-preview {
background-color: #f8f8f8;
background-size: cover;
border: 1px solid #ccc;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 5px;
margin-top: 7px;
width: 300px;
height: 300px;
}


#foto-kirp-range .slider-selection {
	background: #CC3300;
	width: 100%;
}

.fotoButonlari  .fotoSec{
	color: #FFFFFF;
	background-color: #CC3300;
}
.fotoButonlari  .fotoSec:hover{
	background-color: #CC0000;
}

.fotoButonlari .fotoKirp {
	font-size: .900rem;
	line-height: 34px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #434C6D;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0px;
	float: left;
	background-image: url(svg/beyaz_crop.svg);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 24px auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.fotoButonlari .oval{
	background-image: url(svg/oval.svg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
	background-size:48px;
}
.fotoButonlari .oval span{
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
	background-size:25px;
}
.fotoButonlari .oval .sol{
	background-image: url(svg/rotate-left.svg);
}
.fotoButonlari .oval .sag{
	background-image: url(svg/rotate-to-right.svg);
}

.fotoRangerCenter {
	display: block;
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fotoRangerCenter .fotoRanger{
	background-color: #434C6D;
	display: block;
	margin: 0px;
	float: left;
	height: 30px;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.fotoRangerCenter .fotoRanger input{
	width: 100%;
}

.cropit-preview-image-container {
cursor: move;

}


.global-ist{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 200px;
	border: 1px solid #EFEFEF;
	position: relative;
	background-color: #FFFFFF;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 18%);
    border-radius: 5px;
}
.global-ist:hover{
	background-color: #333333;
	color: #FFF;
}
.global-ist:hover > i{
	color: #FFF;
}

.global-ist:hover > .text{
	color: #FFF;
}

.global-ist .adet{
	font-size: 11pt;
	color: #FFF;
	background-color: #C00;
	height: 40px;
	width: 100px;
	position: absolute;
	left: 25px;
	top: -35px;
	text-align: center;
	display: block;
	line-height: 40px;
	border-radius: 5px;
}
.global-ist i{
	color: #000;
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 32px;
}
.global-ist .text{
	font-size: 10pt;
	line-height: 24px;
	color: #333;
	text-align: center;
	display: block;
	font-weight: bold;
}
.okul-kayit-not {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 40px;
}
.okul-kayit-not i{
	font-size: 28px;
	margin-top: 8px;
}

.menu-grup-title{
	color: #FFF;
	background-color: #3f729b;
	display: block;
	line-height:50px;
}

.menu-grup-title:hover{
background-color: #3f729b;
}
.menu-grup-title .color{
	color: #FFFFFF;
}

.sol-menu-cerceve{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}


input[class="cb"] {
display:none;
}



input[class="cb"]+label span{
	display: inline-block;
	height: 28px;
	padding-left:33px;
	
	font-size: 13pt;
	background-image: url(svg/unchecked.svg);
	background-repeat: no-repeat;
	background-position: 0px;
	background-size:28px;
	cursor:pointer;
}



input[class="cb"]:checked+ label span{
  	background-image: url(svg/checked.svg);

}


.tab-veli{
	background-color: #F3F3F3;
	margin: 0px;
	float: left;
	height: 40px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-align: center;
	display: block;
	border-radius: 5px 5px 0px 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.tab-veli-ekle{
	background-color: #FF5105;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF5105;
	border-right-color: #FF5105;
	border-left-color: #FF5105;
	color: #FFF;
}

.tab-veli-list:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}
.tab-veli-select{
	background-color: #FFFFFF;
	text-decoration: none;
}
.tab-veli-ekle:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #F04800;
}

.btnCount{
	font-size: 8pt;
	line-height: 30px;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 1;
	top: -15px;
	right: -15px;
	border-radius: 15px;
	height: 30px;
	width: 30px;
}

.tab-liste-div{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #FFFFFF;
}
.tab-liste-div .ara{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}

.tab-liste-div  a{
	font-size: 11pt;
	line-height: 50px;
	color: #333;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 120px;
	background-color: #F5F5F5;
}
.tab-liste-div .link-select{
	background-color: #FFF;
}


.sms-hesaplama-blok{
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 100%;
	font-size: 10pt;
	line-height: 40px;
	color: #FFF;
	background-color: #C00;
	display: block;
	border-radius: 5px;
	
}


.siteUstText{
	font-size: .900rem;
	font-weight: 600;
	}
.siteUstAltText{
	font-size: .900rem;
	font-weight: 400;
	}	
	
.new-foto-upload-back{
	background-color: #000;
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 99;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.7;
}
.new-foto-upload-div{
	background-color: transparent;
	display: none;
	width: 100%;
	padding-top: 50px;
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.tablo-cerceve{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.tablo-cerceve .td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 12pt;
}

.tablo-cerceve .th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 12pt;
	font-weight: bold;
	background-color: #F9F9F9;
}

.table-list{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.table-list tr td{
	font-size: 12px;
	vertical-align: middle;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
}
.table-list tr .td-title{
	font-size: 12px;
	background-color: #F4F4F4;
	text-align: center;
}
.table-list tr .td-baslik{
	font-size: .800rem;
	background-color: #F4F4F4;
	text-align: right;
	max-width:200px!important;
	min-height:35px!important;
}


.table-list-clear{
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
}
.table-list-clear tr td{
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
}


.dialogTitle{
	font-size: 12pt;
	line-height: 40px;
	color: #FFF;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	background-size : 24px;
	background-color: #333333;
	position: relative;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.dialogTitle .reset{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px
	z-index: 2;
	top: 5px;
	right: 5px;
	position: absolute;
	background-image: url(svg/reset-beyaz.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	width: 40px;
}

.dialogTitle1{
	font-size: 12pt;
	line-height: 40px;
	color: #000;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	background-size : 24px;
	background-color: #F0F0F0;
	position: relative;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E4E4E4;
}
.dialogTitle1 .reset{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px
	z-index: 2;
	top: 5px;
	right: 5px;
	position: absolute;
	background-image: url(svg/reset.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	width: 40px;
}

.dialogTitle1 .kapat{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px
	z-index: 2;
	top: 5px;
	right: 5px;
	position: absolute;
	background-image: url(svg/kapat-oval-siyah.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	width: 40px;
}

.dialogTitle .kapat{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px
	z-index: 2;
	top: 5px;
	right: 5px;
	position: absolute;
	background-image: url(svg/kapat_beyaz.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
	width: 40px;
}




.globalTablar{
	background-color: #F8F8F8;
	padding: 0px;
	float: left;
	height: 40px;
	min-width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	display: block;
	position: relative;
	border-radius: 5px 5px 0px 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 .globalTablar .count {
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	position: absolute;
	z-index: 1;
	top: -30px;
	left: 30%;
	background-color: #F00;
	border-radius:15px;
}
.globalTablarRadius{
	border: 1px solid #CCC;
	border-radius: 5px;

}
.globalTablarPasif{
	color: #000;
	background-color: #C0C0C0;
}
.globalTablarFaal{
	color: #000;
	background-color: #00CC66;
}
.globalTablarFaal:hover{
		color: #000;
	background-color: #00CC66;
}
.globalTablarSelect{
	color: #FFF;
	background-color: #FF6600;
}
.globalTablarSelect:focus{
	color: #FFF;
	background-color: #FF6600;
}
.globalTablar .img{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 30px;
	border-radius:15px;	
}
.globalTablar .text{
	font-size: 10px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.globalTablar .ad{
	line-height: 14pt;
	font-weight: bold;
	float: left;
	width: 230px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}.globalTablar .baslik {
	line-height: 14pt;
	font-weight: normal;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.globalTablar .baslik1 {
	line-height: 30pt;
	font-weight: normal;
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 30px;
}
.globalTablar .kno {
	line-height: 10pt;
	margin: 0px;
	float: left;
	width: 230px;
	display: block;
	color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.kayit-back{
	margin: 0px;
	border-radius : 10px;
	width: 100%;
	display: block;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
	border: 1px solid rgba(0,0,0,.07);
		
}
.kayit-back p{
	font-weight: normal;
}

.kayit-full{
	margin: 0px;
	border-radius : 10px;
	width: 100%;
	display: block;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
	
	border: 1px solid rgba(0,0,0,.07);
		
}

.kayit-blok{
	background-color: #EFEFEF;
	display: block;
	border: 1px solid #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;

	border-radius: 10px;
	margin: 0px;
	padding: 10px;

	
}

.yeni-btn{
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #FF6600;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	height: 40px;
	width: 100%;
	border-radius: 10px;
	text-decoration: none;
}
.yeni-btn:hover{
	background-color: #F43100;
	text-decoration: none;
	color: #FFF;
}

.yeni-ekle-div{
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	background-color: #0098E1;
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	border-radius: 10px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.yeni-ekle{
	background-image: url(img/button/plus-beyaz.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 36px;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	background-color: #0098E1;
	display: block;
	margin: 0px;
	float: left;
	height: 40px;
	width: 100%;
	border-radius: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.yeni-ekle-icon {
	background-image: url(svg/plus-beyaz.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 36px;
	display: block;
	margin: 0px;
	float: left;
	height: 40px;
	width: 40px;
	border-radius: 10px;
	text-decoration: none;
	padding: 0px;
}
.yeni-ekle:hover{
	background-color: #008BCE;
	text-decoration: none;
	color: #FFF;
}

.dropdown-menu .a-list-plus{
	float: left;
	width: 100%;
	font-size: 10pt;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 25px;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-image: url(svg/plus-mavi.svg);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 18px;
}

.klasor-div{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 75px;
	border-radius: 10px;
}
.klasor-div .text{
	font-size: 11px;
	line-height: 25px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 75px;
	overflow: hidden;
}
.add-klasor{
	background-color: #069;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 75px;
	border-radius: 10px;
}
.add-klasor:hover{
	background-color: #003D59;
}

.add-klasor i{
	font-size: 60px;
	color: #FFF;
	line-height: 75px;
}



.btn-siyah{
	color:#FFFFFF;
	background-color:#FF5105;
	border-top-color: #D94100;
	border-right-color: #D94100;
	border-bottom-color: #D94100;
	border-left-color: #D94100;
}




.btn-siyah:hover,
.btn-siyah:active,
.btn-siyah.active,
.btn-siyah:focus,
.btn-siyah.focus,
.btn-siyah.disabled,
.btn-siyah[disabled] {
	color:#FFFFFF;
  background-color: #D94100;
  *background-color: #D94100;
}


.btn-siyah:focus,
.btn-siyah.focus {
	color:#FFFFFF;
  background-color: #D94100 \9;
}

.btn-siyah:active,
.btn-siyah.active {
	color:#FFFFFF;
  background-color: #D94100 \9;
}



a:hover{
	text-decoration: none;
}

.btn-sari{
	color:#000000;
	background-color:#ffed00;
	border-top-color: #DFCE00;
	border-right-color: #DFCE00;
	border-bottom-color: #DFCE00;
	border-left-color: #DFCE00;
	font-weight: bold;
}.btn-success:focus, .btn-sari.focus{
	color:#fff;
	background-color:#F0DE00;
	border-top-color: #D9C900;
	border-right-color: #D9C900;
	border-bottom-color: #D9C900;
	border-left-color: #D9C900;
}.btn-sari:hover{
	color:#000000;
	background-color:#F0DE00;
	border-top-color: #B9AB00;
	border-right-color: #B9AB00;
	border-bottom-color: #B9AB00;
	border-left-color: #B9AB00;
}.open>.dropdown-toggle.btn-sari, .btn-sari.active, .btn-sari:active{
	color:#fff;
	background-color:#F0DE00;
	border-top-color: #FFEF28;
	border-right-color: #FFEF28;
	border-bottom-color: #FFEF28;
	border-left-color: #FFEF28;
}.btn-success:active:focus, .open>.dropdown-toggle.btn-sari.focus, .open>.dropdown-toggle.btn-sari:focus, .open>.dropdown-toggle.btn-sari:hover, .btn-sari.active.focus, .btn-sari.active:hover, .btn-sari:active.focus, .btn-sari:active:hover, .btn-sari.active:focus{
	color:#fff;
	background-color:#F0DE00;
	border-top-color: #AEA200;
	border-right-color: #AEA200;
	border-bottom-color: #AEA200;
	border-left-color: #AEA200;
}.open>.dropdown-toggle.btn-sari, .btn-sari.active, .btn-sari:active{background-image:none}.btn-success[disabled].focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:focus, .btn-sari.disabled.focus, .btn-sari.disabled:hover, .btn-sari.disabled:focus, .btn-sari[disabled]:focus, fieldset[disabled] .btn-sari.focus, fieldset[disabled] .btn-sari:hover{
	background-color:#FFF580;
	border-top-color: #F0DE00;
	border-right-color: #F0DE00;
	border-bottom-color: #F0DE00;
	border-left-color: #F0DE00;
}.btn-sari .badge{
	color:#F0DE00;
	background-color:#fff
}






.btn-standart {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}



.btn-standart:hover,
.btn-standart:active,
.btn-standart.active,
.btn-standart.disabled,
.btn-standart[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn-standart:active,
.btn-standart.active {
  background-color: #cccccc \9;
}

.btn-standart:first-child {
  *margin-left: 0;
}

.btn-standart:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-standart:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}



.btn-siyah{
	color:#FFFFFF;
	background-color:#3f729b;
	border-top-color: #3f729b;
	border-right-color: #3f729b;
	border-bottom-color: #3f729b;
	border-left-color: #3f729b;
	font-size:.900rem;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
}




.btn-siyah:hover,
.btn-siyah:active,
.btn-siyah.active,
.btn-siyah:focus,
.btn-siyah.focus,
.btn-siyah.disabled,
.btn-siyah[disabled] {
	color:#FFFFFF;
  background-color: #3f729b;
  *background-color: #3f729b;
}


.btn-siyah:focus,
.btn-siyah.focus {
	color:#FFFFFF;
  background-color: #3f729b \9;
}

.btn-siyah:active,
.btn-siyah.active {
	color:#FFFFFF;
  background-color: #3f729b \9;
}

.dropdown-menu{
	background-color: #FFFFFF;
}
.dropdown-menu .hr {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dropdown-menu .solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	}
.dropdown-menu .a-bold{
	float: left;
	width: 100%;
	font-size: 13px;
	color: #000000;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 35px;
	margin: 0px;
}
.dropdown-menu .title{
	float: left;
	width: 100%;
	font-size: 13px;
	color: #000000;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 35px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.dropdown-menu .a-bold:hover{
	background-color:#17a2b8;
	
}
.btn-group  i {
font-size:22px;
line-height: 35px;
}

.fi i {
font-size:22px;
}


.dropdown-menu-left::before {
    border-bottom: 9px solid rgba(0, 0, 0, 0.2);
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%; /* position */
    position: absolute;
    top: -8px;
}

.dropdown-menu-left::after {
    border-bottom: 8px solid #FFFFFF;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%; /* position */
    position: absolute;
    top: -7px;
}

.dropdown-menu-right::before {
    border-bottom: 9px solid rgba(0, 0, 0, 0.2);
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 5%; /* position */
    position: absolute;
    top: -8px;
}

.dropdown-menu-right::after {
    border-bottom: 8px solid #FFFFFF;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 5%; /* position */
    position: absolute;
    top: -7px;
}

.table th{
	vertical-align:middle;
	padding:2px;
	font-size:.700rem;
	}

.table td{
	vertical-align:middle;
	padding:2px;
	font-size:.700rem;
}	

pre{
	color: #FFF;
	background-color: #000;
	max-width::800px;
}


.SatirCizgiUst {
	
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-color: #FFFFCC;
}

.SatirCizgiUst b{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(svg/oval_mavi.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:60px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 100%;
	line-height: 60px;
}



/*****************CHAT BODY *******************/
.row.row-broken {
    padding-bottom: 0;
}


.chat-body h6 {
    font-size: 20px;
    margin: 0 0 20px;
}
.chat-body .answer.left {
    padding: 0 0 0 58px;
    text-align: left;
    float: left;
}
.chat-body .answer {
    position: relative;
    max-width: 600px;
    overflow: hidden;
    clear: both;
}
.chat-body .answer.left .avatar {
    left: 0;
}
.chat-body .answer .avatar {
    bottom: 36px;
}
.chat-body .avatar {
    width: 40px;
    height: 40px;
    position: absolute;
}
.chat-body .avatar img {
    display: block;
    border-radius: 20px;
    height: 100%;
}
.chat-body .answer .name {
    font-size: .900rem;
    line-height: 36px;
	font-weight:bold;
}

.chat-body .answer.left .text {
    background: #ebebeb;
    color: #333333;
    border-radius: 8px 8px 8px 0;
}
.chat-body .answer .text {
    padding: 12px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
}
.chat-body .answer.left .text:before {
    left: -30px;
    border-right-color: #ebebeb;
    border-right-width: 12px;
}
.chat-body .answer .text:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    border: 18px solid transparent;
    border-bottom-width: 0;
}
.chat-body .answer.left .time {
    padding-left: 10px;
    color: #333333;
}
.chat-body .answer .time {
    font-size: 11px;
    line-height: 26px;
}
/*RIGHT*/
.chat-body .answer.right {
    padding: 0 58px 0 0;
    text-align: right;
    float: right;
}

.chat-body .answer.right .avatar {
    right: 0;
}

.chat-body .answer.right .text {
    background: #CAE6FF;
    color: #000000;
    border-radius: 8px 8px 0 8px;
}
.chat-body .answer.right .text:before {
    right: -30px;
    border-left-color: #CAE6FF;
    border-left-width: 12px;
}
.chat-body .answer.right .time {
    padding-right: 10px;
    color: #333333;
}


/*admin*/
.chat-body .answer.admin {
    padding: 0 58px 0 0;
    text-align: right;
    float: right;
}

.chat-body .answer.admin .avatar {
    right: 0;
}

.chat-body .answer.admin .text {
    background: #FF6600;
    color: #000000;
    border-radius: 8px 8px 0 8px;
}
.chat-body .answer.admin .text:before {
    right: -30px;
    border-left-color: #FF6600;
    border-left-width: 12px;
}
.chat-body .answer.admin .time {
    padding-right: 10px;
    color: #333333;
}
/*****************CHAT BODY *******************/


.picon-aktif-projeler{
	background-image: url(svg/png/aktif-hizmetler.svg);	
}
.picon-tum-projeler{
	background-image: url(svg/png/tum-hizmetler.svg);	
}
.picon-web-portal{
	background-image: url(svg/png/web-portal.svg);	
}
.picon-e-ticaret{
	background-image: url(svg/png/e-ticaret.svg);	
}
.picon-ayarlar{
	background-image: url(svg/png/ayarlar.svg);	
}
.picon-muhasebe{
	background-image: url(svg/png/muhasebe.svg);	
}
.picon-kullanicilar{
	background-image: url(svg/png/kullanicilar.svg);	
}

.picon-yonetim{
	background-image: url(svg/png/yonetim.svg);	
}

.picon-iletisim{
	background-image: url(svg/png/iletisim.svg);	
}

.picon-cikis{
	background-image: url(svg/png/cikis.svg);	
}

.picon-telif{
	background-image: url(svg/png/telif.png);	
}

.picon-sifre{
	background-image: url(svg/png/sifre.svg);	
}
.picon-gercek-odemeler{
	background-image: url(svg/png/gercek-odemeler.svg);
}

.picon-alinan-proje-odemeleri{
	background-image: url(svg/png/alinan-proje-odemeleri.svg);
}

.picon-alinan-siparis-odemeleri{
	background-image: url(svg/png/alinan-siparis-odemeleri.svg);
}

.picon-alinan-diger-odemeleri{
	background-image: url(svg/png/alinan-diger-odemeleri.svg);
}


.picon-baslayan-dosya-kar-payi{
	background-image: url(svg/png/baslayan-dosya-kar-payi.svg);
}
	
.p-ist{
	position: relative;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 25px;
	padding-left: 12px;
}

.p-ist .icon{
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
	position: absolute;
	z-index: 1;
	right: 10px;
}

.p-ist .text1{
	font-size: 13px;
	color: #000;
	padding: 0px;
	display: block;
	margin: 0px;
}

.p-ist .text2{
	font-size: 18px;
	color: #000;
	padding: 0px;
	display: block;
	margin: 0px;
	font-weight: bold;
}
.p-ist .text2 font{
	font-size: 16px;
	padding-left: 10px;
}
.p-ist .text3-up{
background-image: url(svg/png/up-arrow.svg);
}
.p-ist .text3-down{
background-image: url(svg/png/down-arrow.svg);
}
.p-ist .text3{
	font-size: 12px;
	color: #666;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.p-ist-baslik{
	font-family: "Segoe UI", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	font-weight: 400;
	background-color: #F4F4F4;
	margin-bottom: 3px;
	border-radius:10px;
}

.istCizgi{
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Dosis", sans-serif;
}
.p-ist-mini {
	font-family: "Dosis", sans-serif;
	font-size: 13pt;
	line-height: 35px;
	font-weight: 500;
	margin-top: 10px;
	position: relative;
}
.istCizgi1{
	background-color: #F3F3F3;
}

.is-img{
	height: 30px;
	width: 30px;
	border-radius:30px;
}

.p-ist-mini .ist{
	line-height: 25px;
	color: #FFF;
	background-color: #FF5151;
	height: 25px;
	position: absolute;
	z-index: 1;
	top: -5px;
	right: -5px;
	text-align: center;
	display: block;
	border-radius: 10px;
	font-size: 12px;
	width: 50px;
}



.new-form  .form-floating label {
	outline: none!important;
	font-weight: normal!important;
	font-size: 0.85rem!important;
	
}


.new-form .form-floating textarea {
	resize: none!important;
	padding-top: 30px!important;
	
}


/*
.new-form .form-control,.form-select {
	outline: none!important;
	box-shadow: inset 0 0px 0px transparent!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 1px!important;
	border-left-width: 0px!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: solid!important;
	border-left-style: none!important;
	border-bottom-color: #EEDDEE!important;
	border-radius: 0px!important;
	padding-left: 0px!important;
}




.new-form .form-select:hover {
outline: none!important; 
  box-shadow: inset 0 0px 0px transparent!important; 
}
.new-form  .form-select:focus {
outline: none!important; 
  box-shadow: inset 0 0px 0px transparent!important; 
}




.new-form .form-floating label {
	outline: none!important;
	background-color: transparent!important;
	font-weight: normal!important;
	padding-left: 0px!important;
	font-size: 0.75rem!important;
}


.new-form .form-floating label::after{
	padding-left: 0px!important;	
}
.new-form .form-floating textarea {
	resize: none!important;
	padding-top: 30px!important;
	
}
*/