@import url('TUEdu_Menu.css?v=1');
@import url('TUEdu_Butons.css?v=1');
@import url('TUEdu_Grids.css?v=1');
@import url('TUEdu_Tabs.css?v=1s');
@import url('TUEdu_UI.css?v=1');
@import url('TUEdu_Responsive.css?v=1');



/* ================================================================ 
RENKLER
NORMAL METIN - 444444

A - f47721
A.HOVER - 9a4805

.Normal{color:#444;}
.Beyaz{color:#fff;}
.Siyah{color:#000;}
.Laci{color:#3d46b6;}
.Laci2{color:#505ad2;}
.Turuncu{color:#f06c00;}
.AcikTuruncu{color:#f6e7db;}
.Kirmizi{color:#ff5050;}
.MatKirmizi{color:#aa4a58;}
.Mavi{color:#6b76ff;}
.AcikMavi{color:#bddaf2;}
.Yesil{color:#0daa5c;}
.Yesil2{color:#309db4;}
.AcikYesil{background-color:#afedce;}
.Sari{color:#edb757;}
.AcikSari{color:#f0f5b7;}
.Mor{color:#b17ce3;}
.AcikGri{color:#c0c0c0;}
.AcikGri2{color:#949494;}
.AcikGri3{color:#787878;}
.AcikGri4{color:#efefef;}
.AcikGri5{color:#f7f7f7;}
.Gri{color:#999;}
.KoyuGri{color:#424242;}
.Visne{color:#a72065}
.BGri{backround-color:d1d1d1};

/* ================================================================ */


/*#region ================================SABİTLER================================ */

.body {
	background-repeat: no-repeat !important;
	background-position: 0px -9px !important;
	font-family:"Roboto Regular",Arial,Tahoma;
	font-size: 11px;
	line-height: 1.42857143;
	color: #202020;
	text-decoration: none;
	background-color: #fff;
	margin: 0px;
	padding: 0;
}
.bodyIYE {
	font-family:"Roboto Regular",Arial,Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #343434;
	margin: 0px;
	margin-top: 0;
	background-color: #fff;
	background: #ebebeb url(../../Images/Bg/Bg_IYE.gif) repeat-x;
}

.bodyNoBg {
	font-family:"Roboto Regular",Arial,Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	color: #343434;
	margin: 0px;
	padding: 0px;
}


.W100P {
	width: 100%;
}

.footer {
	background-color: #efefef;
	float: left;
	margin-top: 40px;
}

a {
	color: inherit;
}

	a:hover {
		text-decoration: underline;
		color: #cc0000;
	}

	a img {
		border: none;
	}

li {
	list-style-type: none;
}

input[type="text"], input[type="password"], input[type="search"], input[type="number"], input[type="email"], input[type="tel"], select, textarea {
	font-family: 'Montserrat Light','Catamaran', Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding: 4px;
	webkit-box-shadow: 0px 1px 2px 0px rgba(158, 158, 158, 0.1) inset, 0px 1px 0px 0px rgba(158, 158, 158, 0.1);
	-moz-box-shadow: 0px 1px 2px 0px rgba(158, 158, 158, 0.1) inset, 0px 1px 0px 0px rgba(158, 158, 158, 0.1);
	box-shadow: 0px 1px 2px 0px rgba(158, 158, 158, 0.1) inset, 0px 1px 0px 0px rgba(158, 158, 158, 0.1);
}

	input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
		outline: none;
		background-color: #ffffff;
		border: 1px solid #f78e8e;
		box-shadow: 0px 0px 2px #ffb4b4;
		-moz-box-shadow: 0px 0px 2px #ffb4b4;
		-webkit-box-shadow: 0px 0px 2px #ffb4b4;
	}

.CursorPointer {
	cursor: pointer;
}

.RFV, a.RFV, .RFV a {
	font-family: Tahoma, Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #bc2930;
	padding: 4px 4px 0px 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

div.Centered_Full {
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url('../../Images/SemiTransparent.png');
	background-repeat: repeat;
	overflow: hidden;
	z-index: 4950;
	bottom: 0px;
}

div.Centered {
	position: fixed;
	font-size: 10px;
	top: 40%;
	left: 45%;
	width: 150px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
	z-index: 5000;
}
/*#endregion */


/*#region ================================P10, P10T================================ */
.P10T {
	padding: 10px;
	background-color: #f9f9f9;
	border-bottom: solid 1px #ececec;
	border-right: solid 1px #ececec;
	font-weight: 700;
}

.P10 {
	padding: 10px;
	border-bottom: solid 1px #f4f4f4;
}

.P10T_AcikKirmizi {
	padding: 10px;
	background-color: #f1e1e1;
	border-bottom: solid 1px #ead2d2;
	border-right: solid 1px #ead2d2;
	font-weight: 700;
}

.P10_AcikKirmizi {
	padding: 10px;
	background-color: #f7e9e9;
	border-bottom: solid 1px #ead2d2;
}

.P10T_Gri {
	padding: 10px;
	background-color: #e7e7e7;
	border-bottom: solid 1px #ececec;
	border-right: solid 1px #ececec;
	font-weight: 700;
}

.P10_Gri {
	padding: 10px;
	border-bottom: solid 1px #e7e7e7;
	background-color: #ececec;
}

.P10T_AcikMavi {
	padding: 10px;
	background-color: #deeaf0;
	border-bottom: solid 1px #cee0e9;
	border-right: solid 1px #cee0e9;
	font-weight: 700;
}

.P10_AcikMavi {
	padding: 10px;
	border-bottom: solid 1px #d5e4eb;
	background-color: #e6f1f6;
}

.P10T_AcikSari {
	padding: 10px;
	background-color: #ebf29f;
	border-bottom: solid 1px #dee597;
	border-right: solid 1px #dee597;
	font-weight: 700;
}

.P10_AcikSari {
	padding: 10px;
	border-bottom: solid 1px #e4e9ad;
	background-color: #f0f5b7;
}
/*#endregion */


/*#region ================================FONT TİPİ================================ */
.Tn, .T {
}

.Tb {
	font-weight: bold;
}


.Rn, .R {
}

.Rb {
	font-weight: bold;
}

.Rt {
	font-weight: 300;
}

.Ri {
	font-style: italic;
}

/*#endregion */


/*#region ================================FONT SIZES================================ */
.F4 {
	font-size: 4px;
}

.F6 {
	font-size: 6px;
}

.F8 {
	font-size: 8px;
}

.F9 {
	font-size: 9px;
}

.F10 {
	font-size: 10px;
}

.F11 {
	font-size: 11px;
}

.F12 {
	font-size: 12px;
}

.F13 {
	font-size: 13px;
}

.F14 {
	font-size: 14px;
}

.F15 {
	font-size: 15px;
}

.F16 {
	font-size: 16px;
}

.F17 {
	font-size: 17px;
}

.F18 {
	font-size: 18px;
}

.F19 {
	font-size: 19px;
}

.F20 {
	font-size: 20px;
}

.F22 {
	font-size: 22px;
}

.F24 {
	font-size: 24px;
}

.F26 {
	font-size: 26px;
}

.F28 {
	font-size: 28px;
}

.F30 {
	font-size: 30px;
}

.F32 {
	font-size: 32px;
}

.F34 {
	font-size: 34px;
}

.F36 {
	font-size: 36px;
}

.F38 {
	font-size: 38px;
}

.F40 {
	font-size: 40px;
}
/*#endregion */


/*#region ================================FONT : RENKLER================================ */
.BGri {
	background-color: #d1d1d1 !important;
}

.Bf3Beyaz {
	background-color: #f3f3f3 !important;
}

.Normal {
	color: #444;
}

.Beyaz {
	color: #fff;
}

.Siyah {
	color: #000;
}

.Laci {
	color: #3d46b6;
}

.Laci2 {
	color: #505ad2;
}

.Turuncu {
	color: #f06c00;
}

.AcikTuruncu {
	color: #f6e7db;
}

.Kirmizi {
	color: #e30614;
}

.MatKirmizi {
	color: #aa4a58;
}

.Mavi {
	color: #6b76ff;
}

.AcikMavi {
	color: #bddaf2;
}

.Yesil {
	color: #0daa5c;
}

.Yesil2 {
	color: #309db4;
}

.AcikYesil {
	color: #afedce;
}

.Sari {
	color: #edb757;
}

.AcikSari {
	color: #f0f5b7;
}

.Mor {
	color: #b17ce3;
}

.AcikGri {
	color: #c0c0c0;
}

.AcikGri2 {
	color: #949494;
}

.AcikGri3 {
	color: #787878;
}

.AcikGri4 {
	color: #efefef;
}

.AcikGri5 {
	color: #f7f7f7;
}

.Gri {
	color: #999;
}

.KoyuGri {
	color: #424242;
}

.Visne {
	color: #a72065;
}

a.Beyaz:hover {
	color: #383549;
	text-decoration: none;
}

/*#endregion */


/*#region ================================ARKAPLAN RENKLER================================ */

.PNormal {
	background-color: #444;
}

.PBeyaz {
	background-color: #fff;
}

.PSiyah {
	background-color: #000;
}

.PLaci {
	background-color: #3d46b6;
}

.PLaci2 {
	background-color: #505ad2;
}

.PTuruncu {
	background-color: #f06c00;
}

.PAcikTuruncu {
	background-color: #f6e7db;
}

.PKirmizi {
	background-color: #e30614;
}

.PMatKirmizi {
	background-color: #aa4a58;
}

.PMavi {
	background-color: #6b76ff;
}

.PAcikMavi {
	background-color: #bddaf2;
}

.PYesil {
	background-color: #0daa5c;
}

.PYesil2 {
	background-color: #309db4;
}

.PAcikYesil {
	background-color: #afedce;
}

.PSari {
	background-color: #edb757;
}

.PAcikSari {
	background-color: #f0f5b7;
}

.PMor {
	background-color: #b17ce3;
}

.PAcikGri {
	background-color: #c0c0c0;
}

.PAcikGri2 {
	background-color: #949494;
}

.PAcikGri3 {
	background-color: #787878;
}

.PAcikGri4 {
	background-color: #efefef;
}

.PAcikGri5 {
	background-color: #f7f7f7;
}

.PGri {
	background-color: #999;
}

.PKoyuGri {
	background-color: #424242;
}

.PVisne {
	background-color: #a72065;
}

/*#endregion */


/*#region ================================ Web Page CCS ================================ */

/*======Header Css======*/


/*#endregion */



