@CHARSET "UTF-8";

.inputDisabled
{
	background-color: transparent;
	border: none;
}

.tableMain {
  border-width: 0;
  /*border-style: solid;
  border-color: #e7e7e7;*/
  padding: 2px 0 0;
  margin: 0;
}

.normal {
	font-weight: normal;
}

.normal tr td {
	text-align: left;
}

.normalBold {
	font-weight: bold;
}

.warning {
	color: maroon;
	font-weight: bold;
}

.warningSmall {
	color: maroon;
	font-weight: normal;
	font-size: 11px;
}

.required {
	width: 8px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: 40% 0;
	background-size: 70%;
	display: inline-block;
	background-image: url(../images/required.png);
}

.help-activator {
	width: 12px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100%;
	display: inline-block;
	cursor: pointer;
}

.fileHeader {
  	font-size: 11px;
	font-weight: bold;
}

.progressBar
{
	height: 32px;
	border-radius: 1px;
}

.progressBarProgress
{
	height: 32px;
}

.infoTable
{
	border: solid 1px #BF2F2F;
	background-color: #FFFFCF;
	color: maroon;
	font-size: 11px;
	font-weight: bold;
}

.errorInfoTable
{
	border: solid 1px #BF2F2F;
	background-color: #FFFFCF;
	width: 100%;
}

.fileTableHeader
{
	font-size: 11px;
}

.columnNames
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.small
{
	font-size: 10px;
}

.smallItalic
{
	font-size: 10px;
	font-style: italic;
}

.handCursor
{
	cursor: pointer;
}

.requisite > span
{
	color: #DF0D0D;
	margin-left: 2px;
	font-size: 11px;
}

.listColumns
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.listHeader
{
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
}

.organizationHeader {
	font-size: 11px;
	font-weight: bold;
	background-color: #2B2DAF;
	color: white;
	border: solid 1px #0A0C4F;
}

.organizationActiveHeader {
	font-size: 11px;
	font-weight: bold;
	background-color: #e7e7e7;
	color: #333;
	border: 1px solid #b7b7b7;
}

.organizationUserHeader {
	font-size: 10px;
	font-weight: bold;
	background-color: #D1D1D1;
	color: black;
	border: solid 1px #0A0C4F;
}

.organizationMenuSeparator {
	background-color: #f7f7f7;
	border: solid 2px #f7f7f7;
	height: 4px;
}

.organizationMenu {
	background-color: #d7d7d7;
	border: 1px solid #b7b7b7;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height: 30px;
}

.organizationActiveMenu {
	background-color: #e5e5e5;
	border: 2px solid #b7b7b7;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height: 30px;
}

.portletTitle {
	border: solid 1px #b7b7b7;
	background-color: #e7e7e7;
	font-weight: bold;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.organizationHeader {
	font-size: 11px;
	font-weight: bold;
	background-color: #d7d7d7;
	color: #333;
	border: 1px solid #b7b7b7;
}

.organizationUserHeader {
	font-size: 10px;
	font-weight: bold;
	background-color: #D1D1D1;
	color: black;
	border: solid 1px #0A0C4F;
}

.listColumns
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.listHeader
{
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
}

.warningSmall {
	color: maroon;
	font-weight: normal;
	font-size: 11px;
}

.correctSmall
{
	color: #004F1A;
	font-weight: bold;
	font-size: 11px;
}

.correctInfoTable
{
	border: solid 1px #043F17;
	background-color: #C3DFCC;
	width: 100%;
}

.startTitle {
	font-size: 14px;
	font-weight: bold;
}

.tableReport {
	font-size: 10px;
}

.tableReport input {
	margin: 0 !important;
	padding-left: 2px !important;
}

#dvFilterInner, #dvReportsInner, #dvSaveAsInner, #dvMyReportsContent, #dvMenuInner, #dvColumnFilterInner, #dvRejectInner, #dvCorrectionInner {
	border-radius: 1px;
}

#dvReportsInnerTable {
	padding: 2px;
}

.tableTransparent {
	padding: 2px;
}

.dvMyReportsContentWrapper {
	padding: 4px;
}

#tblContextMenu {
	padding: 2px;
}

#dvCorrectionContent {
	padding: 2px;
}

#dvCorrectionContent textarea, #dvCorrectionContent input {
	box-sizing: border-box;
	padding-left: 2px;
	margin: 0;
}

.dvFilterHeader, .dvReportsHeader, .dvSaveAsHeader, .dvMyReportsHeader, .dvMenuHeader, .dvColumnFilterHeader, .dvRejectHeader, .dvCorrectionHeader {
	padding: 5px;
	text-align: left;
	border-radius: 1px;
}

.dvFilterHeader div, .dvReportsHeader div, .dvSaveAsHeader div, .dvMyReportsHeader div, .dvMenuHeader div, .dvColumnFilterHeader div, .dvRejectHeader div, .dvCorrectionHeader div {
	background: url('../images/close-window.png') no-repeat 100% 0;
	cursor: pointer;
	width: 14px;
	height: 14px;
	float: right;

}

textarea {
	font-size: 12px;
	font-family: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
}

#tdContextFilter input, #tdContextFilter select, #tdContextFilter option, #tdContextFilter textarea {
	margin: 0;
	padding-left: 3px;
	color: #777;
}

#dvProgress {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 14px;
}

.fmReportBookmarksHeader {
	width: 100%;
	border-radius: 1px;
	border: solid 1px #bbb;
}

.bookmark-pager {
	font-size: 10px;
}

.bookmark-pager tr td {
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	color: #777;
}

.bookmark-pager input {
	width: 20px !important;
	margin: 0 !important;
	padding-left: 2px !important;
	font-size: 11px !important;
	text-align: center !important;
}

.bookmark-pager-previous {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 5px !important;
	padding-right: 5px !important;
	cursor: pointer;
}

.bookmark-pager-next, .bookmark-pager-goto {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 5px !important;
	padding-right: 5px !important;
	cursor: pointer;
}

.bookmark-column {
	cursor: pointer;
}

.bookmark-column-up span {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 10px !important;
	padding-right: 5px !important;
}

.bookmark-column-down span {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 10px !important;
	padding-right: 5px !important;
}

.report-pager-previous {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 10px !important;
	padding-right: 10px !important;
	cursor: pointer;
}

.report-pager-next {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 10px !important;
	padding-right: 10px !important;
	cursor: pointer;
}

.report-pager-goto {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 10px !important;
	padding-right: 10px !important;
	cursor: pointer;
}

.report-pager-size {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 10px !important;
	padding-right: 10px !important;
	cursor: pointer;
}

.tblPager {
	margin-top: 5px;
}

.tblSaveAsWrapper {
	padding: 2px;
}

 #save_as_name {
 	width: 285px;
 	padding-left: 2px;
}

#save_as_dynamic, #save_as_name {
	margin-top: 2px;
	margin-bottom: 2px;
}

#tdReportLeft {
	padding: 0;
}

.tableReportHeader {
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.tableReportInsideHeader {

	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.tableReportInsideHeader tr td {
	text-align: center;
}

.tableReportInsideHeader tr td {
	text-align: center;
}

.tableReportHeaderNoSort {
	text-align: center !important;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	cursor: default;
}

.tableReportActiveHeader {
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.tableReportHeaderFirst, .tableReportActiveHeaderFirst, .tableReportHeaderFirstNoSort {
	border-left: 0 !important;
}

.tableReportSummary {
	white-space: nowrap;
	text-align: right;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.tableReportHeaderBorderR {
	border-right: solid 1px white;
}

.tableReportSummaryWhite {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.tableReportItem {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.tableReportGroupItem {
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.tableReportActiveItem {
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.tableReportPages {
	width: 100%;
	font-weight: normal;
}

.tableReportPages input, .tableReportPages select, .filePager input, .filePager select {
	width: 35px !important;
	margin: 0 !important;
	padding-left: 2px !important;
	text-align: center !important;
}

.welcome {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.welcome-image {
	/*height: 60px;*/
	height: 170px;
}

.tableReportContextDescription {
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	border-radius: 1px;
	padding: 2px;
}

.tableReportActiveContextDescription {
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	border-radius: 1px;
	padding: 2px;
}

.tableReportDescription {
	cursor: pointer;
	height: 55px;
}

.tableReportDescription tr {
	vertical-align: top;
}

.tableReportActiveDescription {
	cursor: pointer;
	height: 55px;
}

.tableReportActiveDescription tr {
	vertical-align: top;
}

.reportName {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.reportDescription {
	font-size: 10px;
}

.tableNoRights {
	border: solid 1px grey;
	width: 90%;
	text-align: center;
	height: 40px;
	margin-top: 30px;
}

.contextMenuHeader {
	font-size: 10px;
}

.contextMenuTable {
	cursor: pointer;
}

.tableReportNoData td {
	padding: 5px;
}

.contextMenuActiveTable {
	cursor: pointer;
}

.tblChartSwitch {
	font-size: 10px;
	margin-top: 5px;
}

.tdChartSwitch {
	text-decoration: none;
	cursor: pointer;
}

.tdChartSwitchSelected {
	text-decoration: underline;
	cursor: pointer;
}

/* Master data related items */

.mdContent {
	display: block;
	overflow: auto;
}

.mdHiddenContent {
	display: none;
}

.mdRightContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.mdTab {
	height: 50px;
	padding: 5px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.mdTabActive {
	height: 50px;
	padding: 5px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.mdTabSelected {
	height: 50px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.mdTabFill {
	height: 100%;
}

.mdHeader {
	font-size: 11px;
	font-weight: bold;
}

.mdPlaceholder {
	font-weight: bold;
}

.mdPlaceholderWarning {
	font-weight: bold;
	font-style: italic;
}

.ReportTopNote {
	font-size: 12px;
	margin-bottom: 5px;
}

.ReportBottomNote {
	font-size: 10px;
	width: 100%;
}

.fmReportHeader {
	font-weight: bold;
	font-size: medium;
	text-align: center;
	padding: 5px;
}

.fmReportSwitchTo:hover {
	text-decoration: underline;
}

.fmReportControls {
	width: 100%;

}

#tdReportViewPager > table {
	width: 100%;
}

.fmReportControlsButton {
	border-radius: 1px;
	cursor: pointer;
}

.fmReportControlsButtons {
	padding: 0;
}

.fmReportControlsButtons table {
	border-spacing: 2px;

}

.fmReportControlsButtons td {
	padding: 3px;
	padding-left: 4px;
	font-size: 11px;
}

.fmReportControlsButton table {
	border: none;
}

#imgReportSaveActivator {
	background: url('../images/bookmark.png') no-repeat 50% 50%;
	padding-left: 10px;
	padding-right: 10px;
}

#imgMyReportsActivator {
	background: url('../images/folder.png') no-repeat 50% 50%;
	padding-left: 10px;
	padding-right: 10px;
}

#imgExportExcelActivator, #imgExportExcelActivator2 {
	background: url('../images/excel-2.png') no-repeat 50% 50%;
	padding-left: 10px;
	padding-right: 10px;
}

#imgExportCSVActivator {
	background: url('../images/csv-2.png') no-repeat 50% 50%;
	padding-left: 10px;
	padding-right: 10px;
}

#imgExportPDFActivator, #imgExportPDFActivator2 {
	background: url('../images/pdf-2.png') no-repeat 50% 50%;
	padding-left: 10px;
	padding-right: 10px;
}

#imgExportCTOActivator {
	background: url('../images/arr.png') no-repeat 50% 50%;
	padding-left: 10px;
	padding-right: 10px;
}

.fmReportControlsFilters {
	padding: 0;
}

#tdFilterListing {
	padding: 0;
}

.contextFilterListeningWrapper {
	padding: 0;
}

.fmReportSubheader {
	width: 100%;
	height: 20px;
	font-size: 13px;
	padding: 3px;
}

.fmReportHeaderColumn {
	font-weight: bold;
	font-size: 11px;
	text-align: center !important;
	white-space: nowrap;
}

.fmReportItem {
	font-size: 10px;
	text-align: right !important;
	white-space: nowrap;
}

.fmReportLeadItem {
	font-size: 10px;
	white-space: nowrap;
}

.fmReportItemSmall {
	font-size: 9px;
	text-align: right !important;
	white-space: nowrap;padding-top: 0;
	padding-bottom: 0;
}

.fmReportLeadItemSmall {
	font-size: 9px;
	white-space: nowrap;
	padding-top: 0;
	padding-bottom: 0;
}

.fmReportItemSummary {
	font-size: 10px;
	text-align: right !important;
	white-space: nowrap;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
}

.fmReportLeadItemSummary {
	font-size: 10px;
	white-space: nowrap;
	font-weight: bold;
}

.fmReportInactiveItem {
	cursor: pointer;
}

.fmReportActiveItem {
	cursor: pointer;
}

.fmReportColorActiveItem {
	font-size: 10px;
	text-align: right !important;
	white-space: nowrap;
	cursor: pointer;
}

.fmReportColorActiveItemSmall {
	font-size: 9px;
	text-align: right !important;
	white-space: nowrap;
	cursor: pointer;
}

#tdReport td {
	/*padding-top: 0;
	padding-bottom: 0;*/
}

.tblReportYP td {
	padding-top: 0;
	padding-bottom: 0;
}

.contextFilterListeningHeader {
	font-size: 12px;
}

.contextFilterListening {
	/*border-bottom: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee;*/
	border-spacing: 2px;
    border-collapse: separate;
}

.contextFilterListening tr td {
	padding: 2px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.treeImage {
	border: none;
	vertical-align: middle;
}

.fmReportColorActiveItemSummary {
	font-size: 10px;
	text-align: right !important;
	white-space: nowrap;
	font-weight: bold;
	cursor: pointer;
}

.fmReportBottomNote {
	font-size: 10px;
	width: 100%;
	margin-top: 10px;
}

.fmReportBottomNote td {
	padding: 4px !important;
}

.imageButton {
	width: 1%;
}

.bookmarkColumns
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 1px;
}

.bookmarkColumns td {
	padding: 4px;
}

.contextFilterListeningHeaderInactive {
	font-size: 12px;
}

.fmReportControlsButtonInactive {
	opacity: .6;
	cursor: default !important;
}

.tooltip {
	font-size: 11px;
	text-align: left;
	width: 300px;
	padding: 5px;
}

.ctrlOrgList {
	position: relative;
	font-family:Verdana;
	font-size:11px;
	width:198px;
	background-color: #FFFFFF;
	border: 1px solid #c7d0d2;
}

.ctrlOrgList:hover {
	border: 1px solid #b6bfc0;
	box-shadow: inset 0 1px 1px rgba(190, 190, 190, .4), 0 0 0 2px #f5f7f8;
}

.ctrlOrgList:focus {
	border: 1px solid #a8c9e4;
	box-shadow: inset 0 1px 1px rgba(190, 190, 190, .4), 0 0 0 2px #e6f2f9;
}

.contextFilterListeningDividerMore, .contextFilterListeningDividerLess {
	font-size: 12px;
    overflow: hidden;
    padding: 4px 11px;
    text-align: center;
}

.contextFilterListeningDividerMore a {
	outline: medium none;
    text-decoration: none;
    display: inline-block;
    height: 16px;
    padding-right: 12px;
    width: 80px;
    background-repeat: no-repeat;
	background-position: 100% 50%;
}

.contextFilterListeningDividerLess a {
	outline: medium none;
    text-decoration: none;
    display: inline-block;
    height: 16px;
    padding-right: 12px;
    width: 80px;
    background-repeat: no-repeat;
	background-position: 100% 50%;
}

.contextFilterListeningExtended {
}

.visible {
	display: ;
}

.not-visible {
	display: none;
}

.contextFilterListeningExtended {
}

/* Year projection reports */


.fmReportHeaderExt {
	font-weight: bold;
	font-size: medium;
}

.fmReportHeaderColumnExt {
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.fmReportItemExt {
	font-size: 10px;
	white-space: nowrap;
}


.fmReportItemSmallExt {
	font-size: 9px;
	white-space: nowrap;
}


.fmReportItemSummaryExt {
	font-size: 10px;
	white-space: nowrap;
	font-weight: bold;
}


.fmReportColorActiveItemExt {
	font-size: 10px;
	white-space: nowrap;
	cursor: pointer;
}

.fmReportColorActiveItemSmallExt {
	font-size: 9px;
	white-space: nowrap;
	cursor: pointer;
}

.fmReportLeadItemSmallExt {
	font-size: 9px;
	white-space: nowrap;
}

.fmReportLeadItemExt {
	font-size: 10px;
	white-space: nowrap;
}

.fmReportLeadItemSummaryExt {
	font-size: 10px;
	white-space: nowrap;
	font-weight: bold;
}

.fmReportColorActiveItemSummaryExt {
	font-size: 10px;
	white-space: nowrap;
	font-weight: bold;
	cursor: pointer;
}

.reportListGroupItem {
	font-size: 11px;
	font-weight: bold;
	padding: 6px;
	cursor: pointer;
	margin-bottom: 5px;
	border-radius: 1px;
}

.reportListGroupItemLast {
	margin-bottom: 0;
}

/* End year projection reports */

/* Combo box filter */

.ctrlCombo {
	position: relative;
	font-family:Verdana;
	font-size:11px;
	background-color: #FFFFFF;
	border:1px solid #BFBFBF;
	width:198px;
}

/* End Combo box filter */

/* start page */

.start_page_content_wrapper {
	display: table;
	width: 100%;
}

.start_page_accordion_container {
	display: table-footer-group;
	width: 100%;
}

.start_page_content_container {
	display: table-header-group;
	width: 100%;
}

.start_page_accordion dt {
	width: 100%;
	padding: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
	cursor: pointer;
	box-sizing: border-box;
	background: url("../images/arrv_white_1.gif") no-repeat 99% 50%;
	border-radius: 1px;
}

.start_page_accordion dt:hover {
	background: url("../images/arrv_white_1.gif") no-repeat 99% 50%;
}

.start_page_accordion dd {
	overflow: hidden;
	background: #fff;
	margin: 0px;
}

.start_page_accordion div {
	display: block;
	width: 100%;
	padding: 15px;
	font-size: 12px;
	border: none;
	box-sizing: border-box;
}

.start_page_accordion ul {
	list-style: none;
	padding-left: 0;
}

.start_page_accordion ul li {
	padding: 2px;
}

.start_page_accordion a {
	text-decoration: none;
	padding-right: 20px;
	background-size: 10px auto;
}

.start_page_accordion_link {
	color: #333;
	/*background: url(../images/arrow_right.png) no-repeat 100% 50%;
	box-sizing: border-box;	*/
}

.start_page_accordion_file_link  {
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
}

.start_page_accordion_link_active {
	cursor: pointer;
	font-size: 12px;
}

.start_page_accordion_file_link_active  {
}

.start_page_accordion_file_link_active:hover  {
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
}

.start_page_info {
	width: 300px;
}

.start_page_info tr td {
	font-size: 11px;
	font-style: italic;
}

.start_page_pager {
	margin-top: 5px;
}

.start_page_pager tr td {
 	font-size: 10px;
}

.start_page_pager tr td img {
 	cursor: pointer;
}

.start_page_item_load {
	background-repeat:no-repeat;
	background-position: 50% 50%;
	height: 115px;
}

/* end start page */


/* XHTML addons */

.a
{
	text-decoration: underline;
	cursor: pointer;
}

.a_hover
{
	text-decoration: underline;
	cursor: pointer;
}



/* end XHTML addons */

/* autocomplete */

.ui-widget { vertical-align: middle;}
.ui-button { margin-left: -1px; height: 21px; }
.ui-button-icon-only .ui-button-text { padding: 0.3em; }
.ui-autocomplete-input { /*margin: 0; padding: 0.3em 0 0.2em 0.2em; width: 95%;*/ }

/* end autocomplete */

/* validator tooltip */

#validator-content {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: left;
}

#validator-content ul {
	padding-left: 15px;
}

#validator-content ul li {
	padding-bottom: 4px;
}


#validator-content ul li span {
	font-style: italic;
}

#css-validator-content {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: left;
	z-index: 999999;
}

#css-validator-content ul {
	padding-left: 15px;
}

#css-validator-content ul li {
	padding-bottom: 4px;
}


#css-validator-content ul li span {
	font-style: italic;
}

/* end validator tooltip */


#css-validator-content ul li span {
	font-style: italic;
}

/* end validator tooltip */

/* file list */

.fileList {
	font-size: 10px;
	font-weight: normal;
}

.fileList tr th {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	cursor: pointer;
	padding: 4px;
	vertical-align: middle;
}

.fileList tr td {
	padding: 4px;
}

.fileList input[type="checkbox"] {
	margin-left: 0;
}

.filePager {
	font-size: 11px;
}

.fileButtons {
	font-size: 11px;
}

.fileButtons tr td {
	text-align: right;
	white-space: nowrap;
}

.fileButtons tr td button {
	width: 150px;
	margin-left: 4px;
}

.fileListDescription {
	font-size: 10px;
	font-style: italic;
	padding-top: 0 !important;
}

/* end file list */

.tableReportSummaryItem td {
	font-weight: bold;
}

.tableReportSpannedItem {
	border-top: none;
}

.tableReportFirstSkippedItem td:nth-child(1) {
	border-bottom: none;
	border-left: none;
}

.tableReportSecondSkippedItem td:nth-child(2) {
	border-bottom: none;
	border-left: none;
}

.tableReportThirdSkippedItem td:nth-child(3) {
	border-bottom: none;
	border-left: none;
}

.tableReportSecondSpannedRightItem td:nth-child(2) {
	border-right: none;
}

.tableReportSecondSpannedLeftItem td:nth-child(2) {
	border-left: none;
}

.tableReportThirdSpannedLeftItem td:nth-child(3) {
	border-left: none;
}

.tableReportThirdSpannedRightItem td:nth-child(3) {
	border-left: none;
}

.tableReportFourthSpannedLeftItem td:nth-child(4) {
	border-left: none;
}

.tableReportFourthSpannedRightItem td:nth-child(4) {
	border-right: none;
}

.tableReportFifthSpannedLeftItem td:nth-child(5) {
	border-left: none;
}

.tableReportFifthSpannedRightItem td:nth-child(5) {
	border-right: none;
}

.tableReportSixthSpannedLeftItem td:nth-child(6) {
	border-left: none;
}

.tableReportSixthSpannedRightItem td:nth-child(6) {
	border-right: none;
}

/* file download and upload tabs */

.file-tabs {
	padding: 4px 4px;
	border: none;
}

.file-tabs ul {
	margin: 0;
	padding: 0;

}

.file-tabs li {
	list-style: outside none none;
	float:left;

}

.file-tabs ul a {
  	display:block;
  	padding:6px 10px;
  	text-decoration:none!important;
  	margin:2px;
  	margin-left:0;
  	margin-bottom: 0;
  	font-size:11px;
  	border-bottom: none;
  	font-weight: bold;

}

.file-tabs ul a:hover {
  	border-top-width: 2px;
  	border-left-width: 2px;
  	border-right-width: 2px;
}

.file-tabs ul a.selected {
  	margin-bottom:0;
  	cursor:default;
  	font-weight: bold;
  	border-top-width: 2px;
  	border-left-width: 2px;
  	border-right-width: 2px;
}

.file-tabs #tab-d, .file-tabs #tab-u {
	padding: 2px;
  	clear: left;
  	font-size: 11px;
}

/* enf of file download and upload tabs */


.div-loading {
	height: 150px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.system-message-container, .organization-message-container {
	/*padding: 20px;*/
	clear: both;
	padding-top: 10px;
}

.system-message, .organization-message {
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.reportFilterHeader {
	width: 100%;
	margin-bottom: 5px;
}

.reportFilterHeader tr td {
	padding: 2px;
	white-space: nowrap;
}

.reportFilterHeader1stColumn {
	width: 99%;
}

.reportFilterHeader2ndColumn {
	width: 1%;
}

.reportErrorMessage {
	margin-top: 4px;
	margin-bottom: 4px;
}

.reportErrorMessage tr {
	vertical-align: top;
}

.reportErrorMessage tr td {
	padding: 4px;
	white-space: nowrap;
}

.reportErrorMessage tr td table tr td {
	padding: 2px;
	background-color: transparent;
	text-align: left;
}
.reportErrorMessage1stColumn {
	width: 1%;
}

.reportFilterItems {
	width: 100%;
}

.reportFilterItems tr td {
	padding: 1px;
}

.reportFilterItemsButtons {
	text-align: center !important;
}

/*.reportFilterItemsButtons table {
	width: 100%;
}*/

.reportFilterItemsButtons {
	padding: 1px;
}

.reportFilterItemsButtons button {
	margin-top: 10px;
	width: 100px;
	margin-left: 1px;
	margin-right: 1px;
}

.reportFilterItemsButtonsHelp {
	white-space: nowrap;
	text-align: right !important;
	font-size: 11px;
}

.reportFilterItemsButtonsHelp img {
	margin-left: 4px;
	border: none
}

.reportFilterItemsButtonsMargin {
	width: 10%;
}

.reportFilterItemsButtonsContent {
	width: 80%;
	text-align: center !important;
}

.reportFilterListing {
	border-spacing: 0;
}

.reportFilterListing tr {
	vertical-align: bottom;
}

.reportFilterListing tr td {
	padding: 4px;
}

.reportFilterListing .contextFilterListening {
	width: 200px;
	margin: 1px;
	border-spacing: 0;
}

.contextFilterListening tr {
	vertical-align: top;
}

.reportFilterListing .contextFilterListening tr td {
	padding: 3px;
}

#tblReportListActivator, #tblUsedFilters {
	padding: 7px;
	background: url("../images/arrv_white_1.gif") no-repeat 98% 50%;
	border-radius: 1px;
	cursor: pointer;
}

#tblReportListActivator:hover, #tblUsedFilters:hover {
	background-color: #6C9BBF;
}

#tblFilterListing {
	border-radius: 1px;
}

.contextFilterButtonsWrapper {
	padding: 0;
}

/*#tblReportListActivator tr td {
	padding: 2px;
}

#tblReportListActivator tr td img {
	align: middle;
	border: none;
}*/

/*#tblUsedFilters {
	width: 100%;
	border-spacing: 0;
}

#tblUsedFilters tr {
	height: 18px;
}

#tblUsedFilters tr td {
	padding: 2px;
}

#tblUsedFilters tr td img {
	align: middle;
	border: none;
}*/

.reportViewButtons tr td {
	padding: 3px;
}

.reportViewButtons tr td button {
	width: 100px;
}

#btnSwitch {
	display: none;
}

#filter__listing {
	display: none;
}

.reportFilterItemsRawCaption {

}

.reportFilterItemsNoRawCaption {
	white-space: nowrap;
}

.reportFilterItemsValue {

}

.reportFilterItemsValue i {
	font-size: 10px;
}

.reportFilterItemsListingRawCaption {

}

.reportFilterItemsListingNoRawCaption {
	white-space: nowrap;
}

.reportFilterItemsListingValue {

}

.reportFilterItemsButtons {
	white-space: nowrap;
	width: 40px;
}

.reportFilterItemsButtons img {
	padding: 2px;
}

.reportFilterItemsValueActive  {

}

.reportFilterItemsValueActive i {
	font-size: 10px;
}

#dvReport {
	padding-top: 5px;
}

#dvReportPanel {
	width: 100%;
}

#dvReportLeftPanel {
	float: left;
}

#dvReportMainPanel {
	overflow-x: auto;
	overflow-y: hidden;
	/*overflow: auto;
	overflow-x: scroll;
	overflow-y: hidden;
	display:inline-block;*/
}

.report-filter-content {
	padding: 2px;
}

.report-filter-content input {
	margin: 0 !important;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

.report-filter-content input[type="text"] {
	padding-left: 2px !important;

}

.report-filter-content #search_value {
	width: 99% !important;
}

.tdColumnFilterCaptionBar {
	width: 100%;
}

.tdColumnFilterCaptionBar td {
	padding: 0;
}

#dvRejectExtended textarea, #dvCTOExport textarea {
	padding-left: 2px !important;
	box-sizing: border-box;
}

.dvRejectExtendedIntro, .dvCTOExportIntro {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

#ui-datepicker-div
{
    display: none;
}



@media screen and (min-width: 768px) {

	.start_page_content_wrapper {
		display: table;
		width: 100%;
	}

	.start_page_accordion_container {
		width: 350px;
		display: table-cell;
		vertical-align: top;
	}

	.start_page_content_container {
		display: table-cell;
		vertical-align: top;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
	}

}

.tooltip-timeline .description {
	font-style: italic;
	font-size: .8em;
}

.tooltip-timeline .color {
	width: 10px;
	height: 10px;
}


.svg-timeline .axis path, .svg-timeline .axis line {
    fill: none;
    stroke: lightgrey;	
}

.svg-timeline .axis text {
  	font-family: sans-serif;
   	font-size: 10px; 
}

.svg-timeline {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
