.header-navbar-rht li a.header-login:hover {
    background-color: rgb(229 30 30 / 94%);
    border-color: #1e88e5;
    color: #fff;
}
.header-navbar-rht li a.header-login {
	background-color: rgb(229 30 30 / 70%);
	color: #1e88e5;
    border-radius: 4px;
    padding: 10px 15px !important;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
}
.icon-label
{
	float:left;
}
.user-header-name
{
	margin-top:5px;
	margin-left:5px;
}
@media only screen and (max-width: 600px) {
  .register_buton
  {
	  display:none !important;
  }
  .user-header-name
	{
		display:none;
	}
	.navbar-header {
    width: 60%;
	}
}

.panel-title a {
    display: block;
    position: relative;
    padding: 10px 60px 10px 15px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    color: #6d7194;
}
a:hover{
    text-decoration:none;    
}
.drop-accordion .panel-default {
    overflow: hidden;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.drop-accordion .panel-heading {
	overflow: hidden;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid #d9d7d7;
	background: #fafafa;
	border-radius: 0;
}
.leaf-ui .drop-accordion .panel-heading,
.circlus-ui .drop-accordion .panel-heading {
	border-radius: 4px;
}
.panel-title a {
	display: block;
	position: relative;
	padding: 10px 60px 10px 15px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.6;
	color: #6d7194;
}
.panel-title span {
	
}
.panel-title .expand-icon-wrap {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border-left: 1px solid #d9d7d7;
	font-size: 24px;
	line-height: 46px;
	color: #03C6FE;
}
.expand-icon-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.panel-title .expand-icon {
	padding: 0 18px;
	vertical-align: middle;
}
.panel-title .expand-icon:before {
	content: "\f055";
}
.drop-accordion .panel-body {
	position: relative;
	border: 1px solid #d9d7d7;
}
.circlus-ui .drop-accordion .panel-body,
.leaf-ui .drop-accordion .panel-body {
	border-radius: 4px;
}
.panel-body {
	padding: 15px;
}
.panel-body-icon {
	width: 75px;
	float: left;
	padding: 10px;
}
.panel-body-icon i {
	font-size: 45px;
	color: #03C6FE;
}
.drop-accordion .tab-collapsed {
	border: transparent;
	background: #03C6FE;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.tab-collapsed a {
	color: #fff;
}
.tab-collapsed .expand-icon-wrap {
	border-color: #fff;
	color: #fff;
}
.tab-collapsed .expand-icon:before {
	content: "\f056";
}


.main-mail-options {
  border: 1px solid rgba(226, 232, 245, 0.1);
  border-bottom: 0;
}

.main-mail-list {
  border: 1px solid rgba(227, 231, 237, 0.1);
}

.main-mail-item {
  background-color: #2b334a;
}

.main-mail-subject strong {
  color: rgba(255, 255, 255, 0.7);
}
.video_detail_show_body
{
	height:380px
}
.video_hover_detail
{
	display:none;
}
.yorum_img
{
	width:100%;
	padding-left:33%;
}
.yorum_img a img
{
	width:150px !important;
	height:150px !important;
	border-radius:130px;
}


/*TEST*/

.test_sik
{
	margin-top:10px;
	cursor:pointer;
	padding:10px;
	text-align:left;
}
.test_sik_radio
{
	display:none;
}
.soru-d-none
{
	display:none;
}
.test_sonuc_loading
{
	height:100px;
	text-align:center;
	padding-top:33px;
	display:none;
}
.soru_aciklama
{
	font-weight:bold;
	text-align:left;
}
.pdf_sik
{
	margin-top: 0px !important;
    margin-left: 5px;
    width: 40px;
    text-align: center;
    font-size: 24px;
    height: 37px;
    padding: 5px;
    padding-top: 0px;
}
.pdf_soru_no
{
	
	margin-left: 0px;
    width: 50px;
    text-align: center;
    font-size: 24px;
    height: 37px;
    padding: 0px;
}
.pdf_soru_kutu
{
	border-radius:5px;
	margin-bottom:5px;
}
.pdf_soru_ic
{
	padding:5px;
}
.test_sik.active
{
	background-color: #00c4ff !important;
    border-color: #00c4ff !important;
}
.pdf_sorular_scroll
{
	
	height:68vh;
	overflow-y:scroll;
	padding:5px;
}
.pdf_cevaplar_scroll
{
	
	height:72vh;
}
.pdf_iframe
{
	overflow-y:scroll;
}
.pdf_sorular_scroll::-webkit-scrollbar {
    width: 6px;
	padding-left:52px;
}
 
.pdf_sorular_scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.pdf_sorular_scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.pdf_sik_cevap
{

}


.modal-backdrop {
    /* bug fix - no overlay */    
    display: none;    
}

.paytr_odeme
{
	width:100%;
	min-height:1000px
}