@charset "UTF-8";
/* CSS Document */
@media print {
    @page { margin: 0 !important;size: auto !important; padding: 0 !important;}
    #topNav{height: 0;display:none;margin:0 !important;padding: 0 !important;}
    .printIcon{display:none;margin:0 !important;padding: 0 !important;}
    div{margin:0 !important;padding: 0 !important;}
    .noprint{display:none;margin: 0 !important;padding: 0 !important;}
    #content {margin:0 !important;padding: 0 !important;}
    thead {display: table-header-group;}

    .floatThead-container {
        position: initial !important;
    }
    .size-row {
        display: none !important;
    }
}

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

    ul.menulist{display: table-row;}
    ul.menulist li.seperator{display: none !important;}

    ul.menulist li.listItem{display: none !important; }
    
    ul.menulist li.icon{display:table-cell !important;}

    ul.menulist.responsive {position: absolute !important; z-index: 1002 !important; background: #467bc4;}


    /*ul.menulist.responsive li.icon{}*/

    ul.menulist.responsive li.listItem {
        display: inline !important;
        padding:0px; 
        padding-bottom:4px;
    }
    ul.menulist.responsive li.listItem a {
        display: block !important;
        text-align: left !important;
        padding-left: 7px !important;
        padding-right: 7px !important;
        padding-bottom:6px;
    }

    ul.menulist.responsive li.listItem a:hover{ }
    

    .siparisListesi thead tr th{font-size: 14px !important;}
    .siparisListesi tbody tr td{font-size: 14px !important;}
    .siparisListesi tfoot tr td{font-size: 14px !important;}
    .siparisListesi .adet{font-size: 14px !important;}

}


html{overflow-y: scroll;height: 100%;}
body {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size:11px;
    color:#444;
    /*background-color: #424c4e;*/
    height: 100%;
}
p{line-height: 18px;}

.error{background-color: #f6d6d6;}

a {color:#0680a5; text-decoration:none; cursor: pointer;}
a:hover {color: #d42441; text-decoration: none;}
/*a:visited {color: #e03278;text-decoration: none;}*/

h1{font: 32px Georgia,tahoma,verdana,arial,sans-serif; font-weight: normal;}
h2{font: 24px Georgia,tahoma,verdana,arial,sans-serif; font-weight: normal; margin-bottom: 10px;}
h3{font: 21px Georgia,tahoma,verdana,arial,sans-serif; font-weight: normal;}
h4{font: 16px Georgia,tahoma,verdana,arial,sans-serif; font-weight: normal;}
h5{font: 14px Georgia,tahoma,verdana,arial,sans-serif; font-weight: normal;}
h6{font: 12px Georgia,tahoma,verdana,arial,sans-serif; font-weight: normal;}

.shadow {
    -moz-box-shadow: 0px 0px 20px #666;
    -webkit-box-shadow: 0px 0px 20px #666;
    box-shadow: 0px 0px 20px #666;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=130, Color='#000000');
}

.inputBox, textarea {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 2px;
    line-height: 16px;
    height: 16px;
    color: #444;
    border: 1px solid #bbb;
    display: inline-block;
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
}
.activeinput {border: 1px solid #1ba4a5;}

.selectBox{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 3px;
    line-height: 18px;
    color: #444;
    border: 1px solid #bbb;
    display: inline-block;
    background-color: #fff;
    font-size: 12px;
}

.info {color: #888; font-style: italic;}

fieldset {border:1px solid #ccc; padding: 10px; background-color:#fafafa; margin: 15px 0; overflow: hidden;}
fieldset p{margin-bottom: 10px;}
fieldset legend{font-size: 12px; padding: 0 5px; font-weight: bold;}

.loginTable tr td{vertical-align: middle;padding: 5px;font:Arial;}

select {font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #667175; padding: 2px; border:1px solid #bbb;}

#topNav {
    height: 35px;
   
    width: 100%;
   /*overflow: hidden;*/
    font: 14px 'OpenSansLight', Arial;
    position: fixed;
    top: 0;
    z-index: 100000000;
    background: #467bc4;
}
#topNav #buttons {width: auto; float: right; overflow: hidden; margin-right: 10px;padding: 5px;}
#topNav #buttons li{display: block; border-left: 0px solid #777; float: right; padding:0 3px; }
#topNav #buttons li a{color: #222;}
#topNav #buttons li a:hover{text-decoration: underline;}
#topNav #buttons li a img{float: left;}
#topNav #buttons li a span{display: block; float: left; margin: 5px 0 0 4px;}



#container{width: 100%;  margin:auto; background: white;height: auto;}

#container #sidebar {float: left; margin: 0;padding: 5px;}

ul.menulist{list-style: none; margin-top: 2px;  display:table-row;}




ul.menulist li.listItem{padding: 7px 2px 4px 2px; color: white;height: 15px;font-size: 12px;display: table-cell;}



ul.menulist li.seperator{padding: 7px 2px 4px 2px;color: white;height: 15px;font-size: 12px;display: table-cell;}
ul.menulist li.icon{padding-top: 5px;color: white;height: 15px;font-size: 12px;display: none;}


ul.menulist li.icon a{
    display: block;
    color: #f2f2f2;
    padding: 0px;
    text-decoration: none;
    
    font-size: 17px;
}

ul.menulist li.listItem a{color: white;font-size: 11px;font-weight: bold;}
ul.menulist li.listItem a:hover{color: white;text-decoration: underline;}





#container #content {
    margin-top: 30px;
    padding: 10px;
    height: 100%;
}
#container #content p{margin-bottom: 10px;}

#container #content .logged {padding-bottom: 10px; margin-bottom:8px; border-bottom: 2px solid #eee;}
#container #content .logged p{margin-top: 5px; color: #727d89;}

#container #footer {clear: both; padding: 40px 20px 20px 0; text-align: right; font-size: 10px; color: silver; height: 10px;}

.fotolist {list-style: none;}
.fotolist li{border: 1px solid #ddd; padding: 5px; background-color: white; width: 105px; float: left; overflow: hidden; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; margin: 0 10px 10px 0; height: 120px;}
.fotolist .main{border: 1px solid #dea19e; background-color: #fbd9d7;}
.fotolist li .frame{width: 105px; height: 80px; overflow: hidden; margin-bottom: 5px;}
.fotolist li .frame img{}
.fotolist li .actions{}
.fotolist li .actions .filename{font-size: 10px;}
.fotolist li .actions p{margin-bottom: 5px !important;}

#magazalist .listItem{background-color: white;}
#bannerlist .listItem{background-color: white;}
.passive{background-color: #ffe3ec !important;}

.listtable {width: 100%;}
.listtable tr{border-bottom: 1px dotted #ccc;}
.listtable tr td{padding: 10px; vertical-align: top;}
.listtable tr td .inputBox{width: 100%;}
.listtable tr td .image{border: 1px solid #ddd; padding: 3px; background-color: white;}
.listtable .head{background-color: #fff;}
.listtable .head td{font-weight: bold;}

.contactform_detail {width: 100%; margin: 10px 0; }
.contactform_detail tr {border-bottom: 1px dotted #ccc;}
.contactform_detail tr td{padding: 10px 5px; vertical-align: top; text-align: justify;}

.formtable {width: 100%; margin: 10px 0; background-color: #e9f3f5; border-bottom: 1px solid #c4dee3;}
.formtable tr td{padding: 10px; vertical-align: middle;}
.formtable tr td .inputBox{width: 99%;}

.inputtable {margin: 10px 0;}
.inputtable tr{}
.inputtable tr td{padding: 5px; vertical-align: top;}
.inputtable tr td .inputBox{width: 99%;}

.alert-message {
    position: fixed;
    top: 10px;
    right: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 10px;
    display: inline-block;
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
    width: 250px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: white;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right;
}

.success {
    background-color: #57A957;
    background-image: -moz-linear-gradient(center top , #62C462, #57A957);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.error {
    background-color: #C43C35;
    background-image: -moz-linear-gradient(center top , #EE5F5B, #C43C35);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
span.uyari{color: red;}
.txtWhite{color: white;}
.txtBlack{color:black;}
.txtRed{color: red;}
.txtGreen{color: green;}
.txtBlue{color: blue;}
.txtOrange{color: orangered;}
.txtBold{font-weight: bold;}
.txtPurple{color:purple;}
.txtBrown{color:brown}

.magazaList{width: auto;}
.magazaList thead tr th{font-weight: bold;border:1px solid #ccc;padding: 3px;vertical-align: middle;background-color: #eee;}
.magazaList tr td{border:1px solid #ccc;padding: 3px;vertical-align: middle;}
.magazaList tr:first-child td{border-top: 0;}
.magazaList tr:hover{background: yellow;}


.siparisList{width: 99%;text-align: left;margin: 10px;margin-top: 0;}
.siparisList tr td{border:1px solid #ccc;padding: 3px;padding-left: 5px;}
.siparisList tr td table tr td{padding: 1px;border:0;border-bottom:1px solid #c6c2b0;vertical-align: middle;}
.siparisList .wrapSpan{
    width: 75px;
    border:1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    padding: 0px;}
.siparisList .miktar{
    width: 30px;
    font-size:11px;
    vertical-align: middle;
    height: 15px;
    border: 0px solid #ccc;
    font-weight: bold;
    color: blue;
    margin: 0;
    text-align: center;
    float:left;}
.siparisList .miktar::-webkit-inner-spin-button, -webkit-outer-spin-button{
    -webkit-appearance: none;
    margin: 0;  
}
.siparisList .arti {
    font-weight: bold;
    color: #377a00;
    border-left: 1px solid #ccc;
    float:right;
    width: 15px;;
    padding: 2px;
    text-align: center;
}
.siparisList .arti:hover{background-color: #dbdbdb;}
.siparisList .eksi {
    font-weight: bold;
    color: #377a00;
    border-right: 1px solid #ccc;
    font-size: 11px;
    float:left;
    width: 15px;;
    padding: 2px;
    text-align: center;
}
.siparisList .eksi:hover{background-color: #dbdbdb;}
.siparisList .birim{
    width: 60px;
    font-size:10px;
    height: 19px;
    padding: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -appearance: none;;
    color:red;
    border:0;
}
select.birim::-ms-expand {
    display: none;
}
.siparisList .birim:hover{cursor: pointer}
.siparisListesi{width: 100%;border-collapse: collapse;}
.siparisListesi thead tr th{font-weight: bold;border:1px solid black;padding: 1px;vertical-align: middle;background-color: #ccc;font-size: 15px;}
.siparisListesi tbody tr th{font-weight: bold;border:1px solid black;padding: 1px;vertical-align: middle;background-color: #ccc;font-size: 15px;}
.siparisListesi tbody tr td{border:1px solid black;padding: 1px;vertical-align: middle;font-size: 15px;font-weight: bold;height:20px;}
/*.siparisListesi tbody tr td:nth-child(4){background-color: #ccc;}*/


td.column-grey{background-color: #ccc;}



.font-size-15{font-size: 15px !important;}


td.column-light-blue{background-color: #ADD8E6 ;}
td.column-light-yellow{background-color:#FFFFC8;}
input.input-light-yellow{background-color:#FFFFC8;}


/*.siparisListesi tr:first-child td{border-top: 0;}*/
.siparisListesi tbody tr:hover td{
    background-color: yellow !important;

}
.siparisListesi tfoot tr td{font-weight: bold; padding: 2px; border:1px solid black;vertical-align: middle;background-color: #ccc;font-size: 15px;}

.siparisListesi .adet{font-size: 15px;font-weight: bold;}

.siparisFormUst{width:auto;}
.siparisFormUst tr td{padding: 5px;}

select.selectMagaza{color:blue;font-weight: bold;}
input.inputTarih{color:blue;font-weight: bold;}

table.urunEkle{width: auto;}
table.urunEkle tr td{padding: 5px;}

table.urunGuncelle{float: left;margin-left: 30px;}
table.urunGuncelle tr td{padding: 5px;}

table.magazaEkle{width: auto;}
table.magazaEkle tr td{padding: 5px;}

.usual {
    margin:0px; padding:0px; width:100%; height:auto;
}
.usual ul {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: auto;
    border-right:0;
    border-bottom:1px solid #CCC;
    border-left:1px solid #CCC;
    width: 100%;
}
.usual li {
    float:left;
    margin:0;
    padding:0; 
    height:30px;
    line-height:30px;
    border:1px solid #CCC;
    border-left:none;
    margin-bottom:-1px;
    overflow:hidden;
    position:relative;
}
.usual ul li a {
    background: #f8f7e6;
    font:12px bold;
    color: black;
    text-decoration:none !important; 
    display:block;
    padding:7px 20px;
    border:1px solid #fff;
    outline:none;
}
.usual ul a:hover {
    background:#FFFF00;
}
.usual ul a.selected {
    background:#FFFF00; 
    color:rgb(0, 0, 0); 
    margin-bottom:0px; 
    border-bottom-color:snow; 
    border-bottom-width:1px; 
    border-bottom-style:solid; 
}
.usual ul a.selected:hover {
    background:#FFFF00; 
    color:rgb(0, 0, 0); 
    margin-bottom:0px; 
    border-bottom-color:snow; 
    border-bottom-width:1px; 
    border-bottom-style:solid; 
}
.usual div.icerik {
    /*padding:10px 10px 8px;*/
    background:#FFFFFF;
    clear:left;
    height:auto;
    width:100%;
    border-bottom:1px solid #CCC;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-top:0;
    text-align: center;
    overflow: y-scroll;
}
.usual div a {
    color: rgb(0, 0, 0); font-weight: bold;
}


.text-blue{color: blue !important;}
.text-red{color: red !important;}
.text-green{color: green !important;}
.text-black{color: black !important;}

.text-right{text-align: right !important;}
.text-left{text-align: left !important;}
.text-center{text-align: center !important;}
