﻿.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}
.keyboard
{
    float: left; 
    cursor: hand; 
    background-image: url("keyboardw.png");
    background-repeat: no-repeat; 
    width: 25px; 
    height: 25px; 
    background-position: 3px 5px;
}
.tacirler_menkul
{
    background-image: url("images/tacirler_menkul.jpg");
    background-repeat: no-repeat;
    width:760px;
    height:72px;
}

/* Gri : #f3f3f3, Kirmizi : #ca0000, Lacivert : #26323b*/
TextArea
{
	
	}

.labelhisse
{
	color:Red;
	text-align:justify;
	position: static;
}
/*
label
{
    position: absolute;
    text-align: right;
    width: 130px;
}
*/
label.check, label.radio
{
    position: relative;
}

.print a
{
    outline: none;
    }
.print a:hover
{
    text-decoration: none;
}

.menuLink a
{
    color: #2196cd;
    outline: none;
}
.menuLink a:hover
{
    text-decoration: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: White;
}

.validation-summary-valid
{
    display: none;
}

table.formTable
{
	font-family:Tahoma;
    width: 100%;
    text-align: left;
    margin-top:0px;
}

table.formTable label
{
    display:block;
    color:#ca0000;
}

table.formTable span
{
    display:inline-block;
    text-align: left;
    color:#ff0000;
}

table.formTable tbody
{
    overflow: scroll;
}

table.formTable tbody td
{
    padding: 4px;
    vertical-align: top;
    text-align: left;
    color:Black;
}
.dashboard_input
{
	font-size:11px;
	font-family:Tahoma;
}
.dashboard_size80
{
	width:80px;
	font-size:11px;
	font-family:Tahoma;
}
.dashboard_size100
{
	width:100px;
	font-size:11px;
	font-family:Tahoma;
}
.dashboard_size120
{
	width:120px;
	font-size:11px;
	font-family:Tahoma;
}
table.formTable thead tr th, table.formTable tfoot tr th
{
    background-color: #26323b;
    color:white;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}

/*Table Sortable*/
table.sortable
{
	font-family:Tahoma;
    background-color: #CDCDCD;
    margin: 20px, 0px, 15px;
    font-size: 8pt; 
    /*width: 100%;*/
}
table.sortable tbody
{
    overflow: scroll;
}

table.sortable thead tr th, table.sortable tfoot tr th
{
    background-color: #26323b;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}


table.sortable thead tr .header
{
    background-image: url("images/bg.gif");
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

table.sortable thead tr
{
    color: #f3f3f3;
    text-align: center;
}

table.sortable tbody td
{
	color:black;    
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}

table.sortable tbody .group td
{
    font-weight: bold;
    padding: 10px 20px;
    color: #f3f3f3;
    background-color: #ca0000;
}

table.sortable tbody tr.odd td
{
    background-color: #F0F0F6;
}

table.sortable thead tr .headerSortUp
{
    background-image: url("images/desc.gif");
}

table.sortable thead tr .headerSortDown
{
    background-image: url("images/asc.gif");
}

table.sortable thead tr .headerSortDown, table.sortable thead tr .headerSortUp
{
    background-color: #f3f3f3;
    color: #ca0000;
}

#wait
{
    top: 100px;
    left: 50%;
    position: absolute;
    margin-left: -100px;
    width: 200px;
    text-align: center;
    display: none;
    margin-top: -10px;
    background: #000;
    color: #FFF;
    display: none;
}

.top
{
    /*width: 100%;*/
    height: 18px;
}

.center-content
{
    /*position: relative;*/
    padding: 1px 20px 1px 25px;
    margin: -1px 0 -50px 0;
    margin-bottom: 5px;
}
.liquid-round-nowidth
{
    background: #f3f3f3;
}
.liquid-round
{
    width: 580px;
    margin-bottom: 20px;
    margin: 0px auto;
    background: #f3f3f3;
}

.liquid-round-header
{
    /*width: 100%;*/
    height: 20px;
    color: #f3f3f3; /* #ca0000;*/
    padding: 7px;
    margin: -10px -10px -10px -10px;
    background-color: #26323B; /*#0C63A5;#074F86;*/
    font-weight: bold;
}

.Dashboard-CurrentPosition-liquid-round
{
    margin-bottom: 20px;
    width: 1000px;
    margin: 0px auto;
    background: #f3f3f3;
}

.Dashboard-Default-liquid-round
{
    margin-bottom: 20px;
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    background: #f3f3f3;
}

.Default-liquid-round
{
    margin-bottom: 20px;
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    background: #f3f3f3;
}


.DefaultTable
{
    font-size: 9pt;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #0D2B51;
}

.DefaultLabel
{
    background-color: #0D2B51;
    color: #FFF;
    padding: 5px;
    font-size: 11pt;
}

div.scroll
{
    margin-top: 20px;
    height: 250px;
    overflow: auto;
    padding: 8px;
}

.acInput
{
    width: 200px;
}
.acResults
{
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
}
.acResults ul
{
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}
.acResults li
{
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}
.acLoading
{
    background: url('indicator.gif') right center no-repeat;
}
.acSelect
{
    background-color: Highlight;
    color: HighlightText;
}
.CustomTextBox
{
	width:75px;		
	font-size:12px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}
/******************* new **************************/
body {
    margin:0;
    padding:0;
    border:0;			
    width:100%;
    background:#fff;
    min-width:600px;   
	font-size:90%;
	font-family:Arial, Tahoma, Verdana;
}
a {
    color:#369;
    text-decoration:none;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}
h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}
p {
    margin:.4em 0 .8em 0;
    padding:0;
}
img {
	margin:10px 0 5px;
}
#main{width:950px;}
#header {
    clear:both;
    float:left;
    width:100%;
}
#header {
	border-bottom:1px solid #369;
}

#header ul {
	clear:left;
	float:left;
	list-style:none;
	margin:-20px 0 0 240px;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#369;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	width:120px;
}
#header ul li a:hover {
	background:#369;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#369;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
#logo{background-image:url(images/logo.jpg);background-repeat:no-repeat;text-indent:-500px; display:block;width:226px;height:29px;margin:4px 0 4px 4px;}
/*halile 17.12.2019*/
#logo:hover
{
    text-decoration: none;
    background-color:White;
}
/*end halile 17.12.2019*/
#path {
	clear:both;
	background:#eee;
	border-top:4px solid #369;
	margin:0;
	padding:6px 15px !important;
	text-align:left;
}
.page
{
    width:100%;
    float:left;    
}
.page .leftnav
{
    float:left;
    width:160px;
    padding:12px 8px 12px 8px;
    min-height:465px; 
}
.page .leftnav a
{
    color:#369;
    text-decoration:none; 
    width:150px;
    display:block;
    padding:3px 0 3px 0;
    border-bottom:1px dotted #369;
}
.page .leftnav a:hover
{
	background-color:#369;
	color:#fff;
	text-decoration:none;
}
.page .contentwrap
{
    /*float:left;
    width:753px;*/
    padding:12px 8px 12px 12px;
    min-height:465px;  
    border-left:1px solid #369;
}

#footer {
    clear:both;
    float:left;
    width:100%;
	border-top:0px solid #000;
	background-color:#369;
	text-align:center;
	color:#fff;
}
#footer p {
    padding:10px;
    margin:0;
}
#footer a {
    color:#fff;
    text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer div{

    padding:8px 0px 8px 0px;
    margin:auto;
    
}






/*
 * Numeric Stepper Skin
 */
.ui2-stepper {
	height: 1.6em;
	width: 5em;
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #555;
	background: #fff;
}

.ui2-stepper .ui2-stepper-textbox {
	width: 75%;
	height: 100%;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 125%;
	border: none;
	background: none;
	padding: 0;
}

.ui2-stepper .ui2-stepper-plus,
.ui2-stepper .ui2-stepper-minus  {
	width: 25%;
	height: 50%;
	font-size: 0.5em;
	padding: 0;
	margin: 0;
	z-index: 100;
	text-align: center;
	position: absolute;
	right: 0;
	font-family: "Courier New", Courier, monospace;
}
.ui2-stepper .ui2-stepper-minus {
	bottom: 0;
}

div#spinner
{
    display: none;
    width: 100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: url(images/loading_ajax.gif) no-repeat center #fff;
    text-align: center;
    padding: 10px;
    font: normal 16px Tahoma, Geneva, sans-serif;
    border: 1px none #666;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 2;
    overflow: auto;
}
.submit-progress-bg {
    background-color: transparent Gray;
    /*opacity: .5;
    display:inline;*/
  }
.sozlesme-popup .ui-dialog-content {overflow:hidden !important;padding: 1;width:auto;}
.sozlesme-popup .ui-dialog-titlebar-close{display:none}
.sozlesme-popup-button-right{float:left;}