
body {
    direction: rtl;
}

.logo-wrap {
	background: url("../themes/images/top.jpg") no-repeat scroll 0 0 transparent;
background-position: right;
}

.userInfo {
	margin-right: 10px;
}

.list-table table th {
border-left: 1px solid  #C4C4C4;
}

.list-table table td {
border-left: 1px solid  #C4C4C4;
}

.elementStyle{
	text-align: right;  direction: ltr; padding-left: 8px; padding-right: 8px;
}

.hebName{
	text-align: right; direction: ltr;
}


#importantCounters {

	top: 0px;
	left: -510px;
	position: relative;

}

.menu-warp {
    float: right;
    margin-left: 6px;
    margin-right: 5px;
    display: inline-block;
}

.header-warp {
    float: right;
    margin-left: 8px;
}


.header-warp-header-right {
	 background: url("../themes/images/warp-header-right.png") no-repeat scroll 0 0 transparent;
    float: right;
}
.header-warp-header-left {
	background: url("../themes/images/warp-header-left.png") no-repeat scroll 0 0 transparent;
    float: right;
}
.header-warp-header {
    float: right;
}

.warp-foter-right {
	background: url("../themes/images/warp-foter-right.png") no-repeat scroll 0 0 transparent;
    float: right;
}
.warp-foter-left {
	background: url("../themes/images/warp-foter-left.png") no-repeat scroll 0 0 transparent;
    float: right;
}
.warp-foter {
    float: right;
}




.list-table-header-right {
	background: url("../themes/images/list-table-header-right.png") repeat scroll 0 0 transparent;
    float: right;
 }
.list-table-header-left {
	 background: url("../themes/images/list-table-header-left.png") repeat scroll 0 0 transparent;
     float: right;

}
.list-table-header {
    float: right;
}


.list-table-border-top {
      float: right;
}
.list-table-border {
      float: right;
}








.h_menu li{
	float: right;
	margin-right: 20px;
}

.s_menu-items li:hover {
    background: url("../themes/images/hover-arrow.png") no-repeat scroll left center #DCDCDC;
}

.list-table-links
{

	width:960px;
}

.list-table-links li
{
	float: left ;
	margin-left: 10px;
}


.ui-icon-alert
{
	float:right;
	margin:0px 0px 0px 5px;
}




.one-record-wrapper {
	margin-right: 15px;
}


.buttons-layout  {
	/* width:760px; */
  display:inline-block;
  overflow: auto;
  white-space: nowrap;
  margin:20px auto;

}


.field-header
{
	float: right;
	/* width:130px; */
	margin:1px;
}

.field-display-data
{
	float: right;
	margin:1px;
}

.field-group
{
	float: right;
}

.field-date
{
	width:200px;
}

.field-search-group
{
	float: right;
	margin-left: 5px;
}



/*
Start Specific Project Classes
*/

/* Start Add to customize dialog fore Hebrew display */

.ui-dialog .ui-dialog-title {
    float: right;
    margin: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
    margin-top: -3px;
    float: left;
    position:static;

}
/* End Add to customize dialog fore Hebrew display */

.login-lang-wrapper
{
	padding-right: 5px;
}

.list-table-foter-right {
       background: url("../themes/images/warp-foter-right.png") no-repeat scroll 0 0 transparent;
    float: right;
}
.list-table-foter-left {
       background: url("../themes/images/warp-foter-left.png") no-repeat scroll 0 0 transparent;
    float: right;
}
.list-table-foter {
    float: right;
}

.field-set-header div {
    padding-right: 0px;
}

.field-set-header div span {
       padding-left: 5px;
}

.mright {
    color: #545E6B;
    float: right;
    font: 100 30px arial;
    text-align: right;
}

.header-table-warp {
    margin-right: 5px;
}

.field-header-tab{
	margin-right: 16px;
}
.field-validation-text-tab{
	margin-right: 16px;
}

.location-left {
    margin-right: 16px;
}

.location-date-left {
    margin-right: 35px;
}

.ui-datepicker-trigger
{
   /*  float: left;
    margin-top:4px;
    margin-left: 150px; */
}


#header1 {
	font-size: 12pt;
	font-family: Arial;
	top: 20px;
	right:30%;
	position: relative;
	/* width:130px; */
}

 .header2 {
 	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	top: 40px;
	right:60%;
	position: relative;
}
.header3 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	top: 80px;
	right:58%;
	position: relative;
}

.english {
    top: 40px;
	right:87%;
	position: relative;
	/* width:130px; */
	cursor: pointer;
}

.hebrew {
    top: 18px;
	right:90%;
	position: relative;
	/* width:130px; */
	cursor: pointer;
}

.clear-right {
	 clear: right;
}

.form-checkboxes {
	padding-left: 65px;
}

.engTitle {
	display: none;
}


/*
End Specific Project Classes
*/