/* Karabük Üniversitesi Bilgi İşlem Daire Başkanlığı */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url('//fonts.googleapis.com/css?family=Roboto:300,400');

body {
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    background-color: #e7e7e7;
}

/* Header Ust Menu */
.menuBgHeader {
    width: 100%;
    padding-top: 0px;
}

.menuBirimBaslik {
    color: #fff;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.menuAltBirimBG {
    width: 100%;
    background-color: #d0d0d0;
}

.menuBgYonetim {
    background-color: #2980B9;
}

.menuBgAkademik {
    background-color: #E67E22;
}

.menuBgIdari {
    background-color: #16A085;
}

.menuBgArastirma {
    background-color: #E74C3C;
}

.menuBgHizliErisim {
    background-color: #95A5A6;
}

.menuBgBasvuru {
    background-color: #00B16A;
}

.menuBgOgrenci {
    background-color: #E87E04;
}

#txtSearch {
    height: 22px;
}

.navbar3 {
    position: relative;
    border: 0px solid transparent;
}

.menuStil1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333;
    border-right: 1px solid #c3c3c3;
}

.nav > li > a .menuStil1 {
    padding: 10px 25px;
}

.kbuMenu {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.kbuBirimMenu {
    position: relative;
    display: block;
    padding: 10px 28px;
}

.headerCLogo {
    float: left;
    margin-right: 15px;
}

.headerBirimBaslikC {
    padding-left: 15px;
    text-align: center;
    vertical-align: middle;
    height: 80px;
    display: table-cell;
}

.headerB {
    padding-top: 18px;
}

.glyphicon {
    margin-right: 4px !important; /*override*/
}

.pagination .glyphicon {
    margin-right: 0px !important; /*override*/
}

.pagination a {
    color: #555;
}

.panel ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.news-item {
    padding: 4px 4px;
    margin: 0px;
    border-bottom: 1px solid #ccc;
}

.sB20 {
    margin-top: 20px;
}

.duyuruResimT {
    max-width: 60px;
    margin-right: 10px;
    border-radius: 3px;
}

.duyuruTarih {
    font-size: 12px;
    color: #808080;
}

.duyuruBaslikT {
    color: #222;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

    .duyuruBaslikT:hover {
        color: #666;
        text-decoration: none;
        font-weight: 400;
        font-size: 13px;
    }

.solAlanBannerT {
    padding-right: 0px;
}

.resimKapsayici {
    position: relative;
}

.resimYazisi {
    position: absolute;
    left: 10px;
    top: 10px;
}

.c2hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.rsbr {
    border-radius: 8px;
}

.Prsbr {
    max-height: 80px;
}

.Prsby {
    margin-top: 10px;
    margin-bottom: 15px;
}

.TblMd {
    vertical-align: middle;
}

li.lcm1 {
    cursor: pointer;
    margin-top: 8px;
    border-left: 5px solid #ebbf2f;
    padding: 0px 10px;
}

    li.lcm1 p {
        margin: 3px 0 4px;
        font-size: 14px;
        padding-top: 8px;
    }

    li.lcm1:hover {
        cursor: pointer;
        margin-top: 8px;
        border-left: 5px solid #2980B9;
        padding: 0px 10px;
    }

.accordionMadde {
    color: #024;
    font-size: 14px;
    margin: 0px;
    padding-bottom: 0px;
}

.accordionPan {
    padding-bottom: 20px;
    height: 440px;
    overflow: auto;
}

.chckbx1 {
    border-bottom: 1px solid #ccc;
    padding-top: 3px;
    padding-bottom: 3px;
}

.modalresim {
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    border-radius: 5px;
    max-width: 240px;
}


.pagination2 {
    line-height: 26px;
}

    .pagination2 span {
        padding: 5px;
        border: solid 1px #477B0E;
        text-decoration: none;
        white-space: nowrap;
        background: #5c9fad;
        color: white;
    }

    .pagination2 a,
    .pagination2 a:visited {
        text-decoration: none;
        padding: 6px;
        white-space: nowrap;
        background: #cecece;
    }

        .pagination2 a:hover,
        .pagination2 a:active {
            padding: 6px;
            color: #333;
            border: solid 1px #5c9fad;
            text-decoration: none;
            white-space: nowrap;
            background: #f3ce85;
        }

.personelBox {
    padding: 17px 10px;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 30px;
    min-height: 150px;
	max-height: 150px;
    border: 1px solid #ddd;
}

.personTitle {
    font-size: 14px;
    color: #484848;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    text-decoration: none;
}

    .personTitle > a {
        color: #484848;
        cursor: pointer;
        text-decoration: none;
    }
    .personTitle > a:hover {
        color: #484848;
        cursor: pointer;
        text-decoration: none;
    }
    .personTitle > a:focus {
        color: #484848;
        cursor: pointer;
        text-decoration: none;
    }
    .personTitle > a:visited {
        color: #484848;
        cursor: pointer;
        text-decoration: none;
    }
    .personTitle > a:active {
        color: #484848;
        cursor: pointer;
        text-decoration: none;
    }
    .panel-footer {
    background-color: #fff !important;
    border-top: 1px solid #fff !important;
}
.personGorev {
    font-size: 13.5px;
    color: #555;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 3px;
}

.personMail {
    font-size: 13px;
    color: #444;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 3px;
    margin-top: 5px;
}

.personTelefon {
    font-size: 12px;
    color: #444;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 3px;
}

.personelImages {
    float: left;
    margin: 10px;
}

.yonetimKadrosu {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    width: 100%;
    float: none;
    font-weight: 500;
    border-bottom: 1px dotted #737373;
    margin-bottom: 10px;
    padding-bottom: 8px;
    color: #0b559d;
    text-align: center;
    margin-top: 15px;
}

.kaliteUstMenu {
	background: #4eaf9a;
	padding: 1rem 1rem;
	 margin: -15px;
}

.kaliteUstMenuRow {
	display: flex;
	flex-wrap: wrap;
}

.kaliteUstMenuIcon  img {
	
	background-color: rgba(255,255,255,0.15);
	border-radius: 50%;
	box-shadow: 0px 0px 0px 80px rgba(255,255,255,0);
	transition: box-shadow .4s,background-color .4s;
	padding: .5rem;
	
}

.kaliteUstMenuCol {
	flex-basis: 20%;
	text-decoration: none;
	transition: height .4s,background-color .4s;
}

.kaliteUstMenuCol:hover {
	background-color: rgba(78,175,154,0.6);
}


.kaliteUstMenuCol:hover .kaliteUstMenuIcon img {
	box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.6);
	background-color: rgba(255,255,255,0);
}

.kaliteUstMenuItem {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.kaliteUstMenuText {
	margin-top: 1rem;
	font-size: 1.2rem;
	color: #ffffff;

}

@media screen and (max-width: 576px) {
	.kaliteUstMenuCol {
		flex-basis: 50%;
		margin: 1.5rem 0;
	}
	.kaliteUstMenuCol:last-child {
		flex-basis: 100%;
	}
}

@media screen and (max-width: 768px) {
	.kaliteUstMenuCol {
		flex-basis: 50%;
		margin: 1.5rem 0;
	}
	.kaliteUstMenuCol:last-child {
		flex-basis: 100%;
	}
}

@media screen and (max-width: 992px) {
	.kaliteUstMenuCol {
		flex-basis: 50%;
		margin: 1.5rem 0;
	}
	.kaliteUstMenuCol:last-child {
		flex-basis: 100%;
	}
}
