:root {
    --background-color: #b6d9f0; /* #f0f0f0; */
    --main-color: #bbc0b5; /* first color for left side panel gradient */
    --second-color: #ecf0e8; /* secondary color for left side panel gradient */
    --side-menu-background: linear-gradient(to bottom,var(--main-color) 38%, var(--second-color) 100%); /*use hybrid-actions class to apply to panels */
    --background-url: url('/profoundui/userdata/genie skins/whiteoak/background2.jpg'); /* url('/profoundui/userdata/genie skins/whiteoak/background.jpg'); */
    --heading-strip-url: url('/profoundui/userdata/genie skins/whiteoak/heading_strip_blue.png');
}
#content {
  background: var(--background-color); 
}
DIV.top-line {
  font-size:18px;
  color:#000000;
}
.paging-bar {
  background-image   : var(--heading-strip-url) ;

}

.office-copy-defaults.office-copy-tab-panel-layout-greengradiant>div.pui-tablayout-body {
  border: 1px solid #4e4c5b;
  background: linear-gradient(to bottom,var(--main-color) 38%, var(--second-color) 100%);
}

.office-copy-defaults.office-copy-tab-panel .content-area {
  border-radius: 0 3px 9px 9px;
  -webkit-border-radius: 0; 
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.office-copy-alt-defaults, .office-copy-defaults{
  border-radius:2px;
    /* -webkit-border-radius: 9px; */
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}


body.whiteoak {
  font-family: Consolas, Monospace;
}

.whiteoak-link {
  font-family: sans-serif;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  color: #0067c3;
}

.whiteoak-link :hover {
  text-decoration: underline;
}

DIV.whiteoak-crumb {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}

A.whiteoak-crumb {
  font-family: sans-serif;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  color: #0067c3;
}

A.whiteoak-crumb :hover {
  text-decoration: underline;
}

.whiteoak-required {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #ff0000;
}

/* whiteoak Theme */

INPUT.whiteoak-button {
  color: #335588;
  font-weight: bold;
  font-size: 12px;
}

.whiteoak-constant {
  font-family: Consolas, Monospace;
  font-size: 14px;
  color: #333333;
}

.whiteoak-constant2 {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}

.whiteoak-output-field {
  font-family: Consolas, Monospace;
  font-size: 14px;
  color: #666666;
}

.whiteoak-subfile-heading {
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  background-color: #0b72a9;
  font-weight: bold;
  z-index: 100;
  /* above grid lines */
}

DIV.whiteoak-subfile-heading {
  color: #ffffff;
  background-color: #0b72a9;
}

/* CSS for whiteoak Grid */

.whiteoak-grid {
  z-index: 9;
}

.whiteoak-grid .cell {
  font-family: Verdana;
  font-size: 13px;
  text-align: center;
}

.whiteoak-grid .cell {
  text-align: center;
}

.whiteoak-grid .header-cell {
  font-size: 11px;
  color: #ffffff;
  background-color: #0b72a9;
  background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
}

.whiteoak-grid .header-cell div {
  text-align: center;
}

.whiteoak-grid .odd {
  color: #555555;
  background-color: #efefef;
}

.whiteoak-grid .even {
  color: #555555;
  background-color: #fcfcfc;
}

.whiteoak-grid .odd INPUT.PR {
  color: #555555;
}

.whiteoak-grid .odd INPUT.PR-UL {
  color: #555555;
}

.whiteoak-grid .even INPUT.PR {
  color: #555555;
}

.whiteoak-grid .even INPUT.PR-UL {
  color: #555555;
}

.whiteoak-grid .selected {
  color: #ffffff;
  background-color: #6699cc;
}

.whiteoak-grid .hover {
  color: #555555;
  background-color: #cbe2ff;
  background-image: url('../images/grids/hybrid/hover.png');
  background-repeat: repeat-x;
}

.whiteoak INPUT.PR {
  border: 0px solid #ffffff;
  background-image: none;
  background-color: transparent;
  color: #666666;
}

.whiteoak INPUT.PR-UL {
  border: 0px solid #ffffff;
  background-image: none;
  background-color: transparent;
  text-decoration: underline;
  color: #666666;
}

.whiteoak DIV.RI {
  background-color: yellow;
}

.whiteoak INPUT.RI {
  background-color: yellow;
  background-image: none;
}

.whiteoak DIV.TRQ {
  color: #335588;
}

.whiteoak INPUT.TRQ {
  color: #000000;
}

.whiteoak INPUT.invalid {
  background-image: url('../images/invalid-underline.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  border-color: #924949;
}

.whiteoak-heading1 {
  height: 122px;
  background-color: #005079;
  background-image: url('/profoundui/userdata/genie skins/Hybrid/background.gif');
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  top: 0px;
  left: -2px;
  z-index: 4;
}

body.whiteoak-signon {
  background-color: #005079;
  background-image: url('/profoundui/userdata/genie skins/Hybrid/background.gif');
  background-position: center top;
  background-repeat: no-repeat;
}

.whiteoak-heading2 {
  position: absolute;
  top: 75px;
  left: -4px;
  border-top: 1px solid #18638a;
  border-bottom: 1px solid #18638a;
  background-image: url('/profoundui/userdata/genie skins/Hybrid/heading_strip.png');
  background-repeat: repeat-x;
  z-index: 5;
  width: 100%;
}

.whiteoak-actions {
  background: #e7f1f3;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(38%, #e7f1f3), to(#ffffff));
  background: -o-linear-gradient(top, #e7f1f3 38%, #ffffff 100%);
  background: linear-gradient(to bottom, #e7f1f3 38%, #ffffff 100%);
  /* IE6-9 */
}

.whiteoak .top-line {
  font-family: sans-serif;
  font-size: 18px;
}








body.whiteoak-signon {
  background-color   : #939393;
  background-image   : var(--background-url) ;
  background-position: center top;
  background-repeat  : no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.whiteoak-actions {
  background: var(--main-color);
  /* Old browsers */
 /* background: linear-gradient(to bottom,var(--main-color) 38%, var(--second-color) 100%); */
  background: var(--side-menu-background);
  filter    : progid: DXImageTransform.Microsoft.gradient(startColorstr='var(--main-color)', endColorstr='var(--second-color)', GradientType=0);
  /* IE6-9 */
}
.whiteoak-heading2 {
  position         : absolute;
  top              : 75px;
  left             : -4px;
  border-top       : 1px solid var(--background-color);
  border-bottom    : 2px solid var(--background-color);
  background-image : var(--heading-strip-url);
  background-repeat: repeat-x;
  z-index          : 5;
  width            : 100%;
}

.whiteoak-heading1 {
  height             : 122px;
  background-color   : var(--background-color);
  background-image   : var(--background-url) ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat  : no-repeat;
  position           : absolute;
  width              : 100%;
  top                : 0px;
  left               : -2px;
  z-index            : 4;
}

.mainDiv {
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background-color: var(--background-color);
  padding: 0px;
}

body {
  margin: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  background-repeat: repeat-y;
  background-color: var(--background-color);
  font-family: Consolas,Monospace;
  font-size: 14px;
  overflow: auto;	
}

.heading {
  color: var(--background-color);
  font-weight: bold;
  font-size: 20px
}


/* default window border */
DIV.Default {
  border-color: var(--background-color);
  background-color: #FFFFFF;
  border-style: solid;                                                                                                  
  border-width: 3px; 
  z-index: 30;
}

DIV.Default DIV.title {
  color: var(--background-color);
  font-weight: bold;
  background-color: #FFFFFF;
}


.whiteoak DIV.RI {

  background-color:  orange;
}