@import url('https://fonts.googleapis.com/css?family=Open+Sans');


a {
    color: #17a2b8;
}

a:hover,a:focus {
    color: #117a8b;
}

.nopadding{
     padding: 0 !important;
   margin: 0 !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.cTextColor {
    color: #17a2b8 !important;
}

a.cTextColor:focus, a.cTextColor:hover,button.cTextColor:focus, button.cTextColor:hover {
    color: #117a8b !important;
}

.cBackColor {
    background-color: #17a2b8;
}

.cBtnColor {
    color: #fff !important;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.cBtnColor:focus, .cBtnColor:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.cBtnOutlineColor {
    color: #17a2b8;
    background-color: transparent;
    border-color: #17a2b8;
}

.cBtnOutlineColor:focus, .cBtnOutlineColor:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.cBadgeColor {
    color: #fff;
    background-color: #17a2b8;
}

.cAlertColor {
    color: #138496;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

ul.social-network li a {
	background: #17a2b8;
}




.cTextColorBlack {
    color: #000 !important;
}

a.cTextColorBlack:hover {
    color: #555 !important;
}

.c-p10 {
    padding:10px;
}


body {
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    background: url("../img/patterns/crossword.png")
}

.btn, .dropdown-menu {
    font-size: inherit
}

.card-header {
    padding:0;
}




.logo a img {
    max-width: 100%;
    max-height: 80px;
}

.logotr a img {
    max-width: 100%;
    max-height: 140px;
}

.f1HeaderTop {
    padding-top:20px;
    padding-bottom:20px;
}

.f1SearchBtn, .f1SearchBtn .show {
    background: transparent;
    color:#000;
    border:none;
    outline: none;
}














#carousel {
    position: relative;
    width:100%;
    margin:0 auto;
    border-radius: 10px;
    }
    
    #slides {
    overflow: hidden;
    position: relative;
    width: 100%;
    }
    
    #slides ul {
    list-style: none;
    width:100%;
    margin: 0;
    padding: 0;
    position: relative;
    }
    
     #slides li {
    width:100%;
    float:left;
    text-align: center;
    position: relative;
    font-family:lato, sans-serif;
    }
    /* Styling for prev and next buttons */
    .btn-bar{
        margin: 0 auto;
        display: block;
        position: relative;
        width: 100%;
    }
    
     #buttons {
    padding:0 0 5px 0;
    width:100%;
    float: left;
    }
    
    #buttons a {
    text-align:center;
    display:block;
    font-size:50px;
    float:left;
    outline:0;
    color:rgba(0, 0, 0, .3);
    text-decoration:none;
    display:block;
    width:50%;
    }
    
    a#prev:hover, a#next:hover {
    color:#FFF;
    text-shadow:.5px 0px rgba(0, 0, 0, .3);  
    }
    
    .quote-phrase, .quote-author {
    font-family:sans-serif;
    font-weight:300;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 20px;
    font-family:'Lato', Calibri, Arial, sans-serif;
    }
    
    .quote-phrase {
    font-size:18px;
    color:#FFF;
    font-style:italic;
    text-shadow:.5px 0px rgba(0, 0, 0, .3);  
    }
    
    .quote-marks {
    font-size:19px;
    padding:0 3px 3px;
    position:inherit;
    }
    
    .quote-author {
    font-style:normal;
    font-size:19px;
    color:rgba(0, 0, 0, .3);
    font-weight:400;
    height: 30px;
    }
    
    .quoteContainer, .authorContainer {
    display: table;
    width: 100%;
    }







.cNav2 {
    display: -webkit-box !important;
    flex-direction:initial !important;
}

.cNav2 li a {
    padding: 10px !important;
}









/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}



/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}








#cFooter3 {
    padding:30px 0;
    margin-top:20px;
}
#cFooter3 h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#cFooter3 a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#cFooter3 ul.social li{
	padding: 3px 0;
}
#cFooter3 ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#cFooter3 ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#cFooter3 ul.social li a,
#cFooter3 ul.quick-links li a{
	color:#ffffff;
}
#cFooter3 ul.social li a:hover{
	color:#eeeeee;
}
#cFooter3 ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#cFooter3 ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#cFooter3 ul.quick-links li a i{
	margin-right: 5px;
}
#cFooter3 ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
	#cFooter3 h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}













.panel {
	border: 1px solid #ddd;
	background-color: #fcfcfc;
}
.panel .btn-group {
	margin: 15px 0 30px;
}
.panel .btn-group .btn {
	transition: background-color .3s ease;
}
.table-filter {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.table-filter tbody tr:hover {
	cursor: pointer;
	background-color: #eee;
}
.table-filter tbody tr td {
	padding: 10px;
	vertical-align: middle;
	border-top-color: #eee;
}
.table-filter tbody tr.selected td {
	background-color: #eee;
}
.table-filter tr td:first-child {
	width: 38px;
}
.table-filter tr td:nth-child(2) {
	width: 35px;
}
.ckbox {
	position: relative;
}
.ckbox input[type="checkbox"] {
	opacity: 0;
}
.ckbox label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ckbox label:before {
	content: '';
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	border-radius: 2px;
	border: 1px solid #bbb;
	background-color: #fff;
}
.ckbox input[type="checkbox"]:checked + label:before {
	border-color: #2BBCDE;
	background-color: #2BBCDE;
}
.ckbox input[type="checkbox"]:checked + label:after {
	top: 3px;
	left: 3.5px;
	content: '\e013';
	color: #fff;
	font-size: 11px;
	font-family: 'Glyphicons Halflings';
	position: absolute;
}
.table-filter .star {
	color: #ccc;
	text-align: center;
	display: block;
}
.table-filter .star.star-checked {
	color: #F0AD4E;
}
.table-filter .star:hover {
	color: #ccc;
}
.table-filter .star.star-checked:hover {
	color: #F0AD4E;
}
.table-filter .media-photo {
	width: 35px;
}
.table-filter .media-body {
    display: block;
    /* Had to use this style to force the div to expand (wasn't necessary with my bootstrap version 3.3.6) */
}
.table-filter .media-meta {
	font-size: 11px;
	color: #999;
}
.table-filter .media .title {
	color: #2BBCDE;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
.table-filter .media .title span {
	font-size: .8em;
	margin-right: 20px;
}
.table-filter .media .title span.bilim {
	color: #5cb85c;
}
.table-filter .media .title span.teknoloji {
	color: #f0ad4e;
}
.table-filter .media .title span.gundem {
	color: #d9534f;
}
.table-filter .media .summary {
	font-size: 14px;
}






div.panel:first-child {
    margin-top:20px;
}

div.treeview {
    min-width: 100px;
    min-height: 100px;
    
    max-height: 256px;
    overflow:auto;
	
	padding: 4px;
	
	margin-bottom: 20px;
	
	color: #369;
	
	border: solid 1px;
	border-radius: 4px;
}
div.treeview ul:first-child:before {
    display: none;
}
.treeview, .treeview ul {
    margin:0;
    padding:0;
    list-style:none;
    
	color: #369;
}
.treeview ul {
    margin-left:1em;
    position:relative
}
.treeview ul ul {
    margin-left:.5em
}
.treeview ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    left:0;
    border-left:1px solid;
    
    /* creates a more theme-ready standard for the bootstrap themes */
    bottom:15px;
}
.treeview li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    font-weight:700;
    position:relative
}
.treeview ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree-indicator {
    margin-right:5px;
    
    cursor:pointer;
}
.treeview li a {
    text-decoration: none;
    color:inherit;
    
    cursor:pointer;
}
.treeview li button, .treeview li button:active, .treeview li button:focus {
    text-decoration: none;
    color:inherit;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}












/**********/


.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}














/***************/



ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}



/********************/


.searchable-container .items {
    float: left;
    border:1px solid #f1f1f1;
    padding:10px;
}