﻿@charset "utf-8";
body{
	background-color:#375573 !important;
	}
a {
    text-decoration:none !important; 
}
a:hover {
    text-decoration:underline !important; 
}
#display_none_belge_ekle{
	display:none;
	}
#display_none_belge_takip{
	display:none;
	}
#display_none_belge_iade{
	display:inherit;
	}
#display_none_belge_sil{
	display:inherit;
	}
/* Height */

.height_30px{
	height:30px;
	}
.height_36px{
	height:36px;
	}
.height_50px {
    height:50px;
    }
.height_100px{
	height:100px;
	}
.min_height_100px{
	min-height:100px !important;
	}
.height_135px{
	height:135px;
	}
.min_height_150px{
	min-height:150px !important;
	}
.min_height_300px{
	min-height:300px !important;
	}
.height_170px{
	height:170px;
}
.height_200px{
	height:200px;
}
.height_300px{
	min-height:300px !important;
    height:auto;
    padding-bottom: 30px !important;
	}
.height_320px{
	height:320px;
	}
.height_min_320px{
	min-height:320px;
	height:auto;
	}
.height_420px{
	min-height:420px !important;
    height:auto;
    padding-bottom: 30px !important;
	}
	.height_500px{
    min-height:500px !important;
	height:auto !important;
    padding-bottom: 30px !important;
	}
.height_530px_auto{
	min-height:530px !important;
	height:auto !important;
	}
.min_height_550px{
	min-height:550px;
	}
.height_750px_auto{
	min-height:1100px !important;
	height:auto !important;
	}
.height_auto{
	height:auto;
	}
.box_logo{
	background-image:url(../../images/logo_mku.png);
	width:100px;
	height:100px;
	float:left;
	}
.box_mku_yazi{
	width:550px;
	height:100px;
	float:right;
}
/* Height */
/* Width*/
.width_100px{
	width:100px;
	}
.width_150px{
	width:150px;
	}
.width_200px{
	width:210px;
	}
.width_250px {
	width:250px;
}
.width_320px{
	width:320px;
	}
.width_450px{
	width:450px;
	}
.width_480px{
	width:480px;
	}
.width_500px{
	width:500px;
	}
.width_700px{
	width:700px;
	}
.width_1000px{
	width:1000px;
	}
.width_1120px{
	width:1120px;
	}
/* Width*/
/* Margin */
.margin_top_-5px{
	margin-top:-5px;
	}
.margin_top_10px{
	margin-top:10px;
	}
.margin_top_20px{
	margin-top:20px;
	}
.margin_top_30px{
	margin-top:30px;
	}
.margin_top_50px{
	margin-top:50px;
	}
.margin_top_80px{
	margin-top:80px;
	}
.margin_top_100px{
	margin-top:100px;
	}
.margin_top_150px{
	margin-top:150px;
	}
.margin_bottom_30px{
	margin-bottom:30px !important;
	}
.margin_left_10px{
    margin-left:10px;
}
.margin_auto{
	margin-left:auto;
	margin-right:auto;
}
.float_left{
	float:left;
	}
.float_right{
	float:right;
	}
/* Margin */
/* Padding */
.padding_btn{
	padding: 3px 12px !important;
	}
.padding_top_5px{
	padding-top:5px;
}
.padding_top_10px{
	padding-top:10px;
}
.padding_top_20px{
	padding-top:20px;
}
.padding_top_30px{
	padding-top:30px;
}
.padding_top_50px{
	padding-top:50px;
}
.padding_top_100px{
	padding-top:100px;
}
.padding_left_15px{
	padding-left:15px;
}
.padding_right_15px{
	padding-right:15px;
}
.padding_bottom_30px{
	padding-bottom:30px !important;
	}
/* Padding */
/* Border */
.border_white{
	border:2px solid #FFF;
	}
.border_blue{
	border:2px solid #375573;
	}
.border_radius_3px{
	border-radius:3px;
	}
.border_radius_6px{
	border-radius:6px;
	}
.border_radius_9px{
	border-radius:9px;
	}

table .content_border {
    border: 0px solid #000 !important;
}
table tr td .content_border {
    border-right: 1px dotted #000 !important;
    border-bottom: 1px dotted #000 !important;
}

.butikHeader table tr:first-child {
    background:#666666 !important;
}
.butikHeader table tr:nth-child(even) {
    background:#FFF;
    color:#000;
}
.butikHeader table tr:nth-child(odd) {
    background:#000;
    color:#FFF;
}


/* Border */
/* Font */
/* Font Altı Çizgili*/
.text_dec_underline {
    text-decoration:underline;
}
#btn_cikis {
    text-decoration:none;
}
#btn_cikis:hover {
    text-decoration:underline;
}
/* Font Altı Çizgili*/
/* Font Family */
.font_family_TNR{
	font-family: "Times New Roman", Times, serif;
}
/* Font Family */
/* Font Color */
span a {
    color:#E7B869 !important;
}
span a:hover {
    color:#E7B869 !important;
}
.font_color_yellow{
	color:#E7B869 !important;
	}
.font_color_yellow:hover{
	color:#E7B869 !important;
	}
.font_color_yellow:active{
	color:#E7B869 !important;
	}
.font_color_yellow:focus{
	color:#E7B869 !important;
	}
.font_color_white {
    color:#FFF !important;
}
table tr td .font_color_white {
    color:#FFF !important;
}
.font_color_black{
	color:#000;
	}
/* Font Color */
.cb_edit {
    float: left;
    margin-left: 100px;

}
.font_size_12px{
	font-size:12px !important;
	}
.font_size_14px{
	font-size:14px !important;
	}
.font_size_16px{
	font-size:16px !important;
	}
.font_size_18px{
	font-size:18px !important;
	}
table tr td .font_w_regular{
    font-weight:normal !important;
	}
.font_w_bold{
	font-weight:bold !important;
	}
.font_size_36px_bold{
	font-size:30px;
	padding-top:25px;
	font-weight:bold;
	}
.font_size_20px_regular{
	font-size:20px !important;
	}

/* Font */
.background_white{
	background-color:#FFFFFF !important;
	}
.background_blue{
	background-color:#375573 !important;
	}
.background_gray{
	background-color:#7F8C8D !important;
	}
.background_red{
	background-color:#95171A !important;
	}
.background_dark_blue{
	background-color:#2C3E50 !important;
	}
/* Butttons */
.button_mku{
	  padding: 0px 12px !important;
	}
.btn_gray {
    background-repeat: repeat-x;
	border-color: #000 !important;
    background-color:#627071;
}
.btn_gray:hover,
.btn_gray:focus {
  background-color: #525e5f !important;
  background-position: 0 -15px;
}
.btn_gray:active,
.btn_gray.active {
  background-color: #525e5f !important;
  border-color: #627071 !important;
}
/* Butttons */

.overflow_tasma{
    overflow:scroll;
}
z_index {
    z-index:99;
}