

/* PROGRAM SAYFASI */
.table-responsive .table>thead>tr>th {
	font-size: 28px;
	color: #fff;
	font-family: 'Oswald';
	font-weight: 300;
	text-transform: uppercase;
	padding: 12px 30px;
	border-radius: 4px;
}

.table-responsive .table>thead > tr {
	background: #FC5A1B;
	border-radius: 5px;
}


.table-responsive {
	background: #ffffff;
	border-radius: 5px;
	padding: 30px;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
	margin-bottom:17px;
	margin-top:0;
	font-family:'Oswald';
	font-size:1.1em;
	font-weight:300;
}
.table-responsive .table>thead>tr>th,
.table-responsive .table>tbody>tr>td {
	border: none;
}
.table-responsive .table>thead > tr {
	background: #FC5A1B;
	border-radius: 5px;
}
.table-responsive .table>tbody>tr>td {
	line-height: 1.3em;
	padding:5px 0;
}

/* Buraya kadar olanlar standart gibi */


tbody {
	border:none!important;
}
#tablom1, .tablom1 {
	margin-bottom:0!important;
	padding-bottom:0!important;
	border-collapse: collapse;
}
#tablom1 tr td img, #tablom2 tr td img {
	float:left;
	width:90px;
	margin-top:-8px;
	margin-bottom:20px;
	margin-right:15px;
}
.pu20 {
	padding-top:20px!important;
}
.ma10 {
	margin-bottom:10px!important;
}
.pa20 {
	padding-bottom:20px!important;
}
.pa30 {
	padding-bottom:30px!important;
}
.nomarj {
	margin-bottom:0!important;
}
.altcizgi {
	border-bottom:1px solid #CCC!important;
}
.tablom1_st1 {
	width:160px;
	color:#ff6633;
	font-weight:400;
	padding-left:10px!important;
}
.tablom_teksatirline {
	line-height:2.6em!important;
}
.tablom1_st2_21 {
	width:460px;
	max-width:460px;
}
.tablom1_st3_22 {
	width:460px;
	max-width:460px;
}
#tablom1_ara td {
	line-height:2.5em;
	background-color:#f8f8f8;
	border-top:1px solid #CCCCCC!important;
	border-bottom:1px solid #CCCCCC!important;
}
.tablom2_st2 {
	width:170px;
	max-width:170px;
}
.altcizgi tr td {
	border-bottom: 1px solid #CCC;
}
.ustcizgi tr td {
	border-top: 1px solid #CCC;
}
.ustcizgi {
	border-top: 1px solid #CCC;
}

.tbl_snm1 {
	font-weight:400;
	color:#000000;
	font-size:20px;
}
.tbl_snm2 {
	font-weight:400;
	color:#333333;
}
.mod {
	font-weight:300;
	font-size:16px;
	color:#39C;
}
.salon {
	font-weight:400;
	color:#b4b4b4;
	font-size:16px;
}




.saat_renk {color: #ffc9b4;}

/*.renk_yazi {color: #FC5A1B;}
.gri_yazi {color: #999999;}
.gri_yazi_bold {color: #FC5A1B; font-weight:400;}
.renk_zemin {background-color: #FC5A1B;}
.program_sunumadi_satiri {line-height:20px; font-weight:400; padding:0; margin:0; color: #FC5A1B;}
.program_sunumadi_satiri_altcizgili {line-height:20px; font-weight:400; border-bottom: 1px solid #CCC; padding-bottom:20px; color: #FC5A1B;}
*/