/*!
    *
    * Wijmo Library 5.20252.44
    * https://developer.mescius.com/wijmo
    *
    * Copyright(c) MESCIUS inc. All rights reserved.
    *
    * Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
    * us.sales@mescius.com
    * https://developer.mescius.com/wijmo/licensing
    *
    */

////////////////////////////////////////////////////////////////
// cerulean theme
//

////////////////////////////////////////////////////////////////
// override product variables
//
$wj-bkg: #fcfcfc;
$wj-txt: #082d43;
$wj-bdr: none;

$wj-hdr-bkg: #033c73;
$wj-hdr-txt: #fff;

$wj-sel-bkg: #2a9fd6;
$wj-msel-bkg: #77afc9;

// $wj-cell-grp-bkg: #777777;
// $wj-cell-grp-txt: #dddddd;
// $wj-cell-bdr: none;
// $wj-cell-frz: #e4ecf2;
// $wj-cell-frz-alt: #d3e0ea;
// $wj-cell-frz-bdr: none;

$wj-btn-bkg: #70a438;
$wj-btn-hvr: #59822c;
$wj-btn-txt: #fff;
$wj-btn-grp-bdr: none;

$wj-tooltip: #fff;
$wj-tooltip-txt: #000;

$wj-bkg-grd: true;
$wj-btn-grd: true;
$wj-input-grd: true;

$wj-cell-grp-bkg: #777777;
$wj-cell-grp-txt: #dddddd;
$wj-cell-bdr: none;
$wj-cell-frz: #e4ecf2;
$wj-cell-frz-alt: #d3e0ea;
$wj-cell-frz-bdr: none;
$wj-sort-index-txt: $wj-sel-bkg;

////////////////////////////////////////////////////////////////
// import base product theme
//

// not applicable in Core


////////////////////////////////////////////////////////////////
// import product style
//
@import "../wijmo";

////////////////////////////////////////////////////////////////
// theme specific rules
//
