/*---------------------------
	DASHBOARD
---------------------------*/
 
.dashboard
{
	width:685px;
	float:left;
	margin-bottom:15px;		
}
.dashboard-top
{
	height: 24px !important;	
	background:#ffffff url(../images/home_tab.gif) no-repeat 0%;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.18em;
}

.dashboard-top-small
{
	background:#FFFFFF url(../images/home_tab_small.gif) no-repeat 0%;
	color:#FFFFFF;
	font-weight:bold;
	height:24px !important;
	line-height:1.18em;
}

.hide-link-button
{
	vertical-align:top;
}

.my-title
{
	color:#1f477d;
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 20px;
	float:left;
	width:300px;
	vertical-align:middle;
}

.title-quick-links
{
	color:#004789;
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 20px;
	float:left;
	width:150px;
}

  
.title-small
{
	color:#1f477d;
	font-family:Tahoma,Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 20px;
	float:left;
	width:85px;
	vertical-align:middle;
}

.dashboard-top-inner
{
	height: 20px;	
	background:#fff url(../images/tab_back.gif) repeat-x scroll left bottom;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.18em;
}
.dashboard-top .dashboard-title
{
	background:transparent url(../images/tab_l-act.gif) no-repeat scroll 0% 0%;
	color:#A12800;
	float:left;
	margin-bottom:-1px;
	margin-right:1px;

}
.dashboard-top .dashboard-title div
{
	font-size:12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	background:transparent url(../images/tab_r-act.gif) no-repeat scroll right top;
	padding:4px 20px;
}

.dashboard-top-inner .dashboard-title-inner
{
	background:transparent url(../images/tab_l-act-2.gif) no-repeat scroll 0% 0%;
	color:#A12800;
	float:left;
	margin-bottom:-1px;
	margin-right:1px;
}

.dashboard-top-inner .dashboard-title-inner div
{
	font-size:12px;
	background:transparent url(../images/tab_r-act.gif) no-repeat scroll right top;
	padding:4px 20px;	
}

.dashboard-bottom
{
	border-color:#A0A0A0 rgb(160, 160, 160);
	border-style:none solid solid;
	border-width:medium 1px 1px;
	background:#fff;
	padding-left:15px;
}

.dashboard-center
{
	background:#fff;	
	border-color: #6ac0e5;
	border-style:none solid solid solid;
	border-width:medium 1px 1px;
}

.dashboard-center .nothing
{
    background-color:#F2F8FF;
    clear:both;
    height:15px;
    overflow:hidden;
}

.homeblock {
	float:left;
	margin:10px 0px 2px 15px;
	height: 28px;
	width:212px; 
	cursor:pointer;
	cursor:hand;
}
.homeblock a.homeblock-title 
{
	font-size:10pt;
	color:#A12800;
	margin:5px 0px 5px 5px;
}

.homeblock .first-row
{
	width:100%;
	height: 32px;	
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #636363;
}

.homeblock .first-row-active
{
	height: 32px;	
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #a12800;
	cursor: pointer;
}
.homeblock img
{
	float: left;
}

.homeblock .title
{	
	width:184px;	
    display:table-cell;
    vertical-align:middle;
	float: none;  
	color:#1f477d; 
	clear:right;
	float:right; 
}

.homeblock a.homeblock-image
{
	padding-top:10px;
	float:left;
}
.homeblock .description
{
	float:left;
    vertical-align:middle;	
	float:left;
	margin-top:2px;	
	color: #000000;	
	text-decoration: none;	
	font-size:10px;
	clear:right;
	float:right;
	font-weight:normal;
	width:173px;
}


.new-item
{
	width : 330px;
}
.new-item-2
{
	width : 220px;
	margin-left:15px;
	
}

.new-item-center
{	
}

#welcome-to-admin
{
	color: #636363;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	float: right;
}

/*---------------------------
	Recently Modified Block
---------------------------*/

.recently-modified
{
	width:700px;
	float:left;
}
.recently-modified-top
{
	height: 20px;
	
	background:#fff url(../images/tab_back.gif) repeat-x scroll left bottom;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.18em;
}

.recently-modified-top .recently-modified-title
{
	background:transparent url(../images/tab_l-act.gif) no-repeat scroll 0% 0%;
	color:#A12800;
	float:left;
	margin-bottom:-1px;
	margin-right:1px;

}
.recently-modified-top .recently-modified-title div
{
	font-size:12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	background:transparent url(../images/tab_r-act.gif) no-repeat scroll right top;
	padding:4px 20px;
}

.recently-modified-bottom
{
	border-color:#A0A0A0 rgb(160, 160, 160);
	border-style:none solid solid;
	border-width:medium 1px 1px;
	background:#fff;
	padding-left:15px;
}
.recently-modified-center
{
	background:#fff;	
	border-color: #A0A0A0 rgb(160, 160, 160);
	border-style:none solid none solid;
	border-width:medium 1px 1px;
	font-size:12px;
	font-family: Tahoma, Verdana, Arial;	
}

.recently-modified-content
{
    padding:15px 15px;
    width:655px;
}

.recently-modified-content hr
{
	background-color:#C7E1F2;
	color:#C7E1F2;
	margin-top:15px;
	border:none;
	height:1px;
}

.recently-modified-content-p
{
	width:115px;
	float:left;
}

.recently-modified-content a
{
    color:#1f477d;
}

.recently-modified-content ul
{
    margin:10px 0px;    
}

.recently-modified-content ul li
{
    width:100%;    
    margin-bottom:5px;
    float:left;
}

.recently-modified-content ul li span
{
    background-color:#fff;    
}

.recently-modified-content ul li .icon
{
    float:left;
    clear:both;
}

.recently-modified-content ul li .title
{
    float:left;
    padding:0px 10px;
}

.recently-modified-content ul li .date
{
    padding:0px 0px 0px 10px;
    color:#000000;
    font-size:10px;
    font-family:Arial;
    
}

/*---------------------------
	Recently Modified Block
---------------------------*/

.qick-link
{
	margin-top: 3px;	
	height: 18px;
	font-size:11px;	
	color: #004789 !important;
	text-decoration:underline;	
}

.qick-link a
{	
	color: #004789 !important;	
}


.qick-link-active
{	
	margin-top: 3px;	
	height: 18px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	cursor: pointer;
	color: #004789 !important;
}

.ql-help-content a
{
	font-size:10pt;
	color: #A12800 !important;	
}

.new-item-center ul
{	
    width: 179px;    
    padding:0;    
	padding-top: 3px !important;
	padding-bottom:15px;
}
.qick-link .ql-left
{
	height:20px;
	width: 4px;
	padding-left:30px;
	padding-top:1px;
	background-image: url("../images/bullet_item.gif");
	background-position: center;
	background-repeat: no-repeat;
	float:left;
	margin-right:-10px;
	
}

.qick-link-active .ql-left
{
	height:20px;
	width: 4px;
	padding-top:1px;
	background-image: url("../images/bullet_item_active.gif");
	background-position: center;
	background-repeat: no-repeat;
	padding-left:30px;
	float:left;
	margin-right:-10px;
}

.ql-links
{
	padding: 2px 0px 2px 22px;
}
.ql-recent
{
	padding: 2px 0px 2px 12px;
}
.ql-help-content
{
	padding: 10px 19px 10px 19px;
}

.ql-help-content .nothing
{
    clear:both;
    height:1px;
    overflow:hidden;
}

.ql-help-content .title
{
    font-weight:bold;
    margin-bottom:5px;
}

.hide-link 
{
	padding: 0;
	margin: 0px 0px 0px 0px;
	padding-right:5px;
	padding-top:5px;
	float: right;
	font-size:12px;	
	font-family:Tahoma, Verdana, Arial;
}

.hide-link a
{
	color: #636363;
	font-family: Tahoma, Verdana, Arial ;
	font-size: 11px;
	text-decoration:none;
}

.hide-link img
{
	padding-left: 3px;
	margin:-1px -1px 0px 0px;
}

.margin-more
{
	margin-top: 20px;
}


/*CHART STYLES*/

.chart-links
{
    background-color:#F2F8FF;
	padding-left: 20px;
	padding-bottom:10px;
	border-bottom: solid 1px #6ac0e5;
}

.chart-links .active-type a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.chart-container
{
	width: 100%;
	border: none;
}

.chart-container .navigation
{
	width: 49px;
	background: url(../images/chart/nav-bgr.png);
}

.chart-container .chart-content
{
	width: 630px;
}

.chart-container .text-style
{
    background-attachment:scroll !important;
    background-color:transparent !important;
    background-image:url(../images/chart/table-nav-img.png) !important;
    background-position:left bottom;
    background-repeat:repeat !important;
    height:60px !important;
    border-top:1px solid #6AC0E5;
    cursor: pointer;
}

.chart-container .chart-style
{
    background-attachment:scroll !important;
    background-color:transparent !important;
    background-image:url(../images/chart/chart-nav-img.png) !important;
    background-position:left bottom;
    background-repeat:repeat !important;
    height:60px !important;
    cursor: pointer;
}

.chart-container .active-type-last
{
	border-bottom: solid 1px #6ac0e5;
}

.chart-container .active-type
{
	background-position: left top;	
}

.chart-content .ico-calendar, .ico-calendar-clear
{
	float: none !important;
}

.chart-content a
{
	text-decoration: none !important;
}

.chart-content .filter-area
{
	margin: 10px 15px 5px;
	width: 602px;
}

.filter-area .filter-from, .filter-to
{
	float: left;
	width: 200px;
}

.filter-area .filter-from
{
	width: 200px;
}

.filter-area .filter-to
{
	width: 165px;
}

.filter-area .search-button
{
	float: left;
	width: 110px;
}

.filter-area .search-button input
{
	height: 20px !important;
}

.filter-area .btn-inner-clear 
{
	background:transparent url(../../../Files/images/controls/calendar/ClearDate.png) repeat scroll left bottom;
	border:0px none;
	cursor:pointer;
	height:20px;
	width:20px;
}

.chart-content .grid-area
{
	padding: 0;
	margin-top: 2px;
	background-color: #ffffff !important;
	border: none;
}

.chart-content .grid
{
	background-color: #ffffff !important;
	border-bottom:none;
	margin-bottom:0px;
}

.chart-content .grid tbody td
{
	background-color: #ffffff !important;
}

.chart-content .grid-chart
{
	 border-color:-moz-use-text-color #B6B6B6 rgb(182, 182, 182) -moz-use-text-color;
     border-style:none;
     border-width:medium 1px 1px medium;
     width:100%;
}

.chart-content .grid tbody td .blue
{
	background-color: #dbecf8;
	border-right: solid 2px #86bee6;
}

.chart-content .grid tbody td .green
{
	background-color: #dcf2d0;
	border-right: solid 2px #6f9b44;
}

.chart-content .grid tbody td .orange
{
	background-color: #f8e5d2;
	border-right: solid 2px #da7e1c;
}

.chart-content .grid tbody td .red
{
	background-color: #f8d4d4;
	border-right: solid 2px #da2828;
}

.chart-content .grid tbody td .crimson
{
	background-color: #f8daed;
	border-right: solid 2px #da46a4;
}

.chart-content .grid tbody td .violet
{
	background-color: #f1dbf8;
	border-right: solid 2px #b64ada;
}
	
.chart-content .grid tbody td .dark-blue
{
	background-color: #dfdbf8;
	border-right: solid 2px #5d4cda;
}
.grid-chart-div
{
   border:1px solid #B6B6B6;
}

.nav
{
        background-position: left bottom;
}

.left-bottom-div
{
    height:270px;
    width:50px;
    background-attachment:scroll !important;
    background-color:transparent !important;
    background-image:url(../images/chart/left-bottom-div.png) !important;
    background-repeat:repeat !important;
}

.blue
{
    background-image:url(../../Files/images/ico/blue.gif);
    border-right:solid 1px #86BEE6;
    vertical-align:middle;
    float:left;
}

.green
{
    background-image:url(../../Files/images/ico/green.gif);
    border-right:solid 1px #6F9B44;
    vertical-align:middle;
    float:left;
}

.orange
{
    border-right:solid 1px #DA7E1C;
    background-image:url(../../Files/images/ico/orange.gif);
    vertical-align:middle;
    float:left;
}

.red
{
    border-right:solid 1px #DA2828;
    background-image:url(../../Files/images/ico/red.gif);
    vertical-align:middle;
    float:left;
}

.crimson
{
    border-right:solid 1px #DA46A4;
    background-image:url(../../Files/images/ico/crimson.gif);
    vertical-align:middle;
    align:left;
}

.violet
{
    border-right:solid 1px #B64ADA;
    background-image:url(../../Files/images/ico/violet.gif);
    vertical-align:middle;
    float:left;
}

.dark-blue
{
    border-right:solid 1px #5D4CDA;
    background-image:url(../../Files/images/ico/dark-blue.gif);
    vertical-align:middle;
    float:left;
}

.chart-grid-td
{
    
}

.chart-grid-name-td
{
    padding:0 3px 0 5px;
}

.chart-grid-td-border
{
    padding:5px 10px 5px 0px;
    border-right: 1px solid #B6B6B6;
}

.three-dots-img
{
    
}

.chart-td
{
    border-style: none none none solid; 
    border-color: rgb(182, 182, 182); 
    border-width: 1px; 
    padding:5px 0px;
}

.chart-sort-block
{
	margin: 5px 0 0 15px;
	height: 20px;
}

.chart-row-spacer
{
	width: 2%;
	float:left;
}

.grid-chart-header-name
{
	width: 20%;
	padding:0 3px 0 5px;	
}

.grid-chart-header-value
{
	width: 80%;
}

.contact-el
{
    border-bottom:solid 1px #E1ECF7;
    
    padding:5px 0px;
}

.contact-bord
{
    padding: 0px 12px 10px 0px;
}

.contact-header
{
    background-image : url(../../Files/images/contact-header.jpg);
    height:20px;
    padding:10px 0px 10px 10px;
}

.contact-span
{
    font-size:larger;
    
    font-weight:bold;
    color:#0E397A;
    
}

.bottom-row
{
    float:left;
    width:581px;
    border:solid 1px #5587C4;
    border-top-color:#C2EBFF;
    padding:3px 0px 3px 0px;
    font-size:1em;
}
