*
{
    font-family: Arial;
    direction: rtl;
}

body
{
	text-align: center;
	/*background:url(../LandingPages/NituachTechni/Images/Background_1.png);*/
}

ul.icon
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.icon li
{
	float: right;
	margin-left: 1px;
}

div.icon
{
	width: 16px;
}


.number
{
    direction: ltr !important;
	text-align: center;
	width: 100px;
}


.positive
{
	color: green;
}

.negative
{
	color: red;
}


ui-button
{
	color: #5F1212;
}

.date
{
	width: 110px;
	text-align: center;
}

#divFv
{
	direction: ltr;
	width: 250px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: black;
	font-weight: bold;
	background-color: white;
	border: 4px solid #7F1F1F;
}


#divFu
{
	width: 250px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
}


#tableStocks,
#tableClosedStocks,
#tableComments
{
	margin: 0;
	padding: 0;
	font: normal 0.9em Helvetica, sans-serif;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 4px solid #7F1F1F;
	color: black;
	/* background: #F0F0F0; */
	text-align: center;
	/*width: 850px;*/
}


#tableStocks caption,
#tableClosedStocks caption,
#tableComments caption
{
	margin: 0;
	height: 48px;
	padding: 0;
	color: black;
	line-height: 2em;
	text-align: right;
	font: bold 150% Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.14em;
}


#tableStocks thead,
#tableClosedStocks thead,
#tableComments thead
{
	color: #fff;
	background: #AF2020;
}

#tableStocks thead tr th,
#tableClosedStocks thead tr th,
#tableComments thead tr th
{
	/*padding: 8px 4px 8px 4px;*/
	padding: 4px;
	
}


#tableStocks thead th,
#tableStocks thead th,
#tableComments thead th
{
	border: 0px solid #ADBBCA;
}

#tableStocks tfoot,
#tableStocks tfoot,
#tableComments tfoot
{
	background: #fff;
}

#tableStocks tfoot tr td,
#tableStocks tfoot tr th, tbody tr td,
#tableStocks tfoot tr td,
#tableStocks tfoot tr th, tbody tr td,
#tableComments tfoot tr td,
#tableComments tfoot tr th, tbody tr td
{
	padding: 4px;
}

#tableClosedStocks tbody,
#tableComments tbody
{
	height:	150px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#tableClosedStocks tbody{
	height:	250px;
}

#tableStocks tbody tr:hover,
#tableClosedStocks tbody tr:hover,
#tableComments tbody tr:hover
{
	background: #fff;
}

#tableStocks tbody tr,
#tableClosedStocks tbody tr,
#tableComments tbody tr
{
	border: 0px solid #ADBBCA;
	height: 50px;
}

#tableStocks tbody th,
#tableClosedStocks tbody th,
#tableComments tbody th
{
	padding: 8px;
	border: 0px solid #ADBBCA;
}

#tableStocks tbody td,
#tableClosedStocks tbody td,
#tableComments tbody td
{
	/* background: #EFEFEF; */
	height:	30px;
}

#tableStocks tbody tr.odd,
#tableClosedStocks tbody tr.odd,
#tableComments tbody tr.odd
{
	/* background: #C4CFDB; */
	
}

#tableStocks tbody tr.odd td,
#tableClosedStocks tbody tr.odd td,
#tableComments tbody tr.odd td
{
	/* background: #DFDFDF; */
}

#tableStocks tbody tr.odd:hover,
#tableClosedStocks tbody tr.odd:hover,
#tableComments tbody tr.odd:hover
{
	background: #fff;
}


thead.fixedHeader tr
{
	display: block;
}

thead.fixedHeader th
{
    /*width: 90px;*/
}

th.th_short th
{
    width: 30px;
}


tbody.scrollContent
{
    display: block;
    //height: 250px;
    max-height: 250px;
    overflow-x: auto;
    overflow-y: auto;
    /*width: 850px;*/
}

tbody.scrollContent td
{
   /* width: 30px;*/
}


.innerb {height:auto; overflow:auto; }
.th1 {width:5%;}
.th2 {width:90px;}
.th3 {width:90px;}
.th4 {width:75px;}
.th5 {width:75px;}
.th6 {width:75px;}
.th7 {width:90px;}
.th8 {width:100px;}
.th9 {width:85px;}
.th9 {width:85px;}
.th10 {width:85px;}

.td1 {width:5%;}
.td2 {width:90px;}
.td3 {width:90px;}
.td4 {width:75px;}
.td5 {width:75px;}
.td6 {width:75px;}
.td7 {width:90px;}
.td8 {width:100px;}
.td9 {width:85px;}
/*td10*/


.comments_th1{width:150px;}
.comments_th2{width:150px;}
.comments_th3{width:550px;}

.comments_td1{width:150px;}
.comments_td2{width:150px;}
.comments_td3{width:550px; text-align: right;}

.closed_th1{width:150px;}
.closed_th2{width:150px;}
.closed_th3{width:125px;}
.closed_th4{width:125px;}
.closed_th5{width:100px;}
.closed_th6{width:100px;}
.closed_th7{width:100px;}


.closed_td1{width:150px;}
.closed_td2{width:150px;}
.closed_td3{width:125px;}
.closed_td4{width:125px;}



