/******************************
            Project
*******************************/

.messager-info 
{
  background: url('images/messager_icons.png') no-repeat scroll 0 0;
}

.feedback__text {
  margin-bottom: 7px;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  color: #282828;
}

.feedback__label {
  display: inline;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 26px;
  margin: 11px 0 0;
  padding: 5px 25px 5px 25px;
  border-radius: 5px;
  font-family: OpenSans;
  font-size: 12px;
  text-align: center;
  background-color: #f5f6f7;
  border: 1px solid black;
  color: #282828;
  cursor: pointer;
}

.feedback__file {
  display: none;
}


textarea {
    resize:none;
}

body, html {
    margin: 0;
    height: 100%;
    width: 100%;
}
body {
    background-color: #ececec;
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 14px;
}

.UnpublishedSeries:not(.jqx-fill-state-pressed-light) {
    color: red !important;    
}

.UnpublishedSeriesEditable:not(.jqx-fill-state-pressed-light) {
    color: red !important;    
    font-style:italic;
    font-weight:bold;
}

.PublishedSeriesEditable:not(.jqx-fill-state-pressed-light) {
    background-color: pink !important;
    font-weight:bold;
    font-style:italic;
    color: blue;
}

.PublishedSeriesEditableOtherFields:not(.jqx-fill-state-pressed-light) {
    background-color: pink !important;
}





.content {
    background-color: #FFF;
}
.navbar {
    padding: 0;
}
.navbar-light .navbar-toggler {
    outline: 0;
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #000;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link:hover {
    color: #337ab7;
}
.navbar-brand {
    background: url(../images/SarusEODLogo.png) no-repeat;
    height: 90px;
    width: 274px;
}
.navbar .content {
    padding: 15px 30px;
}
.nav-tabs .nav-link.active {
    color: #000;
    background-color: #fff;
    border: 1px solid #aaa;
    border-color: #aaa #aaa #fff;
    padding: 5px 13px 7px;
}
.nav-link, .nav-item.active a:hover {
    color: #000;
}
.nav-tabs {
    border-bottom: 1px solid #c5c5c5;
    padding-left: 30px;
}
.container-tabs {
    background: #f8f8f8;
    padding: 0;
    border: 1px solid #c7c7c7;
    border-top: 2px solid #d8d8d8;
    border-radius: 2px 2px 0 0;
    height: 100%;
}
.nav-item {
    line-height: normal;
}
.nav-tabs .nav-link {
    border: 0;
    padding: 6px 15px;
}
.nav-tabs .nav-item {
    margin-top: 3px;
}
nav .nav-link {
    font-size: 18px;
}
.fade {
    transition: none;
}
#userIcon {
    background: url(../images/man.png) no-repeat;
    height: 16px;
    width: 16px;
    float: left;
    margin: 3px;
}
.dropdown-toggle::after {
    margin-bottom: -2px;
    border-top: 0.25em solid;
    border-right: .2em solid transparent;
    border-left: .2em solid transparent;
}
.dropdown-menu {
    border-radius: 0;
    padding: 0;
}
.dropdown-menu > a {
    color: #333;
    padding: 10px 0 8px 8px;
}
.dropdown-menu > a:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}
.dropdown-menu > a:hover {
    background: #fff;
    color: #91c444;
}
.tab-content {
    height: calc( 100vh - 157px );
}
.tab-pane {
    height: 100%;
}


/*******************
        Grids
********************/
.jqx-widget, .jqx-widget-content, .jqx-widget-header, .jqx-fill-state-normal {
    font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-size: 14px;
}

#jqxWidget {
    height: calc( 100% - 2px );
    width: calc( 100% - 2px );
}
#jqxgrid {
    height: calc( 100vh - 157px ) !important;
    min-width: 100% !important;
}
.hidden-text {
    position: absolute;
    z-index: -999999999;
    opacity: 0;
    width: auto;
    font-family: Calibri;
    font-style: normal;
    font-size: 14px;
    top: 0;
}

/* toolbar */
.toolbar-buttons {
    position: absolute !important;
    top: 6px;
}

.toolbar-buttons:active {
    top: 8px;
    color: #000 !important;
}

.jqx-button:not(#add_correction):not(#remove_correction):not(#btnSaveSeries):not(#btnCancelSaveSeries) {
    background: transparent;
    border-color: transparent;
}
.jqx-button:hover {
    border-color: #ddd !important;
}
#contractWindow {
    display: none;
    z-index: 99999 !important;
}
#view, #view2 {
    left: 12px;
}


#edit2 {
    left: 125px;
}

#idIdmexImport {
    position: absolute;
    top: 6px;
    left: 245px;
}

#export2 {
    left: 345px;
}



#editFX {
    opacity: 0;
    right: 435px;
}

#addFX_Grid {
    left: 10px;
}
#editFX_Grid {
    left: 70px;
}
#removeFX_Grid {
    left: 130px;
}
#rebuildFX_Grid {
    left: 208px;
}
#exportFX_Grid {
    left: 400px;
}

#edit {
    left: 130px;
}

#add-db {
    left: 242px;
}

#edit3 {
    left: 70px;
}
#add {
    left: 12px;
}
#btnHideAdditInfo, #btnHideAdditInfo2 {
    right: 40px;
}
#btnAutosize, #btnAutosize2 {
    right: 70px;
}
#refresh, #refresh2 {
    right: 100px;
}
#selectTexts {
    right: 130px;
}
#btnDelete {
    margin-left: 130px;
}
.toggle-button {
    float: right;
}
.chart-missing,
.chart-candlestick {
    display: none;
}

.btnFullscreen {
    right: 10px;
}
.jqx-grid-statusbar {
    border-top: 1px solid #ddd;
}
#grid-container2 {
    height: 37px;
    display: block;
}
#grid-container-panel {
    border-top: 1px solid #ddd;
    height: 37px;
    clear: both;
    padding-top: 4px;
}
#grid-container-panel span {
    margin-left: 20px;
    font-size: 18px;
}

#activegrid-img {
    position: absolute;
    right: 375px;
    top: 10px;
}


#searchBox {
    position: absolute;
    right: 135px;
    top: 6px;
    border-color: #ddd;
}
.jqx-toolbar-tool-minimized.jqx-toolbar-tool-no-separator-ltr {
    float: right;
}
.jqx-toolbar-tool-minimized.jqx-toolbar-tool-separator-ltr {
    float: right;
}
.jqx-toolbar-minimized-button {
    position: relative;
    margin-top: 0;
    float: right;
}
.jqx-toolbar-tool-minimized.jqx-toolbar-tool-separator-ltr #add_correction,
.jqx-toolbar-tool-minimized.jqx-toolbar-tool-separator-ltr #remove_correction {
    margin-right: 0;
}
#remove_correction.btn-danger {
    margin-top: 4px;
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}
.popup-win {
    width: 210px !important;
    position: absolute;
    top: 270px;
    height: 145px;
    background: #fff;
    border: 2px solid #ddd;
    left: 370px;
    z-index: 99999;
    padding: 13px 0px;
    display: none;
}
.popup-win .decimal-input {
    border: 1px solid #ddd;
    margin-right: -20px;
    outline: none;
    padding-right: 6px;
    text-align: right;
}
.popup-win .ui-dialog-buttonpane {
    margin-top: 21px;
    border: 0;
    border-top: 1px solid #ddd;
}
.popup-win .ui-dialog-buttonset {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    padding-right: 20px;
}
.toolbar-table-correct {
    float: right;
    margin-top: 2px;
}
#btnAutosizeCorrection {
    float: right;
    margin-right: 15px;
    margin-left: 5px;
}
#btnRefreshCorrestin {
    float: right
}
#btnRefreshCorrestin:active,
#btnAutosizeCorrection:active {
    margin-top: 2px;
}


/* grid font */
.jqx-widget-light,
.jqx-widget-header-light,
.jqx-fill-state-normal-light,
.jqx-widget-content-light,
.jqx-fill-state-hover-light,
.jqx-fill-state-pressed-light,
.jqx-widget-content-light,
.jqx-widget-light {
    font-family: Calibri;
    color: #000;
}

/* grid cells */
.cell-render {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#jqxgrid-History-Log.treeView .cell-render {
    position: unset;
    left: auto;
    right: auto;
    margin: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.cell-render .img-fluid {
    max-height: 45px;
}
.collapseText {
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Settings grids */
#Settings, #Vendor-Settings {
    overflow: auto;
}
#Settings .short, #Vendor-Settings .short {
    padding: 30px 30px 0 0;
    float: left;
    width: 50%;
}
#Settings .short:nth-child(odd),
#Vendor-Settings .short:nth-child(odd) {
    padding-left: 30px;
}
#Settings .export {
    margin-bottom: 50px;
}
#Settings .export-import-button {
    text-align: right;
}
@media ( max-width: 1000px ) {
    #Settings .short, #Vendor-Settings .short {
        float: none;
        width: 100%;
        padding-left: 30px;
    }
}

/*=====================
    Vendor Settings
======================*/
#Vendor-Settings .nav-tabs {
    border-bottom: 0;
}
#Test-EOD-Key {
    position: relative;
}
#Vendor-Settings .jqx-datatable-load {
    z-index: 99998;
    background-color: rgba(50, 50, 50, 0.1);
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    visibility: hidden;
    display: none;
    top: 0;
    left: 0;
}
#Vendor-Settings .jqx-datatable-load.show {
    visibility: visible;
    display: block;
}
#Vendor-Settings .jqx-datatable-load .jqx-fill-state-normal {
    z-index: 99999;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: relative;
    width: fit-content;
    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;
}
#Vendor-Settings .jqx-datatable-load .jqx-fill-state-normal > div {
    float: left;
}
#Vendor-Settings .jqx-datatable-load .jqx-fill-state-normal .jqx-grid-load {
    float: left;
    overflow: hidden;
    width: 32px;
    height: 32px;
}
#Vendor-Settings .jqx-datatable-load .jqx-fill-state-normal span {
    margin-top: 10px;
    float: left;
    display: block;
    margin-left: 5px;
}
.btn-test, .btn-save {
    float: right;
    height: 30px;
    font-size: 14px;
    margin-top: -6px;
    line-height: 1.3;
    width: 65px;
}
#eod-test label {
    margin-right: 8px;
}
#eod-test b {
    font-size: 18px;
}
#eod-test b.success {
    color: rgb(22,118,51);
}
#eod-test b.fail {
    color: rgb(213, 17,27) ;
}
#eod-test1 .market:nth-of-type(1) {
    margin-bottom: 0;
}
#eod-test1 .market:nth-of-type(2) {
    margin-top: 52px;
}
#new-API-Key {
    width: 280px;
    border: 1px solid #ddd;
    border-radius: 2px;
    outline: none;
    height: 28px;
}

/* Model form */
.ui-dialog, .ui-dialog-content {
	box-sizing: content-box;
}
.ui-dialog {
    display: none;
}

.dialog-form {
    display: none;
    width: auto !important;
}
.dialog-form1 label, .dialog-form1 input, .dialog-form1 textarea { display:block; }
.dialog-form1 .text { margin-bottom:12px; width: calc( 100% - 10px ); padding: .4em; }

.dialog-form label, .dialog-form input, .dialog-form textarea { display:block; }
.dialog-form .text { margin-bottom:12px; width: calc( 100% - 10px ); padding: .4em; }
.dialog-form fieldset { padding:0; border:0; }
.dialog-form h1 { font-size: 1.2em; margin: .6em 0; }
.dialog-form div#users-contain { width: 350px; margin: 20px 0; }
.dialog-form div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
.dialog-form div#users-contain table td,
.dialog-form div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.dialog-form .ui-dialog .ui-state-error { padding: .3em; }
.dialog-form .validateTips { border: 1px solid transparent; padding: 0.3em; }

.dialog-form  .short{
    width: 50% !important;
    float: left;
}
.dialog-form .switch {
    position: absolute;
    width: 60px;
    height: 20px;
    margin-top: -34px;
    margin-left: 90px;
}
.dialog-form .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}
.dialog-form .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.dialog-form .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.dialog-form input:checked + .slider {
    background-color: #2196F3;
}
.dialog-form input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
.dialog-form input:checked + .slider:before {
    -webkit-transform: translateX(38px);
    -ms-transform: translateX(38px);
    transform: translateX(38px);
}
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
.boolean-input {
    margin-bottom: 14px;
}
.boolean-input.b1 {
    margin-top: 22px;
}
.dialogWindowContent {
    text-align: left;
    margin-left: 10px;
    margin-right: 9px;
    font-family: "Open Sans",Roboto,sans-serif;
}
.right-panel.b1 {
    margin-top: 24px;
}
.dialog-form textarea {
    height: 90px;
}
.dialog-form .short.checkbox {
    width: calc( 50% - 50px ) !important;
    float: none;
    margin-left: 25px;
    display: inline-block;
}
.dialog-form #uploadLogo {
    width: calc(100% - 75px);
    margin: 10px auto 0;
}
.dialog-form .logo {
    height: 80px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 10px;
}
.dialog-form #tabs {
    margin-top: 20px;
}
.dialog-form #logoBtn {
    background: transparent;
    border: 0;
    outline: 0;
}
#dialog-form-schedule .short.checkbox {
    float: left;
    width: calc( 50% - 30px ) !important;
}
#dialog-form-schedule .short.checkbox.single-panel {
    clear: both;
    margin-top: 190px;
    border-top: 1px dashed #ccc;
    width: calc( 100% - 50px ) !important;
    display: block;
    float: none;
    padding-top: 30px;
}
.close-series, .close-viewer {
    margin-right: -10px;
    margin-top: -10px;
    display: none;
}
.active .close-series,
.active .close-viewer {
    display: inline-block;
}
.hidden:not(.legend) {
    display: none !important;
}
.logo {
    text-align: center;
}
.logo img {
    margin-top: 0px;
	height: 100%;

}

.ui-dialog {
    min-width: 250px;
    z-index: 9999999 !important;
    font-family: "Open Sans",Roboto,sans-serif;
    max-width: 700px;
}
.ui-widget-overlay {
    z-index: 9999998 !important;
}
.ui-dialog .ui-dialog-content {
    padding: 2em 1em !important;
}
#dialogWindow {
    display: none;
}
#dialogWindow img {
    margin-left: 7px;
    float: left;
}
.navbar-nav > li > a:focus {
    color: #000  !important;
}
.jqx-splitter-collapse-button-vertical,
.jqx-splitter-collapse-button-horizontal {
    background-color: #0081c2 !important;
    background-repeat: repeat-x !important;
    background-image: linear-gradient(to right, #149bdf, #0480be) !important;
}
span.ui-button-text {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
}

.ui-dialog {
    min-width: 250px;
    z-index: 9999999 !important;
    font-family: "Open Sans",Roboto,sans-serif;
    max-width: 700px;
}
.ui-widget-overlay {
    z-index: 9999998 !important;
}
.ui-dialog .ui-dialog-content {
    padding: 1em 1em 2px 1em !important;
}
#dialogWindow img {
    margin-left: 7px;
    float: left;
}
.reportDialog .top-text {
    color: #012c91;
    font-size: 13px;
    margin-top: -10px;
}
.dialogWindowContent {
    text-align: left;
    display: block;
    margin-top: 7px;
    margin-right: 9px;
    font-family: "Open Sans",Roboto,sans-serif;
}
img + .dialogWindowContent {
    margin-left: 63px;
}
.reportBox {
    min-width: 200px;
    min-height: 50px;
    border: 1px solid #ccc;
    margin-top: 15px;
    font-size: 13px;
    padding: 35px;
    max-width: 700px;
}
.reportBox div span:first-child {
    width: 75px;
    display: inline-block;
}
#ref {
    margin-right: 15px;
    width: 88px;
}
.reportUserId {
    float: right;
    margin-right: 50px;
}
.reportBox div:not(:last-child) {
    margin-bottom: 10px;
}
.bottom-text {
    font-size: 13px;
    margin-bottom: -25px;
    margin-top: 11px;
}
.reportButtons {
    float: none !important;
    text-align: center;
    width: 100%;
}
.reportButtons button:first-child {
    float: left;
    margin-left: 10px !important;
}
.reportButtons button {
    width: 75px;
}
.reportButtons button:last-child {
    float: right;
}
.reportButtons button:last-child img {
    margin-right: 5px;
    margin-left: -8px;
}
.reportButtons button:first-child img {
    margin-right: 7px;
    margin-left: -5px;
}
.navbar-nav > li > a:focus {
    color: #000  !important;
}
.jqx-splitter-collapse-button-vertical,
.jqx-splitter-collapse-button-horizontal {
    background-color: #0081c2 !important;
    background-repeat: repeat-x !important;
    background-image: linear-gradient(to right, #149bdf, #0480be) !important;
}
#errorDetails {
    text-align: left;
    display: block;
    margin-left: 63px;
    margin-top: 7px;
    font-size: 12px;
    margin-right: 9px;
    color: #af0505;
    opacity: 0.9;
}
#dialog-details:hover {
    cursor: pointer;
}
#dialog-details {
    margin-top: 25px;
    margin-bottom: -5px;
}
.alldetails {
    margin-left: 15px;
    padding: 5px;
}
#dialog-details .key {
    font-size: 9px;
    position: relative;
    top: -2px;
}
.alldetails .key {
    font-weight: bold;
}
#errorDetails #result {
    display: none;
    margin-top: 10px;
}
span.ui-button-text {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
}
span.last-item {
    margin-left: 72px;;
}
div.val.parameter {
    margin-left: 90px;
}
.report {
    text-align: left;
    display: block;
    margin-left: 63px;
    margin-top: 22px;
    margin-right: 9px;
    margin-bottom: -20px;
    font-size: 13px;
    color: #999;
}
.report:hover {
    cursor: pointer;
}
#dialogWindow {
    display: none;
    height: auto;
    text-align: left;
}
#tabs-error-msg {
    max-height: 315px;
    height: 315px;
    max-width: 1000px;
}
#tabs-error-msg > div {
    overflow: auto;
    height: calc( 100% - 43px );
    width: calc( 100% - 4px );
    margin-right: -1px;
}
#tabs-error-msg.ui-tabs .ui-tabs-nav li a:focus {
    outline: none;
}
#tabs-error-msg.ui-tabs .ui-tabs-nav li:not(.ui-tabs-active) {
    border: 1px solid transparent;
    background: transparent;
}
#tabs-error-msg.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
}
#tabs-error-msg.ui-tabs .ui-state-active a,
#tabs-error-msg.ui-tabs .ui-state-default a:link {
    color: #454545;
}
.ui-dialog .data-response {
    white-space: pre;
}

/******************
  Manual Download
*****************/
#manualPanel, #eod-test {
    height: 400px;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 25px;
    margin-bottom: 15px;
}
#manualPanel .market:nth-of-type(2) {
    margin-top: 70px;
    margin-bottom: 0;
}
#Settings .nav-tabs {
    border-bottom: 0;
}
.market {
    margin: 34px 25px 10px;
}
input[type=radio]:disabled + label {
    color: #808080;
}

#dateField {
    outline: none;
    width:100px;
    background: #fff;
    border: 1px solid #ddd;
    margin-right: 5px;
}

#dateFieldStart {
    width:100px;
    outline: none;
    background: #fff;
    border: 1px solid #ddd;
    margin-right: 5px;    
}


.m-data {
    margin: 8px 0 14px;
    padding-left: 18px;
}

#exchange111 {
    width: 120px;
    border: 1px solid #ddd;
    border-radius: 2px;
    outline: none;
}
.btn-paste-symbol,
.btn-import-export,
.btn-start {
    width: 90px;
    font-size: 12px;
    height: 30px;
}
.btn-start {
    float: right;
}
.exchangeName {
    margin-left: 100px;
    margin-top: 8px;
    margin-bottom: 0;
    height: 10px;
}
#paste-symbol {
    width: calc(100% - 125px);
    border: 1px solid #ddd;
    height: 30px;
}
.btn-paste-symbol {
    width: 120px;
}
/*
 * File
 */
.file {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 2.5rem;
}
.file input {
    min-width: 14rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}
.file-custom {
    position: absolute;
    top: 0;
    left: 35px;
    z-index: 5;
    height: 30px;
    width: 332px;
    padding: 5px 5px;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.file-custom:before {
    position: absolute;
    top: -.075rem;
    right: -71px;
    bottom: -.075rem;
    z-index: 6;
    display: block;
    content: "Browse";
    height: 30px;
    padding: 5px 8px;
    line-height: 1.3;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
}
.file-custom:after {
    content: "File: ";
    left: -35px;
    top: 5px;
    position: absolute;
}
.file-custom p {
    overflow: hidden;
}
.import-dat-file {
    margin-top: 10px;
}
.file-custom-dat {
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 5;
    height: 30px;
    width: calc( 100% - 70px );
    padding: 5px 5px;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.file-custom-dat:before {
    position: absolute;
    top: -.075rem;
    right: -71px;
    bottom: -.075rem;
    z-index: 6;
    display: block;
    content: "Browse";
    height: 30px;
    padding: 5px 8px;
    line-height: 1.3;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
}
.file-custom-dat p {
    overflow: hidden;
}
#import-symbol .file-custom {
    width: 361px;
}
#view-sample {
    text-align: right;
    margin-bottom: 15px;
}
#view-sample a {
    text-decoration: none;
}
.import-symbol.export p {
    margin-bottom: 2px;
}
#category-tree p {
    display: inline;
}
.dat-btn {
    float: right;
    height: 30px;
    width: 75px;
    font-size: 12px !important;
}
.import-dat {
    text-align: right;
    width: 100%;
    height: 24px;
    margin-top: 27px;
}

.skipData {
    margin: 5px 0 0 181px;
}
.skipData > * {
    float: left;
}
#skipData {
    margin-right: 7px;
    margin-top: 2px;
}

.rebuildDatabase {
    margin: 5px 0 0 260px;
}
.rebuildDatabase > * {
    float: left;
}
#rebuildDatabase {
    margin-right: 4px;
    margin-top: 2px;
}



/* toolbar */
#seriesToolbar {
    border: 0;
    border-radius: 0;
    background: #f8f8f8;
}
.btnlayers {
    margin-right: 5px;
}
.btnlayers:active {
    margin-top: 2px;
}

/*==================
    Download Log
===================*/
#jqxTabsLogTab0 {
    margin-left: 15px;
}
#fullWidth-history-log,
#fullWidth-view-log,
#fullWidth-current-log,
#fullWidth-history-log-tree {
    right: 10px;
}
#btnAutosize-history-log,
#btnAutosize-view-log,
#btnAutosize-current-log,
#btnAutosize-history-log-tree {
    right: 40px;
}
#refresh-history-log,
#refresh-view-log,
#refresh-current-log,
#refresh-history-log-tree {
    right: 70px;
}

#refresh-download-current-log
{
	right:10px;
}

#selectTexts-history-log,
#selectTexts-view-log,
#selectTexts-current-log,
#selectTexts-history-log-tree {
    right: 100px;
}
#export-history-log,
#export-view-log,
#export-current-log,
#export-history-log-tree {
    left: 10px;
}
#json-history-log,
#json-view-log,
#json-current-log,
#json-history-log-tree {
    left: 48px;
}
#json-history-log img,
#json-view-log img,
#json-current-log img,
#json-history-log-tree img {
    height: 24px;
    width: 48px;
    left: 0 !important;
    top: 0 !important;
}
#toggle-history-log,
#toggle-history-log-tree {
    left: 110px;
}
#jqxgrid-History-Log.treeView .jqx-datatable-load {
    background-color: transparent !important;
}
#jqxgrid-History-Log.treeView .jqx-datatable-load.open {
    visibility: visible !important;
    display: block !important;
}
.DownloadIDLink {
    position: absolute;
    margin-top: 8px;
    margin-left: 10px;
}
#jqxgrid-History-Log.treeView .DownloadIDLink {
    position: unset;
    margin-top: 6px;
    margin-left: 4px;
}
.jqx-grid-cell-selected-light .DownloadIDLink {
    color: #fff;
}
.weekend {
    color: blue !important;
    font-weight: bold;
}
#history-page,
#view-page,
#current-page {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%
}
#jqxgridHistoryMenu, #jqxTabsLog {
    opacity: 0;
}
#nested-tabs .jqx-tabs-content-element {
    height: 100%;
}
#log-preview {
    border: 0;
}
#jqxgrid-View-Log .jqx-enableselect {
    z-index: 1 !important;
}
.lastSplitter {
    overflow: hidden;
}
#SkippedDatasourcesTextArea {
    padding: 0 10px;
}

.highlightHistory:not(.jqx-fill-state-pressed-light) {
    background-color: rgb(255, 242, 198) !important;
}
.arrow-children {
    background-image: url(../jqwidgets/styles/images/metro-icon-right.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 7px;
}
.arrow-children:hover {
    cursor: pointer;
}
.arrow-children.open {
    background-image: url(../jqwidgets/styles/images/metro-icon-down.png);
}
.busy-cursor, .busy-cursor:hover {
    cursor: wait !important;
}
#jqxgrid-History-Log td .jqx-tree-grid-indent:nth-of-type(1) {
    width: 0px;
}
#jqxgrid-History-Log td .jqx-tree-grid-indent:nth-of-type(2) {
    width: 40px;
}

#pagesMode,
#pagesModeTree {
    margin-left: 10px;
    margin-top: 7px;
    width: 99.7%;
    height: 100%;
}
.pagesButtons {
    margin-left: 3px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 3px;
    width: 27px;
    float: left;
    cursor: pointer;
}
.pagesButtons > div{
    margin-left: 6px;
    width: 15px;
    height: 26px;
}

#vendor_databases {
	display:none;
	width: calc( 100% - 2px );
}

.build-on {
/*	background-color: #98FB98;*/
	background-color: rgb( 7, 186, 7);
}

.build-on-cursor {
	background-color: rgb( 7, 186, 7); /*#98FB98;*/
	cursor: pointer;
}
