/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

* {
    margin: 0;
}

html {
    position: relative;
    height: 100%;
}

body {
    position: relative;
    color: #5a5a5a;
    background: #f8f8f8;
    font-size: 14px;
    height: 100%;
}
.portlet-body{
    text-align: justify;
}
a:hover,a:focus{
    text-decoration: none;
    color:#1c73a5;
}

.siteBaslik{
    color:#1c73a5;
}
.yesil{
    color:#2ca02c !important;
}
.kirmizi{
    color:#990000 !important;
}

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -50px;
}

.page-wrap:after {
    content: "";
    display: block;
}
.site-footer, .page-wrap:after {
    height: 50px;
}
.btn{
    border-radius: 0px;
}

.thumbnail .caption{
    text-align: center;
}
.beyaz{
 background: #fff;
    padding: 0 0px 15px 0;
}
.navbar {
    margin-bottom: 0px;
}

h1, .h1 {
    font-size: 20px;
    font-weight: bold;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

 h2, h3, h4, h5, h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}
.logoA{
    display:inline-block;

}

.logoA img {
    display:block;
    height: 80px;
    margin-top:8px;
    margin-right:10px;
}

.logo{
    color:#5a5a5a;
}

.logo:hover, .logo:focus {
    color:#5a5a5a;
}
#myCarousel{
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}
.navbar {
    border-radius: 0px;
}
.carousel{
    margin-bottom: 15px;
}
.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.site-footer {
    position: absolute;
    width: 100%;
    height: 50px;
    background: #3598dc;
    color: #ffffff !important;
}
.site-footer .text-muted{
    color: #ffffff !important;
}
.container .text-muted {
    margin: 15px 0;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}
.carousel-caption{
    background-color:rgba(0, 0, 0, 0.5);
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    border-right: 1px solid #505050;
    border-left: 1px solid #2b2b2b;
}
.navbar-inverse .navbar-nav>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.beyazA, .beyazA:hover,.beyaza:focus{
    color:#fff;
}
.duyuru .list-group-item {
    border-right: none;
    border-left:none;
    border-radius: 0;
}
.tarihDuyuru{
    font-size: 12px;
}
.tarihduyuruIc{
    color: #2e6da4;
    float: right;
}
.dokuman{
    border:1px solid #ccc;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.5);
    height: 50px;
}

.domainDiv {
    padding: 6px;
}

.domainIc {
    text-align: center;
    padding: 30px 10px 20px 10px;
    background-color: #f9f9f9;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}

.domainAdi {
    font-weight: 600;
}

.golgeli {
    margin: 0 auto;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.30);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.30);
    background: #fff;
    min-height: 500px;
}
.beyazKisim{
    min-height: 100px;
}
.beyazKisim .container{
    padding-top:5px;
}
.dokumanlar{
    margin-top:-5px;
    margin-left: -15px;
}

.list-group-item {
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
}

.panel-default {
    border-color: #e6e6e6;
}

.pagination {;
    margin: 5px 0px 25px 0;
    float:right;
    margin-top:-30px;
}

.dataTables_processing{
    position: absolute;
    background: #deeeee;
}

.sagDuyuru{
    margin-top:55px;
}
.margin-top-20{
    margin-top:20px;
}
.margin-bottom-15{
    margin-bottom:15px;
}
.ortala{
    text-align: center;
}

.portlet.light {
    padding: 12px 20px 35px 20px;
    background-color: #ffffff;
}
.portlet.light.bordered {
    border: 1px solid #e1e1e1 !important;
}
.portlet.light.bordered > .portlet-title {
    border-bottom: 1px solid #eee;
}
.portlet.light.bg-inverse {
    background: #F7F7F7;
}
.portlet.light > .portlet-title {
    padding: 0;
    min-height: 48px;
}
.portlet.light > .portlet-title > .caption {
    color: #666;
    padding: 10px 0;
}
.portlet.light > .portlet-title > .caption > .caption-subject {
    font-size: 16px;
}
.portlet.light > .portlet-title > .caption > i {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    margin-top: 3px;
}
.portlet.light > .portlet-title > .caption.caption-md > .caption-subject {
    font-size: 15px;
}
.portlet.light > .portlet-title > .caption.caption-md > i {
    font-size: 14px;
}
.portlet.light > .portlet-title > .actions {
    padding: 6px 0 14px 0;
}
.portlet.light > .portlet-title > .actions .btn-default {
    color: #666;
}
.portlet.light > .portlet-title > .actions .btn-icon-only {
    height: 27px;
    width: 27px;
}
.portlet.light > .portlet-title > .actions .dropdown-menu li > a {
    color: #555;
}
.portlet.light > .portlet-title > .inputs {
    float: right;
    display: inline-block;
    padding: 4px 0;
}
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > i {
    font-size: 14px;
    margin-top: 9px;
}
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > .form-control {
    height: 30px;
    padding: 2px 26px 3px 10px;
    font-size: 13px;
}
.portlet.light > .portlet-title > .inputs > .portlet-input > .form-control {
    height: 30px;
    padding: 3px 10px;
    font-size: 13px;
}
.portlet.light > .portlet-title > .pagination {
    padding: 2px 0 13px 0;
}
.portlet.light > .portlet-title > .tools {
    padding: 10px 0 13px 0;
    margin-top: 2px;
}
.portlet.light > .portlet-title > .nav-tabs > li {
    margin: 0;
    padding: 0;
}
.portlet.light > .portlet-title > .nav-tabs > li > a {
    margin: 0;
    padding: 13px 13px 13px 13px;
    font-size: 13px;
    color: #666;
}
.portlet.light > .portlet-title > .nav-tabs > li.active > a, .portlet.light > .portlet-title > .nav-tabs > li:hover > a {
    margin: 0;
    background: none;
    color: #333;
}
.portlet.light.form-fit {
    padding: 0;
}
.portlet.light.form-fit > .portlet-title {
    padding: 17px 20px 10px 20px;
    margin-bottom: 0;
}
.portlet.light .portlet-body {
    padding-top: 8px;
}
.theme-font {
    color: #3598dc !important;
}
.uppercase {
    text-transform: uppercase !important;
}
.bold {
    font-weight: 700 !important;
}

.portlet.light > .portlet-title {
    padding: 0;
    min-height: 48px;
}
.portlet > .portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
}
.margin-top-15{
    margin-top:15px;
}
@media (max-width: 992px) {
    .logo h1{
        font-size: 20px;
    }
}
.mobilBaslik{
    display: none;
}
.logoA{
    float:left;
}
.siteBaslik {
    float: left;
    padding-top:18px;
}

.siteBaslik h1{
    font-size:30px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    margin:0;
}
.ortala{
    text-align: left;
}
.marginVer{
    margin-top: 20px;
}
@media (max-width: 769px) {

    .siteBaslik{
        display: none;
    }
    .ortala{
        text-align: center;
    }
    .mobilBaslik{
        display: block;
    }
    .dokumanlar {
        margin-top: -5px;
        margin-left: -5px;
    }
    .ortala{
        text-align: center;
    }
    .logoA{
        float: none !important;
    }
    .logoA img{
        margin:0;
    }
    .logo h1{
        float:none !important;
    }
    .isim div{
        margin:0;
        float: none !important;
    }
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: #1c73a5;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #1c73a5;
    color: #555;
}

.mavi{
    background-color: #3097d1;
    border-color: #1c73a5;
    color: #fff;
}
.navbar-brand{
    color: #fff !important;
}

.navbar-nav li{
    border-color: #1c73a5;
}

.navbar-nav li ul li{
    margin-left:0px;
}
.navbar-nav li a{
    color: #fff !important;
}

.navbar-nav li ul li a{
    color: #3b3b3b !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


.mavi{
    background-color: #3598dc;
}
.gonder{
    width: 100%;
}
