/* CONTENT BLOCK EDITOR STYLES
----------------------------------------------------------*/
/* GLOBAL NESTED STYLES ACROSS ALL CB */
.StandardCBStyle {font-family: 'Open Sans', Arial, sans-serif; }
.StandardCBStyle p, .normalPara p {margin: 0; padding: 0;}

.StandardCBStyle a {color: #0099B6; text-decoration: underline;}
.StandardCBStyle a:hover {color: #11596F;}

/* STANDARD CB */
.StandardCBStyle, .StandardCBStyle .normalPara p, .StandardCBStyle .normalPara, .StandardCBStyle p {font-size: 17px; line-height: 32px; color: #333333; font-weight: 400;}

.StandardCBStyle h3, .StandardCBStyle h4, .StandardCBStyle h5, .StandardCBStyle h6 {margin: 0; padding: 0; line-height: 1.7em; font-weight: 700;}
.StandardCBStyle h3 {font-size: 1.3em;}
.StandardCBStyle h4 {font-size: 1.2em;}
.StandardCBStyle h5 {font-size: 1.1em;}
.StandardCBStyle h6 {font-size: 1em;}

.StandardCBStyle ul {margin: 10px 0 10px 0; padding:0 0 0 0}
.StandardCBStyle ul li  {margin: 10px 0 18px 15px; padding: 0 45px 0 17px; list-style-type:none; line-height: 24px;}
.StandardCBStyle ul li:before  {color: #0099B6; font-family: 'df-icomoon'; content: "\e62a"; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; margin: 0 5px -6px -20px;}

.StandardCBStyle ol {margin: 15px 0 20px 15px; padding:0 0 0 0;}
.StandardCBStyle ol li  {margin:8px 0 15px 25px; padding:0 45px 0 5px; line-height: 23px; zoom:1; list-style-type: decimal-leading-zero;}

.StandardCBStyle hr {background-color: #11596F; border: none; height: 1px; margin: 0; padding: 0;}
.StandardCBStyle blockquote {font-size: 18px; color: #666666; background-color: #f4f4f4; line-height: 1.9em; margin: 24px 0 24px 0; padding: 25px 35px 35px 35px; box-shadow: 0 0 10px #999; border: 4px solid #fff;}
.StandardCBStyle table {border-collapse: collapse; border-color: #f4f4f4; font-size: 16px; line-height: 28px; }
.StandardCBStyle table thead {background-color: #808080; border-collapse: collapse; border-color: #D1F0F9; color: #ffffff;}
.StandardCBStyle table thead td, .StandardCBStyle table thead th td  {border-color: #cccccc;}
.StandardCBStyle caption {caption-side:bottom; text-align: left; font-size: .75em;}

.StandardCBStyle table.tablelist p, .StandardCBStyle table.tablelist {font-size: 14px !important; line-height: 20px !important;}

.StandardCBStyle table {width: 100%}

.StandardCBStyle table thead {font-size: 10px; line-height: 12px; background-color: #11596F; font-weight: 400 !important;}
.StandardCBStyle table thead th {border-right: 1px solid #ffffff; color: #ffffff; padding: 4px 5px; text-align: center;}

.StandardCBStyle table tbody td {padding: 20px 5px 5px 5px; border-bottom: 1px solid #CEDEEE; font-size: 12px; line-height: 14px; text-align: left;}




.blogstylecontent, .blogstylecontent .normalPara p, .blogstylecontent .normalPara, .blogstylecontent p {font-size: 17px; line-height: 25px; color: #333333; font-weight: 400;}

.blogstylecontent ul {margin: 8px 0 8px 0; padding:0 0 0 0}
.blogstylecontent ul li  {margin: 5px 0 12px 15px; padding: 0 10px 0 17px; list-style-type:none; line-height: 20px;}
.blogstylecontent ul li:before  {color: #0099B6; font-family: 'df-icomoon'; content: "\e62a"; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; margin: 0 5px -6px -20px;}

/* HOME CB */
.HomeCBStyle {font-family: 'Open Sans',}
.HomeCBStyle p {margin: 0; padding: 0;}

.HomeCBStyle a {color: #0099B6; text-decoration: underline;}
.HomeCBStyle a:hover {color: #11596F;} 
.HomeCBStyle, .HomeCBStyle .normalPara p, .HomeCBStyle .normalPara, .HomeCBStyle p {font-size: 20px; line-height: 34px; color: #333333; font-weight: 400;}


/* PRODUCT DETAILS CB */
.ProductCBStyle {font-family: 'Open Sans', Arial, sans-serif;}
.ProductCBStyle p {margin: 0; padding: 0;}

.ProductCBStyle a {color: #0099B6; text-decoration: underline;}
.ProductCBStyle a:hover {color: #11596F;} 
.ProductCBStyle, .ProductCBStyle .normalPara p, .ProductCBStyle .normalPara, .ProductCBStyle p {font-size: 14px; line-height: 24px; color: #333333; font-weight: 400;}


.ProductCBStyle table {width: 100%}

.ProductCBStyle table thead {font-size: 10px; line-height: 12px; background-color: #11596F; font-weight: 400 !important;}
.ProductCBStyle table thead th {border-right: 1px solid #ffffff; color: #ffffff; padding: 4px 5px; text-align: center;}

.ProductCBStyle table tbody td {padding: 7px 5px; border-bottom: 1px solid #CEDEEE; border-right: 1px solid #CEDEEE; font-size: 12px; line-height: 14px; text-align: center;}
.ProductCBStyle table tbody td:last-child {border-right: none; text-align: left; font-style: italic;}

    
/* LOAD FONTS 
----------------------------------------------------*/
@font-face {
	font-family: 'df-icomoon';
	src:url('/Themes/Default/Content/fonts/df-icomoon.eot?a9yoq0');
	src:url('/Themes/Default/Content/fonts/df-icomoon.eot?#iefixa9yoq0') format('embedded-opentype'),
		url('/Themes/Default/Content/fonts/df-icomoon.woff?a9yoq0') format('woff'),
		url('/Themes/Default/Content/fonts/df-icomoon.ttf?a9yoq0') format('truetype'),
		url('/Themes/Default/Content/fonts/df-icomoon.svg?a9yoq0#df-icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* PROJECT FONTS */

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2015 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Typodermic Fonts Inc.
 * License URL: http://www.fontspring.com/licenses/typodermic/webfont
 *
 *
 */

@font-face {
    font-family: 'kenyan_coffeesemibold';
    src: url('/Themes/Default/Content/Fonts/kenyan_coffee_sb-webfont.eot');
    src: url('/Themes/Default/Content/Fonts/kenyan_coffee_sb-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Themes/Default/Content/Fonts/kenyan_coffee_sb-webfont.woff2') format('woff2'),
         url('/Themes/Default/Content/Fonts/kenyan_coffee_sb-webfont.woff') format('woff'),
         url('/Themes/Default/Content/Fonts/kenyan_coffee_sb-webfont.ttf') format('truetype'),
         url('/Themes/Default/Content/Fonts/kenyan_coffee_sb-webfont.svg#kenyan_coffeesemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* PROJECT FONTS */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/l/font?kit=DXI1ORHCpsQm3Vp6mXoaTY-dKQzmQ2KGHRrJPWMxpTDsPXYqTGLZ2U8sggWmBN11vY_KnrbECKVYwT5jML176E-hCdHeAh1EypZggr0U53BuXxQghSWdr5fKRAiL7DYm&skey=b33cc031a589c168) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/l/font?kit=56hreGcsKW_5tYMq1kGVlFAKFZEl-uwt8ZAZD7Zj1x8hU65Org-VsHihMsgCE9y49EhpiqJDj9lnQaq249QEOeUQPIbVTiqEwuMCDJhqySqh0bZea9sKcRbh9Fsh11uP&skey=62c1cbfccc78b4b2) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/l/font?kit=MTP_ySUJH_bn48VBG8sNSo-dKQzmQ2KGHRrJPWMxpTDsPXYqTGLZ2U8sggWmBN11vY_KnrbECKVYwT5jML176E-hCdHeAh1EypZggr0U53BuXxQghSWdr5fKRAiL7DYm&skey=a162967ffaa5aa08) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/l/font?kit=k3k702ZOKiLJc3WVjuplzI-dKQzmQ2KGHRrJPWMxpTDsPXYqTGLZ2U8sggWmBN11vY_KnrbECKVYwT5jML176E-hCdHeAh1EypZggr0U53BuXxQghSWdr5fKRAiL7DYm&skey=cd9e1a36bb25a3c3) format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(https://fonts.gstatic.com/l/font?kit=EInbV5DfGHOiMmvb1Xr-ho-dKQzmQ2KGHRrJPWMxpTDsPXYqTGLZ2U8sggWmBN11vY_KnrbECKVYwT5jML176E-hCdHeAh1EypZggr0U53BuXxQghSWdr5fKRAiL7DYm&skey=c27b416055908855) format('woff2');
}







