﻿/* Body */
body {margin:0; padding:0; background-image:url('images/zemin.gif'); font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 12px; overflow-y:scroll;}

/* Lila Dialog */
.lilaDialog {}

/* Page Loading */
.lilaloading-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#ccc; opacity:0.7; filter:alpha(opacity=70); }
.lilaloading-mask-msg { position: absolute; top: 50%; margin-top: -20px; width: auto; height: 30px; padding: 18px 5px 4px 45px; background: #fff url('images/loading.gif') no-repeat scroll 5px 10px; border: 2px solid #6593CF; color: #222; }

.lila-loading { width: auto; height: 30px; padding: 5px; background: #fff url('images/loading.gif') no-repeat center center; }

/* Lila Page Header */
.lilaHeader {height: auto; width: auto; display: block; position:inherit;}
.lilaHeader img.logo { width:24px; height:24px; border:none; padding-right:7px;}
.lilaHeader .ui-dialog-titlebar .ui-dialog-title {font-size:18px;}
.lilaHeader .ui-dialog-titlebar {padding: .3em 1em !important;}
.lilaHeader .helpCaption {white-space: nowrap; right: 35px !important; width: auto; background:none !important;}
/*.lilaHeader .ui-dialog-titlebar .ui-button {zoom:1.5;-moz-transform: scale(1.5);}*/

.label {text-align:right; padding-left:20px; white-space:nowrap;}
.input {text-align:left;}
.lilaeditable { border:1px dotted gray;}
.bold {font-weight:bold;}

fieldset {padding: .4em; margin: 3px; margin-bottom:10px; background-color: transparent !important; }
fieldset legend { font-style: italic; }

.nonTutar { background-color:#f0c4b4 !important;}

/* Input Controller */
textarea {line-height:18px; resize:none;}
input, textarea, select {line-height:18px; background-color: #dfeffc; border:1px solid #79B7E7; color:#2E6E9E; padding-left:2px; padding-right:2px;}
input[type='image'] {padding:0px !important;}
input[Validate="true"], select[Validate="true"], textarea[Validate="true"] {background-color: #ffFF99;}
div[Validate="true"], div[Validate="true"] button {background-color: #ffFF99;}
input[disabled], select[disabled], textarea[disabled] {background-color: #dddddd; }

.lilaTutar {line-height:20px;background-color: #dddddd;border:1px solid #79B7E7;color:#2E6E9E;padding-left:2px;padding-right:2px;min-height: 20px;text-align:right;}

input.pagination-num {line-height:16px; text-align:right;}
select.pagination-page-list {line-height:16px; }
.pagination-info {padding-right:20px;}

.ui-multiselect-filter input { height:auto !important; }

/* Buttons Control */
.lilaButtonControl {position:fixed; z-index:10;}
.lilaButtonControl td {padding:2px;}
.lilaButtonControl button {min-width:95px; max-width:95px;}


/* Auto Comlate */
.lilaAutoComplate {line-height:16px; position:inherit !important; padding:0 !important; margin:0 !important; border:1px solid #79B7E7 !important;overflow: inherit !important;}
.lilaAutoComplate .ui-dialog-titlebar { position:relative;padding: .2em .2em !important;}
.lilaAutoComplate .ui-dialog-title  {width: 95% !important;}
.lilaAutoComplate .ui-dialog-titlebar button {right: .1em !important;border:none !important;border-radius:0px !important;}
.lilaAutoComplate .ui-dialog-titlebar .ui-dialog-title {font-size:1em;}

.ui-menu-item {border:1px solid transparent; margin:-1px !important;}
.ui-menu-item span.adres {font-size:.8em; font-style:italic; color:#A2A2A2;text-overflow:ellipsis;}
.ui-menu-item span.bakiye { padding-left:10px; white-space:nowrap; font-style:italic; color:#9B528C; font-weight:bold;}
.ui-autocomplete {overflow-x:hidden; overflow-y:auto;}

/* Lila Overlay */
.lilaOverlay {z-index:20;}
.lilaOverlayButton {z-index:22; position:absolute; right:10px; top:10px;}
.lilaOverlayContent {z-index:21; position:absolute; left:40px; top:40px;}


/* Tree view */
.lilaTree { display:block; }
.pasifGrup, .pasifGrup a { color:#e17009 !important; font-style:italic; }

/* Layout Panel */
.layout { display:block; }
.layout .left 
{
    float:left; width:200px;
    min-width:150px; overflow-x:auto; overflow-y:auto;
    border-right:1px solid #79B7E7;
    display:block; padding:.5em; background-color:White;
}
.layout .right { display:block; overflow-y:auto; }

/* Tasarimlar */
.pagePrew { border:1px solid gray; background-color:#ffffff; position:relative; float:left; overflow:auto; cursor:crosshair; margin:0;padding:0; }
.pagePrew .lilaFatItem {text-overflow: ellipsis; white-space:nowrap; overflow:hidden; cursor: move; position:absolute; padding-right:15px; min-width:15px; min-height:15px; background:transparent;border-style: dotted;}
.pagePrew .ui-selected { background: #F39814 !important; color: white; opacity:0.6; filter:alpha(opacity=60); z-index:9999; }
.pageProp { margin-left:10px; border:1px solid gray; float:left;}
.pagePrew button.delete { position:absolute; width:18px; height:18px; right:0px;top:0px; }

.pagePrew .hair { position:relative!important; pointer-events:none; padding:0!important; margin:0!important; left:0; top:0;}
.pagePrew .hair.hair-h { width:100%; height:.5px; border-top:1px dotted #000; }
.pagePrew .hair.hair-v { height:100%; width:.5px; border-left:1px dotted #000; }

/* Kurlar */
.lilaKur { overflow:hidden; max-height:50px;min-height:50px; position:fixed;}
.lilaKur:hover {max-height:100%;z-index:1000;}
.lilaKur .datagrid-cell-rownumber {width:auto !important; text-align:right !important;}

/* Pleace Holder */
/* all */
::-webkit-input-placeholder { color:#a5b2b9; font-style:italic; }
::-moz-placeholder { color:#a5b2b9; font-style:italic; } /* firefox 19+ */
:-ms-input-placeholder { color:#a5b2b9; font-style:italic; } /* ie */
input:-moz-placeholder { color:#a5b2b9; font-style:italic; }

/* Color Picker */
.colpick {z-index:9999;}

/* jQuery UI Override */
.ui-dialog {overflow:visible !important;}
.ui-button {text-align:left !important;}
.ui-state-focus { font-weight: normal !important; }
.ui-button .ui-button-text { white-space:nowrap; text-overflow: ellipsis; width:auto;overflow: hidden;}
.ui-multiselect-checkboxes .ui-state-hover, .ui-multiselect-checkboxes .ui-state-active {font-weight:normal !important;}
.ui-multiselect-menu {overflow:auto;}
.ui-widget-overlay {opacity:.8 !important;}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.3em .3em .3em 1.8em !important}
.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.4em !important}

.ui-autocomplete-input { background-image:url("images/down.png"); background-position:right center; background-repeat:no-repeat; height:20px; }
.ui-autocomplete-loading { background-image:url("images/ui-load-16x16.gif") !important; background-position:right center; background-repeat:no-repeat; }

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35 !important;
    filter: Alpha(Opacity=35) !important;
    background-image: none !important;
}
.ui-accordion-header-righttext {position: absolute;right: 1em;top: 50%;margin-top: -8px}

/* Data Grid */
div.datagrid-cell {min-height:15px;}
div.datagrid-sort-asc, div.datagrid-sort-desc { font-weight:bold; color:#e17009; }
.datagrid-footer .datagrid-cell {font-weight:bold;}
.datagrid-footer { background: #F4F4F4; }
.menuUI-active { background: rgba(235, 242, 255, .5) !important; }

.lilaColumn { margin: 0 3px 3px 3px; padding: 0.4em 1em 0.4em 1em; height: 18px;}
.lilaColumn input { line-height:18px; }
.lilaColumn label { line-height:18px; padding-left: 0.7em; }
.datagrid-header input.datagrid-editable-input, .datagrid-header select.datagrid-editable-input { background-color: #fef1ec;border: 1px solid #cd0a0a;color: #cd0a0a;}

/* Acordion */
.ui-accordion h3.ui-accordion-header img {width:32px; height:32px; padding-right:10px;}
.ui-accordion img.wh24 {width:24px; height:24px; }

/* Radio Button List */
.firmaSec { text-align:center;}
.firmaSec button { float:right;}

.radioList { float:left;}
.radioList td { padding:3px; text-align:left;}
.radioList td label { font-size:14px;}

/* Çek Senet */
.CS
{
    display: inline-block;
	padding: 3px 6px;
	background-color: #999;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.15),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.15),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15);
	color: #ffffff;
	vertical-align: baseline;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.CS_1 { background-color: #0033CC;} .CS_1:before {content:'C'}
.CS_2 { background-color: #ffa037;} .CS_2:before {content:'S'}
.CS_3 { background-color: #47d1de;} .CS_3:before {content:'K'}
.CS_4 { background-color: #FF6666;} .CS_4:before {content:'B'}

.CKB_1 { background-color: #47d1de;} .CKB_1:before {content:'F'}
.CKB_2 { background-color: #FF6666;} .CKB_2:before {content:'P'}
.CKB_3 { background-color: #0033CC;} .CKB_3:before {content:'K'}
.CKB_4 { background-color: #63c76a;} .CKB_4:before {content:'B'}
.CKB_5 { background-color: #ffa037;} .CKB_5:before {content:'C'}

.UH_1 { background-color: #0033CC;} .UH_1:before {content:'U'}
.UH_2 { background-color: #FF6666;} .UH_2:before {content:'H'}
.UH_3 { background-color: #FF6666;} .UH_3:before {content:'D'}

.KIBO_3  { background-color: #ffa037;} .KIBO_3:before {content:'A'}
.KIBO_25 { background-color: #63c76a;} .KIBO_25:before {content:'G'}
.KIBO_26 { background-color: #47d1de;} .KIBO_26:before {content:'Ç'}
.KIBO_30 { background-color: #468847;} .KIBO_30:before {content:'F'}
.KIBO_31 { background-color: #FF0000;} .KIBO_31:before {content:'I'}
.KIBO_37 { background-color: #990099;} .KIBO_37:before {content:'S'}

/* Lisans */
.lisans 
{
    display: inline-block;
	padding: 3px 6px;
	background-color: #999;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.15),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.15),inset 0px -1px 0px 0px rgba(0, 0, 0, 0.15);
	color: #ffffff;
	vertical-align: baseline;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}
.code { background-color: #9B528C !important; font-family:"Courier New"}
.paket { background-color: #ffa037 !important; font-family:"Courier New"}

.inserted { padding-left : 10px;}
.inserted input, inserted textarea, inserted select { height:20px;}

.siparis { background:#ffa037; }

div.urunImage { max-height:150px; min-height:150px; max-width:150px; min-width:150px; border-radius: 10px; border: 1px solid #ddd; padding: 5px; }
div.urunImage img { pointer-events: none; max-height:140px; max-width:140px; }
div.urunImage label { padding:0; margin:0; cursor:pointer; display:inline-block; }

.header table { height:100%; }
.header .uyari { text-align:center; vertical-align:middle; font-size:15px; color: #FF6666;}
.header .saat { text-align:center; vertical-align:middle; font-size:12px; font-weight:bold; color: #9B528C;}

div.aktarma {margin-left:20px; margin-right:20px; margin-bottom:20px;}
div.aktarma div.saat { text-align:center; padding:3px; font-size:20px; color: #9B528C; font-weight:bold; }
div.aktarma .ui-state-error {padding:5px; }
div.aktarma .ui-state-error div { padding:3px }

/* E- Fatura */
.E_fatura { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color : #ffffff; display: inline-block; padding: 2px 4px; margin:1px; text-overflow: ellipsis; white-space:nowrap; overflow:hidden;}
.emustahsil { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color : #ffffff; display: inline-block; padding: 2px 4px; margin:1px; text-overflow: ellipsis; white-space:nowrap; overflow:hidden;}
.eInvoice { background-color: #468847; }    .eInvoice:before { content: 'e-Fatura'; }
.eArchive { background-color: #FF6666;}     .eArchive:before { content:'e-Archive'; }

.profile_1 { background-color: #47d1de; }    .profile_1:before { content: 'Temel'; }
.profile_2 { background-color: #ffa037; }    .profile_2:before { content: 'Ticari'; }
.profile_3 { background-color: #FF6666; }    .profile_3:before { content: 'eArşiv'; }
.profile_4 { background-color: #990099; }    .profile_4:before { content: 'Ihracat'; }
.profile_5 { background-color: #bb72bb; }    .profile_5:before { content: 'Hal Tipi'; }
.profile_6 { background-color: #999999; }    .profile_6:before { content: 'Yolcu Beraber'; }
.profile_8 { background-color: #64b3d6; }    .profile_8:before { content: 'Enerji'; }
.profile_9 { background-color: #64b3d6; }    .profile_9:before { content: 'İlaç Ve Tıbbi Cihaz'; }

.E_irsaliye { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color : #ffffff; display: inline-block; padding: 2px 4px; margin:1px; text-overflow: ellipsis; white-space:nowrap; overflow:hidden;}
.eIrsaliye { background-color: #468847;}    .eIrsaliye:before { content:'e-İrsaliye'; }

.irstype_1 { background-color: #ffa037; }    .irstype_1:before { content: 'TEMELIRSALIYE'; }
.senario_1 { background-color: #ffa037; }    .senario_1:before { content: 'SEVK'; }

.belgeNo { background-color: #444444; max-width:125px;}
.istisna { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color : #ffffff; padding: 2px 4px; margin:1px;}
.istisnaCap { color : #000; padding: 2px 4px; margin:1px;}

.state_0 { background-color: #CC33FF; max-width:90px; }
.state_1 { background-color: #FF6600; max-width:90px; }
.state_2 { background-color: #3333FF; max-width:90px; }
.state_3 { background-color: #0000FF; max-width:90px; }
.state_4 { background-color: #0033CC; max-width:90px; }
.state_5 { background-color: #468847; max-width:90px; }
.state_6 { background-color: #00CC66; max-width:90px; }
.state_7 { background-color: #FF6666; max-width:90px; }
.state_8 { background-color: #990099; max-width:90px; }
.state_9 { background-color: #999999; max-width:90px; }
.state_10 { background-color: #FF0000; max-width: 90px;}
.state_11 { background-color: #468847; max-width: 90px;}
.state_12 { background-color: #FF6600; max-width: 90px;}
.state_13 { background-color: #30303a; max-width: 90px;}
.state_14 { background-color: #999999; max-width: 90px;}

.istate_-1 { background-color: #CC33FF; max-width:120px; }
.istate_0 { background-color: #CC33FF; max-width:120px; }
.istate_1 { background-color: #FF6600; max-width:120px; }
.istate_2 { background-color: #3333FF; max-width:120px; }
.istate_3 { background-color: #0000FF; max-width:120px; }
.istate_4 { background-color: #0033CC; max-width:120px; }
.istate_5 { background-color: #468847; max-width:120px; }
.istate_6 { background-color: #468847; max-width:120px; }
.istate_7 { background-color: #00CC66; max-width:120px; }
.istate_8 { background-color: #FF0000; max-width:120px; }

.JSUploadForm{ background: #FFF;padding: 20px 30px 5px 30px;box-shadow: rgba(122, 122, 122, 0.7) 0 3px 10px -1px;-webkit-box-shadow: rgba(122, 122, 122, 0.7) 0 3px 10px -1px;color: #666;overflow: auto; margin-bottom:10px;}
.JSUploadForm .JSFileChoos,.startJSuploadButton{display: inline-block;cursor:pointer; line-height: 1;padding: 7px 10px;text-decoration: none;font-weight: bold;color: #fff;background-color: #39c;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
.JSFileCount{margin: 0 20% 0 2%;}
.JSUploadForm .JSpreveiw{margin-top: 10px;margin-left: -40px;}
.JSUploadForm ul.JSpreveiw{list-style-type: none;}
.JSUploadForm ul.JSpreveiw li{width: inherit; border-bottom: 1px solid rgb(78, 78, 78); padding: 10px;overflow: auto;background-color: rgb(26, 22, 22);}
.JSUploadForm ul.JSpreveiw li span{}
.JSUploadForm ul.JSpreveiw li span.JSsize{float:right}
.JSUploadForm ul.JSpreveiw li span.JSpercent{width: 100%;text-align: left;}
.JSUploadForm ul.JSpreveiw li span.JSfilename{width: 100%;text-align: left;}
.JSUploadForm ul.JSpreveiw li > div:first-child{width: 8%;}
.JSUploadForm ul.JSpreveiw li > div{width: 80%;float:left;position: relative;float: left;}
.JSUploadForm ul.JSpreveiw li div img{border: 1px solid rgba(255, 255, 255, 0.65);}
.JSProgressBarParent{background: #5A5A5A;height: 10px;}
.JSFileProgress {width: 0%;height: 10px;background-image: linear-gradient(#A4BDE4 20%, #1650AC 90%);}
.JSnotAllowed{color: red !important;}
.JSUploadForm ul.JSpreveiw li span.JSOprIcons{float: right;}
.JSUploadForm ul.JSpreveiw li span.JSOprIcons img{margin-right: 5px;cursor: pointer;width: 15px}
.JSUploadForm span{font-size: 12px}

.JSThumbnailDiv {margin:3px; padding:3px; border:1px dotted gray; width:100px; height:120px; float:left;}
.JSThumbnailDiv img {width:100px; height:100px;display:block;}
.JSThumbnailDiv div {text-align:center; width:98px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
