﻿@charset "utf-8";
/* CSS Document */


/*BİZE YAZIN*/

.bizeyazin-alan { width: 470px; overflow: hidden; float: left; margin-left:10px; }
.bizeyazin-title { width: 410px; text-align: left; padding: 2px 15px 0 15px; color: #ff8e2a; font: normal 18px 'oswaldregular'; }
.bizeyazin-bg { /*width: 430px;*/ overflow: hidden; margin: 0 0 0 20px; }
.bizeyazin-bg p { font-size: 12px; }
.iletisimsagalan-form { width: 100%; }
.iletisimsagalan h1 { font-size: 14px; color: #fdb913; }
.iletisimsagalan-txt { font-size: 13px; font-weight: bold; margin-top: 10px; display: block; }
.iletisimsagalan-txt-bg { width: 90%; height: 40px; padding: 0 0 0 5px; margin: 10px 0 5px 0; border: 0; background-color: #ddd; font-family:'Tahoma'; font-size:13px;}
.iletisimsagalan-txt-dusunce { width: 90%; height: 120px; padding: 5px 0 0 5px; margin-top: 10px; background-color: #ddd; border: 0; font-family:'Tahoma'; font-size: 13px; }
.iletisimsagalan-lbluyari { display: block; margin: 10px 0; font-size: 13px; color: #ff8e2a; }
.iletisimsagalan-btn { width: 90px; height: 40px; margin: 0 42px 10px 0; background: #faa61a; border-radius:5px; border: 0; float: right; color: #FFFFFF; font-weight: bold; cursor: pointer; }
.labelvalidator { font-size: 12px; margin: 0 0 0 10px; line-height: 2; }

.iletisim-sol { width: 450px; overflow: hidden; margin: 20px 10px 5px 0; float: left; text-align:left; }
.iletisim-sol table { width: 450px; }
.iletisim-sol p { width: 450px; }
.iletisim-sag { width: 450px; overflow: hidden; float: right; }


@media screen and (max-width : 640px) {
    .iletisim-sol { width:100%; float:left;  }
    .bizeyazin-alan { width:100%; margin:10px auto; padding:0px; float:left; }
    .bizeyazin-bg { margin:0px; }
}
/*BİZE YAZIN*/


/*** SİPARİŞ FORMU ***/

.siparisformuholder { float:left; width:98%; } 
.siparisformuholder .icsatir { width: 95% !important; color:#000; }
.siparisformuholder .icsatir .txtbox { width: 95%; float: left; margin: 0 0 15px 0; }
.txt-bg { width: 90%; height: 40px; padding: 0 0 0 5px; margin: 10px 0 5px 0; border: 0; background-color: #fff; font-family:Tahoma; font-size:12px; }
.txt-bg-aciklama {width: 90%; height: 120px; padding: 5px 0 0 5px; margin-top: 10px; background-color: #fff; border: 0; font-family:'Tahoma'; font-size:12px; }
.buttn { padding:10px; background: #faa61a; border-radius:5px; border: 0; color: #FFFFFF; font-weight: bold; cursor: pointer; }
.lbluyari { display: block; margin: 10px 0; font-size: 13px; color: #ff0000; }
.dropdownurun { width:90%; height:40px;  margin: 10px 0 5px 0; border:2px solid #F2F2F2; padding:3px; -webkit-appearance: none; background:#fff; font-family:'Tahoma'; font-size:12px; color:#727272; background-repeat:no-repeat; text-indent: 0.01px;/*In Firefox*/ /*text-overflow: '' ;*/ /*In Firefox*/ }
.onaybutton { float:left; margin-left:10px; }

/*** SİPARİŞ FORMU ***/


/* BAYİLİK FORMU*/

.bayilikformu { width:500px; overflow:hidden; }
.bayilikformu .icsatir {width:480px; color:#727272; }
.bayilikformu .icsatir .txtbox {width:450px; float:left; margin: 0 0 15px 0; }
.txt-background { width: 90%; height: 40px; padding: 0 0 0 5px; margin: 10px 0 5px 0; border: 0; background-color: #ddd; }
.txt-multiline {width: 90%; height: 120px; padding: 5px 0 0 5px; margin-top: 10px; background-color: #ddd; border: 0;}
.btn-onayla { width: 100px; height: 40px; margin: 0 77px 10px 0; background: #425F9C; border-radius:5px; border: 0; float: right; color: #FFFFFF; font-weight: bold; cursor: pointer; }
.lbluyaribayi { display: block; margin: 10px 0; font-size: 13px; color: #ff0000; }

.panel {width:100%; overflow:hidden; margin: 15px 0 0 0; }

/* BAYİLİK FORMU*/


/*SOSYAL MEDYA*/

.social-bg { width: 980px; overflow: hidden; background: #b70100; position: fixed; bottom: 0; margin-top: 30px; z-index: 9; }
.social { display: inline-block; height: 20px; float: left; margin: 4px 0 0 0; }
.social img { margin: 0 5px 0 0; }


