html, body {
	background-color: #F4F4F4;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #6f6f6f;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	letter-spacing: 1.5px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a:hover {
	color: #ffd200;
}
a, a:hover, a:active, a:focus, button:focus, .btn:focus, .form-control:focus {
	outline: none !important;
	text-decoration: none !important;
	box-shadow: none !important;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.videouyari {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 10px;
}
      .vertical-center {
        display: flex;
        height: 100%;
        align-items: center;
            margin: 0px auto;
      }
     .vertical-center .modal-content {
    width: 100%;
}
      .mainyayinlink {
  display: flex;
  width: 100%;
  text-align: center;
  min-height: 80px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #000;
}
.mainyayinlink i.fa {
  font-size: 32px;
  color: red;
}
.dersmodalcontent {
    text-align: center;
    display: flex;
    flex-direction: column;
        font-size: 24px;
}
.dersmodalcontent > .fa {
	font-size: 34px;
}
.dersmodalcontent p {font-size: 20px;
padding-top: 20px;}
.kurumsalmenu-ul li .btn-link {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #eaeaea;
    padding: 15px;
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.appgirisbg {
/* background-image: url("../../images/girisbg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;*/
}
.site-ic-arka {
	padding-top: 15px;
}
.modal-content {
	border-radius: 0;
}
.appgirisform-cont {
	width: 100%;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #D8D8D8;
	margin-bottom: 50px;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 74px rgba(0,0,0,0.36);
	box-shadow: 0px 0px 74px rgba(0,0,0,0.36);
}
.appgirisform {
	width: 100%;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 50px;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.app-girisbaslik {
	margin: 0px -15px;
	padding: 10px;
	background-color: #EFEFEF;
	text-align: center;
}
.appgirisform .form-control {
	background-color: #fff;
	background-image: none;
	border: 3px solid #ececec;
	border-radius: 6px;
	color: #555;
	display: block;
	font-size: 14px;
	height: 64px;
	line-height: 1.42857;
	padding: 6px 12px;
	width: 100%;
	margin-bottom: 15px;
}
.appgirisform .form-control-feedback {
	height: 65px;
	line-height: 65px;
}
.appgirisform img {
	margin-bottom: 40px;
	margin-top: 40px;
}
.appgirisform .form-control:hover {
	border: 3px solid #20274E;
}
.appgirisform .form-control:focus {
	border: 3px solid #20274E;
	background-color: #20274E;
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.34);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.34);
	color: #FFFFFF;
}
.appbtn-ydzone {
	background-color: #E41B43;
	color: #ffffff;
	padding: 18px 10px;
}
.appbtn-ydzone:hover, .appbtn-ydzone:focus {
	background-color: #D31F43;
	color: #ffffff;
}
.appbtn-ydzone2 {
	background-color: #20274e;
	border-radius: 2px;
	color: #ffffff;
	padding: 12px 16px;
}
.appbtn-ydzone2:hover, .appbtn-ydzone2:focus {
	background-color: #12162F;
	color: #ffffff;
}
.appgirisunuttum.unutulansifre {
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #FFFFFF;
	display: none;
}
.appgirisunuttum.unutulansifre.form-unuttum {
	display: block;
}
.blok-cont {
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-left: -5px;
	margin-right: -5px;
}
header.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background-color: #20274E;
	z-index: 99;
}
header.header > nav {
	margin: 0 !important;
}
.klup-newheader {
    padding: 8px 5px;
    font-size: 18px;
    background-color: #20274e;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
}
.klup-newheader .badge {
    color: #fff;
    background-color: #e0234d;
}
.leftsube {
    color: #fff;
    background-color: #e1234d;
    margin: -15px -8px 0 -8px;
    padding: 6px;
    text-align: center;
    font-size: 18px;
}
.anaicerik {
	margin-top: 63px;
}
.headblok-cont {
	color: #fff;
}
.profil-img {
	background-color: #DD0736;
	background-image: url("../../images/profil.png");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 40px;
	float: left;
}
.profil-bilgi {
	float: left;
}
.headblok-cont > a {
	margin-bottom: -5px;
	margin-top: -5px;
}
li.headblok-cont > a .profil-bilgi {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	margin-left: 3px;
	margin-top: 10px;
}
.yanitlablok {
	background-color: #e8e8e8;
	margin: 15px -10px;
	padding: 10px;
}
.yanitlablok .form-control {
	border-color: #dcdcdc;
	border-radius: 0;
	margin-bottom: 15px;
}
.yanitlablok .alert-yanituyari {
	background-color: #e21a41;
	border-bottom: 1px solid #c41b3d;
	border-top: 1px solid #c41b3d;
	color: #fcfcfc;
	margin: -10px -10px 10px;
	padding: 6px;
}
.yanitlablok .appbtn-ydzone2 {
}
.gonderen {
	margin: 0 -10px;
}
.cevaplayan {
	margin: 0 -10px;
}
.gonderen .thumbnail {
	text-align: right;
	margin-left: auto;
}
.cevaplayan .thumbnail {
	text-align: left;
	margin-left: auto;
}
.cevaplayan .panel-heading {
	text-align: right;
}
.profil-img span {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 900;
	margin-top: 10px;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.23);
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 8px;
}
.navbar .nav > li > .dropdown-menu::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	right: 9px;
	position: absolute;
	top: -7px;
}
.navbar .nav > li > .dropdown-menu::after {
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	right: 10px;
	position: absolute;
	top: -6px;
}
.nav.navbar.solmenu {
	/* text-align: right;
*/
	border-radius: 0;
	margin-right: -15px;
}
footer.footer {
	background-color: #FFFFFF;
	position: relative;
}
.footer-logo {
	width: 100%;
margin: auto;
display: block;
max-width: 180px;
    padding: 5px 0;
}
.kurumsalmenu-ul li.active a {
	border-bottom: 1px solid #F1013D;
	border-right: 5px solid #F1013D;
}
.topmenu-cont {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logoblok {
padding: 5px 0;
position: relative;
	text-align: center;
}
.logo-img {
	margin: auto;
	max-height: 50px;
	max-width: 100%;
}
.menu-blok ul.nav {
	float: right;
	padding: 0;
}
.menu-blok ul.nav > li {
	float: left;
}
.menu-blok ul.nav > li > a {
	font-size: 30px;
	color: #FFFFFF;
}
.menu-blok ul.nav > li > a:hover, .menu-blok ul.nav > li.active > a:hover, .menu-blok ul.nav > li.active > a, .menu-blok ul.nav > li.active > a:focus, .menu-blok ul.nav > li > a:focus, .menu-blok ul.nav > li > a:active {

	color: #FFFFFF;
	background-color: transparent;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
.logo-img {
	margin: auto;
	max-height: 55px;
	max-width: 100%;
}
.logoblok {
	padding: 5px;
	width: 26%;
}
}

.nav>li.siteyedonli {display: none;}
@media only screen and (min-width : 992px) {
.nav>li.siteyedonli {display: block;}
.kurumsalmenu-ul {
	margin-right: -8px;
}
.solicerik-blok {
	background-color: #20274E;
}
.kurumsal-menu {
	bottom: 0;
	left: 0;
	position: static;
	top: 0;
	z-index: 9999;
}
.kurumsalmenu-ul li {
}
.kurumsalmenu-ul li a {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #eaeaea;
	padding: 15px;
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.kurumsalmenu-ul .kurum-logo {
	background-color: #F1013D;
	padding: 8px 0px;
}
.kurumsalmenu-ul .kurum-logo img {
	max-width: 100px;
	width: 100%;
}
.kurumsalmenu-ul li a:hover {
	color: #E8E8E8;
	padding-left: 20px;
	display: block;
}
}
.backbtnnew {
		display: none;
	}
@media only screen and (max-width : 991px) {
	.leftsube {
    display: none;
}
		.backbtnnew {
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px 10px 10px;
	}
	 .logoblok {
	
  display: flex;
    align-items: center;
} 
	.menu-blok ul.nav > li > a {
    font-size: 20px;
    color: #FFFFFF;
    padding: 10px;
}
.profil-img {

    height: 35px;
    width: 35px;
 
}
li.dropdown.headblok-cont a.dropdown-toggle {
    padding: 7px 0;
}
.profil-img span {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    line-height: 35px;
}
.menu-blok ul.nav > li > a.kurumsalmenubtn {
    padding-right: 15px;
    font-size: 25px;
    padding-top: 9px;
    padding-bottom: 5px;
}
.kurumsal-menu {
	background-color: #20274e;
	position: fixed;
	top: 0;
	bottom: 0;
	right: -255px;
	width: 250px;
	z-index: 99;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.kurumsalmenu-ul .kurum-logo {
	background-color: #F1013D;
	padding: 15px 0px;
}
.kurumsalmenu-ul .kurum-logo img {
	max-width: 100px;
	width: 100%;
}
.kurumsal-menu.acik {
	background-color: #20274e;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0px;
	width: 250px;
	z-index: 99;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.kurumsalmenu-ul {
	height: 100vh;
	overflow: auto;
}
.kurumsalmenumask {
	background-color: rgba(0,0,0,0.64);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.kurumsalmenubtn {
	cursor: pointer;
}
body.kurumsalmenuacik {
	overflow: hidden;
}
body.kurumsalmenuacik .kurumsalmenumask {
	background-color: rgba(0,0,0,0.64);
	visibility: visible;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 98;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.kurumsalmenu-ul li {
}
.kurumsalmenu-ul li a {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #eaeaea;
	padding: 15px;
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.gecko body.kurumsalmenuacik {
	padding-right: 17px;
}
.chrome body.kurumsalmenuacik {
	padding-right: 17px;
}
.kurumsalmenu-ul li a:hover {
	color: #E8E8E8;
	padding-left: 20px;
	background-color: rgba(0,0,0,0.31);
	display: block;
}
}
.solicerik-blok {
	padding: 15px 8px;
}
.anaicerik-blok {
	padding: 15px 8px;
	min-height: 725px;
}
.page-header {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.26);
	color: #717171;
	font-size: 25px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 10px;
	position: relative;
}
.sayfa-cont {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.26);
	color: #717171;
	margin: 0 0 15px;
	padding: 10px;
	position: relative;
}
.gonderen .panel {
	position: relative;
}
.gonderen .panel>.panel-heading:after, .gonderen .panel>.panel-heading:before {
	position: absolute;
	top: 11px;
	left: -16px;
	right: 100%;
	width: 0;
	height: 0;
	display: block;
	content: " ";
	border-color: transparent;
	border-style: solid solid outset;
	pointer-events: none;
}
.gonderen .panel>.panel-heading:after {
	border-width: 7px;
	border-right-color: #f7f7f7;
	margin-top: 1px;
	margin-left: 2px;
}
.gonderen .panel>.panel-heading:before {
	border-right-color: #ddd;
	border-width: 8px;
}
.cevaplayan .panel {
	position: relative;
}
.cevaplayan .panel > .panel-heading::after, .cevaplayan .panel > .panel-heading::before {
	border-color: transparent;
	border-style: solid solid outset;
	content: " ";
	display: block;
	height: 0;
	left: 100%;
	pointer-events: none;
	position: absolute;
	right: -16px;
	top: 11px;
	width: 0;
}
.saatanketform fieldset {
    padding: 10px 14px;
}
legend.saatformtitle {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 700;
}
.cevaplayan .panel > .panel-heading::after {
	border-left-color: #f7f7f7;
	border-width: 7px;
	margin-right: 2px;
	margin-top: 1px;
}
.cevaplayan .panel>.panel-heading:before {
	border-left-color: #ddd;
	border-width: 8px;
}
.clup-cont {
	margin-left: -7px;
	margin-right: -7px;
}
.panel-default-klup {
	padding: 0;
	border-radius: 0px;
	margin-left: -8px;
	margin-right: -8px;
	-webkit-box-shadow: inset 0px 0px 1px #AFAFAF;
	box-shadow: inset 0px 0px 1px #AFAFAF;
	margin-bottom: 15px;
}
.panel-default-klup .panel-body {
	position: relative;
	padding: 0;
}
.panel-default-klup .panel-body img {
	opacity: 0.8;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.panel-default-klup:hover .panel-body img {
	opacity: 1;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.panel-default-klup .panel-body .klup-header {
	background-color: rgba(0,0,0,0.77);
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	left: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: left;
	bottom: 0;
	z-index: 3;
}
.nav.navbar.solmenu {
	border: none;
}
.nav.navbar.solmenu li a {
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	color: #524f4f;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 10px 20px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.nav.navbar.solmenu li a:hover {
	background-color: #20274E;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.nav.navbar.solmenu li.active a {
	background-color: #20274E;
	border: 1px solid #ddd;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.panel-default-klup .panel-body .klup-header {
	opacity: 1;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.panel-default-klup:hover .panel-body .klup-header {
	opacity: 0.5;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.panel-default-klup .panel-footer .btn {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	border: medium none;
	border-radius: 0;
	width: 50%;
	padding: 10px;
}
.btn-ydkoyu {
	background-color: #20274E;
	border-color: #20274E;
	color: #FFFFFF;
}
.btn-ydred {
	background-color: #dd0736;
	border-color: #dd0736;
	color: #FFFFFF;
}
.btn-ydkoyu:hover, .btn-ydkoyu:focus, .btn-ydkoyu:active {
	background-color: #151B3D;
	border-color: #151B3D;
	color: #FFFFFF;
}
.btn-ydred:hover, .btn-ydred:focus, .btn-ydred:active {
	background-color: #C1002A;
	border-color: #C1002A;
	color: #FFFFFF;
}
.panel-default-klup .panel-footer {
	background-color: #fbfbfb;
	border-radius: 0;
	color: #000;
	padding: 0px;
	border: none;
}
.quiz-icon {
	background-color: #dd0a38;
	border-radius: 50%;
	color: #fff;
	float: left;
	font-size: 20px;
	height: 45px;
	line-height: 44px;
	text-align: center;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.27);
	width: 45px;
	vertical-align: middle;
}
.panel-default-quiz {
	margin-left: -15px;
	margin-right: -15px;
}
.panel-default-quiz {
	border-radius: 0;
	margin-bottom: 8px;
}
.panel-default-quiz .panel-body {
	padding: 10px 10px 10px 6px;
}
.quiz-baslik {
	background-color: transparent;
	color: #282828;
	display: inline-block;
	font-size: 14px;
	line-height: 36px;
	padding: 0 0 0 5px;
	vertical-align: middle;
}
.panel-default-quiz .panel-body button {
	border-radius: 2px;
	margin-top: 5px;
	vertical-align: middle;
}
#destekform {
	margin-left: -15px;
	margin-right: -15px;
}
#destekform input {
	border-color: #20274e;
	border-radius: 0;
	height: 45px;
}
#destekform textarea {
	border-color: #20274e;
	border-radius: 0;
}
.sss-destekpanel {
	margin-left: -15px;
	background-color: #FFFFFF;
	margin-right: -15px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	padding-bottom: 50px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.26);
}
.sss-destekpanel .panel-default {
	background-color: #FFFFFF;
	border-radius: 0;
}
.sss-destekpanel .panel-default > .panel-heading {
	background-color: #FFFFFF;
	border-color: #ddd;
	color: #1B1B1B;
	border-radius: 0;
}
.panel.panel-default.panel-default-hoca {
	margin-left: -15px;
	margin-right: -15px;
}
.hoca-foto {
	display: inline-block;
	float: left;
	margin-right: 8px;
	vertical-align: top;
	width: 100px;
	height: 100px;
}
.hoca-foto > img {
	width: 100%;
}
.hoca-bilgi .hoca-isim {
	color: #3d3d3d;
	font-size: 18px;
	font-weight: 700;
}
.hoca-bilgi p {
	color: #000;
	line-height: 17px;
}
.panel-default-hoca .panel-body > a {
	border-bottom: 1px solid #ddd;
	display: table;
	margin-bottom: 5px;
	width: 100%;
}
.xdsoft_datetimepicker.xdsoft_inline {
	display: table;
	width: 100%;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
	float: left;
	margin-left: 0;
	width: 85%;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
	margin-left: 0;
	padding-left: 8px;
	width: 15%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
	line-height: 45px;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
	height: 35px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 222px;
}
.panel-default-sinav {
	margin-left: -15px;
	margin-right: -15px;
}
.sinav-icon {
	background-color: #e1234d;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 35px;
	height: 100px;
	line-height: 100px;
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
	width: 100px;
}
.panel-dersler {
}
.panel-dersler .panel-heading {
	background-color: #ffffff;
	border: medium none;
	font-size: 18px;
	position: relative;
}
.dersicon-dis {
	position: absolute;
	top: 0px;
	right: 0px;
}
.ders-icon {
	background-color: #e1234d;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	margin-right: 0;
	text-align: center;
	vertical-align: top;
	width: 45px;
}
.main-icon {
	background-color: #20274E;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	margin-right: 0;
	text-align: center;
	vertical-align: top;
	width: 45px;
}
.dersul > li > a {
	border-bottom: 1px solid #ddd;
	color: #696969;
	display: table;
	padding: 2px;
	width: 100%;
}
.sosyal-iconlar {
	border-top: 1px solid rgba(0, 0, 0, 0.29);
	background-color: #20274E;
	padding: 10px 0;
	text-align: center;
	right: 0;
}
.bosluk50 {
	height: 50px;
	display: block;
}
.sosyal-iconlar > a {
	color: #fff;
	display: table-cell !important;
	width: 1%;
}
.alert-warning {
	background-color: #ffd404;
	border-color: #faebcc;
	color: #cd9739;
}
.alert-danger {
	background-color: #e14646;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-success {
	background-color: #72be54;
	border-color: #d6e9c6;
	color: #3c763d;
}
.footermenu {
	display: block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.footermenu > li {
	display: inline-block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.footermenu > li a {
	color: #424242;
    display: block;
    padding: 0 10px;
    line-height: 55px;
}
.panel-default.panel-rapor {
	margin-left: -15px;
	margin-right: -15px;
}
.panel-rapor .panel-heading {
	background-color: #20274e;
	border-color: #20274e;
	color: #fff;
}
.sinav-raporleft {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	line-height: 30px;
	float: left;
}
.sinav-raporright {
	margin-right: 15px;
	vertical-align: middle;
	line-height: 30px;
	float: right;
}
.sinav-footerright {
	display: block;
	text-align: right;
}
.sinav-footerright span {
	background-color: #dd0a38;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	padding: 2px 6px;
	text-align: center;
}
.sinav-footerleft {
}
.sinav-footerleft .basari-yüzdesi {
	background-color: #dd0a38;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	padding: 2px 6px;
	text-align: center;
}
.panel-rapor .panel-footer {
	background-color: #20274e;
	color: #fff;
	white-space: nowrap;
}
.soru-cevaplar ol {
	margin: 0;
	padding: 0;
}
.soru-cevaplar ul li {
	counter-increment: listStyle;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	white-space: nowrap;
	position: relative;
	line-height: 20px;
}
.soru-cevaplar ul li::before {
	content: counter(listStyle, lower-alpha)")";
	display: block;
	position: absolute;
	left: 5px;
	font-size: 20px;
	padding: 0px;
	margin-right: 5px;
	top: 6px;
	z-index: 0;
}
.soru-cevaplar {
	display: table;
	padding: 15px 5px;
	width: 100%;
}
.soru-cevaplar ul li input {
	display: none;
}
.soru-cevaplar ul li label {
	position: relative;
	z-index: 2;
	border: 1px solid;
	border-color: transparent;
	display: block;
	cursor: pointer;
	border-radius: 5px;
	margin: 0;
	padding: 8px 25px;
}
.soru-baslik {
	background-color: #fff;
	border: 1px solid #eaeaea;
	box-shadow: 0 5px 5px #ddd;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 19px;
	padding: 10px;
}
.soru-footer {
	background-color: #fff;
	border: 1px solid #eaeaea;
	box-shadow: 0 5px 5px #ddd;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
	display: table;
	width: 100%;
}
.soruicerik {
	background-color: #fff;
	box-shadow: 0 5px 5px #ddd;
	margin-bottom: 15px;
	padding: 15px;
	min-height: 200px;
}
.soru-soru {
	font-size: 20px;
	padding: 20px 0px;
}
.sorulist li {
	background-color: transparent;
	border-radius: 4px;
}
.sorulist li.active {
	background-color: #DD0A38;
	color: #FFFFFF;
	border-radius: 4px;
}
.soru-cevaplar {
	padding: 15px 5px;
}
.soru-soru .sira_no {
	font-size: 25px;
	color: #000000;
	font-weight: 700;
}
.kitap-dis {
	position: relative;
}
.kitap-hover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	background-color: rgba(32,39,78,0.88);
}
.kitap-dis .kitap-hover p {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	padding: 0px;
}
.kitap-dis:hover .kitap-hover p {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	visibility: visible;
	height: 150px;
	padding: 5px;
	overflow: hidden;
	color: #FFFFFF;
}
.kitap-baslik {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 700;
	display: block;
	padding: 5px;
}
.panel-default-ekitap {
	margin-left: -8px;
	margin-right: -8px;
}
.panel-default-activite {
	border-top: 0 none;
}
.activite-cont {
	margin-left: -15px;
	margin-right: -15px;
}
.activite-cont .nav-tabs {
}
ul.activite-blok {
	margin: 0;
	padding: 0;
}
ul.activite-blok li {
	width: 15%;
	display:inline-flex;
	margin-right:10px;
}
h3.activite-baslik {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 10px;
	text-align: right;
}
.ekitap-resim {
	width: 193px;
	height: 285px;
	overflow: hidden;
}
.activite-cont .nav.nav-tabs a {
	background-color: #efefef;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.activite-cont .nav.nav-tabs li.active a {
	background-color: #FFFFFF;
}
.panel.panel-default.panel-default-mesaj {
	border-radius: 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.26);
	margin: 0 -15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.26);
}
#lhc_status_container img {
	max-width: 100%;
	display: block;
}
#lhc_status_container a {
	background-color: #f2003d;
	color: #f4f4f4;
	display: block;
	font-size: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#lhc_container {
	border-radius: 0 !important;
}
#lhc_header {
	background-color: #f2003d !important;
}
.kurumsalmenu-ul li.sohbet a {
	padding: 15px;
	transition: all 300ms ease 0s;
}
.kurumsalmenu-ul li.sohbet a:hover {
	padding: 15px;
	transition: all 300ms ease 0s;
}
#cikisyap .modal-footer {
	padding: 0;
}
#cikisyap .modal-footer .btn {
	border-radius: 0;
}
.islemler-blok {
	background-color: #ddd;
	display: block;
	padding: 8px 0;
}
.page-cont {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	color: #717171;
	margin: 0 0 15px;
	position: relative;
}
.table-striped tr, td, th {
	border: none !important;
}
.page-cont .hocasinif tr {
	position: relative;
}
.islemler-blok .form-group {
	margin: 0;
}
.islemler-blok .form-control {
	margin: 0;
	border-radius: 0;
}
thead.thead-inverse {
	background-color: #a4a4a4;
	color: #fff;
}
.islemhoca {
	position: static;
}
.islemhoca .dropdown-menuhoca {
	display: none;
}
.islemhoca.open .dropdown-menuhoca {
	background-color: #DF234C;
	display: block;
	position: absolute;
	top: 0%;
	right: 0;
	left: auto;
	z-index:9999999;
	bottom: 0;
	padding-left: 20px;
}
.islemhoca.open .dropdown-menuhoca .hocaic-ul {
	background-color: #DF234C;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hocaic-ul li {
	display: block;
	float: right;
}
.hocaic-ul li a {
	background-color: #DF234C;
	display: block;
	padding: 0px 10px;
	color: #FFFFFF;
}
.islemhoca > a {
	color: #151515;
	font-weight: 700;
}
.aramablokh {
	background-color: #cdcccc;
	margin: -8px 0;
	padding: 10px 15px;
}
.mesaj-oku {
	cursor: pointer;
}
.dosyaindir {
	float: right;
	padding: 4px 8px;
}
.dosya-goster {
	float: right;
	padding: 4px 8px;
}
.resimgoster {
	float: left;
	padding: 4px 8px;
}
ul.activite-blok.blokid-2 > li a.resimgoster {
	float: left;
}
ul.activite-blok.blokid-2 > li a img {
	float: left;
}
ul.activite-blok.blokid-2 > li a p {
	color: #545454;
	float: left;
	font-size: 18px;
	padding: 0 8px;
}
ul.activite-blok.blokid-2 > li {
	width: 100%;
	display: table;
}
ul.activite-blok.blokid-3 > li {
	width: 100%;
	display: table;
}
ul.activite-blok.blokid-3 > li a.resimgoster {
	float: left;
}
ul.activite-blok.blokid-3 > li a img {
	float: left;
}
ul.activite-blok.blokid-3 > li a p {
	color: #545454;
	float: left;
	font-size: 18px;
	padding: 0 8px;
}
ul.activite-blok.blokid-3 > li {
	width: 100%;
	display: table;
}
.dosyali {
	width: 100%;
}
ul.activite-blok li {
width:20%;

  margin-right: 0px;

}
.v-cont {
	padding:5px;}
	.v-cont .v-img-cont {display:block; overflow:hidden;  border: 1px solid #ddd;}
.v-cont .v-img-cont img {
  margin: -17px -20px;
  transform: scale(1.3);
}
.v-baslik {
  border: 1px solid #ddd;
  color: #191919;
  min-height: 50px;
  padding: 5px;
}
ul.activite-blok {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  position: relative;
}
		 .menu-icin {
			 background-color:#20274E;}
.anaicerik-blok {
	background-color:#F4F4F4;}
	.clup-ul {
	font-size: 12px;
	padding: 5px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	background-color: #FFFFFF;
	z-index: 9;
	left: 0;
	right: 0;
}

.clup-cont {	background-color: #E4E4E4;
display:table;
margin:0;
width:100%;
position:relative;}
.katklup:hover .clup-ul {

	font-size: 12px;
	padding: 5px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.katklup .clupbas > .fa {
	display: none;
	padding: 0 10px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
}
.klup1 .fa.konusma {
	display: block;
}
.klup4 .fa.ceviri {
	display: block;
}
.klup5 .fa.sinema {
	display: block;
}
.klup3 .fa.gramer {
	display: block;
}
.klup2 .fa.drama {
	display: block;
}
.benim-klup {

	display: table;
	position: relative;
	width: 100%;

}
.klupscroll {
		max-height: 70vh;
	overflow-y: auto;
}
.diger-klup {
	background-color: rgba(255, 255, 255, 1);
	display: table;

	position: relative;
	width: 100%;
}
.benim-klup .klup-header {
	border-bottom: 1px solid #ddd;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 13px;
	padding: 15px;
	color: #818181;
}
.klup-header {
	border-bottom: 1px solid #ddd;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 13px;
	padding: 15px;
}
.katklup {
  background-color: #fff;
border-bottom: 5px solid #ddd;
  padding: 5px 8px;
  position:relative;
  opacity:1;
}
.katklup.gecmisClub {

		-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.katklup.gecmisClub:hover {
	opacity:1;
	z-index:9;
			-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.clupbas {
	position: relative;
}
.newcol-cont {
    background-color: #E4E4E4;
    display: table;
    margin: 0;
    width: 100%;
    position: relative;
}
.newcol-inner {
    background-color: rgba(255, 255, 255, 1);
    display: table;
    position: relative;
    width: 100%;
}
.newcol-header {
    border-bottom: 1px solid #ddd;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 13px;
    padding: 15px;
}
.d-flex {
    display: flex;
}
.flex-wrap {
	flex-wrap: wrap;
}
.w-100 {
	width: 100%;
}
.anketcheck {
    max-width: 20%;
    width: 100%;
}
.panel-group.anket-panelgrup .panel-heading, .panel-group.anket-panelgrup .panel {
	border-radius: 0;
}
@media only screen and (max-width : 1200px) {
.ekitap-resim {
	width: 191px;
	height: 285px;
	overflow: hidden;
}ul.activite-blok li {
width:20%;

  margin-right: 0px;

}
}

@media only screen and (max-width : 991px) {
.ekitap-resim {
	width: 226px;
	height: 286px;
	overflow: hidden;
}ul.activite-blok li {
width:33.33333%;

  margin-right: 0px;

}
}

@media only screen and (max-width:768px) and (min-width:500px) {
.col-xm-6 {
	width: 50%;
}
.ekitap-resim {
	width: auto;
	max-width: 100%;
	height: 285px;
	overflow: hidden;
}
}
@media only screen and (max-width : 992px) {
	.solicerik-blok {
  padding: 0px;
  min-height:0px;
}
	.anaicerik-blok {

	min-height: 15px;
}
}
@media only screen and (max-width : 768px) {

.activite-cont .nav.nav-tabs {
	width: 100%;
	display: block;
}
.activite-cont .nav.nav-tabs li {
	display: table-cell;
	width: 1%;
	float: none;
	position: relative;
	white-space: nowrap;
}
.ekitap-resim {
	width: 100%;
	height: auto;
	overflow: hidden;
}
ul.activite-blok li {
	width: 50%;
	display: inline-block;
}
.anaicerik-blok {
	border: none;
	min-height: 50px;
}
.solicerik-blok {
	border: none;
}
.menu-blok ul.nav > li {
	position: static;
}
.col-xs-50 {
	width: 50%;
}
.menu-blok ul.nav > li.dropdown.open .dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: block;
	float: left;
	font-size: 14px;
	left: 0;
	right: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute !important;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
.profil-bilgi {
	display: none;
}
ul.activite-blok li {
width:50%;

  margin-right: 0px;

}
}

@media only screen and (max-width : 550px) {
.activite-cont .nav.nav-tabs li a {
	font-size: 11px;
	padding: 20px 0px;
	text-align: center;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.col-xs-50 {
	width: 100%;
}
.logoblok {
    margin-left: -15px;
    padding: 5px;
    width: 170px;
}
ul.activite-blok li {
width:100%;

  margin-right: 0px;

}
}
