html, body, #container, form, #upResultGrid {
    height: 100%;
    margin: 0;
}
xtable {
   table-layout: fixed;
}

div#MainContent_upResultGrid {
    height: 100%;
}


/*body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
}*/
a
{
	color:Black;
}

.xtreeListItem, .xRadTreeList .rtlHBorders .rtlR td, .xRadTreeList .rtlHBorders .rtlA td
{
	padding:0px 0px 0px 0px;
	line-height:12px;
	height:12px;
	margin: 0px;
	border-collapse:collapse;
}
/*#container {
	min-width:850px;
	text-align:center;
	padding:0px 0px 0px 0px;
}*/
#header
{
	vertical-align:middle;
	height:0px;
}
#logo
{
	float:right;
	xbackground-image:url(Images/integreal_en.jpg);
	xbackground-position:right;
	xbackground-repeat:no-repeat;
	xmin-height:50px;
	xmin-width:90px;
    padding:0;
}
    #logo img {
        height: 50px;
        padding: 1px 1px 1px 1px;
    }
#loginView {
    float: left;
}

#menu {
    clear: both;
    --padding-left: 100px;
    --padding-right: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #0889b3;
    color: White;
}

#top {
    float: left;
    background-position: left;
    background-repeat: no-repeat;
    min-height: 100px;
    min-width: 160px;
}


#menu a {
    color: White;
    display: block;
    font-weight: bold;
}

.unselectedMenuItem {
    color: #909497;
}

.selectedMenuItem {
    background-color: #909497;
    color: #909497;
}

.menuUnselectedItem {
    text-align: left;
    z-index: 100;
    color: #909497;
}

#status {
    text-align: right;
    b,ackground-color:#0889b3;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #909497;
    color: #000000;
    height: 30px;
}

    #status a {
        color: #000000;
    }

#filter {
    height: 210px;
}
div#content {
    width: 100%;
    /*overflow-x: hidden;*/
    /*overflow-y:hidden;*/
    xxposition: absolute;
    xxtop: 180px;
    bottom: 20px;
    left: 0;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
}

#footer {
    width: 100%;
    background-color: #f0f0f0;
    color: #0889b3;
    height: 20px;
}

    #footer a {
        color: #3F1770;
        padding-bottom: 0;
    }

#title
{
	float:left;
	padding-left:100px;
	font-size:x-large;
	xline-height:100px;
	font-weight:bold;
	color:#0889b3;
	xheight:100px;
}
#PageTitle
{
	vertical-align:top;
	height:190px;
}
.login_box_main
{
	Color:#909497
}

.RadMenu, .rmRootGroup, .rmItem
{
	background-color:#0889b3 !important;
	border: 0px !important;

}
h1, p {
	margin: 0;
	padding-bottom: 1em;
}
/*xh1 {
	font-size: 12px;
	line-height: 1.5em;
}*/
.ErrorLabel
{
	padding-top:20px;
	color:Maroon;
}
 .Progress
 {
   background-color:#0889b3;
   color:White;
   width:105px;
 }
 
.Progress img {
   vertical-align:middle;
   margin:2px;
 }

.well {
    background-color: #f5f5f5;
    padding: 20px 20px 20px 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.fv {
    background-color: #eee;
    vertical-align: top;
    text-align: center;
    padding: 5px 5px 5px 5px;
}

    .fv Label {
        display: block;
        font-weight: bold;
    }

.fvCol {
    width: 450px;
    height: 80px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    background-color: #ddd;
    float: left;
    vertical-align: bottom;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .fvCol Label {
        display: block;
        font-weight: bold;
    }

    .fvCol Span Label {
        display: inline;
        font-weight: normal;
    }

    .fvCol input[type='checkbox'] {
        height: 13px;
        width: 13px;
    }

.fvCommand {
    clear: both;
    float: right;
    padding-bottom: 10px;
}

.dateFilter span {
    padding-right: 15px;
}

.listResult .listHeader {
    width: 100%;
    background-color: #f8f8f8;
    padding: 10px 2px 0px 2px;
}

.rec_count {
    width: 45%;
    float: left;
}

.page_no {
    float: left;
}

.buttons {
    text-align: right;
    float: right;
}
 /*.grid
 {
 	width:100%;
 	overflow:auto;
 	overflow-y:hidden;
 	-ms-overflow-y: hidden;
 }
  .grid2
 {
 	width:100%;
 	height:100%;
 	overflow:auto;
 	overflow-y:hidden;
 	-ms-overflow-y: hidden;
 }
.grid table
{
	border:2px solid #aaaaaa;
}*/
 
/*.detailsView {
	width:600px;
	overflow:hidden;
	padding:0 110px;
	border-collapse: collapse;
	border-spacing:0;
	}
.detailsView tr
{
	padding-bottom:10px;
	height:28px;
	line-height:28px;
}

.detailsView td:first-child 
{
	width:250px;
	float:left;
	font-size:13px;
	color:#5C707C;
	font-weight:bold;
}
.detailsView td:first-child + td input, 
.detailsView td:first-child + td select, 
.detailsView td:first-child + td textarea,
.detailsView td:first-child + td span:first-child 
{
	width:343px;
	height:20px;
	border:1px solid #7F9DB9;
	line-height:18px;
	float:left;
}
.detailsView .ajax__calendar
{
	width:auto;
	height:auto;
	line-height:normal;
	float:none;
}
.detailsView .ajax__calendar td,.detailsView .calendarContainer .ajax__calendar td+td
{
	width:auto;
	height:auto;
	border:none;
	line-height:11px;
	float:none;
	color:#000;
	font-weight:normal;
	font-size:11px;
}

.detailsView a
{
	width:74px;
	height:20px;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-family:tahoma;
	line-height:20px;
	background: url(../images/trns_btn.jpg) no-repeat;
	text-align:center;
}*/

/*.lft_list{
	width:187px;
	overflow:hidden;
	padding:15px 0;
}	
.lft_list li{
	width:187px;
	float:left;
	padding:2px 0;	
}
.lft_list li a{
	font-size:14px;
	color:#5C707C;
	padding-left:20px;
	background:url(images/icon.jpg) no-repeat left;	
}
.lft_list li a:hover{
	color:#000;
	text-decoration:underline;
}*/

.fv_edit
{
	margin: 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	background: #f8f8f8;
	width:850px;

}
.fv_edit_item
{
	clear:both;
}
.fv_edit_item textarea
{
	height:100px;
}


.fv_edit label
{
	display:inline;
	float:left;
	width:250px;
	font-weight:bold;
}
.fv_edit input, .fv_edit textarea,.fv_edit span
{
	width:400px;
	float:left;
}
.fv_edit select
{
	width:410px;
	float:left;
}
.fv_edit input[type='submit']
{
	width:auto;
	float:none;
}
.fv_edit input[type='checkbox']
{
	width:auto;
}
.fv_edit td,.fv_edit td label
{
	width:auto;
	float:left;
	font-weight:normal;
}
.fv_edit em
{
	display:block;
	float:left;
	padding-left:18px;
	color:Red;
	width:150px;
}

.clear
{
	clear:both;
}

.listResult
{
	border-bottom-width:8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}


tr[disabled]
{
	background-color:#aaaaaa !important;
}

#divFileUpload {
    display: block;    
    padding-left:100px;
    padding-top: 50px;
}

/*.greenZone
{
	background-image:url(images/green_dot.jpg);	
	background-position:bottom;
	background-repeat:repeat-x;	
}
.redZone
{
	background-image:url(images/red_dot.jpg);	
	background-position:top;
	background-repeat:repeat-x;
}*/

div#cfChartContainer {
    height: 120px;
    overflow-x: auto;
    overflow-y: hidden;
}

div#cfChart {
    height: 103px;
    margin-left: -5px;
    overflow-x: hidden;
    overflow-y: hidden;
}

div#treeListContainer {
    position: absolute;
    top: 120px;
    bottom: 0px;
    width: 100%;
}

.k-treelist, .pagePanel {
    height: 100%;
    width: 100%;
}

.k-grid tr {
    height: 26px;
}
/*cash flow row colors*/

.caHover {
    font-weight: bold;
    background-color: #f6fc77 !important;
    border-color: black;
    border-width: 2px;
}

.cfListItem {
    color: #1a1a1a;
}
.k-grid tr[rt='ia'] {
    background-color: #e5fbec;
}
.k-grid tr[rt='ic'] {
    background-color: #b9f4cc;
}
.k-grid tr[rt='ea'] {
    background-color: #fddbdb;
    
}
.k-grid tr[rt='ec'] {
    background-color: #fbabaa;
}

.k-grid tr[rt='lm'] {
    background-color: #7ab8f8;
}
.k-grid tr[rt='la'] {
    background-color: #e4f7fa;
}

.k-grid tr[rt='sm'] {
    background-color: #b9b9b9;
}
/*grid selected row color*/
.k-grid tr[role='row']:hover 
{ 
    background-color: lightgoldenrodyellow;
}

.k-auto-scrollable tr[rt='ia'], .k-auto-scrollable tr[rt='ea'] {
    cursor: pointer;
}
.k-grid td.x {
    cursor: pointer;
}
.RadHtmlChart {
    float:left;
}

/*#accTrxTreeList{
    width:100%;
}*/

.form-window {
    width: 600px;
    margin: 20px;
    padding: 20px;
    float: left;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    font-size: 80%;
}

    .form-window h2 {
        border-bottom: 1px solid #ccc;
        font-size: 1.4em;
        font-weight: normal;
        padding: 0;
        margin: 0;
    }

    .form-window h3 {
        border-bottom: 1px solid #ccc;
        font-size: 1.2em;
        font-weight: normal;
        padding: 0;
        margin: 0;
    }

    .form-window ul {
        list-style-type: none;
    }

        .form-window ul li {
            margin: 10px;
        }

        .form-window ul label {
            font-weight: bold;
            display: inline-block;
            width: 90px;
            xxtext-align: right;
        }

    .form-window label {
        display: block;
        margin-bottom: 10px;
    }

    .form-window .buttons {
        margin-top: 25px;
    }

    .form-window .k-button {
        width: 100px;
    }