@CHARSET "UTF-8";

body
{
	direction:rtl;
	margin: 0px 3%;
    padding:0px;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-family: Arial;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	overflow-x:hidden;
	background-color:#FDFEF9;
	/* dudy 25/6/2016 background: url("/images/sitebg.jpg") repeat-x scroll 0 0 #FDFEF9; */
}
a
{
	text-decoration:none;
	cursor:hand;
}
a:hover { text-decoration:underline;}
p{  margin:0px; padding:0px; }
h1, h2, h3{ margin:0px; }
img{ border:none; }
ul{ margin:0px; }
h2 {
	color:#999999;
	font-size:14px;
	font-weight:bold;
}
.no-decoration-ul { list-style:none; padding:0px;}
.pageBreak { page-break-before: always; }
.errorMsg
{
	color:red;
}
#LinksBanner
{
	height:30px;
	/*width:980px;*/
	margin-bottom:0px;
	position:relative;
	background-color:#5763cc;
	color:white;
	background: url(/images/bg-links.jpg) repeat-x scroll left top transparent;
    height: 43px;
}
#LinksBanner a
{
	color:#ffffff;
	font-size:larger;
	font-weight:900;
	margin: 5px;
}
#LinksBanner a:hover{ color:#c0c0c0; }
#LinksBanner #navLinks {padding:0px; margin:5px; float:right; padding-top:2px; margin-left:5px;}


#Container
{
	/*width:980px;*/
	
	margin:0px auto;
	
	border:0px;
	border-left:2px solid #bbb;
	border-right:2px solid #bbb;
	border-bottom:2px solid #bbb;
	background-color:white;
}
#wideContainer
{
	margin:0px auto;
	border:0px;
	border-left:2px solid #bbb;
	border-right:2px solid #bbb;
	border-bottom:2px solid #bbb;
	background-color:white;
}
#leftPane
{
	width:48%;
	height:100%;
	float:left;
	border:0px;
	
	
}
#rightPane
{
	width:50%;
	height:100%;
	border:0px;
	float:right;
	padding:10px;
}
#leftPane iframe
{
	border:0px;
}
#Upper
{
	height:140px;
	/*width:980px;*/
	padding-bottom:5px;
	position:relative;
}
#Upper #SiteLogo #SiteLogoImage
{
	width:297px;
}
#Upper #SiteLogo
{
	margin:15px 0px 0px 0px;
	width:400px;
	float:right;
}
#Upper #SiteLogo p {
	position:absolute;
	font-weight:bold;
	font-size:20px;
	top:90px;
	left:150px;
	width:450px;
	line-height:130%;
	color:black;
}
#Upper #SiteLogo table {
	position: absolute;
	font-weight: bold;
	font-size: 16px;
	top: 109px;
	left: 0px;
	width: 650px;
}
#Upper #SiteLogo p a {
	color: black;
	text-decoration: underline;
}
#Upper #Menu 
{
	margin-top:3px;
	color:#1d6b91;
	float:left;
	padding:15px 45px 0px 0px;
	width:260px;
}

#Upper #Menu .loginInfo
{
	color:#676767;
	text-align:left;
	width:100%;
	margin-left: 17px;
}
#Upper #Menu a{ color:#676767; }
#Upper #Menu a:hover{ color:#000000; text-decoration:underline;}
#Upper #Menu ul {padding:0px; margin:0px; float:left;}
#Upper #Menu ul li {float:right;list-style-type:none; margin-left:5px;}

.case-table
{
	margin: 0 auto;
	width:900px;
	background-color:#d9eaf2;
	border:solid 1px #8dbdd8;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
	padding:5px;
}

.case-table2
{
	margin: 0 auto;
	width:900px;
	padding:5px;
}

.sub-case-table
{
	width:880px;
	background-color:#d9eaf2;
	border:solid 1px #8dbdd8;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
	padding:5px;
}
.sub-case-table table
{
	width:860px;
}
.case-table td
{
	vertical-align:text-top;
}
#CaseContent
{
	/*
	margin: 0 25%;
	original:
	width:900px;
	right:40px;	
	*/
	position:relative;
}
.linkble
{
	cursor:pointer;
}
.document
{
	width:650px;
	overflow-x:hidden;
	margin:0px auto;
	border:0px;
	font-size:17px;
}
.document p { font-size:17px; }
.document span { font-size:17px; }
.content
{
	width:900px;
	overflow-x:hidden;
	margin:0px auto;
	border:0px;
}
.content table
{
	background-color:#d9eaf2;
	border:solid 1px #8dbdd8;
	padding:5px;
}
#casesTableDiv
{
	/*width:900px;*/
	width:90%;
	margin:0px auto;
}
.formTable td
{
	padding:5px;
	vertical-align:text-top;
}
.eventsTable
{
	width:150px;
	margin: 0 auto;
	background-color:#d7d7d7;
	border:solid 1px #c0c0c0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
	padding:1px;
}
.eventsTable table
{
	width:880px;
	border:0px;
	background-color:#f2f2f2;
	margin:5px;
}
#contentContainer
{
	height:1300px;
}
#eventTypeList ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#eventTypeList {
        width: 200px;
        border: 1px solid #ccc;
        margin: 10px;
		float:right;
		position:static;
        margin: 0;
        font-weight: bold;
        background: #F3FAFF;
        }

#eventTypeList li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        	text-decoration: none;
        }

#eventTypeList li a:link, #eventTypeList li a:visited {
        color: #888;
        display: block;
        background: url(/images/menu3.gif);
        padding: 8px 30px 0 0;
        }

#eventTypeList li a:hover, #eventTypeList li #current, #eventTypeList li a:active {
        color: #283A50;
        background: url(/images/menu3.gif) 0 -32px;
        padding: 8px 30px 0 0;
        }
#docTemplates
{
	width:700px;
	/* float:left; */
	float:right;
	margin-right:40px;
	padding-left:20px;
}
#docTemplates .list
{
	padding: 5px 5px 5px 5px;
	height: 19px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	width: 400px;
	line-height: 1.4;
}
#calendar
{
	width:800px;
	margin:0px auto;
}
#calendarWidget
{
	width:inherit;
	margin:0px auto;
}
#addBtn
{
	right:20px;
}
#tagsBtn
{
	float:left;
	left:50px;
}
#loginFormDiv
{
	width:250px;
	margin:0px auto;
}
#loginFormDiv table { padding:10px; }
#oldTabs {
  float:right;
  width:100%;
  background:#BBD9EE;
  font-size:93%;
  line-height:normal;
  }
#oldTabs ul {
    margin:0;
    padding:10px 10px 0 50px;
    list-style:none;
  }
#oldTabs li {
  display:inline;
  margin:0;
  padding:0;
  }
#oldTabs a {
  float:right;
  background:url("/images/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#oldTabs a span {
  float:left;
  display:block;
  background:url("/images/tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#oldTabs a span {float:none;}
/* End IE5-Mac hack */
#oldTabs a:hover span {
  color:#FF9834;
  }
#oldTabs a:hover {
  background-position:0% -42px;
  }
#oldTabs a:hover span {
	background-position:100% -42px;
}

#oldTabs #selectedSetting a {
	background-position:0% -42px;
}
#oldTabs #selectedSetting a span {
	background-position:100% -42px;
}
#secondaryHeader
{
	background:#BBD9EE;
	top:-15px;
}
.editCase
{
	float:left;
}
.icon-clickable
{
	float:right;
	cursor:pointer;
	
}
.icon-clickable:hover
{
	border: 1px solid #CCCCCC;
}
.envelope:hover
{
	background: url("/images/mail_icon_small.gif") no-repeat;
	width:20px;
	text-decoration:none;
}
/* TinyMCE specific rules */
body.mceContentBody {
   size:4;
   font-size:medium;
   width:95%;
}

.dashboardSettings
{
	width:100%;
	text-align:center;
}
.dashboardSettings td
{
	width:48%;
	border-color:#808080;
	border-style:dashed;
	border-width:thick;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:20px;
}
.dashboardSettings table
{
	border:0px;
	width:100%;
} 
.dashboardSettings table td
{
	border:1px;
	border-style:solid;
	border-color:#8DBDD8;
	width:100%;
} 
.greyLink
{
	color:#808080;
	font-weight:900;
	font-size:large;
	cursor:pointer;
}
.gray
{
	color:#808080;
}
.solidTable
{
	border:1px solid;
	font-size:large;
}
.solidTable td
{
	border:1px solid;
	padding:5px;
	margin:0px;
}

#ui-id-1 {
    text-align: center;
}

.document_header {
	line-height:200%;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	white-space: nowrap;
}

.document_header_date{

}

