﻿.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px;
    font-size: 15px;
}
.table > thead > tr > th {
    padding: 10px;
}
.table > thead {
    background: #d84a38;
    color: white;
}
.table > tbody > tr > td {
vertical-align:middle;
}
.dataTables_length {
    float: right;
}
/* Sayfa yüklenme arkaplanı */
#pageLoading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,.5);
    z-index: 100000;
}
.aliciItem {     font-weight:bold;   float: left;   margin-right: 10px; margin-bottom:10px;  }

#donemlerList {
    background-color: #3D3D3D;
    color: #fff;
    border: none;
    margin-top: 5px;
    width: 200px;
    border: none;
    min-width: 240px;
    display:none;
}

.nopadding {
padding:0px;


}

.treemenu {

    padding:0px; 
    margin:0px;

}

.treemenu li {

    float:right;
    line-height:45px;
    height:35px;
    list-style:none;
    border-left:1px solid #ccc;

}

.treemenu li a {
    padding:0 10px;
     color:#666;
     display:block;
}

.margin-top-20 {

    margin-top:20px;
} 
.portlet > .portlet-title > .tools > a.plus {
    margin-bottom: 2px;
    background-image: url(images/portlet-expand-plus.png);
    width: 14px;
}
.portlet > .portlet-title > .tools > a.plus:hover {
    margin-bottom: 2px;
    background-image: url(images/portlet-expand-plus-white.png);
    width: 14px;
}


.donemRakamSpan , .donem2011 , .donem2012 , .donem2013  , .donem2014  , .donem2015   {

    display:none;
}

.raporTable td a {

    color:#000;
}
.raporTable td   {

    font-size:14px;
}



.page-row-count {
    margin-bottom: 12px;
}

.btnDataTableSil {
    display: none;
}
/* Tree */
.tree-main {
    overflow: auto;
}

.tdDelete {
    width: 30px;
}

.chkDelete {
    width: 16px;
    height: 16px;
}

.tabletools-dropdown-on-portlet .btn {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #ea9f96;
    color: #efb3ab;
    padding: 3px 8px;
}


.tabletools-on-modal {
    margin-top: -60px;
    float: right;
    margin-right: 24px;
}

/*#region Etkinlik-Döküman Yönetim */

div[id^="file-"] .thumbnail h3 {
    margin: 0 0 10px 0;
}

div[id^="file-"] .thumbnail img {
    float: right;
    width: 64px;
}

.ajax-upload-dragdrop {
    padding: 36px 10px;
    margin-bottom: 0;
}
/*#endregion*/


.errorValidate + label {
    display: inline;
    font-size: 12px;
    padding: 1px 4px 1px 4px;
    background-color: #f3565d;
    text-shadow: none !important;
    font-weight: 300;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}



/* Top Menu */
#top_puansistemi .badge {
    top: 3px;
    right: 26px;
}

#ogrenci_ders_grafikler {
    width: 400px;
    margin-bottom: 20px;
    margin-top: -6px;
}

@media (min-width: 991px) {
    #ogrenci_ders_grafikler {
        position: absolute;
        left: 50%;
        top: 5px;
        margin-left: -100px;
        z-index: 1000;
    }
}



/* Ders Programı Hazırlama */
#tbl_dersprogramitd {
    padding: 0px;
}

.dersItem {
    width: 100%;
    height: 70px;
    padding: 10px 0px;
    text-align: center;
    background-color: #fff;
    color: #666;
    white-space: normal;
    cursor: move;
}

    .dersItem small {
        color: #ff6a00;
        font-size: 10px;
    }

.rakam {
    position: relative;
}

.spanRakam {
    position: absolute;
    left: 7px;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 14px;
    background-color: #666;
    color: #fff;
    top: 50px;
}

.aramaTag {
    float: left;
    padding: 4px 20px;
    margin: 12px 5px;
    text-align: center;
    color: #333;
    background-color: #EEF7FB;
    border: 1px solid #EEF7FB;
}

    .aramaTag span {
        right: 3px;
        left: 3px;
    }


.dersButtonActive {
    float: left;
    margin: 5px;
    padding: 5px 10px;
    text-decoration: none;
    color: #fff;
    background: #4B8DF8;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .dersButtonActive:hover {
        color: #fff;
        text-decoration: none;
        background-color: #4B8DF8;
    }

.dersButton {
    float: left;
    margin: 5px;
    padding: 5px 10px;
    text-decoration: none;
    color: #fff;
    background: #D84A38;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .dersButton:hover {
        color: #fff;
        text-decoration: none;
        background-color: #D63A29;
    }

#ust_arama_sonucu_baslik {
    padding: 10px;
    background-color: #eee;
    margin: 0px;
    font-size: 14px;
    font-weight: 300;
    color: #444;
}

#ust_arama_sonucu .external {
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 20px;
    white-space: normal;
    font-size: 13px;
    padding: 10px;
    color: #666;
}

    #ust_arama_sonucu .external i {
        margin-top: 3px;
        float: right;
    }

#ust_arama_sonucu_liste_ogrenci {
    height: 200px;
}

#ust_arama_sonucu_liste_ogrenci, #ust_arama_sonucu_liste_ogretmen {
    overflow: hidden;
    width: auto;
}

    #ust_arama_sonucu_liste_ogrenci > li > a,
    #ust_arama_sonucu_liste_ogretmen > li > a {
        display: block;
        clear: both;
        font-weight: 300;
        overflow: hidden;
        line-height: 20px;
        white-space: normal;
        font-size: 13px;
        padding: 10px;
        border-bottom: 1px solid #f4f4f4 !important;
        color: #666;
    }

        #ust_arama_sonucu_liste_ogrenci > li > a > .photo,
        #ust_arama_sonucu_liste_ogretmen > li > a > .photo {
            float: left;
            padding-right: 6px;
        }

            #ust_arama_sonucu_liste_ogrenci > li > a > .photo img,
            #ust_arama_sonucu_liste_ogretmen > li > a > .photo img {
                width: 60px;
                height: 60px;
            }

        #ust_arama_sonucu_liste_ogrenci > li > a > .subject,
        #ust_arama_sonucu_liste_ogretmen > li > a > .subject {
            display: block;
        }

        #ust_arama_sonucu_liste_ogrenci > li > a > .from,
        #ust_arama_sonucu_liste_ogretmen > li > a > .from {
            font-size: 14px;
            font-weight: 400;
            color: #02689b;
        }

/*
.page-header.navbar,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    background-color: #FF9B00;
}
.page-header.navbar .search-form {
    background: #FF7E00;
}
.page-header.navbar .search-form .input-group .form-control,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle .username,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > i,
.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle > i {
    color: #fff;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    padding: 13px 10px;
    color: #fff;
}
::-webkit-input-placeholder {
    color:    #fff;
}
:-moz-placeholder {
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder {
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder {
   color:    #fff;
}*/
 
 
@media screen and  (max-width: 1024px) {
    .aramaFormTop {
     display:none;
    }
}

.ogretmen1SagMenu {
position: fixed; top: 46px;  width:235px;  height:100%; overflow:scroll;  
}


.btn-sq-lg {
  width:16%;
  font-weight:bold;
  box-sizing:border-box;
  height: 115px !important;
  padding:30px 0;
}

.btn-sq {
  width: 100px !important;
  height: 100px !important;
  font-size: 10px;
}

.btn-sq-sm {
  width: 50px !important;
  height: 50px !important;
  font-size: 10px;
}

.btn-sq-xs {
  width: 25px !important;
  height: 25px !important;
  padding:2px;
}

@media screen and  (max-width: 1024px) {
    .aramaFormTop {
     display:none;
    }
    .ogretmen1SagMenu {
    
        display:none;
    }
    .kullanimBilgileri {
    display:none;
    }
}


  
@media (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}
.panel-red {
    border-radius: 9px !important;
    padding: 5px 10px 5px 10px;
    background-color: #d64635;
    border-color: #d64635;
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height:35px;
}


.panel-pastelblue {
    border-radius: 9px !important;
    padding: 5px 10px 5px 10px;
    background-color: #24607d;
    border-color: #24607d;
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height:35px;
}
.panel-pastelred {
    border-radius: 9px !important;
    padding: 5px 10px 5px 10px;
    background-color: rgb(255, 123, 108);
    border-color: rgb(255, 123, 108);
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height:35px;
}
.panel-blue {
    border-radius: 9px !important;
    padding: 5px 10px 5px 10px;
    background-color: #578ebe;
    border-color: #578ebe;
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height:35px;
}

.panel-body-pastelblue {
border: 3px solid #24607d; 
border-radius: 6px !important; 
margin-top: -29px; 
padding-top: 40px; 
background-color: #fff;
}
.panel-body-pastelred {
border: 3px solid rgb(255, 123, 108); 
border-radius: 6px !important; 
margin-top: -29px; 
padding-top: 40px; 
background-color: #fff;
}
.panel-body-blue {
border: 3px solid #578ebe; 
border-radius: 6px !important; 
margin-top: -29px; 
padding-top: 40px; 
background-color: #fff;
}
.panel-green {
    border-radius: 9px !important;
    padding: 5px 10px 5px 10px;
    background-color: #35aa47;
    border-color: #35aa47;
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height:35px;
}
.panel-body-green {
border: 3px solid #35aa47; 
border-radius: 6px !important; 
margin-top: -29px; 
padding-top: 40px; 
background-color: #fff;
}
.panel {
border-color: #fff !important; background-color: rgba(0, 255, 255, 0) !important; border: 0 !important;
}
.panel-heading {
    border-color: #ffffff !important; border: 0 !important; background-color: rgba(250, 235, 215, 0) !important;
}
.panel-body {
border: 3px solid #d64635; 
border-radius: 6px !important; 
margin-top: -29px; 
padding-top: 40px; 
background-color: #fff;
}
.leftmargin2 {
    margin-left:2px !important;
}
.btn {
   
    border-color: rgba(0, 0, 0, 0) !important;
    border-radius: 7px !important;
}
.right-content {

float:right !important;
margin-top:-24px !important;
}
.btn-sm{
        font-size: 13.5px !important;
}
.modal-content {
border-radius: 10px !important;
}
.modal-header {
border-radius:9px 9px 0px 0px  !important;

}
.form-info {
    background: #e5e5e5;
    border-radius: 5px !important;
    min-height: 34px !important;
    padding: 7px 0px 0px 10px;
}
.form-control {
border-radius: 5px !important;
}
@media (max-width: 768px) {
    .form-info {
    width:100%;
    }
}
.nav-red > li > a {
color:#d64635;

}
.nav-red > li.active > a {
     border-radius: 5px !important;
background-color:#d64635 !important;
color:white !important;
}
.nav-blue > li > a {
color:#24607d;

}
.nav-blue > li.active > a {
     border-radius: 5px !important;
background-color:#24607d !important;
color:white !important;
}

.chosen-container {
margin-left:15px;
margin-right:15px;
}
    .chosen-container > a {
    border-radius :5px !important;
    }



 

    .breadcrumb {
    padding: 0px;
    background: transparent;
    list-style: none;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.breadcrumb>li {
    display: table-cell;
    vertical-align: top;
    width: 1%;
}

.breadcrumb>li+li:before {
    padding: 0;
}

.breadcrumb li a {
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    display: inline-block;
    width: calc( 100% - 10px );
    background-color: hsla(0, 0%, 83%, 1);
    text-align: center;
    text-transform: capitalize;
    font-size: 20px;
}

.breadcrumb li.completed a {
    background: brown;
    background: hsla(153, 57%, 51%, 1);
}

.breadcrumb li.completed a:after {
    border-left: 30px solid hsla(153, 57%, 51%, 1);
}

.breadcrumb li.active a {
    background: #24607d;
}

.breadcrumb li.active a:after {
    border-left: 30px solid #24607d;
}

.breadcrumb>li>a:hover {
    /* opacity: .9; */
    color: #24607d;
    
    /* -webkit-transition: opacity .2s linear; */
    /* transition: opacity .2s linear; */
}

.breadcrumb>li.active>a:hover {
    /* opacity: .9; */
    color: white;
    
    /* -webkit-transition: opacity .2s linear; */
    /* transition: opacity .2s linear; */
}
.breadcrumb li:first-child a {
    padding-left: 15px;
}

.breadcrumb li:last-of-type a {
    width: calc( 100% - 38px );
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsla(0, 0%, 83%, 1);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}


.tp-banner-container {
width:100%
}
  @media (max-width: 991px) {
    .breadcrumb li a {
    font-size: 10px;
    height: 60px;
    /* padding-top: 10px; */
    line-height: 12px;
    padding: 5px 0 0px 20px;
    /* text-align: center; */
    }
.header .header-wrapper .primary .navbar .navbar-collapse {
    border: 0 none;
    box-shadow: none;
    left: auto;
    margin: 22px 0 0;
    max-height: inherit;
    overflow: hidden !important;
    padding: 0px;
    position: fixed;
    right: 0;
    top: 90px;
    width: 100%;
    z-index: 919;
}
    .header .header-wrapper .primary .navbar .navbar-collapse .nav {
        background-color: #24607d;
    }
    .header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a {
    text-align:left;
        color: #24607d;
    }
    .header-two {
    min-height:inherit;
    }
    .cozumListe {
    max-height: inherit !important;
    overflow: hidden !important;
}

    }
  video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}

.page-content {
/*width:80%;*/
margin-left:auto;
margin-right:auto;
}
@media screen and (max-width: 1024px) {
    ol {
    max-height:100% !important;
    }
        .page-content {
        width: 100%;
    }
}
@media screen and (max-width: 1366px) {
    .page-content {
        padding-left: 15px;
    }

}
ul.sticy  {
    width:100%;
}
ul.sticy li  {
    list-style:none;
     width:100%;
    -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
    box-shadow: 5px 5px 7px rgba(33,33,33,.7);
        background-color: beige;
    padding: 0px 0px 10px 10px;
    margin-bottom: 5px;
}
    ul.sticy li p {
        text-align: justify;
    }
    ul.sticy li h3 {
        padding-top: 5px;
    }
    ul.sticy li hr {
        margin:0px;
    }
    .imtooltip {
	display:block;
	position:static;
	border:1px solid rgba(95, 7, 7, 0.37);
	background-color:rgba(95, 7, 7, 0.37);
	border-radius:5px;
	padding:10px;
	color:rgb(95, 7, 7);
}
.quick-btn {
    background: #eee;
    -webkit-box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
    box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
    color: #444;
    display: inline-block;
    height: 160px;
    margin: 20px;
    padding-top: 32px;
    text-align: center;
    text-decoration: none;
    width: 180px;
    position: relative
}
    .quick-btn i {
        margin-top: 20px;

    }

    .quick-btn span {
        display: block;
        font-weight: bolder;
        margin-top: 20px;
    }

    .quick-btn .label {
        position: absolute;
        right: -10px;
        top: -10px
    }

    .quick-btn:hover {
        text-decoration: none;
        color: #fff;
        background-color: #4d7589
    }

    .quick-btn.small {
        width: 80px;
        height: 60px;
        padding-top: 12px
    }
.left-content {
    position: absolute;
    z-index: 5;
    top: 0px;
    margin: 27px;
}
.right-content2 {
    position: absolute;
    z-index: 5;
    top: 0px;
    right:0px;
    margin: 27px;
}




 

 


#slideEko ul li:hover > ul {
    display: block;
}

#slideEko ul li ul {
    padding: 0px;
}

    #slideEko ul li ul li {
        width: 100%;
    }




#slideEko {
    position: absolute;
    height: 50px;
    width: 100%;
 
    top: 0px;
    z-index: 9999;
}

    #slideEko ul {
        padding: 0px 0 0 0;
        margin: 0px;
        float: left;
        width:100%;
    }

        #slideEko ul li {
            float: left;
            padding: 6px 10px;
            list-style: none;
       
        }

            #slideEko ul li a {
                padding: 0 5px;
                display: block;
                line-height: 40px;
                position: relative;
                text-decoration: none;
                color: #fff;
                font-size: 18px;
            }

                #slideEko ul li a:after {
                    content: '';
                    position: absolute;
                    top: 100%;
                    left: 50%;
                    width: 0;
                    height: 3px;
                    margin-top: 4px;
                    transition: .3s all ease;
                }

                #slideEko ul li a:hover:after {
                    width: 100%;
                    left: 0px;
                    background: linear-gradient(90deg, #A08108 0%, #C2A228 100%);
                }

.btnMobil {
    position: fixed;
    z-index: 9998;
    right: 10px;
    top: 0px;
    color: #666;
    font-size: 30px;
    padding: 20px;
}
.menuBar {
    background-color: #1d84ce;
    height: 51px;
}
 

@media (min-width:900px) {
    .btnMobil {
        display: none;
    }

    .btnMobilKapat {
        display: none;
    }
}

@media (max-width:900px) {


    .menuBar {
        height: 0px;
    }
    
    
    #slideEko {
        position: fixed;
        width: 200px;
        right: -230px;
        height: 100%;
        background-color: #1e1e1e;
    }

        #slideEko .btnMobilKapat {
            position: absolute;
            left: -28px;
            background-color: #1e1e1e;
            border-radius: 2px;
            font-size: 15px;
            padding: 8px;
            cursor: pointer;
            display: block;
            color: #fff;
        }

        #slideEko ul {
            float: none;
        }

            #slideEko ul li {
                float: none;
            }

                #slideEko ul li a {
                    width: 100%;
                    padding: 10px 0;
                    line-height: 25px;
                    text-align: center;
                    font-size: 17px;
                    text-decoration: none;
                    color: #afafaf;
                    border-bottom: 1px solid #333333;
                }


    .slideEko-header {
        display: normal;
    }
}


@media (max-width:900px) {


    #slideEko ul li ul, .sub-menu {
        position: relative;
        top: 0px;
        background: none;
    }


        .sub-menu li ul {
            position: relative;
            top: 0px;
            left: 0px;
            background: none;
        }
}

.fotoParent {
    position: relative;
    overflow: hidden;
    /*border-bottom: 5px solid #f5f5f5;
    border-top: 5px solid #f5f5f5;*/
}

.fotoItem {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index:999;
    left: 0;
    right: 0;
    margin: auto;
 
}

.card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.card {
    margin-top: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    background-clip: padding-box;
}

    .card span.card-title {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .card .card-image {
        position: relative;
        overflow: hidden;
        height:150px;
        width:100%;
    
        text-align:center;
    }

        .card .card-image img {
            border-radius: 2px 2px 0 0;
            background-clip: padding-box;
          
            width:100px;
            
        }

        .card .card-image span.card-title {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 16px;
        }

    .card .card-content {
        padding: 16px;
        border-radius: 0 0 2px 2px;
        background-clip: padding-box;
        box-sizing: border-box;
    }

        .card .card-content p {
            margin: 0;
            color: inherit;
        }

        .card .card-content span.card-title {
            line-height: 48px;
        }

    .card .card-action {
        border-top: 1px solid rgba(160, 160, 160, 0.2);
        padding: 16px;
    }

        .card .card-action a {
            color: #ffab40;
            margin-right: 16px;
            transition: color 0.3s ease;
            text-transform: uppercase;
        }

            .card .card-action a:hover {
                color: #ffd8a6;
                text-decoration: none;
            }


.version {
    display: block;
    padding: 15px 10px;
    color: #fff;
    margin-left: 80px;
    font-size: 10px;
}