BODY {
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px;
	 font-style: normal;
	 font-size: 9pt;
	 font-family: arial;
	 background-color: #ffffff;
}

.BODY {
	 font-style: normal;
	 font-size: 9pt;
	 font-family: arial;
	 background-color: #ffffff;
}

SELECT {
    font-size: 9pt !important;
}

.ui-widget {
    font-size: 9pt !important;
}

INPUT {
    font-size: 9pt !important;
}

.wrapper {
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px;
}

.topline {
	  /*background-image: url(images/gradient-top-bottom-grey.gif);*/
	  background-image: url(images/gradient-top-bottom-blue.png);
	  border-bottom: solid 1px #333333;
	 /*padding: 5px;*/
	 padding: 0px 5px;
	  margin: 0px;
	  font-size: 14pt;
	  font-family: Tahoma;
	  font-weight: bold;
    color : black;
}

TABLE.caption,TR.caption,TD.caption,DIV.caption {
    background-image: url(images/captionbg.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    display: block;
    font-size: 12pt;
}

TD.minicaption {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #fdad14;
    /*
	background-color: #d7e2e8;
    background-image: url(images/minicaptionbg.gif); */
	color: #FFFFFF;
    /* background-image: url(images/minicaptionbg2.gif); */
    font-weight: bold;
    font-size: 11pt;
}

.heading {
    background-image: url(images/headingbg.gif);
    background-color: #c5deea;
    font-weight: bold;
    text-align: center;
}

.mainmenu {
    background-color: #F9F9F9;
    height: 400px;
    width : 270px;
}
.ui-button-text {
    font-size: 1em !important;
	white-space: nowrap;
}

.coloredbutton {
  	 background-color:#FFDF9D;
     border-style:outset;
     font-weight:bold;
     color:blue;
     cursor:poiner;
     font-family:arial;
	 font-size:1em !important;
}

.coloredbutton2 {
     background-color: #F7F7F7;
     border-style: outset;
     border-color: #DDDDDD;
     border-width: 1;
     font-family:arial;
	 font-size:1em !important;
}

.coloredbutton3 {
    background-color: #F7F7F7;
    border-style: outset;
    border-color: #DDDDDD;
    border-width: 1;

	  margin: 0px 0px 0px 0px;
	  vertical-align: middle;
    text-align: left;
	  padding-left: 3px;
	  padding-right: 7px;
    font-family: arial;
	  font-size: 12;
	  width: 100%;
}

.coloredbutton3_selected {
    background-color:orange;
    color:#FFFF7D;
}

.coloredbutton4 {
     background-color: #B9CCDC;
     border-style: outset;
     border-color: #DDDDDD;
     border-width: 1;
     font-family:arial;
     color: blue;
}

.mainmenuwrapper {
    background-color: #AAAAAA;
    height: 500px;
}

.dblisterheader {
    background-image: url(images/dblisterheaderbg.gif);
    font-weight: bold;
    text-align: center;
	font-size: 9pt;
}

A.dblisterheader {
    color: #6880B7;
    text-decoration: none;
}

A:link.dblisterheader {
    color: blue;
    text-decoration: none;
}

A:visited.dblisterheader {
    color: blue;
    text-decoration: none;
}

A:active.dblisterheader {
    color: red;
    background-color: #FFFFEE;
    text-decoration: none;
}

A:hover.dblisterheader {
    color:green;
}

.dblisterheadersmall {
    background-image: url(images/dblisterheaderbg.gif);
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
}

A:link.dblisterheadersmall {
    color:blue;
    text-decoration: none;
}

A:visited.dblisterheadersmall {
    color: blue;
    text-decoration: none;
}

A:active.dblisterheadersmall {
    color: red;
    background-color: #FFFFEE;
    text-decoration: none;
}

A:hover.dblisterheadersmall {
    color:green;
}

A.dblisterheadersmall {
    color: #6880B7;
    text-decoration: none;
}

.dblistersmalldata {
    background-color : #DDDDDD;
    font-weight : normal;
	  font-size : 8pt;
    font-family: arial;
}

.dblisterquotcompare {
    border-style:solid;
    border-top: medium solid #ff0000;
    background-color : #DDDDDD;
    font-weight : normal;
	  font-size : 8pt;
    font-family: arial;
}

span.dblisterquotcompare {
    border-style:solid;
    border-top: medium solid #ff0000;
    background-color : #DDDDDD;
    font-weight : normal;
	  font-size : 8pt;
    font-family: arial;
}

.dblistersmallinnerdata {
    font-weight : normal;
    font-size : 8pt;
    font-family: arial;
}

.dblistergreensmalldata {
    background-color : transparent;
    font-weight : normal;
	font-size : 8pt;
    font-family: arial;
    color : green;
}

.dblistersmalldata2 {
    background-color : #FDECC4;//#ECECEC;
    font-weight : normal;
	  font-size : 8pt;
    font-family: arial;
}

.dblistertotalsmall {
    background-color: #B9CCDC;
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
    font-family: arial;
}

.propsform {
    background-color: #ffeac4;
    font-weight: normal;
	  font-size: 9pt;
	  border-style: solid;
	  border-width: 1pt;
    border-color: orange;
}

.subform {
    background-color: #FEFAE0;//#FDF5C4;//#FFF7E8;//#F9F9F9;
    font-weight: normal;
	  font-size: 9pt;
	  border-style: solid;
	  border-width: 1pt;
}

A:link.propdatacell {
    font-size: 9pt;
    color: navy;
    font-weight: bold;
    text-decoration: none;
}
A:visited.propdatacell {
    color: navy;
    text-decoration: none;

}

A:active.propdatacell {
    color: navy;
    text-decoration: none;
    background-color: white;

}

.propdatacellred {
    font-size: 9pt;
    color: red;
    font-weight: bold;
    font-family: Arial;
}

.dblisterredsmalldata{
    background-color : transparent;
    color : green;
    font-weight : normal;
	font-size : 8pt;
    font-family: tahoma;
}

.dblistertransparentsmalldata{
    background-color : transparent;
    color : #010134;
    font-weight : normal;
	font-size : 10pt;
    font-family: tahoma;
}

.propnamecell {
    font-weight: bold;
    font-size: 9pt;
    font-family: arial;
    color: #010134;
}

.extra_border_style {
	 border-color: #c4c4c4;
	 border-style:solid;
	 border-width:1px;
	 padding:3px;
}

P, UL, LI{
   margin-top: 0px;
	 margin-bottom: 0px;
}

.titlecaption {
    background-color: #455C92;
    /* filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=navy,endColorStr=Gainsboro); */
    color : #FEDF9E;
    font-weight: bold;
    font-family: arial;
	  font-size: 12pt;
    text-align: center;
	  border-style: solid;
	  border-width: 1pt;
    border-color: orange;
}

A.link1 {
    color: navy;
}
.PMOver {
		font-size: 10pt;
	    background-color : #c6e9ff;
}

.PMOut {
		font-size: 10pt;
	    background-color : #ffffff;
}
.PMSpan {
	    background-color : #a7a7a7;
}

.HasOpenEvent {
	  font-size: 9pt;
    color: red;
    font-weight: bold;
    font-family: Arial;
}

.subtitle {
	font-size: 13pt;
	font-weight: bold
}

.listtable {
    background-color: #f2f8ff;
    font-weight: normal;
    font-size: 10pt;
}

.listtitle {
     background-color: #416ce0; //#FBD27E;
     font-weight:bold;
     text-align: center;
	 font-size: 10pt;
     color: #C0C0C0;
}

.coloredscroll {
    scrollbar-face-color:  #FBDC89;
  	scrollbar-arrow-color: gray;
  	scrollbar-track-color: #FBD27E;
}

.transparentbox {
    background-color: #F0F0F0;
    border-width: 1px;
    border-style: groove;
}

.transparentbox2 {
    background-color: #FBD27E; //#416ce0;
    border-width: 1px;
    border-style: groove;
}

.redcaption {
    color: red;
}

.greencaption {
    color: green;
}

.mini {
	font-size: 8pt;
	font-style: bold;
}

.titlepanel {
    background-color: #ffc149;
    /* filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=navy,endColorStr=Gainsboro); */
    color : #FFFFFF;
    font-weight: bold;
    font-family: arial;
	font-size: 12pt;
	border-style: solid;
	border-width: 1pt;
    border-color: orange;
}

.dblistersmalldataborder {
    background-color : #DDDDDD;
    font-weight : normal;
    font-size : 8pt;
    font-family: arial;
    border-color:black;
}


.dblistersmalldata2border {
    background-color : #FDECC4;//#ECECEC;
    font-weight : normal;
	font-size : 8pt;
    font-family: arial;
    border-color:black;
}

.dblisterheadersmallborder {
    background-image: url(images/dblisterheaderbg.gif);
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
    border-color:black;
}

.dblistertotalsmallborder {
    background-color: #B9CCDC;
    font-weight: bold;
    text-align: center;
    font-size: 8pt;
    font-family: arial;
    border-color:black;
}

.float_window2 {
    background-color: #FEF8CB;//#FFFBDC;
    border-style:solid;
    border-width:1px;
    border-color:#d4d4d4;
    font-weight: normal;
    font-family: Arial;
    font-size: 10pt;
}

.propsformheader {
    background-color:#C0D0FF;
    font-weight: bold;
    text-align: center;
	font-size: 9pt;
}

.drisha_icons{
  width: 85%;
}

.isuf{
  width : 20px;
  height: 20px;
  background-image:url("images/isuf.png");  
}

.ui-approve-btn{
	background-image: url("images/v.gif") !important;
    width: 16px;
    height: 16px;		
}

.ui-search-btn{
	background-image: url("images/search.gif") !important;
    width: 16px;
    height: 16px;		
}

.ui-save-btn{
	background-image: url("images/save.gif") !important;
    width: 16px;
    height: 16px;		
}

.ui-lister-btn{
	background-image: url("images/lister_columns.png") !important;
    width: 16px;
    height: 16px;
}

.loading_div {
	position: absolute;
    top: 0;
    left: 0;
	margin-right: 440px;
	z-index: 1000;
	background-image: url("images/ajax-loader.gif");
	width: 100%;
	height: 100%;
	background-color: rgba(253, 253, 253, .4);
	background-repeat: no-repeat;
	background-position: 55%;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .8 !important;
}

#chartContainer_LTR .canvasjs-chart-container {
	
}

#chartContainer_RTL .canvasjs-chart-container{
	text-align:right !important;
	float:right !important;
	
}

.graphRectangle{
	white-space: nowrap;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    background-color: DarkCyan;
    display: inline-block;
}

.canvasjs-chart-credit{
	visibility: hidden;
}


