body{
	margin:0px;
	padding:0px;
	-webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}



/* -----------PAGE BOX -----------------*/
.page_main_box{ 
	float:left;
	width:98%;
	margin: 1%;
	border-radius:10px; 
	-webkit-box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.75); box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.75); 
}

.page_main_top{ 
	float:left;
	width:100%;
	border-radius:10px 10px 0px 0px;
	background:#fff; 	   
}

.page_title{ 
	float:left;
	width:96%;
	padding:0px 2%;
	text-align:center;
	font-size:20px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	color:#EF4A26;	
}

.page_title_2{ 
	float:left;
	width:96%;
	padding:0px 2%;
	text-align:center;
	font-size:20px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	color:#0080B2;	
}

.page_title_2 img{ 
	width:50px;
	margin-bottom: 15px;
	margin-top: 15px;
}


.page_text{	
	float:left;
	width:96%;
	padding:0px 2%; 
	text-align:center;	
	font-size:14px;	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	color:#ccc;	 
}

.page_desc{	
	float:left;
	width:90%;	
	margin:1% 2%;	
	padding:0% 3%;  
	text-align:left; 
	font-size:14px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	color:#666;	
	display:none;
}

.page_space{ 
	float:left;
	width:100%;
	height:30px;   
}


/* -------------------SAYFALAMA----------------------*/
.sayfalama_box{ 
	width:250px; 
	margin-top:30px; 
	margin-bottom:30px;
	border-radius:10px;
	text-align:center; 
	background:#f5f5f5; 
	color:#EF4A26; 	 
}

.sayfalama_sonraki{ 
	float:right;
	width:50px;
	padding:5px;
	border-radius:0px 10px 10px 0px;
	background:#0080B2;
	text-decoration:none; 
	font-size:16px; 
	color:#FFF;      
}

.sayfalama_sonraki:hover{ 
	background:#025e82; 
}

.sayfalama_onceki{ 
	float:left;
	width:50px;
	padding:5px;
	border-radius:10px 0px 0px 10px;
	background:#0080B2;
	text-decoration:none; 
	font-size:16px; 
	color:#FFF;      
}

.sayfalama_onceki:hover{ 
	background:#025e82; 
}

.sayfalama_page_number{	
	padding:5px;
	font-size:16px;  
	color:#0080B2; 
}



/* -------------------FILTRE----------------------*/
.panel_form_input50{ 
	float:left;
	width:50px;
	margin:7px;
	padding:5px;
	border:solid 1px #CCC; 
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	   
}

.panel_form_input100{ 
	float:left;
	width:75px;
	margin:7px;
	padding:5px;
	border:solid 1px #CCC; 
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	   
}

.panel_form_input200{ 
	float:left; 
	width:150px; 
	margin:7px;
	padding:5px;
	border:solid 1px #CCC; 
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	 
}

.panel_form_input300{ 
	float:left;	
	width:225px; 
	margin:7px;
	padding:5px;
	border:solid 1px #CCC;	
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	 
}

.panel_form_input400{ 
	float:left;	
	width:300px; 
	margin:7px;
	padding:5px;
	border:solid 1px #CCC;	
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	 
}

.panel_form_filter_buyuk{ 
	float:left;	
	width:200px; 
	margin:10px;
	padding:8px;
	border:solid 1px #CCC; 
	border-radius: 8px;	
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	 
	-ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; 
}

.panel_form_filter_buyuk_2{ 
	float:left;	
	width:200px; 
	margin:10px;
	padding:8px;
	border:solid 1px #CCC; 
	border-radius: 8px;	
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	 
	-ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; 
}

.panel_form_filter_kucuk{ 
	float:left;	
	width:100px; 
	margin:10px;
	padding:8px;
	border:solid 1px #CCC; 
	border-radius: 8px;	
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;   
	-ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; 
}

.panel_form_filter_kucuk_2{ 
	float:left;	
	width:100px; 
	margin:10px;
	padding:8px;
	border:solid 1px #CCC; 
	border-radius: 8px;	
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;   
	-ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; 
}

.panel_form_buton {  
	float:left;
	width:100px;
	margin:7px;
	padding:5px;
	border:none;  
	border-radius:4px; 
	background-color:#4B2D5B;
	text-align:center;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.panel_form_buton:hover {  
	background-color: #9676CD;  
	color:#fff; 
}

.panel_form_buton_red {  
	float:left;
	width:100px;
	margin:7px;
	padding:5px; 
	border: none;  
	border-radius: 4px; 
	background-color:#F00;
	text-align:center;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	color:#fff;            
	text-decoration:none;
	cursor: pointer; 
}

.panel_form_buton_red:hover {  
	background-color:#9B0000;  
	color:#fff; 
}



/* -------------------UYARI EKRANLARI----------------------*/
.sil_ic_div {
	float:left;
	width:94%;
	margin:3%; 
	border-radius:5px;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}

.sil_onay_buton {
	width:50%;
	padding:15px;
	border:none;
	border-radius:5px;
	background:#F00;
	text-align:center;
	color:#FFF;
	cursor:pointer;
}

.sil_onay_buton:hover {
	background:#900;
}

.sil_vazgec_buton {
	width:50%;
	padding:15px;
	border:none;
	border-radius:5px;
	background:#CCC;
	color:#000;
	text-align:center;
	cursor:pointer;
}

.sil_vazgec_buton:hover {
	background:#999;
}

/* -------------------CIHAZ DETAY----------------------*/
.cihaz_detay_dis_div{
	float:left; 
	width:48%; 
	margin:1%;
	border-radius:5px 5px 5px 5px; 
	-webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}

.cihaz_detay_baslik{
	float:left; 
	width:100%; 
	height:50px; 
	padding-top:18px; 
	border-radius:5px 5px 0px 0px; 
	background:#f5f5f5;
	text-align:center;
	font:bold 18px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#17A2B8;	
}

.cihaz_detay_icerik{
	float:left; 
	width:96%; 
	padding:2%;
}

/* -------------------BUTONLAR----------------------*/
.buton_icon_set{
	width:22px; 
	height:22px; 
	margin:5px;
	padding:8px; 
	border-radius:10px;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,1); -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,1); box-shadow: 0px 0px 10px -4px rgba(0,0,0,1);
	display:block; 
	cursor:pointer;  
}
	
.buton_icon_set img{ 
	width:22px; 
}
	
.buton_icon_set:hover{ 
	background:#eaeaea; 
}
	
.buton_icon_set_2{
	width:22px; 
	height:22px;
	margin: 10px 15px;
	padding:8px;
	border-radius:10px;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,1); -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,1); box-shadow: 0px 0px 10px -4px rgba(0,0,0,1);
	display:block; 
	cursor:pointer; 	
}
	
.buton_icon_set_2 img{ 
	width:22px; 
}
	
.buton_icon_set_2:hover{ 
	background:#eaeaea; 
}

.buton_kategori_edit{
	float: left;
	margin-right: 10px; 
	padding: 10px;
	border-radius: 5px;
	background: #0187c4; 
	color: #fff; 
	text-align: center; 
	font: 14px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';  
	-webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
	cursor: pointer;
}

.buton_kategori_edit:hover{
	background: #EF4A26;
}

@media only screen and (max-width: 1120px){

	
/* -----------PAGE BOX -----------------*/
.page_title{ 
	margin-bottom:50px;
	font-size:2.8em;  
}
	
.page_title_2{ 
	margin-bottom:50px;
	font-size:2.8em;  
}

.page_title_2 img{ 
	width:100px;
	margin-bottom: 30px;
	margin-top: 30px;
}

	
.page_text{	
	margin-bottom:50px;
	font-size:2.4em;  
}
	
.page_desc{	
	font-size:2em; 
} 
	
.page_space{ 
	height:70px; 
}



/* -------------------SAYFALAMA----------------------*/
.sayfalama_box{ 
	width:400px; 
	border-radius:10px; 
}
	
.sayfalama_sonraki{ 
	width:75px;
	padding:10px;
	font-size:2.8em;   
}
	
.sayfalama_onceki{ 
	width:75px;
	padding:10px;
	font-size:2.8em;   
}
	
.sayfalama_page_number{	
	padding:15px;
	font-size:2.4em;   
}



/* -------------------FILTRE----------------------*/
.panel_form_input50{ 
	width:75px;
	padding:18px; 
	font-size:22px;  
}
	
.panel_form_input100{ 
	width:150px;
	padding:20px; 
	font-size:26px;  
}
	
.panel_form_input200{ 
	width:300px;
	padding:20px; 
	font-size:26px;	 
}
	
.panel_form_input300{ 
	width:450px;
	padding:20px;	
	font-size:26px;	 
}
	
.panel_form_input400{ 
	width:600px;
	padding:20px;	
	font-size:26px;	 
}
	
.panel_form_filter_buyuk{ 
	width:38.4%;
	margin: 2%;
	padding:3.5%; 	
	font-size:30px;	 
}
	
.panel_form_filter_buyuk_2{ 
	width:91%;
	margin: 2%;
	padding:3.5%; 	
	font-size:30px;	 
}
	
.panel_form_filter_kucuk{ 
	width:38.4%;
	margin: 2%;
	padding:3.5%; 	
	font-size:30px;	 
}

.panel_form_filter_kucuk_2{ 
	width:91%;
	margin: 2%;
	padding:3.5%; 	
	font-size:30px;	 
}

.panel_form_buton { 
	width: 200px; 
	padding:20px; 
	font:26px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
}
	
.panel_form_buton_red { 
	width: 200px; 
	padding:20px; 
	font:26px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
}



/* -------------------UYARI EKRANLARI----------------------*/
.sil_ic_div {
	font-size:1.8em;
}

.sil_onay_buton {
	width:100%;
	font-size:1.2em;
}

.sil_vazgec_buton {
	width:100%;
	font-size:1.2em;
}

.mobile_text_space{
	padding-bottom:50px;	
}

	

/* -------------------CIHAZ DETAY----------------------*/
.cihaz_detay_dis_div{
	width:100%;
	margin-bottom:50px;
	border-radius:15px 15px 15px 15px;
}

.cihaz_detay_baslik{
	padding-top:15px;
	padding-bottom:15px;
	border-radius:15px 15px 0px 0px; 
	font-size:2.2em; 
}

.cihaz_detay_icerik{
	font-size:2em;
}

	
	
/* -------------------BUTONLAR----------------------*/
.buton_icon_set{ 
	width:56px; 
	height:56px; 
	margin:15px;
	padding:20px; 	
}
	
.buton_icon_set img{ 
	width:56px; 
}
	
.buton_icon_set_2{ 
	width:56px; 
	height:56px;
	margin:15px;
	padding:20px; 	 
}
	
.buton_icon_set_2 img{ 
	width:56px; 
}

.buton_kategori_edit{
	font-size: 2.2em;
	padding: 20px 30px;
}

}