/****************************** 
BRAND COLORS (Oracle)
******************************/
body.body-oracle-tablet { background:#fff; }


/****************************** 
RED #F80000 
******************************/
.vertical-stripe { background:#F80000;  border-left:4px #F80000 solid; }
span.call-out-borders-left,
span.call-out-borders-right { border-top:#F80000 8px solid; border-bottom:#F80000 8px solid; }
span.red { color:#F80000; }


/****************************** 
BLUE #1F4F82 
******************************/
a,
.TOC-block .chap-no p,
.TOC-block a .chap-description > h6,
.trad-asset-text p,
a .popup-graphic,
ul.tabs li a,
ul.resource-list li a,
.tooltipster-default,
a .popup-graphic small,
li#scroll-top-TOC h6 span, /* for phone */
.remodal h6 span /* for phone */
{ color:#1F4F82; }

ul.tabs li a:hover, 
ul.tabs li a.active
{ background-color:#1F4F82; }

a .popup-graphic { border-left:#1F4F82 10px solid; }


/* GRAYS - DARKEST to LIGHTEST */
/****************************** 
#404040 Body Text
******************************/
body,
.TOC-block a .chap-description p,
.new-chap-empty .main-text p,
.main-text p,
.case-study-wrap-left p,
.case-study-wrap-right p,
.quote-cs-wrap h3,
li#scroll-top-TOC h6, /* for phone */
li#scroll-top-TOC p, /* for phone */
.remodal h6, /* for phone */
.remodal p /* for phone */
{ color:#404040; }

/****************************** 
#4E4E4E <h4> Tags
******************************/
/*.new-chap-empty .main-text h4, 
.inner-right-page h4,
.inner-left-page h4,
.row h4
{ color:#4e4e4e; }
*/
.new-chap-empty .main-text h4,
.phone-layout h4,
.main-text p.drop-cap:first-letter,
.inner-right-page h4,
.inner-left-page h4,
.inner-right-page h6,
.inner-left-page h6,
.tablet-height h4 
{ color:#4e4e4e; }

/****************************** 
#5F5F5F Chapter Titles / Section Headers
******************************/
.TOC-left h1,
.new-chap-empty .main-text h3,
.new-chap-empty .main-text h1,
.main-text h3,
.main-text h1,
ul.list-1 li,
.resources-header-wrap h1,
/*tablet*/
h1.TOC-h1,
ul.list-2 li:first-child,
p.paragraph-header,
.quote-backdrop p,
ul.list-3 li,
ul.list-6 li
{ color:#5f5f5f; }


/****************************** 
#7F7F7F Margin Text
******************************/
.TOC-left .TOC-block a .chap-description,
.TOC-right .TOC-block a .chap-description,
/*tablet*/
.TOC-block a .chap-description
{ border-left:solid 1px #7f7f7f; }

span.call-out-CS-left,
span.call-out-CS-right
{ border-top:#7f7f7f 8px solid; border-bottom:#7f7f7f 8px solid; }

.TOC-block a .chap-description > h6 span,
.footer-left-page p,
.footer-right-page p,
.new-chap-empty .margin-text p,
ul.list-2 li,
ul.list-9 li
{ color:#7f7f7f; }

/****************************** 
#A5A5A5 Page Numbers / Chapter Runner and Book Title (for Tablet and Phone
******************************/
.TOC-block a:hover .chap-description h6, 
.TOC-block a:hover .chap-description p,
.TOC-block a:hover .chap-description > h6 span { color:#A5A5A5; }

.TOC-block a:active .chap-description h6, 
.TOC-block a:active .chap-description p,
.TOC-block a:hover .chap-description > h6 span { color:#A5A5A5; }

/****************************** 
#EDEDED Background Gray
******************************/
.background-gray { background:#ededed; }



/****************************** 
SVG's
******************************/

.icon-TOC svg,
.icon-download svg 
{ fill:#1F4F82; }

svg.asset-article path,
svg.asset-brochure path,
svg.asset-demo path,
svg.asset-ebook path,
svg.asset-event path,
svg.asset-infographic path,
svg.asset-pdf path:first-of-type,
svg.asset-podcast path,
svg.asset-report path,
svg.asset-success path,
svg.asset-video path,
svg.asset-webcast path,
svg.asset-webcast polygon,
svg.asset-whitepaper path,
svg.asset-popup path
{ fill:#1F4F82; }

svg.quote-asset-report path,
svg.quote-asset-success path { fill:#1F4F82; }
 


svg.tablet_hamburger rect { fill:#1F4F82; }