.table {
font-size: 12px 
}

.table-striped {
font-size: 12px 
}


.table-bordered {
    
font-size: 12px 
    
}

.form-bottom form .input-error {
	border-color: #4aaf51;
}

.container-fluid {
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

.custom-container form .input-error {
	border-color: #FF0000;
}


input[type="text"] {
    box-sizing: border-box;
}


.onyukleyici_icerik {
	display:none;
}

.onyukleyici {
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	margin-right: -50%;
	transform:translate(-50%, -50%);
        }

.easy-pie-chart .number {
    font-size: 12px!important;
    position: relative;
    text-align: center;
    height: 75px;
    line-height: 75px
}
.easy-pie-chart .number canvas {
    position: absolute;
    top: 0;
    left: 0
}

.easy-pie-chart,
.sparkline-chart {
    text-align: center
}
.sparkline-chart {
    margin-top: 15px;
    position: relative
}
.easy-pie-chart .number {
    font-weight: 300;
    width: 85px;
    margin: 0 auto
}
.sparkline-chart .number {
    width: 100px;
    margin: 0 auto 10px
}
.easy-pie-chart .title,
.sparkline-chart .title {
    display: block;
    text-align: center;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px
}
.easy-pie-chart .title:hover,
.sparkline-chart .title:hover {
    color: #666;
    text-decoration: none
}
.easy-pie-chart .title>i,
.sparkline-chart .title>i {
    margin-top: 5px
}

.number-stats .stat-left,
.number-stats .stat-left .stat-chart {
    float: right
}

.number-stats {
    margin: 10px 0
}
.number-stats .stat-number {
    display: inline-block;
    margin: 0 5px
}
.number-stats .stat-number .title {
    font-size: 13px;
    margin-bottom: 3px;
    color: #B8C3C7
}
.number-stats .stat-number .number {
    font-size: 27px;
    line-height: 27px;
    color: #7D8C9D
}
.number-stats>div {
    border-right: 1px solid #f5f5f5
}
.number-stats>div:last-child {
    border-right: 0
}
.number-stats .stat-left .stat-number {
    float: right;
    text-align: right
}
.number-stats .stat-right {
    float: left!important
}
.number-stats .stat-right .stat-number {
    float: left;
    text-align: left
}
.number-stats .stat-right .stat-chart {
    float: left
}
.number-stats .stat-number {
    float: left;
    text-align: left
}
.number-stats .stat-chart {
    display: inline-block;
    margin: 0 5px;
    float: left
}

.note p,
.page-loading,
.panel .panel-body {
    font-size: 13px
}

.note,
.tabs-right.nav-tabs>li>a:focus,
.tabs-right.nav-tabs>li>a:hover {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0
}

.note .highlight,
.note code,
.note.note-default {
    background-color: #fff
}

.note {
    margin: 0 0 5px;
    padding: 4px 20px 4px 4px;
    border-left: 5px solid #eee;
    border-radius: 0 4px 4px 0
}
.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
    margin-top: 10
}
.note h1 .close,
.note h2 .close,
.note h3 .close,
.note h4 .close,
.note h5 .close,
.note h6 .close {
    margin-right: -10px
}
.note p {
    margin: 0
}
.note p:last-child {
    margin-bottom: 0
}
.note.note-default {
    border-color: #b0c1d2;
    color: #000
}
.note.note-default.note-bordered {
    background-color: #eef1f5;
    border-color: #c0cedb
}
.note.note-default.note-shadow {
    background-color: #f1f4f7;
    border-color: #d1dbe4;
    box-shadow: 5px 5px rgba(212, 221, 230, .2)
}
.note.note-success {
    background-color: #c0edf1;
    border-color: #58d0da;
    color: #000
}
.note.note-success.note-bordered {
    background-color: #a7e6ec;
    border-color: #6dd6df
}
.note.note-success.note-shadow {
    background-color: #abe7ed;
    border-color: #81dbe3;
    box-shadow: 5px 5px rgba(134, 221, 228, .2)
}
.note.note-info {
    background-color: #f5f8fd;
    border-color: #8bb4e7;
    color: #010407
}
.note.note-info.note-bordered {
    background-color: #dbe8f8;
    border-color: #a0c2ec
}
.note.note-info.note-shadow {
    background-color: #e0ebf9;
    border-color: #b5cff0;
    box-shadow: 5px 5px rgba(185, 210, 241, .2)
}
.note.note-warning {
    background-color: #faeaa9;
    border-color: #f3cc31;
    color: #000
}
.note.note-warning.note-bordered {
    background-color: #f8e38c;
    border-color: #f4d249
}
.note.note-warning.note-shadow {
    background-color: #f9e491;
    border-color: #f6d861;
    box-shadow: 5px 5px rgba(246, 217, 102, .2)
}
.note.note-danger {
    background-color: #fef7f8;
    border-color: #f0868e;
    color: #210406
}
.note.note-danger.note-bordered {
    background-color: #fbdcde;
    border-color: #f39da3
}
.note.note-danger.note-shadow {
    background-color: #fbe1e3;
    border-color: #f6b3b8;
    box-shadow: 5px 5px rgba(246, 184, 189, .2)
}