/*============================================================================================

	Theme Name: ASO 1 OSB CV Sistemi
	Theme URI: http://www.raera.com
	Description: 2017 Yılında ASO 1 OSB için yapılan CV Sistemi, arayüz olarak v1.0 kullanılmıştır
	Author: Ozgur Ozcirpan
	Author URI: http://www.raera.com
	Version: 1.0

============================================================================================*/


/*============================================================================================
	1.  CUSTOM AREAS
		Kütüphanede olmayan bu sisteme ozel alanlar
*/

.index-alt{
	background-image: url(files/img/ara-bg.jpg);
	background-size: cover;
	padding: 15px 0 0 0;
	position: relative;
}

.index-alt .text{
	color: #ffffff;
	margin-top: 75px;
}

.index-alt .text h3{
	color: #ffffff;
	font-weight: 900;
	letter-spacing: 1.5px;
}

.index-alt .text p{
	margin-bottom: 15px;
	color: #ffffff;
}

.index-testimonials{
	color: #7f7f7f;
	font-size: 13px;
	font-style: italic;
}

.index-testimonials .head{
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 5px;
}

.index-testimonials .testimonial-author{
	text-align: right;
	font-style: normal;
	border-right: 1px solid #e5e5e5;
	padding-right: 15px;
}

.index-testimonials .testimonial-author img{
	border-radius: 50%;
	width: 100px;
	height: 100px;
}

.index-testimonials .testimonial-author .name{
	font-size: 14px;
	font-weight: 700;
	margin-top: 15px;
}

.index-testimonials .testimonial-author .job{
	font-size: 12px;
}

/* cat list */

.cat-list{
	border-bottom:1px solid #e5e5e5;
	padding:10px 15px;
	margin-bottom: 15px;
	}
	
.cat-list:hover{
	background-color:#f2f2f2;
	}
.cat-list .head{
	margin-bottom: 30px;
}

.cat-list h5{
	color: #7f7f7f;
	font-size: 20px;
	line-height: 28px;
}

.cat-list small{
	font-style: italic;
	font-weight: 600;
	color: #bfbfbf;
}

.cat-list .meta i{
	color: #7f7f7f;
	background: #e5e5e5;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-right: 15px;
}

/**/

.cv-details .head{
	font-size: 18px;
	color: #ff5500;
	font-weight: 600;
	margin-bottom: 15px;
} 

.cv-details .btn{
	width: 100%;
	text-align: center;
} 

.cv-details ul{
	margin-left: -40px;
}

.cv-details ul li{
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
}

/**/

li.menu-iskur-logo{
	margin-top: 20px;
}

header .middle.sticky li.menu-iskur-logo{
	margin-top: 10px;
}

@media (max-width: 767px) {
	header .navbar-brand img{
		width: 80% !important;
	}	
}

/**/

.ik-index-box{
	height: 215px;
	padding: 10px;
	border: 1px solid #ff5500;
	
	
background: rgba(255,85,0,1);
background: -moz-linear-gradient(top, rgba(255,85,0,1) 0%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,85,0,1)), color-stop(100%, rgba(242,242,242,1)));
background: -webkit-linear-gradient(top, rgba(255,85,0,1) 0%, rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top, rgba(255,85,0,1) 0%, rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top, rgba(255,85,0,1) 0%, rgba(242,242,242,1) 100%);
background: linear-gradient(to bottom, rgba(255,85,0,1) 0%, rgba(242,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5500', endColorstr='#f2f2f2', GradientType=0 );
}

.ik-index-box .head{
	font-size: 14px;
	font-weight: 600;
	border-bottom: 1px solid #bfbfbf;
	color: #ffffff;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
}


.ik-index-box .meta{
	font-size: 10px;
	width: 62px; height: 17px;
	overflow: hidden;
}

.ik-index-box .text{
	background: #ffffff;
	padding: 10px;
	margin: 10px -6px 0 -6px;
	font-size: 12px;
	line-height: 18px;
	height: 100px;
	overflow: hidden;
}

.ik-index-box .bottom{
	margin: 10px -6px 0 -6px;
}

.ik-index-box .bottom .btn{
	width: 100%;
	padding-left: 80px;
	text-align: left;
}

.ik-index-box .bottom .btn i{
	width: 60px;
	background-color: #ff4000;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 38px;
	text-align: center;
}

/**/

.raera-link{
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px solid #404040;
}

/**/

header .top li.ilanver{
	background-color: #020020;
	padding: 16px;
	margin-right: -2px;
}

header .top li.ilanver a{
	font-size: 14px !important;
	color: #0099ff;
	font-weight: 600;
}

header .top li.ilanver a i{
		color: #0099ff;
}

header .top li.firmagirisi{
	background-color: #0099ff;
	padding: 15px;
	margin-left: -2px;
}

header .top li.firmagirisi a{
	font-size: 14px !important;
	color: #020020;
	font-weight: 600;
}

header .top li.firmagirisi a i{
		color: #020020;
}

/**/

ul.user-applications {
	margin-left: -40px;
}

ul.user-applications li{
	position: relative;
	padding: 15px 15px 15px 40px;
	border-bottom: 1px solid #e5e5e5;
}

ul.user-applications li:hover{
	background-color: #f2f2f2;
}

ul.user-applications li:before {
    color: #FF5500;
    position: absolute;
    font-family: 'FontAwesome';
    top: 15px;
    left: 10px;
    content: "\f08e";
}

ul.user-applications li a{
	display: block;
}

/**/

.user-list .item{
	border-bottom: 1px solid #e5e5e5;
	padding: 15px;
	font-size: 12px;
}

.user-list .item .btn{
	padding: 5px;
	margin-top: -5px;
}

.user-list .item .btn i{
	margin-right: 0;
}

/**/

.mobile-links{
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #101010;
	padding: 5px;
	width: 100%;
	text-align: center;
}
/**/
footer .middle{
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

/**/

.top-menu-list{
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}

.top-menu-list ul{
	margin-left: -40px;
}

.top-menu-list ul li{
	display: inline;
	padding: 5px 10px;
	background-color: #f2f2f2;
}

.top-menu-list ul li a{
	font-size: 10px;
	font-weight: 700;
}

.top-menu-list ul li a i{
	margin-right: 5px;
} 

/**/

		.new-box .head{
			background-color: #0099ff;
			border: 1px solid #0067b4;
			height: 40px;
			overflow: hidden;
			color: #ffffff;
			font-weight: 600;
			padding-left: 40px;
			line-height: 40px;
			position: relative;
		}
		
		
		.new-box .head:before{
			content: "";
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 40px 40px 0 0;
			border-color: #0066b4 transparent transparent transparent;
			position: absolute;
			left: 0;
			top: 0;
		}
		
		.new-box .head:after{
			content: "\f08d";
			color: #ffffff;
			font-family: 'FontAwesome';
			position: absolute;
			top: 0;
			left: 15px;
		}
		
		.new-box .date{
			background-color: #ffffff;
			border: 1px solid #0067b4;
			color: #0067b4;
			font-size: 10px;
			line-height: 20px;
			width: 100px;
			height: 20px;
			overflow: hidden;
			margin: 5px 0;
			padding:0 5px;
			font-weight: 600;
		}
		
		.new-box .middle{
			border: 1px solid #0067b4;
			height: 126px;
			overflow: hidden;
			font-size: 13px;
			padding:8px 15px;
			margin: 5px 0;
			background-color: #ffffff;
		}
		
		.new-box .bottom{
			background-color: #0099ff;
			border: 1px solid #0067b4;
			height: 30px;
			overflow: hidden;
			font-weight: 600;
			font-size: 12px;
			padding: 0 15px;
			line-height: 30px;
			position: relative;
			color: #ffffff;
		}
		
		.new-box .bottom a{
			color: #ffffff;
		}
		
		.new-box .bottom .right{
			position: absolute;
			top: 0; right: 0;
			height: 30px;
			background-color: #0067b4;
			width: 50px;
			text-align: center;
			line-height: 30px;
			z-index: 999;
			color: #ffffff;
		}
		
		.new-box .bottom .right:before{
			content:"";
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 0 0 30px 30px;
			border-color: transparent transparent #0067b4 transparent;
			position: absolute;
			left: -30px;
			top: 0;
		}
/**/