body {
    background: url(../images/body-bg.png) repeat !important;
}
.container{ width:1050px;}
.change-pass-body {
    background: none !important;
}



/*element*/
.mh580 { min-height:580px !important;}
.header-info { margin:5px;}

.text-center {
	text-align:center;
	}
.top10 {
    margin-top: 10px !important;
}

.top20 {
    margin-top: 20px !important;
}

.top30 {
    margin-top: 30px !important;
}

.top40 {
    margin-top: 40px !important;
}

.top50 {
    margin-top: 50px !important;
}

.top60 {
    margin-top: 60px !important;
}

.input200{ width: 200px;}

.w940 {
    width: 940px;
}

.mr5 {
    margin-right: 5px;
}

.ml20 {
    margin-left: 20px;
}

.font10 {
    font-size: 10px !important;
}

.font12 {
    font-size: 12px !important;
}
.font14 {
    font-size: 14px !important;
}

.text-365782 {
    color: #365782;
}

.text-5077aa {
    color: #5077aa;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
}

.line-height-15 {
    line-height: 10px !important;
}

.bg5077aa {
    background: #bg5077aa;
}

.program {
    background: #5077aa;
    color: #FFF !important;
}

.border {
    border: 1px solid red !important;
}

.border-right {
    border-right: 1px dotted #ccc;
}

.justify {
    text-align: justify;
}

.lighter {
    font-weight: lighter;
}

.blue-text {
    color: #085382;
    text-shadow: rgba(0, 0, 0, 0.498039) 0 1px 3px;
	text-align:center;
}

.blue-link a {
    text-decoration: none;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.498039) 0 1px 3px;
    margin-top: 5px !important;
}

    .blue-link a:hover {
        color: #085382;
        text-decoration: underline;
        text-shadow: rgba(0, 0, 0, 0.498039) 0 1px 3px;
        margin-top: 5px !important;
    }

.bg {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top right;
}

::selection {
    background: #a4c9f9;
}

::-moz-selection {
    background: #a4c9f9;
    padding: 10px !important;
}

#main {
    width: 100%;
    height: 100%;
}

.duyurular{ width:180px; height:357px;}

.space {
    width: 100%;
    height: 20px;
}

.space10 {
    width: 100%;
    height: 10px;
}

.w530 {
    width: 530px !important;
}

.h500 {
    min-height: 500px;
}

.p5 {
    padding: 5px;
}

.p40 {
    padding: 40px;
}

.white-text {
    color: #FFF !important;
}

.gradient {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

.gradient-blue {
    color: #FFF !important;
    background: #5179ac;
    background: -moz-linear-gradient(top, #5179ac 0%, #365782 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5179ac), color-stop(100%,#365782));
    background: -webkit-linear-gradient(top, #5179ac 0%,#365782 100%);
    background: -o-linear-gradient(top, #5179ac 0%,#365782 100%);
    background: -ms-linear-gradient(top, #5179ac 0%,#365782 100%);
    background: linear-gradient(to bottom, #5179ac 0%,#365782 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5179ac', endColorstr='#365782',GradientType=0 );
}




.logo {
    margin-top: 4%;
}

.slogan {
    margin-top: 20% !important;
}

    .slogan h2 {
        font-size: 26px;
        line-height: 32px;
    }


.page-head{
  background-color: #fff;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0px 1px 1px #fff;
  height:110px;
  margin-top:1%;
}

.page-head .btn-custom
{
	margin-top:-10px;
	}
.page-head a
{
	font-size:12px;
	color:#085382	;
	
	}
	

.page-head .container
{
	width: 940px;
	margin:0px auto;
	}
	
	.page-head label
{
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	color: #085382;
	padding-top:3px;
	}
	
	.page-head form
{
	margin:0px;
	margin-bottom:5px;
	}
		.page-head .bottom-link
{
	margin-top:-15px;
	margin-left:5px;
	}

.welcome {
    width:940px;
	margin:0px auto;
	
}

    .welcome h2 {
        font-size: 30px;
        color: #085382;
		font-weight:lighter;
    }

    .login a {
        font-size: 13px;
        color: #085382;
        cursor: pointer;
    }

        .login a:hover {
            color: #085382;
            cursor: pointer;
        }

    .login .alert {
        color: #FFF;
        text-shadow: none;
        width: 233px;
        border-radius: none;
        font-family: Verdana;
        font-size: 11px;
        border: 1px solid #085382;
        background: #1b77b0;
        font-weight: lighter;
        letter-spacing: 0px;
    }

    .login .arrow {
        border-bottom-width: 0;
        border-top-color: rgba(0, 0, 0, 0.247059);
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
    }

    .login .alert .close {
        position: relative;
        right: -27px;
        line-height: 15px;
    }


.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0198d5;
    *background-color: #0198d5;
    background-image: -moz-linear-gradient(top, #0aaff2, #0198d5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0aaff2), to(#0198d5));
    background-image: -webkit-linear-gradient(top, #0aaff2, #0198d5);
    background-image: -o-linear-gradient(top, #0aaff2, #0198d5);
    background-image: linear-gradient(to bottom, #0aaff2, #0198d5);
    background-repeat: repeat-x;
    border-color: #4f347c #4f347c #4f347c;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f347c', endColorstr='#4f347c', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-info:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        color: #ffffff;
        background-color: #0198d5;
        *background-color: #0aaff2;
    }

    .btn-info:active, .btn-info.active {
        background-color: #003399 \9;
    }

.footer {
    color: #FFF !important;
    font-size: 12px;
    bottom: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
	margin-top:10px;
    text-align: center;
	width:100%;
	min-height:35px;
	min-width:1050px;
}

.footer  a{
    color: #FFF !important;
    font-size: 14px;
	text-decoration:none;
	margin:0 10px 0 10px;
}

.footer  a:hover{
	text-decoration:underline;
}

    .footer ul {
        margin-left: 25px;
    }
	.footer ul li{ float:left;}


.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: none !important;
}

/*PANEL******************/

.panel-body {
    background: url(../images/body-bg.png) repeat !important;
}

.header {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

.navbar {
    margin-bottom: 0px;
}

.header img {
    margin-left: 50px;
}

.panel-menu {
    width: 100%;
    height: 85px;
}

.panel-body .footer {
    width: 100%;
    font-size: 12px !important;
    color: #666;
    font-family: Arial;
    background: #efefef;
    border-bottom: 1px solid #000;
    position: relative;
    bottom: 0;
    margin-bottom: -10px;
    min-height: 90px;
    border-top: 1px solid #ccc;
}

    .panel-body .footer li strong {
        font-size: 12px;
        color: #1899d6;
    }

    .panel-body .footer ul {
        padding: 20px;
    }

    .panel-body .footer li {
        line-height: 15px;
    }

        .panel-body .footer li a {
            color: #333;
        }

            .panel-body .footer li a:hover {
                color: #333;
                text-decoration: underline;
            }


.subnavbar.navbar .nav > li > a {
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: lighter;
    color: #000 !important;
}

.subnavbar .dropdown-menu i {
    padding-right: 5px !important;
    margin-left: -10px;
}

.subnavbar .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background: #0198d5 !important;
    color: #FFF;
}

.subnavbar .dropdown-menu > li > a {
    border-bottom: 1px dotted #ccc;
    color: #777;
    font-weight: lighter;
}

.subnavbar .dropdown-menu > li > a {
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    letter-spacing: -1px;
}

.subnavbar .navbar input {
    font-size: 11px !important;
    font-family: Verdana, Geneva, sans-serif;
    letter-spacing: -1px;
    font-weight: lighter;
    color: #65439a !important;
}

.subnavbar .navbar {
    margin-bottom: 0px !important;
	
}

.subnavbar {
	margin-bottom: 10px;
    border-top: 1px solid #000;
	margin-top: -24px;
}

.subnavbar-inner {
    height: 80px;
    background: #5279ac; /* Old browsers */
    background: -moz-linear-gradient(top, #5279ac 0%, #365782 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5279ac), color-stop(100%,#365782)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5279ac 0%,#365782 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5279ac 0%,#365782 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5279ac 0%,#365782 100%); /* IE10+ */
    background: linear-gradient(to bottom, #5279ac 0%,#365782 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5279ac', endColorstr='#365782',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #000;
}

.subnavbar .container > ul {
    display: inline-block;
    height: 80px;
    padding: 0;
    margin: 0;
    border-left: 1px solid #5d86bb;
    border-right: 1px solid #4A4A4A;
}

    .subnavbar .container > ul > li {
        float: left;
        width: 300\0/; /*IE8*/
        height: 80px;
        padding: 0;
        margin: 0;
        text-align: center;
        list-style: none;
        border-left: 1px solid #4A4A4A;
        border-right: 1px solid #5d86bb;
    }

        .subnavbar .container > ul > li > a {
            display: block;
            height: 100%;
            padding: 0 13px;
            font-size: 11px;
            font-weight: normal;
            color: #efefef;
            text-shadow: 1px 1px 1px rgba(0,0,0,.2);
        }

            .subnavbar .container > ul > li > a:hover {
                color: #efefef;
                text-decoration: underline;
            }

            .subnavbar .container > ul > li > a > i {
                display: inline-block;
                width: 24px;
                height: 24px;
                margin-top: 17px;
                margin-bottom: .25em;
                font-size: 28px;
            }

            .subnavbar .container > ul > li > a > span {
                display: block;
            }

        .subnavbar .container > ul > li.active > a {
            background: #444;
            color: #0198d5;
        }

.subnavbar .dropdown .dropdown-menu a {
    font-size: 12px;
}

.subnavbar .dropdown .dropdown-menu {
    text-align: left;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.subnavbar .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.subnavbar .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    top: -6px;
    left: 10px;
}

.subnavbar .caret {
    margin-top: 4px;
    border-top-color: white;
    border-bottom-color: white;
}

.subnavbar .dropdown.open .caret {
    display: none;
}


.widget .mail li {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

    .widget .mail li i {
        margin-top: 3px !important;
    }

.widget .mail a {
    color: #365782;
    font-size: 12px;
    margin-top: 4px !important;
}

.widget .mail strong {
    color: #c20000;
}

.widget .list img {
    margin-top: 2px;
}

.widget .list a {
    color: #333 !important;
    text-decoration: none;
    font-size: 12px !important;
}

    .widget .list a:hover {
        text-decoration: underline;
    }

.widget .list .info {
    width: 90%;
    margin: 0px auto;
    height: 20px;
    font-size: 12px !important;
}

.widget .table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background: #efefef;
}

.widget thead td {
    font-size: 12px;
    letter-spacing: normal;
    font-weight: lighter;
    font-family: Verdana;
    line-height: 10px;
    text-decoration: none;
    color: #777;
}

.widget td {
    font-size: 11px;
    font-family: Verdana;
    letter-spacing: -1px;
    color: #333;
}

.widget {

    clear: both;
    width: auto;
    margin-bottom: 2em;
    margin: 0px;
    overflow: hidden;
}

.widget-header i {
    margin-right: 10px !important;
    margin-top: 10px;
}

.widget-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
    border: 1px solid #D5D5D5;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-background-clip: padding-box;
}


.widget-big-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
    border: 1px solid #D5D5D5;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-background-clip: padding-box;
	width:1050px;
}

    .widget-header h3 {
        position: relative;
        top: 0px;
        left: 10px;
        display: inline-block;
        margin-right: 3em;
        font-weight: normal;
        font-size: 13px;
        color: #FFF;
        line-height: 18px;
    }
	.widget-header .icon { padding-top:5px;}
    .widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
        display: inline-block;
        margin-left: 13px;
        margin-right: -2px;
        font-size: 16px;
        color: #555;
        vertical-align: middle;
    }

.widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #D5D5D5;
}

.widget-big-content {
    padding: 20px 0 20px 0;
    background: #FFF;
    border: 1px solid #D5D5D5;
	width:1050px;
}

.widget-header + .widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widget-nopad .widget-content {
    padding: 0;
}

.widget-content:before, .widget-content:after {
    content: "";
    display: table;
}

.widget-content:after {
    clear: both;
}

.widget-content {
    zoom: 1;
}

table {
    font-size: 12px;
}

.widget-table .widget-content {
    padding: 0;
}

.widget-table .table {
    margin-bottom: 0;
    border: none;
}

    .widget-table .table tr td:first-child {
        border-left: none;
    }

    .widget-table .table tr th:first-child {
        border-left: none;
    }

.widget-plain {
    background: transparent;
    border: none;
}

    .widget-plain .widget-content {
        padding: 0;
        background: transparent;
        border: none;
    }

.widget-box {
}

    .widget-box .widget-content {
        background: #E3E3E3;
        background: #FFF;
		min-width: 348px;
    }

.shortcuts i {
    text-align: center;
    margin: 0px auto;
}

.shortcuts .shortcut {
    width: 22.50%;
    display: inline-block;
    padding: 12px 0;
    margin: 0 .9% 1em;
    vertical-align: top;
    text-decoration: none;
    background: #F3F3F3;
    border-radius: 5px;
}

    .shortcuts .shortcut .shortcut-icon {
        margin-top: .25em;
        margin-bottom: .25em;
        font-size: 32px;
        color: #888;
    }

    .shortcuts .shortcut:hover {
        background: #E8E8E8;
    }

        .shortcuts .shortcut:hover .shortcut-icon {
            color: #666;
        }

.shortcuts .shortcut-label {
    display: block;
    font-weight: 400;
    color: #666;
}

.modal-header {
    border-bottom: 1px solid #0d76a8 !important;
    border-top: 1px solid #0d76a8;
    background: #004080 !important;
	color: #ffffff;
}

/* Main Page */
.main-body {
    background: #FFF;
    text-align: center;
    font-size: 12px;
}


.btn-custom {
	
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e659b;
    *background-color: #0e659b;
    background-image: -moz-linear-gradient(top, #085382, #0e659b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#085382), to(#0e659b));
    background-image: -webkit-linear-gradient(top, #085382, #0e659b);
    background-image: -o-linear-gradient(top, #085382, #0e659b);
    background-image: linear-gradient(to bottom, #085382, #0e659b);
    background-repeat: repeat-x;
    border-color: #0e659b #0e659b #0e659b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f347c', endColorstr='#4f347c', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    /*CHANGE BTN-PRIMARY*/
    .btn-custom:hover,
    .btn-custom:focus,
    .btn-custom:active,
    .btn-custom.active,
    .btn-custom.disabled,
    .btn-custom[disabled] {
        color: #ffffff;
        background-color: #0e659b;
        *background-color: #0e659b;
    }
    /*CHANGE BTN-PRIMARY*/
    .btn-custom:active,
    .btn-custom.active {
        background-color: #085382 \9;
    }

.box-a {
    width: 530px;
    height: auto;
    float: left;
}

.box-b {
    width: 200px;
    height: auto;
    float: left;
}

.box-c {
    width: 220px;
    height: auto;
    float: left;
}


/*dersler box*/
.box-left {
    width: 530px;
    height: auto;
    float: left;
}

.box-right {
    width: 400px;
    height: auto;
    float: right;
}



/* Widgets dersler */
.widget-box {
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    clear: both;
    width:auto;
    float: left;
    margin-bottom: 16px;
    position: relative;
}

    .widget-box.widget-calendar, .widget-box.widget-chat {
        overflow: hidden !important;
    }

.accordion .widget-box {
    margin-top: -2px;
    margin-bottom: 0;
    border-radius: 0;
}

.widget-box.widget-plain {
    background: transparent;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
}

.widget-box .widget-title, .table th, div.dataTables_wrapper .ui-widget-header, .ui-dialog .ui-dialog-titlebar {
    background-color: #efefef;
    background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fdfdfd), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -moz-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -ms-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -o-linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    background-image: -linear-gradient(top, #fdfdfd 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    height: 30px;
}

    .widget-box .widget-title .nav-tabs {
        border-bottom: 0 none;
    }

        .widget-box .widget-title .nav-tabs li a {
            border-bottom: medium none !important;
            border-left: 1px solid #DDDDDD;
            border-radius: 0 0 0 0;
            border-right: 1px solid #DDDDDD;
            border-top: medium none;
            color: #999999;
            margin: 0;
            outline: medium none;
            padding: 9px 10px 8px;
            font-weight: bold;
            text-shadow: 0 1px 0 #FFFFFF;
        }

        .widget-box .widget-title .nav-tabs li:first-child a {
            border-left: medium none !important;
        }

        .widget-box .widget-title .nav-tabs li a:hover {
            background-color: transparent !important;
            border-color: #D6D6D6;
            border-width: 0 1px;
            color: #666666;
        }

        .widget-box .widget-title .nav-tabs li.active a {
            background-color: #F9F9F9 !important;
            color: #444444;
        }

    .widget-box .widget-title span.icon {
        border-right: 1px solid #cdcdcd;
        padding: 9px 10px 7px 11px;
        float: left;
        opacity: .7;
    }

    .widget-box .widget-title h5 {
        color: #666666;
        text-shadow: 0 1px 0 #ffffff;
        float: left;
        font-size: 12px;
        font-weight: bold;
        padding: 10px;
        line-height: 12px;
        margin: 0;
    }

    .widget-box .widget-title .buttons {
        float: right;
        margin: 8px 10px 0 0;
    }

    .widget-box .widget-title .label {
        padding: 3px 5px 2px;
        float: right;
        margin: 9px 15px 0 0;
        box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset, 0 1px 0 #ffffff;
    }

.widget-calendar .widget-title .label {
    margin-right: 190px;
}

.widget-box .widget-content {
    padding: 12px 15px;
    font-size: 12px;
    border-right: none;
    border-left: none;
    text-align: left;
}

.widget-box .widget-plain .widget-content {
    padding: 12px 0 0;
}

.widget-box.collapsible .collapse.in .widget-content {
}

/*TABS*/
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px; /*--Set height of tabs--*/
    border-bottom: 1px solid #999;
    width: 100%;
}

    ul.tabs li {
        float: left;
        margin: 0 3px 0 0;
        padding: 0;
        height: 31px; /*--Subtract 1px from the height of the unordered list--*/
        line-height: 31px; /*--Vertically aligns the text within the tab--*/
        border-left: none;
        margin-bottom: -1px; /*--Pull the list item down 1px--*/
        overflow: hidden;
        position: relative;
        background: #5077AA;
		color:#fff;
webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
    }

        ul.tabs li a {
            text-decoration: none;
            color: #fff;
            display: block;
            font-size: 1.2em;
            padding: 0 20px;
            outline: none;
webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
        }

            ul.tabs li a:hover {
                background: #ccc;
				color:#000;
webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
            }

html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
    background: #000;
	color:#fff;
webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.tab_container {
    border: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}

.tab_content {
    padding: 20px;
    font-size: 1.2em;
}

.nav-tabs > li > a {
    background: #5077aa;
    color: #FFF;
}

    .nav-tabs > li > a:focus {
        background: #5d87bd;
    }

.tab-pane {
    background: white;
    padding: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    .tab-pane h3 {
        font-size: 23px;
        padding: 5px;
        color: #0d83cb;
        font-weight: lighter;
    }

.tab-content li {
    margin: 5px;
}

.nav {
    margin-bottom: 0px;
    margin-left: 0;
    list-style: none;
}

.nav-tabs > li > a {
    color: #FFF;
    font-size: 12px;
}

    .nav-tabs > li > a:hover {
        color: #333;
    }


.contact-banner {
	background: url(../images/contact-banner.jpg) no-repeat center #fff;
    height: 292px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 0px 1px #67b8eb;
    box-shadow: 0px 0px 10px 0px #666;
}

.contact-banner h3 {
	text-align:right;
	font-size:21px;
	color:#5077a9;
	
	}


    .contact-banner p {
        font-size: 13px;
        line-height: 15px;
		text-align:right;
    }

.uzaktan-egitim {
    background: #fff;
    -webkit-box-shadow: 0px 0px 0px 1px #67b8eb;
    box-shadow: 0px 0px 10px 0px #666;
}


.katilimci-memnuniyet {
    background: #fff;
    -webkit-box-shadow: 0px 0px 0px 1px #67b8eb;
    box-shadow: 0px 0px 10px 0px #666;
    
}



.sinif-katilim {
	
	
	}

.sinif-katilim li {
	line-height:10px;
	height:9px !important;
	
	}
	
.login-footer {
	width:940px;
	margin:0px auto;
	}
	
.login-help {
	width:940px;
	padding-top:10px;
	overflow:hidden;
	margin:0px auto;
	}
.login-help a{ height:32px; width:125px; display:block; background:url(../images/baslik_yardim.png); text-align:center; padding-top:3px; color:#9E1C13;}

/* GLOW BUTTONS */
.btn-glow {
  font-size: 13px;
  border-radius: 4px;
  color: #333;
  padding: 5px 10px;
  text-align: center;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 0px 0px #cccccc;
  display: inline-block;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  cursor: pointer;
  background: #ffffff;
  background: -moz-linear-gradient(top, white 0%, #eef0f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eef0f1));
  background: -webkit-linear-gradient(top, white 0%, #eef0f1 100%);
  background: -o-linear-gradient(top, white 0%, #eef0f1 100%);
  background: -ms-linear-gradient(top, white 0%, #eef0f1 100%);
  background: linear-gradient(to bottom, white 0%, #eef0f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eef0f1',GradientType=0 ); }
  .btn-glow:hover {
    text-decoration: none;
    background: #ffffff;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e6e6e6));
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -o-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -ms-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E6E6',GradientType=0 ); }
  .btn-glow.large {
    font-size: 14px;
    padding: 9px 16px; }
  .btn-glow.small {
    font-size: 11px;
    padding: 4px 7px; }
  .btn-glow:active, .btn-glow.active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset !important;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset !important;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset !important; }
  .btn-glow [class^="icon-"],
  .btn-glow [class*=" icon-"] {
    margin-right: 3px; }
  .btn-glow i.shuffle {
    top: 2px; }
  .btn-glow.inverse {
    border-color: #000;
    color: #fff;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    background: #353f4c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353f4c), color-stop(100%, #222a33));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #353f4c 0%, #222a33 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353f4c', endColorstr='#222a33',GradientType=0 );
    /* IE6-9 */ }
    .btn-glow.inverse:hover {
      background: -webkit-linear-gradient(top, #434c58 0%, #424a53 100%); }
  .btn-glow.primary {
    border-color: #2480c2;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.35) 0 1px 0;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    background: #54b3ff;
    background: -moz-linear-gradient(top, #54b3ff 0%, #0078d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #54b3ff), color-stop(100%, #0078d9));
    background: -webkit-linear-gradient(top, #54b3ff 0%, #0078d9 100%);
    background: linear-gradient(#54b3ff, #0078d9);
    background: -o-linear-gradient(top, #54b3ff 0%, #0078d9 100%);
    background: -ms-linear-gradient(top, #54b3ff 0%, #0078d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54b3ff', endColorstr='#0078d9',GradientType=0 ); }
    .btn-glow.primary:hover {
      background: #389beb;
      background: -moz-linear-gradient(top, #389beb 0%, #0078d9 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #389beb), color-stop(100%, #0078d9));
      background: -webkit-linear-gradient(top, #389beb 0%, #0078d9 100%);
      background: linear-gradient(#389beb, #0078d9);
      background: -o-linear-gradient(top, #389beb 0%, #0078d9 100%);
      background: -ms-linear-gradient(top, #389beb 0%, #0078d9 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(56, 155, 235)', endColorstr='#0078d9',GradientType=0 ); }
    .btn-glow.primary:active {
      background: #389beb;
      background: -moz-linear-gradient(top, #389beb 0%, #0078d9 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #389beb), color-stop(100%, #0078d9));
      background: -webkit-linear-gradient(top, #389beb 0%, #0078d9 100%);
      background: linear-gradient(#389beb, #0078d9);
      background: -o-linear-gradient(top, #389beb 0%, #0078d9 100%);
      background: -ms-linear-gradient(top, #389beb 0%, #0078d9 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(56, 155, 235)', endColorstr='#0078d9',GradientType=0 ); }
    .btn-glow.primary[disabled] {
      border: 0px;
      box-shadow: none !important;
      background: #81b7e2 !important;
      cursor: default; }
  .btn-glow.success {
    background: #96bf48;
    background: linear-gradient(to bottom, #a9d651 0%, #96bf48 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    border: 1px solid #99bd56;
    text-shadow: rgba(0, 0, 0, 0.24706) 0px 1px 0px;
    color: #fff; }



/* OSMAN */
.spanFix{
	width: 430px;
	width: auto !important \9;
}
