/*Html-content styles*/
body.mceContentBody {background-color: #fff; font-family: FuturaNewBook, Arial;}
.html-content, .mceContentBody {line-height: 20px; /*overflow: hidden;*/ text-align: left; color: #6f6f6f; font-size: 14px; -webkit-text-size-adjust: none;}
.html-content h1, .mceContentBody h1 {font-family: FuturaNewBook, Myriad Pro, 'Open Sans', sans-serif, Arial; font-size: 20px; color: #2a2a2b; margin: 20px 0px; padding: 0px; position: relative; font-weight: normal; line-height: 20px; text-align: left; text-transform: uppercase;}
.html-content h2, .mceContentBody h2 {font-family: FuturaNewBook, Myriad Pro, 'Open Sans', sans-serif, Arial; font-size: 18px; color: #2a2a2b; margin: 20px 0px; padding: 0px; position: relative; font-weight: normal; line-height: 18px; text-align: left; text-transform: uppercase;}
.html-content h3, .mceContentBody h3, .html-content .like-h3, .mceContentBody .like-h3 {font-family: FuturaNewBook, Myriad Pro, 'Open Sans', sans-serif, Arial; font-size: 16px; color: #2a2a2b; margin: 20px 0px; padding: 0px; position: relative; font-weight: normal; line-height: 16px; text-align: left; text-transform: uppercase;}
.html-content h4, .mceContentBody h4, .html-content .like-h4, .mceContentBody .like-h4 {font-family: FuturaNewBook, Myriad Pro, 'Open Sans', sans-serif, Arial; font-size: 14px; color: #2a2a2b; margin: 20px 0px; padding: 0px; position: relative; font-weight: normal; line-height: 14px; text-align: left; text-transform: uppercase;}
.html-content h5, .mceContentBody h5 {font-family: FuturaNewBook, Myriad Pro, 'Open Sans', sans-serif, Arial; font-size: 14px; color: #2a2a2b; margin: 20px 0px; padding: 0px; position: relative; font-weight: normal; line-height: 14px; text-align: left; text-transform: uppercase;}
.html-content h6, .mceContentBody h6 {font-family: FuturaNewBook, Myriad Pro, 'Open Sans', sans-serif, Arial; font-size: 14px; color: #2a2a2b; margin: 20px 0px; padding: 0px; position: relative; font-weight: normal; line-height: 14px; text-align: left; text-transform: uppercase;}

.html-content ul, .mceContentBody ul {margin: 20px 0px; padding: 0px; list-style: none; line-height: 14px; overflow: hidden; text-transform: none;}
.html-content ul li, .mceContentBody ul li {padding-left: 24px; margin-bottom: 8px; line-height: 20px; background: url("/web/images/point_icon.png") no-repeat 5px 9px; color: #3e536b; font-size: 17px;}

.html-content ol, .mceContentBody ol {margin: 20px 0px; padding: 0px; list-style: decimal; padding-left: 14px;}
.html-content ol li, .mceContentBody ol li {margin-bottom: 8px;}
.html-content table, .mceContentBody table {width: 100%; border-top: 1px solid #eee; border-left: 1px solid #eee; border-spacing: 0px; margin: 14px 0px;}
.html-content table td, .mceContentBody table td {padding: 7px; background-color: #fff; border-bottom: 1px solid #eee; border-right: 1px solid #eee; font-size: 15px;}
.html-content table thead td, .mceContentBody table thead td {background-color: #bcbdbc; font-weight: bold; color: #fff;}

.html-content blockquote, .mceContentBody blockquote {margin: 50px 0px; padding: 0px; color: #1f3a56; font-size: 34px; line-height: 40px; background: url("/web/images/quote_icon.png") no-repeat 0px 0px; padding-left: 70px;}

.html-content p, .mceContentBody p {line-height: 26px; margin: 20px 0px; color: #3e536b; font-size: 17px;}
.html-content p b, .mceContentBody p b {}

.html-content img, .mceContentBody img {}

.html-content a, .mceContentBody a {color: #f2683c; text-decoration: none;}
.html-content a:hover, .mceContentBody a:hover {text-decoration: none; color: #000;}
/*************/
