
/******************
    SeriesViewer
******************/
body.hiddenBody > *:not(.ui-dialog) {
    opacity: 0;
}
.seriesviewer {
	height: 100%;
	margin:0px;
}
.seriesviewer .fixpage {
	height: auto;
	min-height: 100%;
}
.seriesviewer table, .seriesviewer td, .seriesviewer th {
	padding: 0px;
	border: none;
}
.seriesviewer .correction-cell {
	background-color: #fcdadc;
	color: black;
}
.seriesviewer .correction-cell:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected),
.seriesviewer .jqx-widget .correction-cell:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected) {
	background-color: #fcdadc;
}
.seriesviewer .toolbar-table td {
	background-color: transparent !important;
}
.seriesviewer .mat {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
	width: 100%;
	height: 100%;
	background-color: #dbdbdb;
}
.seriesviewer #topPanel,
.seriesviewer #jqxTabs,
.seriesviewer #loadingChart {
	display: none;
}
.seriesviewer #loadingChart {
	z-index: 9999;
}
.seriesviewer .ui-widget-overlay {
	z-index: 999 !important;
}
.seriesviewer .ui-dialog {
	z-index: 9999 !important;
}
.seriesviewer nav .navabr.navbar-default {
	border-radius: 0px;
}
.seriesviewer #userIcon {
	margin-bottom: 4px;
}
.footer-space {
    padding-bottom: 52px;
}
.seriesviewer .main-content .wrap {
    padding: 0px; max-width: 50000px;
}
html, body, .fixpage,
.seriesviewer .main-content,
.seriesviewer .main-content #mainSplitter {
    overflow: hidden;
}
.seriesviewer .main-content #mainSplitter #topPanel {
    padding:5px;
    font-family:"Open Sans",Roboto,sans-serif;
    font-size:12
}
.seriesviewer .main-content #metadataContent {
    font-family: "Open Sans",Roboto,sans-serif;
    font-size: 13px;
    line-height: 1.231;
    max-width: calc( 100% - 60px );
}
.seriesviewer .main-content #metadataContent #triangle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 15px;
    color: #808080;
}
.seriesviewer #bottomPanel #jqxTabs ul li:first-child {
    margin-left: 20px;
}
.seriesviewer #bottomPanel #jqxTabs > div > div[role="tabpanel"] {
    overflow: hidden !important;
}
.seriesviewer #bottomPanel #loadingChart {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
}
.seriesviewer #bottomPanel #loadingChart #load-chart {
    z-index: 99999;
    margin-left: -66px;
    left: 50%;
    top: 50%;
    margin-top: -24px;
    position: relative;
    width: 150px;
    height: 33px;
    padding: 5px;
    font-family: verdana;
    font-size: 12px;
    color: #767676;
    border-color: #898989;
    border-width: 1px;
    border-style: solid;
    background: #f6f6f6;
    border-collapse: collapse;
}
.seriesviewer #bottomPanel #loadingChart #load-chart > div {
    float: left;
}
.seriesviewer #bottomPanel #loadingChart #load-chart  > div > div {
    float: left;
    overflow: hidden;
    width: 32px;
    height: 32px;
}
.seriesviewer #bottomPanel #loadingChart #load-chart  > div > span {
    margin-top: 10px;
    float: left;
    display: block;
    margin-left: 5px;
}
.seriesviewer #btnSpinnUp > img,
.seriesviewer #btnSpinnDown > img {
    display: inline !important;
    position: absolute !important;
    left : 2px !important;
    top : -2px !important;
}
.seriesviewer .fullscreen {
    max-width: 100%;
}
#datasource-info,
#symbol-info,
#contract-info,
#frequency-info,
#category-info {
    margin-right: 5px;
}
.toolbar-table {
    width: 100%;
}
#btnCloseCorrestinDetails {
    margin-right: 15px;
    float: right;
}
#btnAutosizeCorrectionDetails {
    margin-right: 10px;
    float: right;
}
#table-container {
    margin-left: 5px;
    width: 100%;
    margin-top: 4px;
}
#correct-container {
    margin-left: 5px;
    width: 100%;
}
#table-button-autosize,
#toolbar-table-frequency,
#toolbar-table,
#btn-correct-close {
    width: 100%;
}
#toolbar-table-frequency {
    margin-left: 10px;
}
#correct-title {
    width: 200px;
    font-size: 14px;
    margin-top: 5px;
}
#decimalContent {
    font-size: 14px;
    color: red;
}
#decimal-style {
    font-size:14px;
}
#dialogWindow {
    display: none;
}
#exportDialog {
    overflow: hidden;
    height: 100%;
    font-family: "Open Sans",Roboto,sans-serif;
    padding: 10 5px !important;
}
#formExportSeries {
    padding: 20px;
}
#exportDialofControlsPanel {
    width: 100%;
    text-align: right;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    border-top: 1px solid #ccc;
}
#exportSeriesBtn {
    margin-right: 5px;
}
#exportDialogWindow {
    display: none;
}
#dialogForm {
    margin: 30px;
}
#export-one {
    margin-bottom: 20px;
}
#export-all {
    margin-bottom: 15px;
}
#exportSeriesBtn, #cancelExportDialog {
    border: 1px solid #b9b9b9;
    background: #f6f6f6;
    color: #000;
    font-weight: normal;
}
input#exportSeriesBtn:active,
input#cancelExportDialog:active {
    background: #038bff;
    color: #fff;
}
#exportSeriesBtn, #cancelExportDialog {
    border: 1px solid #b9b9b9;
    background: #f6f6f6;
    color: #000;
    font-weight: normal;
}
#NoValue {
    color: #b8b9b9;
}
.categoryExist {
    display: none;
}
#innerListBoxseries_frequency {
    height: 160px !important;
}
.jqx-notification-content {
	color: #fff !important;
}
.jqx-notification.jqx-widget td {
    background-color: transparent !important;
    color: #fff !important;
}
.jqx-notification-table {
	margin: 0;
}
.jqx-tabs-title-hover-top-light {
    border-color: transparent;
    background-color: unset;
}
#contentDiv,
#arrowOuterDiv,
#arrowInnerDiv {
    opacity: 0.75 !important;
}
.corrections {
    font-weight: bold;
    color: red;
}
.corr_selected:not(.jqx-fill-state-pressed-light) {
    background-color: rgb( 251, 200, 202 );
}
.watermark::before {
    content: 'SIMULATED DATA';
    position: absolute;
    color: #f00;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    text-align: center;
    font-size: 70px;
    transform: rotateZ(-45deg);
    opacity: 0.5;
}
.watermark.access::before {
    color: #aaa;
    font-size: 50px;
}
.watermark .jqx-widget,
.watermark .jqx-widget-content,
.watermark .jqx-grid-cell.jqx-grid-cell-light.jqx-item.jqx-item-light {
    background-color: rgba(255, 255, 255, 0.3);
}
.watermark #contentjqxgrid {
    background-color: rgba(255, 255, 255, 0.3);
}
#add_correction {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    margin-right: 20px;
    margin-left: 6px;
}
.right-toolbar-button {
    float: right;
}
.left-toolbar-button {
    float: left;
}
.jqx-toolbar-minimized-popup-separator {
    clear: both;
}
#ignoreBate {
    border-collapse: collapse;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
}
#ignoreBate th {
    background-color: #eee;
}
#ignoreBate td, #ignoreBate th {
  border: 1px solid #dddddd;
  padding: 5px;
}
.dialog-font-report {
    font-family: Calibri;
}
.hd-server {
    font-weight: bold;
}
.c-grid {
    margin: 30px 4px -6px -43px;
    overflow: auto;
    max-height: 170px;
    padding-right: 6px;
}
.c-grid {
    margin: 20px 0 0 20px;
    max-height: none;
}
.c-grid input {
    border: 0;
    height: 100%;
    width: 100%;
}
.c-grid td {
    min-width: 100px;
}
.c-grid tr:nth-of-type(1) th:nth-of-type(2),
.c-grid tr:nth-of-type(1) th:nth-of-type(3) {
    width: 200px;
}
.c-grid td {
    text-align: right;
}
#form-date b {
    margin-left: 20px;
}
.highlightWeekends {
    color: blue;
    font-weight: bold;
    background-color: rgb( 218, 242, 248 );
}
.highlight-weekends {
    margin-top: 3px;
}
.highlightBG {
    background-color: rgb( 218, 242, 248 );
}