/* TABLES
-------------------------------------------------------------------------*/
	/*Common Styles--*/
table.tablelist,table.tabledata {
	width: 100%;
}

table.tablelist td,table.tabledata td {
	text-align: left !important;
	vertical-align: top !important;
}

/*Data Table--*/
table.tabledata td { padding: 8px 5px; }

/*Jobs List--*/
table.tabledata td.col1 { width: 20%; }

table.tabledata td.col2 { width: 79%; }

table.tablelist td.hot { background-color: AntiqueWhite; }

/* MISC
-------------------------------------------------------------------------*/
	/*Tooltips--*/
.tool-tip {
	z-index: 999;
	background: #FFFFCC;
	padding: 5px;
	border: 1px solid #C3C39C;
	width: 200px;
}

.messengers {
	width: 100%;
	text-align: center;
}

.ui-accordion .ui-accordion-content {
	overflow-x: scroll;
	overflow-y: scroll;
	width: 100%;
	height: 0px;
}

h4.show,h4.hide {
	cursor: pointer;
}

/* To be updated ---*/
td.jobs-pagination .inputbox {
	padding: 0px !important;
}

td.jobs-pagination ul.pagination {
	background: none;
	margin: 0;
	padding: 0;
}

.hasTip img {
	margin: 0 !important;
	vertical-align: middle;
}

.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	float: left;
	width: 400px !important;
	max-width: 400px !important;
	padding: 5px;
}

div.jobs-pagination {
	padding: 20px 0 0;
}

div.jobs-pagination .list-footer {
	width: 100% !important;
	float: left;
	clear: both;
}

div.jobs-pagination .limit {
	float: right;
}

div.jobs-pagination .counter {
	width: 100%;
	float: none;
	text-align: center;
	clear: both;
	font-size: 92%;
	color: #666;
}

a.button {
	padding: 3px 5px;
}

a.button:hover,a.button:focus,a.button:active {
	text-decoration: none;
}

pre,.code {
	background: none !important;
	border-left: 0 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-size-adjust: none !important;
	font-stretch: normal !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 1.5 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.jajb-item-note .jajb-note-text {
	background: #F6F6F6;
	border-bottom: 1px solid #E5E5E5;
	margin: 10px 0 0;
	overflow: auto;
	padding: 5px 10px;
}

.jajb-item-note .jajb-header {
	font-weight: bold;
	margin: 0 -10px 10px;
	padding: 3px 10px 5px 10px;
}

#ja-splitcontent {
	border: 1px solid #E7E8E6;
	border-bottom: none;
	padding: 5px 15px;
	color: #626A69;
	background: #F8F8F7;
}

.jajb-title {
	font-weight: bold;
}

table.jobdetails tr {
	border: 1px dotted silver !important;
}

table.jobdetails td {
	border: none !important;
}

/* My Application */
#ja-list-applications {
	height: 1%;
	min-height: 323px;
	position: relative;
}

#ja-list-applications .ja-application {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #F5F5F5 none repeat scroll 0 0;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

#ja-list-applications .ja-application:hover {
	background: white;
}

#ja-list-applications .ja-letter {
	float: left;
	min-height: 2.5em;
	padding: 5px 6px;
	width: 80%;
}

#ja-list-applications .apply-time {
	float: right;
	padding: 6px;
	text-align: right;
}

#ja-applications-top {
	border-bottom: 1px solid #CCCCCC;
	height: 32px;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	color: #0099CC;
}

.apply-top-left {
	float: left;
	width: 60%;
}

.apply-top-right {
	float: right;
	text-align: right;
	width: 15%;
}

.apply-top-left,.apply-top-right {
	font-weight: bold;
	line-height: 18px;
	padding: 7px 0;
}

#ja-list-applications a {
	color: blue !important;
}

.note {
	font-weight: bold;
	color: gray;
	float: right;
}

.div-filter-right,.div-filter-left {
	background: white !important;
}

.sectiontableheader {
	background: #55A7CD;
}

#ja-box-action {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	height: 30px;
	padding-right: 0;
	padding-top: 6px;
	position: fixed;
	right: 0;
	width: 100%;
	bottom: -60px;
	z-index: 1000;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}

#ja-box-action .jalist-actions-right {
	float: right;
	width: 40%;
	padding-right: 20px;
}

#ja-box-action .jalist-count {
	float: left;
	width: 49%;
	padding-left: 20px;
}

.jalist-actions-right ul {
	padding-top: 0;
}

#ja-box-action li {
	display: inline;
	background: none;
}

#ja-box-action li a {
	font-weight: bold;
	font-size: 120%;
	/*color: white;*/
	text-decoration: none;
}

#ja-box-action li a:hover {
	text-decoration: underline;
}

#ja-loader {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background: #F4940C none repeat scroll 0 0;
	color: white;
	display: none;
	font-weight: bold;
	left: 48%;
	padding: 5px 0;
	position: fixed;
	text-align: center;
	top: 0 !important;
	width: 100px;
	z-index: 2000;
}

/* Upload form ---*/
#error_msg {
	background: #c00;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}

#success_msg {
	background: #9EC968;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}

.tbl-uploadform {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 10px;
}

.tbl-uploadform td {
	padding: 5px 0;
}

ul#file_list {
	border-top: 1px solid #EAEAEA;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#file_list li {
	border-bottom: 1px solid #EAEAEA;
	padding: 3px 5px;
}

ul#file_list li.element1 { background: #fcfcfc; }

ul#file_list li.element0 { background: #fff; }

.ajax-loading{
	background: url("../images/loading-small.gif") no-repeat left center;
	width: 16px;
	height: 16px;
}
