/* Bismillahirrahmanirrahim */
td{ vertical-align: middle !important; }

a{ font-size: 9pt;}
.badge{ font-size: 8pt;}

table { font-size: 10pt; }

.l_ortala{  padding: 10% 0;}
.badge{font-size: 8pt; }

html, body { height: 100%; font-family: 'Open Sans', sans-serif; }
.bg_mavi { background-color:#31B0D5 !important; color:#FFF;}
.bg_kirmizi { background-color:#D9534F !important; color:#FFF;}
.araver{padding-left:30px;}
.margin_5 { margin:5px;}
.margin_7 { margin:7px;}
.margin_6 { margin:6px;}
.margin_10 { margin:10px;}
.font14{font-size:14px !important;}

.padding_5 { padding:5px;}
.padding_4 { padding:4px;}
.padding_7 { padding:7px;}
.padding_6 { padding:6px;}
.padding_10 { padding:10px;}

.current{
	background: #716aca !important;
}
.paginate_button{    
	background: #f3f2f7;
    color: #c6c7cf;
    padding: 5px 10px 5px 10px;
    border-radius: 50%;
    margin-left:3px;
    }
 .paginate_button:hover{   
	background: #716aca;
    padding: 5px 10px 5px 10px;
    border-radius: 50%;
    margin-left:3px;
    color:white;
    }

.paginate_button a{
	color: white;
	text-decoration: none !important;
}


.margin_right_10 { margin-right:10px;}
.margin_right_5 { margin-right:5px;}
.margin_right_7 { margin-right:7px;}
.margin_left_10 { margin-left:10px;}
.margin_left_5 { margin-left:5px;}
.margin_left_7 { margin-left:7px;}
.margin_top_10 { margin-top:10px;}
.margin_top_15 { margin-top:15px;}
.margin_top_5 { margin-top:5px;}

.padding_top_10 { padding-top:10px;}
.padding_top_15 { padding-top:15px;}
.padding_top_5 { padding-top:5px;}
.padding_top_6 { padding-top:6px;}
.padding_top_7 { padding-top:7px;}

.margin_bottom_10 { margin-bottom:10px;}
.margin_bottom_20 { margin-bottom:20px;}
.yuzde_30 { width:30%; }
.yuzde_40 { width:40%; }
.yuzde_60 { width:60%; }
.yuzde_70 { width:70%; }
.f_50 { font-size: 50px !important;}
.yuzde_50 { width:50%; }
.yuzde_10 { width:10%; }
.yuzde_15 { width:15%; }
.yuzde_20 { width:20%; }
.h100 { height:100px;}
.h200 { height:200px;}
.h300 { height:300px;}
.h250 { height:250px;}
.h500 { height:500px;}
.h50 { height:50px; }
.h40 { height:40px; }
.h30 { height:30px; }
.h25 { height:25px; }
.h35 { height:35px; }
.l100 { line-height:80px; }
.l30 { line-height:30px; }
.l40 { line-height:40px; }
.l50 { line-height:50px; }
.l25 { line-height:25px; }

.relative {position: relative;}
.absolute {position: absolute;}

.sifir_p_bottom {padding-bottom:0 !important;}
.sifir_p_top {padding-top:0;}
.sifir_p {padding:0;}
.sifir_p_side {padding-left:0; padding-right:0;}

.sifir_m_bottom {margin-bottom:0 !important;}
.sifir_m_top {margin-top:0;}
.sifir_m {margin:0 !important;}

.eded{ background-color:#ededed; height:100%;}

a{outline:none !important;}

.thumb-img-30 { height: 30px; }
.thumb-img-50 { height: 50px; }
.thumb-img-100 { height: 100px; }
.thumb-img-200 { height: 200px; }
.thumb-img-300 { height: 300px; }
.thumb-img > a > img,
.thumb-img > img{
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        width: auto;
}

.fix_thumb_caption {
    height: 75px;
    overflow: hidden;
}

.content-count-box {
    font-size: 11px;
}

.color-box {
    width: 20px;
    height: 20px;
    margin: 5px;
    border: 1px solid rgba(0,0,0,.2);

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;

    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.color-box-sm {
    width: 15px;
    height: 15px;
    margin: 5px;
    border: 1px solid rgba(0,0,0,.2);

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;

    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.color-box-sm_2 {
    width: 10px;
    height: 10px;
    margin: 5px;
    border: 1px solid rgba(0,0,0,.2);

    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;

    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}