/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>HSINCHU, <span class="xn-location">Taiwan</span>, <span class="xn-chron">Oct. 19, 2017</span> /PRNewswire/ -- EcoNet (Suzhou) Limited, a subsidiary of MediaTek Inc., and a leading supplier of semiconductor solutions for fixed-line broadband communications, today announced that Millenicom, a leading Turkish Internet service provider, selected EcoNet VDSL solution in order to reinforce their broadband service and offer superior user experience of xDSL technology. Millenicom is bringing the benefits of copper line technology to a higher speed and feature-rich home gateways.</p>
<p>"Built to provide a highly integrated feature in the mainstream product range, EN7512 is designed to maximize network efficiency and product versatility for operators and leading OEMs. The solution is massively adopted by many tier 1 operators," said <span class="xn-person">Chang-Ching Wu</span>, VP of Sales and Marketing of EcoNet. "Aligning this design concept with our commitment to serve the industry's seamless migration from ADSL to VDSL, we believe EN751x family offers competitive solutions for our system vendor customers and the operators they serve."</p>
<p>"Powered by EN7512 chipset, EcoNet's field proven xDSL solution is well compatible with Turkish existing VDSL/ADSL equipments (i.e. DSLAM), along with EcoNet's over 15 years experience in xDSL interoperability. Equipped with ultra-innovative xDSL design, EcoNet EN7512 transforms xDSL experience with breakthrough stability, keeping solid Internet connection from various noise interference in the field," said <span class="xn-person">Mehmet Ilgaz</span>, CTO of Millenicom. "Service providers launch VDSL service by utilizing existing telephone line infrastructure which makes roll out more time-efficient and less costly. EN7512 powers their new generation of cost competitive VDSL Customer Premises Equipment (CPE), offering high-performance and unique-designed SPA 2.0 (Smart Packet Accelerator) engine for VDSL, Ethernet, and Wi-Fi concurrent applications. Subscribers of Millenicom will benefit from the steady VDSL data service connection, as well as splendid in-house Wi-Fi coverage with MediaTek's high quality 802.11n solutions."</p>
<p>The MediaTek/EcoNet EN751x family of VDSL Wi-Fi home gateway devices are widely adopted by tier 1 operators in the world.</p>
<p>
<b>About EcoNet</b>
</p>
<p>EcoNet (Suzhou) Limited is a subsidiary of MediaTek <span id="spanHghlte7bf">Inc.,</span> and was originally MediaTek's fixed-line broadband business unit. It is a leading company and dedicated to development of System-on-Chip (SoC) for broadband market. Products cover ADSL2+/VDSL2/GPON/EPON/XGPON/NGPON and Ethernet Switch solutions. Visit <a href="http://www.econet-inc.com/" rel="nofollow" target="_blank">http://www.econet-inc.com</a> for more information.<br>
<br>
<span class="xn-person">Reid Shiu</span>
<br>Phone: +886-3-6008566 <br>Email: <a href="mailto:EcoNet.Product@econet-inc.com" rel="nofollow" target="_blank">EcoNet.Product@econet-inc.com</a>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p style="text-align: center">Customers can use the same data plan while travelling in 40 countries</p>
<p>
<a href="https://www.truphone.com/uk/" rel="nofollow">Truphone</a>, the <span class="xn-location">London</span>-based global mobile tech disruptor, today announces it is offering data plans for iPad users with Apple SIM in <a href="https://www.truphone.com/dk/apple-sim/" rel="nofollow">Denmark</a>, <a href="https://www.truphone.com/no/apple-sim/" rel="nofollow">Norway</a>, <a href="https://www.truphone.com/se/apple-sim/" rel="nofollow">Sweden</a> and <a href="https://www.truphone.com/fi/apple-sim/" rel="nofollow">Finland</a>. Consumers can now purchase Truphone iPad data plans in 12 countries - with further roll-outs planned to 31 countries by the end of 2017. This builds on Truphone's status as the first global mobile operator.</p>
<p>Truphone Data Plans give iPad users the ability to instantly get online and stay connected via the Truphone network at home and while travelling in 40 countries without international roaming charges.</p>
<p>As an introductory offer, Truphone is giving customers 100MB of data for free. The "try before you buy" offer makes it easy for iPad users to get 4G data directly on their iPad with no obligation to purchase.</p>
<p>Truphone promises:</p>
<ul type="disc">
<li>
<b>Flexible Plans:</b> Greater choice around connectivity without being locked into long-term contracts.</li>
<li>
<b>Lower Prices:</b> Cheaper data packages without international roaming charges.</li>
<li>
<b>Convenience:</b> Connect right from your iPad with Apple SIM in just a few taps, eliminating the need to visit retail stores.</li>
<li>
<b>Global </b> <b>B</b><b>undle:</b> Use the same data package in 40 countries without the need to swap SIM cards or buy more data when travelling.</li>
</ul>
<p>The launch coincides with the global rollout of two additional features:</p>
<ul type="disc">
<li>
<b>Auto Renew:</b> Automatically purchase a new data plan when the current one expires or is consumed for uninterrupted 4G connectivity, with in-built overspend protection.</li>
<li>
<b>Top Up Anytime:</b> The freedom to add more data anytime, anywhere without having to wait for your plan to expire. Create an easily-managed queue of data plans to make sure you never run out of data.</li>
</ul>
<p>Consumers can already purchase Truphone iPad data plans in <span class="xn-location">Australia</span>, <span class="xn-location">Hong Kong</span>, <span class="xn-location">Ireland</span>, <span class="xn-location">the Netherlands</span>, <span class="xn-location">Poland</span>, <span class="xn-location">Portugal</span>, <span class="xn-location">Spain</span> and the UK.</p>
<p>Apple SIM makes it easy to sign up for a cellular data plan right on your iPad so you can stay connected when you're away from Wi-Fi at home or while travelling. Apple SIM is built into iPad Pro 10.5-inch, iPad Pro 12.9-inch (second generation) and iPad Pro 9.7-inch Wi-Fi + Cellular models, and is compatible with iPad 5th generation, iPad Pro 12.9-inch (1st generation), iPad mini 4 and iPad Air 2 Wi-Fi + Cellular models. </p>
<p>
<b><span class="xn-person">Ralph Steffens</span>, CEO,</b> <b>Truphone said:</b> "Truphone Data Plans for iPad users with Apple SIM delivers connectivity on the move and perfectly complements the iPad as the most versatile mobile device ever developed. </p>
<p>"We're excited about the potential Apple SIM has to revolutionise how we provide seamless connectivity for our customers, no matter where they are in the world. Our capability, expertise and global network mean we're well placed to capitalise on this shift as the only truly global player. This launch of data plans on iPad with Apple SIM is another testament to the ability of Truphone to deliver a seamless product globally."</p>
<p>"We're excited about the potential Apple SIM has to revolutionise how we provide seamless connectivity for our customers, no matter where they are in the world. </p>
<p>Established in 2006, Truphone has enjoyed a period of rapid expansion and now has more than 350 staff in 11 offices worldwide.</p>
<p>
<b>About Truphone</b> </p>
<p>Truphone's pioneering technology is changing the way the world communicates, creating a whole new set of possibilities for businesses and consumers alike.</p>
<p>Headquartered in <span class="xn-location">London</span>, our global network and patented SIM technology powers connectivity on the move. We are the organisation developing and delivering game-changing products and services: the eSIM for all new Apple iPads available in 31 countries by the end of 2017; IoT solutions that already power connected cars; and global mobile call recording solutions that enable trading compliance for financial institutions.</p>
<p>More than 3,500 companies rely on us as their business mobile provider. The majority of the world's largest Tier 1 investment banks entrust Truphone globally with their mobile voice and SMS recording, which helps meet the challenging requirements of MiFID II regulation, being imposed on on <span class="xn-chron">3 January 2018</span> by the EU. To learn more, visit <a href="https://www.truphone.com/uk/" rel="nofollow">truphone.com</a>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Multi-Platinum, Chart Topping Artist Yo Gotti Teams Up With Monster To Bring Better Sound Quality To Music Fans And Create "The Sound Of Yo Gotti" Ahead Of His New Album, "I Still Am"</h1>
<h2 class="xn-hedline">Monster to Launch VIP Website for Fans to Access Yo Gotti's Curated Monster Products</h2>
<p class="xn-distributor">PR Newswire</p>
<p class="xn-dateline">NEW YORK, Oct. 18, 2017</p>
</div>
<p>
<span class="xn-location">NEW YORK</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- <b>Monster<sup>®</sup></b>, the world leader in premium headphones and speakers, is proud to announce it has teamed up with <span class="xn-location">Memphis</span>-born rap artist <b><span class="xn-person">Yo Gotti</span></b> in a broad partnership that aims to bring better sound and an elevated listening experience to music fans everywhere. As part of Monster's alliance with the <b>Roc Nation </b>superstar, Monster is collaborating with <span class="xn-person">Yo Gotti</span> to create "The Sound of <span class="xn-person">Yo Gotti</span>," including a special VIP website that will highlight specially designated Monster products chosen by <span class="xn-person">Yo Gotti</span> to bring fans new ways to experience the very best audio quality possible. </p>
<p>With nearly two decades spent making music and mentoring emerging talent, <span class="xn-person">Yo Gotti</span> understands the importance of sound quality. "When I'm working on my music, I take special care to make sure the sound is perfect," said <span class="xn-person">Yo Gotti</span>. "I know I can turn to Monster to make sure me and my fans are experiencing the sound exactly as I intended."</p>
<p>The partnership between Monster and <span class="xn-person">Yo Gotti</span> is a natural synergy for the entrepreneurial music industry executive and builds on years of knowledge and experience in the evolving music-technology landscape. <span class="xn-person">Yo Gotti</span> will join the Monster family alongside the likes of Monster ambassadors <span class="xn-person">Andre Ward</span>, <span class="xn-person">Lance Stephenson</span>, <span class="xn-person">Joe Perry</span> and more. </p>
<p>"As a veteran in hip hop, <span class="xn-person">Yo Gotti</span> understands what his fans are looking for and understands that music matters<span id="spanHghlt7d6d">,"</span> said Head Monster Noel Lee. "<span class="xn-person">Yo Gotti's</span> fans will love discovering his music all over again through the superior sound quality of Monster products."</p>
<p>Fans and music lovers worldwide will be able to view <span class="xn-person">Yo Gotti's</span> choice Monster products on his Monster VIP website that will launch this Fall. Among the products featured will be the family of Monster ClarityHD Designer series headphones which offer music more comfort, convenience and music listening quality for less. With impeccable build quality and materials, they are equipped with some of Monster's most advanced audio engineering and technologies, and are specially tuned to deliver no-compromise <b>Pure Monster Sound</b> for listening experience that brings music to life, offering vibrant attack dynamics for horns and percussion instruments, rich, life-like vocals, and powerful bass and crystal clear high frequencies. </p>
<p>
<span class="xn-person">Yo Gotti's</span> new album "I Still Am" will be released on <span class="xn-chron">October 27, 2017</span> and includes his platinum hit "Rake It Up" featuring Nicki Minaj and features new collaborations with 21 Savage, French Montana, <span class="xn-person">Chris Brown</span> and Meek Mill. </p>
<p>Explore the world of Monster at <a href="http://www.monsterproducts.com/" rel="nofollow" target="_blank">http://www.monsterproducts.com</a>. To become a fan of Monster<sup>®</sup> products, please follow us on Facebook (<a href="http://www.facebook.com/monsterproducts" rel="nofollow" target="_blank">http://www.facebook.com/monsterproducts</a>) or Twitter (<a href="http://www.twitter.com/monsterproducts" rel="nofollow" target="_blank">http://www.twitter.com/monsterproducts</a>)<br>
</p>
<p>
<b><u>About Monster:<br>
</u></b>For the past 38 years, Monster<sup>®</sup> has been a catalyst for innovation and big ideas. Discovering that cables in hi-fi systems influenced the sound, Head Monster Noel Lee developed Monster Cable - an immediate hit. Monster® engineered the sound of Beats® headphones, and has since become the world's leading manufacturer of high-performance headphones, all featuring Pure Monster Sound™ technology. Today, the company offers advanced connectivity solutions for professional musicians, home entertainment, computing, mobile and gaming, as well as high performance AC Power and conditioning products. Monster® continues to lead in innovation with Monster having been granted over 500 Patents and 100 patents pending worldwide, offering more than 5,000 products in over 160 countries. Monster® also prides itself in helping those who are in less-than-fortunate circumstances through Monster Cares. Above all, Monster® does what it does Because the Music Matters. </p>
<p>
<b><u>About <span class="xn-person">Yo Gotti</span>:<br>
</u></b>Quickly becoming one of the top powers players in hip-hop, <span class="xn-person">Yo Gotti</span> is a critically acclaimed rapper and entrepreneur from <span class="xn-location">Memphis, Tennessee</span>. As the CEO of the Collective Music Group (CMG) record label, <span class="xn-person">Yo Gotti</span> has mentored some of the most promising up-and-coming rappers, including Moneybagg Yo and Blac Youngsta. The <span class="xn-location">Memphis</span> mogul garnered a large fan base by releasing a slew of mixtapes and delivering a mix of club bangers and hard-hitting tracks, including "Act Right," "Five Star," "Errrbody" and "Down in the DM." Showing no signs of slowing down, <span class="xn-person">Yo Gotti</span> recently made his first top 10 entry on the Billboard Hot 100 with the smash hit, "Rake It Up" – a track off his collaborative Gotti Made-It mixtape with producer, Mike WiLL Made-It. <span class="xn-person">Yo Gotti</span> is currently preparing to release a new LP in the fall.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="right" id="playercontainer"> </span><span class="xn-location">TAMPA, Fla.</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- ReliaQuest, a leading provider of IT security solutions, today opened the first-of-its-kind simulated cybersecurity storefront to provide cyber workforce skills for elementary students, in partnership with the Junior Achievement of <span class="xn-location">Tampa Bay</span>. Fifth grade students from across <span class="xn-location">Hillsborough County</span> can now experience what it would be like to work in the fast-paced world of cybersecurity, protecting other large businesses from hackers, malware and cyber-threats. </p>
<p>JA BizTown is an indoor city where students assume the roles of business leaders and consumers for a daylong, immersive career-prep experience. In partnership with the School District of <span class="xn-location">Hillsborough County</span>, the Junior Achievement program introduces fifth graders to future career opportunities. The standards-driven content and experiences of JA BizTown help close the achievement gap. ReliaQuest joins more than 20 other storefront sponsors at Muma JA BizTown, including Publix, <span class="xn-person">Raymond James</span>, Bank of America, the <span class="xn-org">University of South Florida</span>, the Tampa Bay Lightning and more.</p>
<p>ReliaQuest officially opened its storefront on <span class="xn-chron">Wednesday, Oct 18</span>, with ReliaQuest CEO <span class="xn-person">Brian Murphy</span> co-hosting a ribbon cutting with his fifth grader counterpart that was assigned to be BizTown's ReliaQuest CEO for the day.</p>
<p>"Today's kids work with technology every day and already understand so many concepts around cybersecurity – whether they realize it or not," said ReliaQuest CEO <span class="xn-person">Brian Murphy</span>. "If we can highlight how cybersecurity impacts them every day and spark awareness, interest or passion at this age, imagine how much better off we'll all be in the future. We are proud to partner with JA Biz Town and look forward to working with the students. I fully expect to be working with the future technical and business leaders of ReliaQuest." </p>
<p>"Thousands of <span class="xn-location">Hillsborough County</span> school students gain skills in leadership, teamwork, critical thinking and financial literacy during their visit to JA BizTown. We are pleased that we can now add to that list cybersecurity awareness and IT knowledge," said <span class="xn-person">Richard George</span>, President of Junior Achievement Tampa Bay. "Exposing the students to such a highly regarded national IT security firm like ReliaQuest will have an impact far beyond their day at JA Biz Town." </p>
<p>
<b>About ReliaQuest<br>
</b><a href="http://www.reliaquest.com/" rel="nofollow" target="_blank">ReliaQuest</a> advances the delivery, reliability and outcomes of IT security through co-management. Founded in 2007 and serving Fortune 1000 organizations in diverse industries, ReliaQuest helps customers better understand security threats to stay ahead of the curve. The company takes a collaborative approach, developing custom solutions based on each organization's risk profile and business goals, while leveraging existing investments in security hardware and software. ReliaQuest provides Incident Response, Security Engineering, Security Analytics and Threat Management solutions 24 hours a day, 365 days a year from Security Operations Centers in both <span class="xn-location">Tampa, FL</span>, and <span class="xn-location">Las Vegas, NV.</span> ReliaQuest's model is recognized by industry experts as the emerging standard for healthcare, financial and retail organizations. The company has also received numerous accolades for its commitment to maintaining a positive company culture. In 2017 ReliaQuest CEO Brian Murphy was named EY Entrepreneur of the Year for Florida.</p>
<p>
<b>About Junior Achievement of <span class="xn-location">Tampa Bay</span>
<br>
</b>Junior Achievement is the world's oldest and largest organization dedicated to teaching young people the knowledge and skills they need to own their economic success, plan for their future, and make smart academic and economic choices. JA programs are delivered by corporate and community volunteers, and provide relevant, hands-on experiences that give students from kindergarten through high school knowledge and skills in financial literacy, work readiness and entrepreneurship. Last year, Junior Achievement of <span class="xn-location">Tampa Bay</span> reached 87,774 students in the <span class="xn-location">Tampa Bay</span> area. Visit <a href="http://www.ja.org/" rel="nofollow" target="_blank">jatampabay.org</a> for more information.</p>
<p>
<b>For more information contact: <br>
</b><span class="xn-person">Kim Wilmath</span>
<br>Director of Communications, ReliaQuest<br>813-857-5397<br>
<a href="mailto:kwilmath@reliaquest.com" rel="nofollow" target="_blank">kwilmath@reliaquest.com</a>
</p>
<p title="ReliaQuest, a leading provider of IT security solutions, opened the first-of-its-kind simulated cybersecurity storefront to provide cyber workforce skills for elementary students, in partnership with Junior Achievement.">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/FxZB9fkzGHk" width="560"> </iframe>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">HONG KONG</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Leading home automation innovator VOCOlinc has made a high-profile debut at this year's Global Sources' Mobile Electronics Trade Fair (METF or "the Fair"), proudly presenting its new smart home products to the world.</p>
<p>The world's largest mobile electronics sourcing event, METF featured 6,400 booths showcasing the most popular and innovative electronics products from <span class="xn-location">Greater China</span> region, <span class="xn-location">South Korea</span> and other Asian countries. During the Fair, VOCOlinc launched its new PM2 <span id="spanHghlt995b">Wi-Fi</span> power strip and <span id="spanHghlt6745">L1 Wi-Fi</span> smart lightbulb, both of which are available for purchase on Amazon.</p>
<p>"It's a thrill to be able to unveil our latest innovations at METF," said <span class="xn-person">Felix Liu</span>, CEO of VOCOlinc. "By 2021, more than 220 million devices featuring a virtual assistant will be in operation around the world. We believe that prospects are extremely good for us and we are confident that our cutting-edge products will be able to win a significant share of the intelligent home market."</p>
<p>Nominated as an Analyst's Choice at the Fair, the new PM2 <span id="spanHghlt774b">Wi-Fi</span> power strip has a simple but classic design that uses environmentally-friendly materials. It works with Amazon Alexa and Apple HomeKit, allowing users to easily voice-control lights and appliances. It is also equipped with a power meter that allows it to track power consumption for energy monitoring. </p>
<p>Another new product, the L1 <span id="spanHghlt70a6">Wi-Fi</span> smart lightbulb, can be voice-controlled through Homekit and Alexa, or via an app. The smart lightbulb also features a 16 million-color control, allowing for more personal choices for users for different occasions. More exciting new product offerings that utilize voice control are on the way, including smart monitors, smart locks and home security cameras.</p>
<p>"These nominations affirm VOCOlinc's position as a leader in outstanding product design, as well as research and development," Liu said. We love what we do for our consumers: making their home a better and smarter place. Every VOCOlinc product is user-friendly, and has stable connectivity with caring design." </p>
<p>For more information, please visit <a href="http://www.vocolinc.com/" rel="nofollow" target="_blank">http://www.vocolinc.com</a>.</p>
<p>
<b>About VOCOlinc</b>
</p>
<p>
<span id="spanHghlt0c5c">VOCOlinc is Foneric's latest independent overseas brand. It is focused on developing voice-activated home automation products that are easy and convenient to use. Its product line covers every part of the home and creates a network where all its smart products can be connected.</span>
</p>
<p>
<b>About Foneric</b>
</p>
<p>Founded in 2009, Foneric focuses on wireless communication and mobile <span id="spanHghlt95ea">Hi-Fi</span> audio technology innovation. As a leading solution provider, Foneric develops and manufactures numerous consumer electronics with exceptional quality and user experience for global customers. Its unique product designs have won a number of industry awards in the past. The company has over 200 employees worldwide. Two R&D centers are located in <span class="xn-location">Shenzhen</span> and <span class="xn-location">Hong Kong</span>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Cracked screen? With Total Mobile Protection from Verizon, pay just $29 for repair</h1>
<h2 class="xn-hedline">If your phone is less than two years old, sign up beginning tomorrow for Total Mobile Protection and enjoy a lower deductible for cracked screen repairs</h2>
<p class="xn-distributor">PR Newswire</p>
<p class="xn-dateline">NEW YORK, Oct. 18, 2017</p>
</div>
<p>
<span class="xn-location">NEW YORK</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Enduring a cracked screen until the next version of your phone is released is no longer a sign of strength. It's time to protect your phone with a better plan. Beginning <span class="xn-chron">Thursday, Oct. 19</span>, you can enroll any phone you purchased within the last 24 months in Total Mobile Protection from Verizon.</p>
<p>Total Mobile Protection protects your phone in case of damage, loss or theft. It delivers replacement phones as soon as the next day and now has a new lower price for cracked screen repair* at just <span class="xn-money">$29</span> (lowered from <span class="xn-money">$49</span>).</p>
<p>Cracked screen repair comes with two convenient options: either bring it to one of 296 certified repair stores or save yourself a trip and have a certified technician meet you at your home or office in 152 cities. One of the industry's most comprehensive protection plans continues to expand with new repair locations and more customer benefits, including: </p>
<ul type="disc">
<li>
<b>Fast next day replacement</b>— when you need a replacement phone, you can't wait. Order by midnight Eastern and get your replacement phone the next day.
</li>
<li>
<b>Extensive repair network</b>— choose from convenient cracked screen repair location options, including repairs at your home or office in select cities.
</li>
<li>
<b>Expert technical support</b>— get great support and advice when you need help with your phone and anything it connects to.
</li>
<li>
<b>More claims</b>— to help keep your phone in tip-top shape, you're now covered for up to three claims a year. </li>
</ul>
<p>Sign up today and get all the benefits of Total Mobile Protection at <a href="https://www.verizonwireless.com/tmp" rel="nofollow" target="_blank">https://www.verizonwireless.com/tmp</a>. Don't wait: if your phone is less than 24 months old, you can sign up for Total Mobile Protection until <span class="xn-chron">November 17</span>.</p>
<ul type="disc">
<li>Cracked screen repair option is available in select markets for certain smartphone models. </li>
</ul>
<p>Verizon Communications Inc. (NYSE, Nasdaq: VZ), headquartered in New York City, has a diverse workforce of 163,400 and generated nearly $126 billion in 2016 revenues. Verizon operates America's most reliable wireless network and the nation's premier all-fiber network, and delivers integrated solutions to businesses worldwide. Its Oath subsidiary houses more than 50 media and technology brands that engage about 1 billion people around the world.</p>
<p>VERIZON'S ONLINE MEDIA CENTER: News releases, stories, media contacts and other resources are available at <a href="http://www.verizon.com/about/news" rel="nofollow" target="_blank">http://www.verizon.com/about/news/</a>. News releases are also available through an RSS feed. To subscribe, visit <a href="http://www.verizon.com/about/rss-feeds" rel="nofollow" target="_blank">http://www.verizon.com/about/rss-feeds/</a>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">HONG KONG</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Today marks the official release date of Bruce Lee in Heroes Evolved. R2Games and the Bruce Lee, LLC (owned and operated by Bruce Lee's daughter, <span class="xn-person">Shannon Lee</span>) have joined forces on this project, bringing the most legendary <span class="xn-person">Kung-Fu Master</span> into the virtual battle arena of Heroes Evolved. He's in-game and playable right now<span id="spanHghlt0763">.</span>
</p>
<p>"We are very proud to be the first to officially bring Bruce Lee to the world of MOBA games. We're long-time fans and can't wait to pit all our other heroes against the world renowned Bruce Lee!" - <i>Anderson, R2Games Global Publishing Director.</i>
</p>
<p>Additionally, R2Games has brought livestreaming directly into Heroes Evolved, integrating Youtube Gaming, Twitch.tv, and Bigo Live directly into the in-game UI, allowing players to watch their favorite streamers, championships, and events with ease.</p>
<p>To celebrate Bruce Lee joining the ranks of playable characters, R2Games has prepared a global Heroes Evolved event in-game. Players will have to band together to show their "Devotion", simply by playing the game. Server-wide rewards for all players include free heroes, extra lore tidbits, boosts, skins, and much more! There's also several events going on for Heroes Evolved in conjunction with the Bruce Lee announcement. Players can take part on a special dedicated website <a href="http://he.r2games.com/mobile/brucelee/" rel="nofollow" target="_blank">here</a>.</p>
<p>Heroes Evolved is a free 5v5 online arena game, in which players assume the role of a powerful hero, and work together as a team to destroy the opposing base. Gameplay is fast paced, tactical, and above all - very fun. It appeals to both casual and more hardcore gamers, offering multiple modes with a focus ranging from serious tournaments, to all out just-for-laughs brawls.</p>
<p>R2Games hopes to see Heroes Evolved continue to grow, and already has new several heroes and gameplay modes in the pipes. 7v7 mode will be coming in a future patch very soon, sure to bring even more mayhem to the battle.</p>
<p>
<a href="http://bit.ly/HEC_PR" rel="nofollow" target="_blank">Play now on iOS and Android!</a>
<br>Facebook Community: <a href="http://fb.com/HeroesEvolvedMobile" rel="nofollow" target="_blank">fb.com/HeroesEvolvedMobile</a>
<br>
<a href="http://www.r2games.com/" rel="nofollow" target="_blank">http://www.r2games.com/</a>
</p>
<p>The Bruce Lee name, image, likeness and all related indicia are the exclusive intellectual property of Bruce Lee Enterprises, LLC. All Rights Reserved. <a href="http://www.brucelee.com/" rel="nofollow" target="_blank">http://www.brucelee.com</a>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>The £35 million Aerospace Integration Research Centre (AIRC), which is set to change the way the world thinks about flight, has been officially opened today at Cranfield University.</p>
<p>Funded by Airbus, Rolls-Royce and Cranfield University, following an award from the Higher Education Funding Council for <span class="xn-location">England</span> (HEFCE), the Centre will be a flagship facility for boosting aerospace research capabilities in the UK, cementing the University's reputation as the leading aerospace research institution in <span class="xn-location">Europe</span>.</p>
<p>Researchers from both the University and business partners, including Airbus and Rolls-Royce, will work under one roof. The Centre will be researching ways of integrating advanced technologies to reduce the time from academic innovation to industrial application.</p>
<p>To enable this, the AIRC is equipped with the latest cutting-edge aerospace research technology including air traffic management (ATM) and unmanned aerial vehicle (UAV) laboratories; flight simulators; a virtual wind tunnel; a FANUC robot in the intelligent automation centre; and a 1500 sq m open space work area, currently housing a full-size wing from an Airbus plane.</p>
<p>Professor Sir <span class="xn-person">Peter Gregson</span>, Vice-Chancellor and Chief Executive, <span class="xn-person">Cranfield University</span>, said: "Facilities such as the AIRC mean Cranfield is at the forefront of changing the way the world thinks about flight. Greater integration between research and world-renowned businesses provides us with the opportunity to tackle some of aerospace's grand challenges by providing the technologies, facilities and skills that are needed to succeed."</p>
<p>
<span class="xn-person">Trevor Higgs</span>, Head of Landing Gear and UK Senior Site Representative, Airbus, said: "We at Airbus see the AIRC as a key part of the growing research ecosystem the aerospace industry has in the UK, and will help us foster closer relationships with research partners and to accelerate and deliver on our research strategy for the Wing of Tomorrow, to make sure our products remain the best in world."</p>
<p>Henner Wapenhans, Director of Technology Strategy, Rolls-Royce, added: "We are delighted to be a lead partner with Airbus in the Aerospace Integration Research Centre, which will also strengthen the existing strategic partnership between Rolls-Royce and Cranfield University.</p>
<p>"This new Centre will help develop the next generation of highly skilled engineers and will play an important role in developing the innovative technologies needed to enhance performance, improve efficiency and reduce emissions of future aircraft."</p>
<p>
<span class="xn-person">David Sweeney</span>, Executive Chair (Designate), HEFCE, said: "The AIRC is an excellent example of the government's industrial strategy in action, linking research to industry needs which is what the UK Research Partnership Investment Fund supports. The high-class facilities and the world-leading research at Cranfield University will contribute directly to the growth of the aerospace industry and the wider UK economy."</p>
<p>Cranfield is the only university in <span class="xn-location">Europe</span> that brings together major aerospace research facilities such as the AIRC, an operational airport and runway on one connected site.</p>
<p>
<b>About Cranfield University </b> </p>
<p>Cranfield is an exclusively postgraduate university that is a global leader for education and transformational research in technology and management. <a href="https://www.cranfield.ac.uk/" rel="nofollow">https://www.cranfield.ac.uk/</a>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="right" id="playercontainer"> </span><span class="xn-location">SUNNYVALE, Calif.</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Socionext Inc., a market leader in advanced SoC video technology that powers high-end broadcast systems and mass-market video streaming devices, will showcase its latest "Media Cloud" server solutions at <a href="http://www.streamingmedia.com/conferences/West2017/" rel="nofollow" target="_blank">Streaming Media West</a>, on <span class="xn-chron">Nov. 2-3</span>, held at the Hyatt Regency <span class="xn-location">Huntington Beach, Calif.</span>, at booth 207.</p>
<p>The Socionext "Media Cloud" is a robust, low-cost, and easily deployable solution designed to deliver a 10-fold increase in video transcoding speeds and efficiency, resulting in unprecedented levels of performance and optimal user streaming experience. The program addresses the ever-growing mass consumption of high-quality video, specifically the need for efficient and dense live transcoding for today's standards and tomorrow's 4K AVC/HEVC requirements. One program, based on the company's multi-format codec SoC <a href="http://socionextus.com/products/video-processing-encoders/h-265-hevc-multi-format-codec-mb86m30/" rel="nofollow" target="_blank">MB86M30</a> or "M30", integrates a "Sea of Transcoders" for real-time transcoding. The dense transcode solution provides maximum performance for video processing while consuming very minimal power.</p>
<p>Socionext will feature a transcoding system based on the company's innovative "hybrid codec" module M820C, equipped with the "M30" and the SC2A11 multi-core processor. The M820C supports industry-standard multimedia software FFmpeg, and provides high-density video transcoding functions to data center servers with outstanding efficiency by combining hardware and software optimizations. Socionext will demonstrate a cluster of M820C consisting of 16 pieces of the module stored in a 3U rack size chassis. The cluster transcodes 80 bundles of 1080p30 video to 320 Adaptive Bit Rate (ABR) streams. Each of the M820C modules consumes only 18W, which is significantly lower than systems with a conventional architecture that typically require several hundred watts to perform the same operation.</p>
<p>Socionext is also working with server partner companies to launch these MB86M30 accelerated servers. At booth 207, Socionext will feature solutions including Advantech's <a href="http://www.advantech.com/networks-communications/video/servers" rel="nofollow" target="_blank">VEGA 7000</a> family of accelerated video processing servers. The VEGA 7000 is capable of transcoding up to 128 bundles of AVC/HECV Adaptive Bit Rate (ABR) streams for 1080p60, with just a single 1U rack system. It is optimized to efficiently scale throughput of high-density transcoding applications in live OTT and cloud workflows. Socionext and Advantech will jointly demonstrate real-time transcoding of both live video as well as stored media by streaming simultaneously to multiple mobile devices in different formats. </p>
<p>The "Media Cloud" solutions provide vast speed improvements allowing real-time transcoding, streamline video processing by handling multiple formats, reduce cost of implementation and operation with the addition of advanced ABR functionality. At Streaming Media West, Socionext will showcase the Media Cloud's high-density server "VEGA 7000" and the hybrid codec module "M820C" which are suitable for social media and content delivery network in the data center.</p>
<p>Click here for more information on the <a href="http://socionextus.com/products/data-center-solutions/media-cloud-solution/" rel="nofollow" target="_blank">Socionext Media Cloud</a>.</p>
<p>On <span class="xn-chron">Thursday, Nov. 2</span>, Socionext will be presenting at the DT101 - Discovery Track from <span class="xn-chron">10:55AM</span>. - <span class="xn-chron">11:15 AM</span> in the session titled "The Socionext Media Cloud Initiative Designed to Accelerate Data Center Server Performance, Deliver Optimal Video Streaming to Users". Click <a href="http://www.streamingmedia.com/Conferences/West2017/DiscoveryTrack.aspx" rel="nofollow" target="_blank">here</a> for program details.</p>
<p>
<b>About Socionext Inc. <br>
</b>Socionext is a new, innovative enterprise that designs, develops and delivers System-on-Chip products to customers worldwide. The company is focused on imaging, networking, computing and other dynamic technologies that drive today's leading-edge applications. Socionext combines world-class expertise, experience, and an extensive IP portfolio to provide exceptional solutions and ensure a better quality of experience for customers. Founded in 2015, Socionext Inc. is headquartered in <span class="xn-location">Yokohama</span>, and has offices in <span class="xn-location">Japan</span>, <span class="xn-location">Asia</span>, <span class="xn-location">United States</span> and <span class="xn-location">Europe</span> to lead its product development and sales activities.</p>
<p>For more information, visit the company's website at <a href="http://socionextus.com/" rel="nofollow" target="_blank">http://socionextus.com</a>, e-mail <a href="mailto:datacenter@us.socionext.com" rel="nofollow" target="_blank">datacenter@us.socionext.com</a> or call 1-844-680-3453. For company news and updates, connect with us on <a href="https://www.twitter.com/socionextus" rel="nofollow" target="_blank">Twitter</a>, <a href="https://www.facebook.com/socionextus" rel="nofollow" target="_blank">Facebook</a> and <a href="https://www.linkedin.com/company/socionext-us" rel="nofollow" target="_blank">LinkedIn</a>.</p>
<p>Company and product names mentioned herein are trademarks or registered trademarks of their respective companies. Information provided in this press release is accurate at time of publication and subject to change without advance notice.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Function 101® Introduces BENTO STACK - A Beautifully Designed Storage Case Designed Specifically to Hold Apple Accessories</h1>
<div id="enrcontainer"></div>
<h2 class="xn-hedline">From Travel to Workspace Organization, BENTO STACK holds up to Ten Different Accessories in an Ultra Compact Case; Indiegogo Campaign Launches Today to Fund Product's Initial Production Run</h2>
<p>
<span class="right" id="playercontainer"> </span><span class="xn-location">LAS VEGAS</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- <a href="https://function101.com/" rel="nofollow" target="_blank">Function 101</a>, an up and coming consumer accessories design firm, today introduced <span class="xn-person">BENTO STACK</span>. Inspired from the modern compact Japanese-designed lunch box, <span class="xn-person">BENTO STACK</span> is a storage case designed specifically to hold Apple accessories for travel and workspace organization. The ultra-compact design holds up to ten different Apple accessories, ranging from MacBook Pro power adapters to the Apple pencil. With its modular design, users are able to customize the case based on their travel and organizational needs. An Indiegogo campaign (<a href="https://igg.me/at/bentostack" rel="nofollow" target="_blank">https://igg.me/at/bentostack</a>), which is being managed by <a href="http://www.launchpadagency.com/" rel="nofollow" target="_blank">The LaunchPad Agency</a>, has a funding goal of <span class="xn-money">$25,000 USD</span>, features limited Super Early Bird specials of <span class="xn-money">$25 USD</span> (50% off retail) and several other rewards for early backers.</p>
<p>With <span class="xn-person">BENTO STACK</span>, tangled cords and misplaced AirPods are a worry of the past. This unique storage solution is comprised of a cover, top lid, top compartment, bottom lid and a bottom compartment, which allows for customization and efficient storage in an attractive, compact case. Available in three colors - silver, rose gold and space gray, all come with a silicone elastic strap to keep everything securely in place. The user has the option to single-pack or double-stack depending on their travel and usage needs for the day.</p>
<p>
<span class="xn-person">BENTO STACK</span> is designed with maximum efficiency and organization in mind; here is how it breaks down: the top lid, which can function as an iPhone stand in portrait or landscape mode, is also a holder for the Apple Pencil. The top compartment can hold 3-5 cables, headphones or a set of AirPods. The bottom lid lets the user store two Apple Watchbands securely in place and is designed to hold Apple Watchbands with different lengths and thicknesses. The bottom compartment fits all MacBook Chargers, including support for the MacBook Pro 15" 87-watt adapter and Type-C dongles and adapters.</p>
<p>The modular design, which allows users to take what they need when going mobile for the day, means they can take just one compartment to organize headphones, chargers and a cable. Adjustable dividers create the necessary space to hold essentials neatly in place, allowing endless ways a user could "Bento their accessories" for maximum ease of use and organization. </p>
<p>"<span class="xn-person">BENTO STACK</span> provides peace of mind and gets rid of unwanted clutter, both while on the go or at your desk," said <span class="xn-person">Fred Lau</span>, founder, Function 101. "We're a team that has a passion for Apple products and we wanted to offer a solution that would enable people to organize their Apple accessories in an efficient, elegant and well-designed manner." </p>
<p>
<b>About Function 101:<br>
</b>Function 101® was founded in 2016. With a seasoned technology design and product team, the company is focused on creating products that work seamlessly into your day to day life. For more information, please visit <a href="https://function101.com/" rel="nofollow" target="_blank">https://function101.com</a>. </p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">SANTA CLARA, Calif.</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Teledyne LeCroy Inc., the worldwide leader in protocol test solutions, today announced the industry's first <a href="http://www.quantumdata.com/980_hdmi_21_pa_vg.html" rel="nofollow" target="_blank">HDMI 2.1 Protocol Analyzer module</a>. The new module runs on the 980 series platform and supports analysis of incoming HDMI 2.1 video streams at 48Gbps from sources outputting the higher video resolutions. The module's analyzer feature will provide visibility into the underlying protocol elements and structures necessary for transporting HDMI video streams at the new 48Gbps rate. This will enable developers of HDMI 2.1 source devices to verify their designs and ensure interoperability early in the product lifecycle. </p>
<p>"Adding HDMI 2.1 protocol analysis support to the 980 series is a game changer for HDMI developers. They will now have the right tools and capability to test their HDMI 2.1 source devices at such a key phase of development. We are excited for the growth that is ahead for HDMI 2.1 and are committed to continuing to support the HDMI 2.1 development ecosystem," said <span class="xn-person">Craig Bezek</span>, VP of Engineering at Teledyne LeCroy's Quantum Data unit.</p>
<p>Orders for the new 980 HDMI 2.1 module are being taken now.</p>
<p>
<b>About Teledyne LeCroy<br>
</b>Teledyne LeCroy Inc., is a leading manufacturer of advanced oscilloscopes, protocol analyzers, and other test instruments that verify performance, validate compliance, and debug complex electronic systems quickly and thoroughly. Since its founding in 1964, the Company has focused on incorporating powerful tools into innovative products that enhance "Time-to-Insight". Faster time to insight enables users to rapidly find and fix defects in complex electronic systems, dramatically improving time-to-market for a wide variety of applications and end markets. Teledyne LeCroy is based in <span class="xn-location">Chestnut Ridge, N.Y.</span> For more information, visit Teledyne LeCroy's website at <a href="http://teledynelecroy.com/" rel="nofollow" target="_blank">teledynelecroy.com</a>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">BELLINGHAM, Wash.</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- On <span class="xn-chron">October 19th</span>, Space Goat Productions will launch a Kickstarter campaign to fund a set of deluxe, oversized Evil Dead 2 hardcover books. Included in the set is The <i>Art of Evil Dead 2: Comic Books and Board Games</i> as well as The <i>Evil Dead 2 Omnibus. </i>Both will be housed in a slipcase styled after the iconic Necronomicon Ex-Mortis from the cult classic film.</p>
<p>"These 8 x 12 hardcover tomes are a must have for hardcore Evil Dead fans," said Space Goat Publisher Shon Bury. "The Necronomicon slipcase that houses both books is just an excessive amount of icing--and a perfect way to help celebrate the 30th anniversary of their favorite film."</p>
<p>
<i>Art of Evil Dead 2: Comic Books and Board Games</i> book provides backers with the chance to see behind-the-scenes character designs, concept artwork, penciled pages, layouts, and drawings. All of the assets are fully licensed and certified 100% groovy!</p>
<p>
<i>The Evil Dead 2: Omnibus Vol. 1</i> collects: Beyond Dead by Dawn, Cradle of the Damned, Dark Ones Rising, and Tales of the Ex-Mortis in one massive 300-page Necronomicon-sized tome. </p>
<p>The books are ready to send to the printer. The crowdfunding campaign is to raise funds for manufacturing. There are a variety of stretch goals to upgrade the production of the books available to backers--as well as high-end product from other Evil Dead licensees. You can get notified of the campaign as soon as it launches at: <a href="http://www.spacegoatpublishing.com/evildead2/" rel="nofollow" target="_blank">http://www.spacegoatpublishing.com/evildead2/</a>
</p>
<p>
<b>MORE ABOUT SPACE GOAT PRODUCTIONS:</b>
</p>
<p>Created in 2006, Space Goat Productions has 150 years of combined experience producing comic books, tabletop games, video games, commercial art, and concept design. They have worked on global brands and produced commercial art with Blizzard Entertainment, Riot Games, Marvel Comics, DC Entertainment, Disney Interactive, Nike, Universal City, Penguin, Capstone, Scholastic, and more. Space Goat is the publisher of the Evil Dead 2 and The Howling comic books along with their line of Backpack Editions, graphic novels designed to fit in the backpacks of a diverse readership. Their new tabletop game division, Space Goat Play, launched with the Evil Dead 2, Terminator, and The Howling board games to critical acclaim. For more information please visit <a href="http://www.spacegoatpublishing.com/" rel="nofollow" target="_blank">http://www.spacegoatpublishing.com</a>, <a href="http://www.merchgoat.com/" rel="nofollow" target="_blank">http://www.merchgoat.com</a>, and on Facebook at <a href="http://www.facebook.com/spacegoatpublishing" rel="nofollow" target="_blank">http://www.facebook.com/spacegoatpublishing</a>. </p>
<p>
<b>MORE ABOUT STUDIOCANAL:<br>
</b>STUDIOCANAL is a subsidiary of the CANAL+ Group. It is one of <span class="xn-location">Europe's</span> leading companies in the market for co-production, acquisition, distribution and sale of international feature films. STUDIOCANAL is the only studio operating simultaneously in three main territories across <span class="xn-location">Europe</span>: <span class="xn-location">France</span>, the <span class="xn-location">United Kingdom</span> and <span class="xn-location">Germany</span>. The company distributes a total of more than 50 films a year throughout <span class="xn-location">Europe</span>. Additionally, STUDIOCANAL owns one of the most important libraries in the world, with more than 5,000 international titles.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Dyno Equipment Introduces Trek - The World's First Modular, Motorized Camera Slider System for GoPros, Small Cameras and Smartphones</h1>
<h2 class="xn-hedline">Featuring App-controlled Motion, Users can Easily Customize the Speed, Length, Direction and Time-Lapse of Each Shot; Indiegogo Campaign Launches Today to Fund Product's Final Development</h2>
<p>
<span class="xn-location">SAN DIEGO</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- <a href="http://www.dynoequipment.com/" rel="nofollow" target="_blank">Dyno Equipment</a> today introduced Trek, the world's first modular, motorized camera slider system for GoPros, small cameras and smartphones. Featuring Android and iOS app-controlled motion, users can easily customize the speed, length, direction and long exposure time-lapse for each shot, bringing videos to life anywhere, anytime. Priced at a fraction of the cost of similar professional systems, Trek is highly affordable and is perfect for both professional and hobbyist video makers alike. An Indiegogo campaign (<a href="https://igg.me/at/dynotrek" rel="nofollow" target="_blank">https://igg.me/at/dynotrek</a>), which has a funding goal of <span class="xn-money">$50,000 USD</span>, features limited Early Bird specials for the Trek "basic" kit at <span class="xn-money">$199 USD</span> (33% off retail) and several other rewards for early backers. </p>
<p>Trek features a sleek, portable design, and is built with Magnetic Quick Connect technology; a patent-pending track connection system that allows users to go from packed up to fully assembled in just seconds. The completely tool-less system allows users to spend less time setting up and more time getting epic, memorable shots. Extremely stable on any surface, Trek's leg design ensures the user's slider will remain stable at all times. The patent pending design of the shuttle allows for movement on any incline, from horizontal to completely vertical and even upside down. In addition, the universal mount on top of the shuttle allows for any camera under 1lb to be used.</p>
<p>"After searching high and low for a modular, motorized camera slider that was cost-effective and easy to use, we soon realized that such a product just did not exist," said <span class="xn-person">Chris Szczur</span>, CEO and co-founder, Dyno Equipment. "Most of the products on the market are made for larger cameras and are too expensive, bulky and complex. By reimagining the technology, we have been able to create a product that anyone can use anywhere, anytime."</p>
<p>Partially funded by Clarity Design, a full service design & manufacturing firm, Dyno Equipment is in a unique situation of having molds, supply chain and packaging for the Trek system already done. For backers, this means they can feel completely confident they will receive product once the crowdfunding campaign is finished.</p>
<ul type="disc">
<li>
<b><u>Additional Trek Specs</u></b><b>:</b>
</li>
<li>
<b>Bluetooth Capable</b>: Wirelessly control your shuttle from up to 100-feet away
</li>
<li>
<b>Long Battery Life</b>: Battery lasts 20+ hours on a single charge
</li>
<li>
<b>Long Exposure:</b> Utilize long exposure stepping to take mesmerizing nightlapses
</li>
<li>
<b>Wide Speed Range:</b> Live motion control between 1- and 36-inches per minute
</li>
<li>
<b>Large Weight Capacity:</b> Move any camera (up to 1lb) horizontally, and any camera (up to 8oz) vertically
</li>
<li>
<b>Weather Resistant:</b> Water and dust resistant
</li>
<li>
<b>Tripod Attachment:</b> Attach to any tripod via standard 1/4-20 mounts for easy incline shots
</li>
<li>
<b>Light Weight:</b> Full kit is 2.5lbs</li>
</ul>
<p>
<b>About Dyno Equipment<br>
</b>Headquartered in <span class="xn-location">San Diego, CA</span>, Dyno Equipment is an innovative startup changing the way professional and hobbyist video makers create content. Its flagship product, Trek, is the world's first modular, motorized camera slider system for GoPros, small cameras and smartphones. As a member of "1% for the Planet," the company's mission is not only helping content creators create, but also helping improve the environment as well. For more information, visit <a href="http://www.dynoequipment.com/" rel="nofollow" target="_blank">http://www.dynoequipment.com</a>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="right" id="playercontainer"> </span><span class="xn-location">CAESAREA, Israel</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- DarioHealth Corp. (NASDAQ: DRIO), a leading global digital health company with mobile health and big data solutions, announced today that it received the CE Mark for its Lightning®-enabled version of the acclaimed Dario™ Blood Glucose Monitoring System. The news ensures that consumers, beginning in the UK market, will be able to receive the same quality user experience with DarioHealth on the latest Apple devices, including the brand-new iPhone 8.</p>
<p>The launch of Apple's smartphones with only a Lightning connector posed a unique challenge to the entire mobile ecosystem. With today's announcement, DarioHealth can now successfully offer its proprietary meter with either a 3.5mm headphone jack or Lightning connector. </p>
<p>
<span class="xn-person">Erez Raphael</span>, Chairman and CEO of DarioHealth, commented, "We've been working tirelessly to bring forth a solution that would meet the rigorous standards required to achieve the CE Mark. We are proud that our organization worked with agility to ensure connectivity to the latest Apple devices. This significant milestone will allow us to open to a whole new market segment and reengage with former-Dario users who now have the newest Apple devices.</p>
<p>"The actual Lighting-enabled prototype has been ready for a long time, and the CE Mark is just the beginning. We will continue to support our users around the world and, to that end, have begun the formal process with regulatory agencies in the U.S., <span class="xn-location">Canada</span>, and <span class="xn-location">Australia</span>." </p>
<p>This is a big breakthrough for the UK market because as many as 4 million people in the UK have diabetes, and now more tech-savvy consumers can use the acclaimed Dario diabetes device with their smartphones. DarioHealth continues to shine in the UK after recently being named the "First Choice" by several Clinical Commissioning Groups for people with Type 1 Diabetes.</p>
<p>
<b>About DarioHealth Corp.<br>
</b>DarioHealth Corp. is a leading global digital health company serving tens of thousands of users with dynamic mobile health solutions. We believe people deserve the best tools to manage their treatment, and harnessing big data, we have developed a unique way for our users to analyze and personalize their diabetes management. With our smart diabetes solution, users have direct access to track and monitor all facets of diabetes, without having the disease slow them down. The acclaimed Dario™ Blood Glucose Monitoring System all-in-one blood glucose meter and native smartphone app gives users an unrivaled method for self-diabetes management. DarioHealth is headquartered in <span class="xn-location">Caesarea, Israel</span> with a regional office in <span class="xn-location">Burlington, Massachusetts</span>. For more information, visit <a href="http://mydario.investorroom.com/" rel="nofollow" target="_blank">http://mydario.investorroom.com/</a>. </p>
<p>
<b>Cautionary Note Regarding Forward-Looking Statements <br>
</b>This news release and the statements of representatives and partners of DarioHealth Corp. (the "Company") related thereto contain or may contain forward-looking statements within the meaning of the Private Securities Litigation Reform Act of 1995. Statements that are not statements of historical fact may be deemed to be forward-looking statements. Without limiting the generality of the foregoing, words such as "plan," "project," "potential," "seek," "may," "will," "expect," "believe," "anticipate," "intend," "could," "estimate," or "continue" are intended to identify forward-looking statements. For example, when the Company describes the benefits of CE Mark approval, it is using forward-looking statements. Readers are cautioned that certain important factors may affect the Company's actual results and could cause such results to differ materially from any forward-looking statements that may be made in this news release. Factors that may affect the Company's results include, but are not limited to, regulatory approvals, product demand, market acceptance, impact of competitive products and prices, product development, commercialization or technological difficulties, the success or failure of negotiations and trade, legal, social and economic risks, and the risks associated with the adequacy of existing cash resources. Additional factors that could cause or contribute to differences between the Company's actual results and forward-looking statements include, but are not limited to, those risks discussed in the Company's filings with the U.S. Securities and Exchange Commission. Readers are cautioned that actual results (including, without limitation, the timing for and results of the Company's commercial and regulatory plans for Dario™) may differ significantly from those set forth in the forward-looking statements. The Company undertakes no obligation to publicly update any forward-looking statements, whether as a result of new information, future events or otherwise, except as required by applicable law.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">HONG KONG</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Today marks the official release date of Bruce Lee in Heroes Evolved. R2Games and the Bruce Lee, LLC (owned and operated by Bruce Lee's daughter, <span class="xn-person">Shannon Lee</span>) have joined forces on this project, bringing the most legendary <span class="xn-person">Kung-Fu Master</span> into the virtual battle arena of Heroes Evolved. He's in-game and playable right now.</p>
<p>"We are very proud to be the first to officially bring Bruce Lee to the world of MOBA games. We're long-time fans and can't wait to pit all our other heroes against the world renowned Bruce Lee!" - <i>Anderson, R2Games Global Publishing Director.</i>
</p>
<p>Additionally, R2Games has brought livestreaming directly into Heroes Evolved, integrating Youtube Gaming, Twitch.tv, and Bigo Live directly into the in-game UI, allowing players to watch their favorite streamers, championships, and events with ease.</p>
<p>To celebrate Bruce Lee joining the ranks of playable characters, R2Games has prepared a global Heroes Evolved event in-game. Players will have to band together to show their "Devotion", simply by playing the game. Server-wide rewards for all players include free heroes, extra lore tidbits, boosts, skins, and much more! There's also several events going on for Heroes Evolved in conjunction with the Bruce Lee announcement. Players can take part on a special dedicated website <a href="http://he.r2games.com/mobile/brucelee/" rel="nofollow" target="_blank">here</a>.</p>
<p>Heroes Evolved is a free 5v5 online arena game, in which players assume the role of a powerful hero, and work together as a team to destroy the opposing base. Gameplay is fast paced, tactical, and above all - very fun. It appeals to both casual and more hardcore gamers, offering multiple modes with a focus ranging from serious tournaments, to all out just-for-laughs brawls.</p>
<p>R2Games hopes to see Heroes Evolved continue to grow, and already has new several heroes and gameplay modes in the pipes. 7v7 mode will be coming in a future patch very soon, sure to bring even more mayhem to the battle.</p>
<p>
<a href="http://bit.ly/HEC_PR" rel="nofollow" target="_blank">Play now on iOS and Android!</a>
<br>Facebook Community: <a href="http://fb.com/HeroesEvolvedMobile" rel="nofollow" target="_blank">fb.com/HeroesEvolvedMobile</a>
<br>
<a href="http://www.r2games.com/" rel="nofollow" target="_blank">http://www.r2games.com/</a>
</p>
<p>The Bruce Lee name, image, likeness and all related indicia are the exclusive intellectual property of Bruce Lee Enterprises, LLC. All Rights Reserved. <a href="http://www.brucelee.com/" rel="nofollow" target="_blank">http://www.brucelee.com</a>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Link AKC Adds Extra Small Collar And Sport Sleeve Accessory To Product Lineup</h1>
<h2 class="xn-hedline">Brand also announces expanded online retail availability and skill for Amazon Alexa, to meet the lifestyle and needs of the modern dog owner</h2>
<p>
<span class="xn-location">STAMFORD, Conn.</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Today Link AKC, creators of the Link AKC smart collarä for dogs and 2017 CES "Best of Innovation" winner, announced the launch of two new products – an extra small collar and stylish "sport sleeve" accessory for active dogs. Additionally, the brand is broadening and improving product capabilities to give dog owners the richest user experience possible through a Link AKC skill for Amazon Alexa, a firmware update and expanded retail availability to Chewy.com and BestBuy.com. The news comes only seven months after the Link AKC smart collar began shipping to consumers in <span class="xn-chron">March 2017</span> and speaks to the company's innovation in the pet tech category and commitment to strengthening the bond between owner and dog through product, technology and retail. </p>
<p>The Link AKC smart collar combines sophisticated smart home, wearable and mobile technologies to deliver a product that connects owners and dogs in meaningful ways. The new extra small collar and sport sleeve accessory reflect the brand's commitment to providing unique products that bring together functionality, fashion, engagement and fun. The extra small collar uses a lightweight leather sleeve as an alternative to the classic leather carrier, allowing for a flexible and comfortable fit on dogs in the 10-15 lb. range. The sport sleeve is the ultimate accessory for extra active dogs and features durable, high-performance material tough enough to withstand wind, dust, water and other conditions consistent with an active lifestyle. The sport sleeve is available in two colors and includes reflective material to help dogs be better seen in dark conditions. </p>
<p>"At Link AKC, our mission is to help owners better understand their dogs and to keep them safe, happy, and healthy using the latest cutting-edge technology, insights and pet owner feedback," said <span class="xn-person">Michael Basone</span>, COO & EVP of Link AKC. "We're excited to expand our offerings to include products and accessories that allow dog parents to customize collars to fit their dog and lifestyle best – whether they're looking for a collar for a small dog or a sporty look to match their active lifestyle." </p>
<p>Link AKC is also improving the user experience. This fall, Link AKC created a new skill for Amazon Alexa that offers users another way to interact with their dogs' smart collars in addition to the Link AKC smart phone app. Dog owners will now be able to use the Link AKC skill for Alexa to access insights gathered from the Link AKC smart collar, including their dog's activity stats. Link AKC also released a firmware update that improves Bluetooth connectivity and GPS speed and accuracy to support overall product function.</p>
<p>To meet the demands of today's pet owner and their shopping preferences, Link AKC is expanding its retail presence to include two additional e-commerce sites – Chewy.com and BestBuy.com – in addition to LinkAKC.com and Amazon. This move reflects a booming luxury pet tech category fueled by a large and growing consumer demographic that consider pets as family members. Link AKC exceeded pre-order estimates by 100% in the spring and has continued to grow with unit sales each month exceeding the prior month. The pet supplies & pet services industry is anticipated to achieve 20%+ growth between 2017-2022, * and the pet wearables market alone is expected to reach <span class="xn-money">$2.4 billion</span> by 2022. ** </p>
<p>The Link AKC smart collar is the only curved smart device designed to comfortably fit the natural shape of a dog's neck. In addition to the new extra small size, collars are available in four additional sizes to fit a wide range of dogs, from small to extra-large. Dog owners will appreciate the many features that provide benefits for both the dog and owner, including:</p>
<ul type="disc">
<li>
<b>GPS tracking and l</b><b>ocation</b>: Gives dog owners peace of mind with the ability to track the dog's location and receive alerts if the dog becomes loose.
</li>
<li>
<b>Activity</b><b> monitor</b>: Provides insightful activity recommendations to help owners take a more informed role in managing their dog's wellness. Owners can monitor and track their dog's daily activity levels to help ensure their dogs are getting the right level of activity for the dog's breed, age, and size.
</li>
<li>
<b>Remote-controlled light</b>: The only smart collar with a remote- controlled light to help an owner see their dog in the dark.
</li>
<li>
<b>Temperature</b>: Alerts to notify you if your dog may be in an environment that is too hot or cold.
</li>
<li>
<b>Adventures</b>: Record, save and share your special adventures together on social media.
</li>
<li>
<b>Training</b>: App controlled sound that can assist owners in training their dog. </li>
</ul>
<p>The Link AKC smart collar is available with an SRP of <span class="xn-money">$149</span>. The sport sleeve is available as an accessory with a SRP of <span class="xn-money">$24.99</span>. </p>
<p>For more information, visit <a href="http://www.linkakc.com/" rel="nofollow" target="_blank">http://www.LinkAKC.com</a> and follow us on <a href="https://www.facebook.com/LinkAKC16/" rel="nofollow" target="_blank">Facebook</a>, <a href="https://www.instagram.com/linkakc/" rel="nofollow" target="_blank">Instagram</a> and <a href="https://twitter.com/link_akc" rel="nofollow" target="_blank">Twitter</a>.</p>
<p>
<i>*Mintel (<span class="xn-chron">July 2017</span>), "America's Pet Owners" <br>
</i><i>** Grand View Research (<span class="xn-chron">February 2016</span>), "Pet Wearable Market Analysis"</i>
</p>
<p>
<i><u>About Link AKC<br>
</u></i><i>Link AKC is dedicated to enhancing the bond between dogs and owners. The cutting-edge technology in the Link AKC GPS-enabled dog collar and smartphone app combines state-of-the-art smart home, wearable and mobile technology and was recognized by CES as a 2017 "Best of Innovation" winner. The team behind the Link AKC smart collar is made up of passionate dog lovers, tech experts and designers who have combined the best of design and technology to elevate dog wearables to a lifestyle product category. By tapping into The American Kennel Club's 132 years of devotion to our best friends, Link AKC is able to help owners better understand their dogs.</i>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">MONTREAL</span> and <span class="xn-location">CAMBRIDGE, Mass.</span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Bell, <span class="xn-location">Canada's</span> largest communications company, and Akamai Technologies, Inc., the world's largest and most trusted cloud delivery platform, today announced a strategic partnership that expands Bell's broad portfolio of web security solutions for Canadian businesses with the addition of Akamai's leading web performance and cloud security products.</p>
<p>"Bell delivers the integrated solutions Canadian businesses need to increase productivity, maximize service differentiation and minimize risk in today's challenging operating environment," said <span class="xn-person">Giovanni Sansalone</span>, Vice President of Product Management for Bell Business Markets. "Adding the services of an industry leader like Akamai to the Bell portfolio enables customers to optimize their web presence on Bell's secure and reliable networks." </p>
<p>By joining forces, Bell and Akamai are positioned to identify security threats, proactively prevent attacks, and optimize the performance and availability of network and web services for businesses through the following solutions:</p>
<ul type="disc">
<li>
<b>Cloud Security Solutions</b>: Offering enhanced security for websites and data centers to reduce the risk of downtime and data theft.
</li>
<li>
<b>Web Performance</b>: Accelerating websites to more efficiently deliver content and applications and conduct business globally across multiple device platforms.
</li>
<li>
<b>Media & Delivery Solutions</b>: Simplifying workflow and delivering high-quality online video and other media at scale.</li>
</ul>
<p>"Aligning Akamai's services with the reach and depth of Bell's broadband networks creates a powerful relationship to help Canadian businesses secure, optimize and scale their online strategy," said <span class="xn-person">John Watson</span>, Vice President of Business Development for Akamai's Global Carrier Division. "We believe this strategic partnership will provide unparalleled cloud security, web performance and media delivery for Bell customers."</p>
<p>Akamai's suite of web security and performance solutions is available to Bell Business Markets customers across <span class="xn-location">Canada</span>. To learn more, please visit <a href="https://business.bell.ca/shop/enterprise/security-solutions/new-security-web-performance-services" rel="nofollow" target="_blank">Bell.ca/webperformancesecurity</a>. </p>
<p>
<b>About Bell<br>
</b>Bell provides innovative broadband wireless, TV, Internet and business communication services in every province and territory of <span class="xn-location">Canada</span>. Bell Media is <span class="xn-location">Canada's</span> premier multimedia company with leading assets in television, radio, out of home and digital media. Founded in Montréal in 1880, Bell is wholly owned by BCE Inc. (TSX: BCE; NYSE: BCE). To learn more, please visit <a href="http://www.bell.ca/" rel="nofollow" target="_blank">Bell.ca</a> or <a href="http://www.bce.ca/" rel="nofollow" target="_blank">BCE.ca</a>.</p>
<p>The Bell Let's Talk initiative promotes Canadian mental health with national awareness and anti-stigma campaigns like Bell Let's Talk Day and provides significant funding for community care and access, research and workplace initiatives. To learn more, please visit <a href="http://www.bell.ca/LetsTalk" rel="nofollow" target="_blank">Bell.ca/LetsTalk</a>.</p>
<p>
<b>About Akamai<br>
</b>As the world's largest and most trusted cloud delivery platform, Akamai (NASDAQ: AKAM) makes it easier for its customers to provide the best and most secure digital experiences on any device, anytime, anywhere. Akamai's massively distributed platform is unparalleled in scale with over 200,000 servers across 130 countries, giving customers superior performance and threat protection. Akamai's portfolio of web and mobile performance, cloud security, enterprise access, and video delivery solutions are supported by exceptional customer service and 24/7 monitoring. To learn why the top financial institutions, e-commerce leaders, media & entertainment providers, and government organizations trust Akamai please visit <a href="http://www.akamai.com/" rel="nofollow" target="_blank">http://www.akamai.com</a>, <a href="https://blogs.akamai.com/" rel="nofollow" target="_blank">blogs.akamai.com</a>, or @Akamai on <a href="https://twitter.com/akamai" rel="nofollow" target="_blank">Twitter</a>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>iTrinegy, specialists in mitigating risk associated with application performance over networks, today announced general availability of INE Version 8.5 Network Emulator. This latest version adds multiple significant new capabilities to the company's award-winning INE (<a href="http://www.itrinegy.com/index.php/products/network-emulators/ine-enterprise" rel="nofollow">INE Enterprise</a> & <a href="http://www.itrinegy.com/index.php/products/network-emulators/ine-ultra" rel="nofollow">INE Ultra</a>) range of WAN emulators including Cisco® QoS Class of Service Handling & Traffic Shaping, Wireshark®-like packet filtering and built-in Traffic Generation. These additions will ensure the INE range remains one of the most comprehensively featured, fully meshed WAN emulators available with which to verify application performance over networks prior to deployment or migration.</p>
<p>
<b>Cisco QoS Class of Service Handling & Traffic Shaping</b> </p>
<p>The INE range can now model Cisco's QoS class of service and traffic shaping algorithms, enabling application developers, software testers and network professionals to test an application's ability to work with Cisco QoS classes, with or without traffic shaping. This new feature will let users try the effects of Cisco QoS and Shaping in their test environment and prove that your applications will work as expected when deployed in the live Cisco network.</p>
<p>
<b>Sophisticated Wireshark-Like Packet Classification, Filtering & Routing</b> </p>
<p>Another new feature is a powerful "classification" engine, providing the ability to classify, route, filter and selectively impair traffic by any packet field (or combination of fields) within any protocol layer (2-7) using a Wireshark-like syntax. An "out of the box" library of various protocols e.g. Ethernet, VLAN, IPv4, IPv6, ARP, TCP, UDP etc. is provided as standard. As a result, users of the INE range will be able to manipulate data packets in just about every conceivable permutation they may require in order to achieve the most realistic test environment.</p>
<p>Users are not confined to iTrinegy's supplied protocol library; they will be able to add their own protocols as well as video & audio codecs and use them in the INE models within minutes. This means custom-built private, prototype or even secret protocols can be deployed straightaway, without any involvement from iTrinegy, which is particularly useful for organizations working in sensitive or secure environments.</p>
<p>Furthermore, because they are automatically compiled with the INE just-in-time (JIT) compiler, user-defined protocol performance will match the same high speed as iTrinegy-supplied protocols. Possible uses include dropping specific frames e.g. I or P frames from video streams, interfering with encrypted traffic flows and more.</p>
<p>
<b>Traffic Generation</b> </p>
<p>This major enhancement allows the INE emulator range to generate traffic, internally or externally. Now traffic can be generated to load up internal links in the INE in order to provide congestion for the applications under test. There is also an additional benefit that where traffic is generated, this can be affected by emulation features to produce jittered streams, start/stop streams, lossy streams etc. As a result users shouldn't need to purchase a separate generator.</p>
<p>
<i>"</i><i>Networks are constantly evolving, presenting new challenges to those of us tasked with ensuring application performance across networks. To ensure the iTrinegy INE network emulator range continues to enable you to carry out your tests effectively, we will be releasing INE V8.5 in October,</i><i>"</i> said <span class="xn-person">Frank Puranik</span>, iTrinegy Product Director. "<i>The major enhancements offered in this latest version will ensure that our INE Enterprise and INE Ultra models remain at the very forefront of emulation technology and continue to provide users with the means to conduct highly realistic verification of application performance over real-world networks. This means that you can be sure that your applications are "proofed" against everything the real world, or hackers, may throw at it.</i><i>"</i>
</p>
<p>
<b>About the INE Range</b> </p>
<p>The INE Network Emulator range comprises both hardware and virtual appliances. All models include an initiative Visio®-like Drag & Drop Network Mapping Interface that allow users to quickly create sophisticated multi-path networks including fully meshed, Cloud, IoT, military and SD-WAN environments.</p>
<p>
<b>About iTrinegy</b> </p>
<p>iTrinegy offers solutions for de-risking the deployment of applications into real-world networks, with a suite of products that help organizations mitigate the costs associated with poor application performance including loss of revenue, reputational damage, remedial costs and resource impact.</p>
<p>iTrinegy is trusted by governments, military organizations and enterprises across the globe including Alcatel, Aviva, BT, Boeing, Cisco, Fidelity Worldwide Investments, IBM, Lockheed Martin, Northrop Grumman, National Australia Bank, Raytheon, Thomson Reuters, Salesforce and Starbucks. For more information please visit <a href="http://www.itrinegy.com" rel="nofollow">http://www.itrinegy.com</a>
</p>
<p>
<b>Trademark Legal Statement</b> </p>
<p>All product names, logos, and brands are property of their respective owners and are hereby acknowledged. All company, product and service names referenced in this press release are for identification purposes only.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<i>Redtea Mobile unveiled an integrated eSIM technology based upon its Remote SIM Provisioning (RSP) platform and Qualcomm Snapdragon Mobile Platform featuring iUICC concept at 4G/5G Summit 2017</i>
</p>
<p>HONG KONG, Oct. 18, 2017 /PRNewswire/ -- Redtea Mobile, an eSIM turnkey solution provider, demonstrated its eSIM based application developed on Qualcomm® Snapdragon™ 835 development board featuring integrated UICC (iUICC) concept and the deployment of its eSIM capability on Qualcomm Snapdragon Mobile Platforms at the Qualcomm Technologies' 4G/5G Summit in <span class="xn-location">Hong Kong</span> during <span class="xn-chron">October 16-18</span>. Qualcomm Technologies, Inc. is a subsidiary of Qualcomm Incorporated. </p>
<p>Integrating Redtea Mobile's embedded SIM (eSIM) software component into Qualcomm Technologies' iUICC concept featuring in Snapdragon Mobile Platforms, the combination is designed to address the growing demands for a higher level of connectivity on mobile devices — to address the security platforms in the device and be the trusted element for SIM.</p>
<p>As one of the eSIM implementations, the iUICC module has no separate off-chip component as the SoC solution combines the secure processor, the baseband processor and possibly other processors into one discrete hardware component. This solution can satisfy prevailing and future security requirements.</p>
<p>In particular, Redtea Mobile will deploy their eSIM terminal solution (LPA etc.) and Subscription Manager-Data Preparation+ (SM-DP+) cloud service on top of Qualcomm Technologies' iUICC. This eSIM offering for consumer electronics is compliant with GSMA eSIM standards to support fast, seamless deployment and connectivity for OEMs and mobile network operators (MNOs). </p>
<p>"An important aspect of our 5G vision is the adoption of leading new standards and innovations around the trusted SIM card," said Sy Choudhury, senior director of product management, Qualcomm Technologies, Inc. "Qualcomm Technologies and Redtea Mobile have worked together to demonstrate how the GSMA's Remote SIM Provisioning specification for embedded SIM can run on a Snapdragon Mobile Platform while effectively integrating with existing mobile operator infrastructures."</p>
<p>"We're excited to showcase our eSIM Technology running on the Snapdragon Mobile Platform to the world's most innovative device manufacturers and mobile operators at Qualcomm Technologies' annual 4G/5G Summit in <span class="xn-location">Hong Kong</span>," said Dr. <span class="xn-person">Hui Jin</span>, CEO and Co-founder of Redtea Mobile." As an established brand that has shipped its eSIM capability and data/roaming service to over 100 million devices by partnering with 20+ MNOs/MVNOs worldwide and a majority of smartphone manufacturers including OPPO, vivo, Samsung (<span class="xn-location">China</span>), Xiaomi, Lenovo, ZTE, Meizu, LeEco, and Smartisans, Redtea's proven technology brings a brand new level of features and convenience to consumers and the roaming industry as a whole. The demonstration with Qualcomm Technologies is a first of its kind to show integrated eSIM capabilities on a Qualcomm Technologies platform and may offer a generational leap in data connectivity".</p>
<p>"We are always pursuing a more complete and integrated solution for device manufacturers. By working together, Redtea Mobile and Qualcomm Technologies are demonstrating how a leading and innovative eSIM and SoC can be integrated at the platform level, while also making the solution easier to integrate for device manufacturers, to reduce physical space requirements and be more cost effective," said <span class="xn-person">Ming Jiang</span>, Redtea Mobile's CTO and Co-founder.</p>
<p>
<b>About Redtea Mobile </b>
</p>
<p>Redtea Mobile is an eSIM service provider that delivers turn-key solutions including global cellular data coverage, RSP (Remote SIM Provisioning) platform, eSIM terminal technology and eSIM based applications. Redtea Mobile has developed an RSP platform which is fully compliant with GSMA eSIM standards and strives to promote the wide deployment and secure implementation of eSIM technology by closely collaborating with device OEMs, chipset and module manufacturers, and mobile operators. Redtea Mobile was named one of the <i>"<span class="xn-location">China's</span> 50 Most Innovative Companies of 2016" </i>by Fast Company Magazine. Redtea Mobile jointly hosted WAS #5 with GSMA. For the full story of Redtea Mobile, please visit <a href="http://www.redteamobile.com/" rel="nofollow" target="_blank">http://www.redteamobile.com</a>.</p>
<p>Qualcomm and Snapdragon are trademarks of Qualcomm Incorporated, registered in <span class="xn-location">the United States</span> and other countries. </p>
<p>Qualcomm Snapdragon is a product of Qualcomm Technologies, Inc. </p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Getac's Next Gen S410 Semi-Rugged Notebook Sets New Standards for Performance, Multi-Layer Security and Configurability</h1>
<h2 class="xn-hedline">IR Camera for Facial Recognition, Intel® 8th Generation CoreTM i5/i7 processor and Standard TPM 2.0 / OPAL 2.0 SSD Security Features Make it Perfect Purpose-Built Tool for Field Operations</h2>
<p>
<span id="spanHghltf829"><span class="xn-location">SYDNEY</span></span>, <span class="xn-chron">Oct. 18, 2017</span> /PRNewswire/ -- Designed to withstand the daily challenges facing today's field technicians, Getac introduces its second generation S410 semi-rugged notebook, which maintains its best-in-class performance, security features, and MIL-STD-certified ruggedness.</p>
<p>Along with its purpose-built configurability, slim and light form factor, and best-in-class performance, the next generation S410 is the ideal workhorse for mobile professionals in public safety, manufacturing and other field service professions.</p>
<p>One of the most significant additions to the S410 is its optional IR camera that supports facial recognition with Windows Hello for more convenient login and increased security. Combined with TPM 2.0 and OPAL 2.0 SSD, both standards in the S410, users now have an ultra-secure, mobile solution they can use with confidence wherever work takes them.</p>
<p>"By upgrading Getac's popular S410, we continue our commitment to producing the most advanced semi-rugged notebook in the industry," explains <span class="xn-person">Rowina Lee</span>, Vice President of Global Sales & Business Development Centre, Getac. "By delivering faster processors, improved graphics and enhanced security features, the S410 is fully equipped to provide mobile professionals with the technology they need to perform their jobs effectively and efficiently."</p>
<p>Best-in-class performance is delivered by Intel® 8th Generation CoreTM i5/i7 processor and <span class="xn-person">Kaby Lake</span> (i3) processors for increased computing performance and more efficient power usage. By using Intel UHD Graphics 620, 802.11ac Wi-Fi, Bluetooth 4.2 and an optional 2nd battery design, users can experience maximum mobile performance. The available 14" Full HD LumiBond® 2.0 screen provides a responsive 10-point touch experience, even while wearing gloves, with up to 800 nits (optional 1000 nit HD screen available) of brightness for glare-free reading, even in direct sunlight.</p>
<p>Today, organizations are more vulnerable than ever to data theft and malicious attacks, which is why Getac designed the S410 to support a variety of security features built into Windows 10. TPM 2.0 monitors and protects system start-ups to ensure the device is tamper-free before releasing control to the operating system, while BitLocker protects data at rest, in use and in transit. OPAL 2.0 SSD's advanced hardware-based self-encryption technology protects confidential data stored in the drive from unauthorized access. Multifactor authentication options including an IR camera, fingerprint reader, Smartcard reader and dual frequency (LF/HF) RFID reader, work in tandem with Microsoft Windows 10 identity protection features such as Windows Hello and Microsoft Passport for additional protection. In the event the system is lost or stolen, optional Absolute DDS will allow it to be disabled remotely.</p>
<p>The optional Infrared (IR) camera delivers consistent images across different lighting conditions, which improves accuracy and robustness of the facial recognition system. IR illumination allows the camera to capture additional information to determine if an object being sensed is an actual person's face or simply a photograph of an authorized user.</p>
<p>Durability is synonymous with the Getac brand, and the all new S410 semi-rugged notebook proudly continues that tradition. It is MIL-STD-810G and IP52-certified to survive drops up to three feet, spills, moisture, vibrations, shock, and extreme temperatures, from -5.8 <span id="spanHghlt1473">degrees Fahrenheit</span> to 140 <span id="spanHghlte8b3">degrees Fahrenheit</span> (operating temperature) and -60 <span id="spanHghlt2ec8">degrees Fahrenheit</span> to 160 <span id="spanHghlt0469">degrees Fahrenheit</span> (storage temperature). Protected I/O ports and an island-style, splash-proof keyboard protect system components from dust and water, while the rubber corners and an ergonomic rubber handle provide superior protection.</p>
<p>Rugged vehicle dock solutions from Gamber-Johnson and Havis make the Getac S410 semi-rugged notebook ideal for public safety because tri-pass-through antenna ports allow officers to simultaneously connect to high-gain WWAN, WLAN and roof-mounted GPS antennas.</p>
<p>For more information on the new Getac S410, visit <a href="http://www.getac.com/" rel="nofollow" target="_blank">http://www.getac.com</a>.</p>
<p>
<b>About Getac</b>
</p>
<p>Getac Technology Corporation, a key subsidiary of MiTAC-Synnex Business Group (2016 consolidated revenue <span class="xn-money">$29.06 billion USD</span>), was established in 1989 as a joint venture with GE Aerospace to supply defense electronic products. Getac's business coverage includes; rugged notebooks, rugged tablet PCs and rugged handheld devices for military, police, government, communications, manufacturing and transportation applications ranging from fully rugged to commercial-grade rugged. Getac's strong R&D capabilities allow it to provide a high level of customization and all-aspect hardware-software integration solutions. For more information visit: <a href="http://www.getac.com/" rel="nofollow" target="_blank">http://www.getac.com</a> </p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>HÖHENKIRCHEN-SIEGERTSBRUNN, <span class="xn-location">Germany</span>, <span class="xn-chron">Oct. 17, 2017</span> /CNW/ - UIG Entertainment GmbH today announced its line-up of video games for North American release, just in time for Holiday 2017. Available now are <i>Forestry 2017</i>, <i>Transport Giant</i>, <i>Professional Farmer 2017 Gold Edition</i>, <i>Firefighters - The Simulation</i>. Shipping in October and early November are <i>Firefighters Airport </i><i>Fire Department</i>, <i>Professional Farmer America</i><i>n Dream</i>, <i>Professional Construction </i><i>-</i><i> The Simulat</i><i>ion</i> and <i>Realms of Arkania - Blade of Destiny</i>.</p>
<li>
<b>Transport Giant</b><b> (PS4) -</b> It's 1850, and with a little money and a few good ideas you can establish a transportation business empire! MSRP <span class="xn-money">$29.99</span>.<br>
</li>
<li>
<b>Professional Farmer 2017 Gold Edition</b><b> (PS4/Xbox One)</b><b> -</b> Enjoy the life of a farmer! Drive tractors, cultivate fields, take care of animals and market your produce!<br>
</li>
<li>
<b>Firefighters - The Simulation</b><b> (</b><b>PS4</b><b>)</b> <b>-</b> Players experience the exciting work of the professional fire company, surviving realistic missions extinguishing house fires, neutralizing hazardous substances and search and rescue.<br>
</li>
<li>
<b>Forestry 2017 (PS4) </b><b>-</b> This game takes you to the forest! Take over the tasks of a professional lumberjack and enjoy working in the woods in 1st and 3rd person mode!<br>
</li>
<li>
<b>Firefighters Airport Simulator</b><b> (</b><b>PS4</b><b>)</b> <b>-</b> Firefighting is a dangerous job, especially in a modern airport where thousands of travelers are close to highly flammable aviation fuel and hazardous materials.<br>
</li>
<li>
<b>Professional Farmer America</b><b>n Dream </b><b>(</b><b>PS4/PC</b><b>)</b> <b>-</b> <i>Professional Farmer: American Dream</i> is the latest spin-off from the Professional Farmer series and takes players to a farm inspired by the American Midwest.<br>
</li>
<li>
<b>Professional Construction </b><b>-</b><b> The </b><b>Simulation </b><b>(</b><b>PS4</b><b>)</b><b> -</b> Players immerse themselves in the sprawling world of road construction using heavy equipment and massive machinery.<br>
</li>
<li>
<b>Realms of Arkania - Blade of Destiny</b><b> (</b><b>PS4/Xbox One</b><b>)</b> <b>-</b> <i>Realms of Arkania </i><i>-</i><i> Blade of Destiny</i> is a faithful remake of the 1992 original, adored by a generation of gamers and one of the most successful RPG's of the 1990's! </li>
</ul>
<p></p>
<p>UIG Entertainment GmbH is a world-wide leader in simulation, role-playing, adventure and learning video games. UIG Entertainment releases titles on PlayStation®4 (PS4™), Xbox One, PC and the Nintendo Switch Releasing titles for the PlayStation®4 (PS4™), Xbox One, Nintendo Switch and 3DS, and for PCs. For more information, visit their website <a href="http://uieg.de/" rel="nofollow" target="_blank">http://uieg.de</a>.</p>
<p>PlayStation and PS4 are registered trademarks of Sony Interactive Entertainment Inc.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>UIG Entertainment GmbH today announced its line-up of video games for North American release, just in time for Holiday 2017. Available now are <i>Forestry 2017</i>, <i>Transport Giant</i>, <i>Professional Farmer 2017 Gold Edition</i>, <i>Firefighters - The Simulation</i>. Shipping in October and early November are <i>Firefighters Airport </i> <i>Fire Department</i>, <i>Professional Farmer America</i><i>n Dream</i>, <i>Professional Construction </i> <i>-</i><i> The Simulat</i><i>ion</i> and <i>Realms of Arkania - Blade of Destiny</i>.</p>
<li>
<b>Transport Giant</b><b> (PS4) -</b> It's 1850, and with a little money and a few good ideas you can establish a transportation business empire! MSRP <span class="xn-money">$29.99</span>.<br>
</li>
<li>
<b>Professional Farmer 2017 Gold Edition</b><b> (PS4/Xbox One)</b><b> -</b> Enjoy the life of a farmer! Drive tractors, cultivate fields, take care of animals and market your produce!<br>
</li>
<li>
<b>Firefighters - The Simulation</b><b> (</b><b>PS4</b><b>)</b><b> </b> <b>-</b> Players experience the exciting work of the professional fire company, surviving realistic missions extinguishing house fires, neutralizing hazardous substances and search and rescue.<br>
</li>
<li>
<b>Forestry 2017 (PS4) </b> <b>-</b> This game takes you to the forest! Take over the tasks of a professional lumberjack and enjoy working in the woods in 1st and 3rd person mode!<br>
</li>
<li>
<b>Firefighters Airport Simulator</b><b> (</b><b>PS4</b><b>)</b><b> </b> <b>-</b> Firefighting is a dangerous job, especially in a modern airport where thousands of travelers are close to highly flammable aviation fuel and hazardous materials.<br>
</li>
<li>
<b>Professional Farmer America</b><b>n Dream </b> <b>(</b><b>PS4/PC</b><b>)</b><b> </b> <b>-</b> <i>Professional Farmer: American Dream</i> is the latest spin-off from the Professional Farmer series and takes players to a farm inspired by the American Midwest.<br>
</li>
<li>
<b>Professional Construction </b> <b>-</b><b> The </b> <b>Simulation </b> <b>(</b><b>PS4</b><b>)</b><b> -</b> Players immerse themselves in the sprawling world of road construction using heavy equipment and massive machinery.<br>
</li>
<li>
<b>Realms of Arkania - Blade of Destiny</b><b> (</b><b>PS4/Xbox One</b><b>)</b><b> </b> <b>-</b> <i>Realms of Arkania </i> <i>-</i><i> Blade of Destiny</i> is a faithful remake of the 1992 original, adored by a generation of gamers and one of the most successful RPG's of the 1990's!</li>
</ul>
<p>UIG Entertainment GmbH is a world-wide leader in simulation, role-playing, adventure and learning video games. UIG Entertainment releases titles on PlayStation®4 (PS4™), Xbox One, PC and the Nintendo Switch Releasing titles for the PlayStation®4 (PS4™), Xbox One, Nintendo Switch and 3DS, and for PCs. For more information, visit their website <a href="http://uieg.de" rel="nofollow">http://uieg.de</a>.</p>
<p>PlayStation and PS4 are registered trademarks of Sony Interactive Entertainment Inc.</p>
<p style="text-align: left">
<b>Contact:</b>
<br>
<span class="xn-person">Kirk Green</span>
<br>
UIG Public Relations<br>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p class="prntac">
<b><i>- Upgrade the Robotics from Mobile Phone Era into Smartphone Era</i></b>
</p>
<p>
<span class="xn-location">SAN FRANCISCO</span>, <span class="xn-chron">Oct. 17, 2017</span> /PRNewswire/ -- SanKoBot, a tech startup based in <span class="xn-location">Shanghai</span> and <span class="xn-location">Shenzhen</span>, China with R&D divisions in <span class="xn-location">Shenzhen</span>, <span class="xn-location">Singapore</span>, Silicon Valley and <span class="xn-location">Israel</span>, has released its ground-breaking robotics vision system embedded in the Smart Cleaning Robot at the Hong Kong Consumer Electronics Trade Fair, making it the first technology company in the world to deliver a Visual Simultaneous Location and Mapping ("VSLAM") system in large scale production for the household robotics market. This enables home robotics providers around the world to upgrade their robotic products into intelligent capability utilizing SanKoBot's VSLAM system. </p>
<p>"SanKoBot's products are a radical step forward for the home robotics industry in the same way that visual sensing technology is revolutionizing the auto industry," says <span class="xn-person">Robert Li</span>, Founder and CEO of SanKoBot. "But home robotics applications are just a starting point for SanKoBot," adds <span class="xn-person">Robert Li</span>. "In the next phase of development, we plan to launch upgraded vision system products to break the mold of the Home AI industry. Our company is ambitious to develop innovative and ground-breaking products."</p>
<p>The technology inside the SanKoBot VSLAM system achieves remarkable performance and delivers exceptional user experience with fast calculation speed, exceptional accuracy and robust running. As the key parameter data demonstrates, it is able to sense its location with an accuracy of ±1 cm, running 20 fps with vision alone and running 100 fps with the fusion of other sensors. After it creates a map, the robot can quickly locate itself, within 1 second, even when it is lifted up or placed at a random spot. SanKoBot is the first company to provide this technology to home robotics providers at a low cost to enable a wide range of adaptation across the market. </p>
<p>Unlike other feature-based VSLAM techniques, SanKoBot's VSLAM solution can handle a wide range of indoor environments, including those with low textures, very low or very strong light, as well as fast changing light conditions. "SanKoBot is the first technology company in the market to achieve commercial large scale production of this technology and launch it into the market, which is really good news for us," says Yan Shengfeng, a customer. "After various tests, I found this vision product robust and working perfectly in difficult conditions at the 3G Hall of Hong Kong Consumer Electronics Trade Fair."</p>
<p>With a variety of sensors, SanKoBot's robotics vision system integrates multiple data streams to build its intelligence about the surroundings in a highly robust fashion. Utilizing state-of-the-art computer vision and artificial intelligence technologies, the robot continuously creates 3D visual landmarks, recognizes key objects, entrances, exits and boundaries of each room, and creates a complete 3D map of the indoor environment as it navigates through a room. </p>
<p>As SanKoBot's angel investors, Leo Wang, founder of PreAngel Fund, and <span class="xn-person">Jiaxi Lin</span>, founder of Guojin Capital, put it succinctly: "SanKoBot is creating innovative solutions by bringing together VSLAM technology at large scale production for the market. In addition, their work to create the next-generation consumer robotics Personal Assistant will be a major breakthrough for comprehensively managing in home data and technology."</p>
<p>
<span class="xn-person">Aviad Maizels</span>, Founder and President of PrimeSense, the leader in Natural Interaction® and 3D sensing, which was bought by Apple Inc. in 2013, now sits on the advisory board of SanKoBot together with <span class="xn-person">David (Dadi) Perlmutter</span>, former Intel CPO.</p>
<p>SanKoBot brings future technology into the home, creating a Robotic Personal Assistant (RPA) that stays together with people and pets in the home. The RPA assists with all aspects of the Smart Home, interacting intuitively with humans and the physical world around it. SanKoBot's products integrate artificial intelligence, software and hardware to provide a complete Smart Home solution targeted to the <span class="xn-location">China</span>, US and global markets. SanKoBot's industry leading technology is differentiated from industry incumbents and upstarts through leveraging its R&D divisions in innovation hotspots across the world: <span class="xn-location">China's</span> innovation hubs, Silicon Valley, <span class="xn-location">Israel's</span> Silicon Wadi and <span class="xn-location">Singapore</span>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>Allegro DVT, a leader in video compliance streams and video codec semiconductor IP solutions, announced today that Montage Technology, a leading fabless semiconductor provider for smart home entertainment and data center markets, has licensed Allegro DVT's AL-E100 multi-format H.264/AVC and H.265/HEVC encoder IP for integration into its next-generation set-top box (STB) products.</p>
<p>Montage Technology provides highly integrated and customizable STB system-on-chip (SoC) solutions for smart home entertainment. By integrating Allegro DVT's AL-E100 encoder IP, Montage is enabling new use cases such as high-quality streaming of television programs to secondary displays at home.</p>
<p>"Allegro DVT's AL-E100 encoder IP offers excellent video quality. That perfectly meets our requirements for STB transcoding and streaming applications. The encoding quality combined with extremely small silicon area and low power consumption allows us to offer this new, innovative feature to broader markets." says Mr. <span class="xn-person">Gene Liu</span>, General Manager of Montage LZ Co. LTD.</p>
<p>
<span class="xn-person">Pierre Marty</span>, CEO of Allegro DVT, comments: "We are very proud to have been selected by Montage Technology, a company that is rapidly gaining market share in the global STB SoC market. Our AL-E100 encoder IP proves to be a perfect solution for consumer applications by offering the smallest silicon area thanks to the true multi-format architecture while maintaining best-in-class video quality."</p>
<p>Allegro DVT's AL-E100 IP is a configurable multi-format encoder supporting H.264/AVC, H.265/HEVC, VP9 and JPEG formats. It is scalable up to 4K and 8K resolutions. It can also support unique end-to-end sub-frame latency required in many applications such as ADAS, virtual reality and drones.</p>
<p>To learn more about Allegro DVT's video codec semiconductor IP solutions, visit <a href="http://www.allegrodvt.com" rel="nofollow">http://www.allegrodvt.com/</a>
</p>
<p>Montage Technology is a leading fabless semiconductor provider focusing on the data center and smart home entertainment markets. In the smart home entertainment market, Montage provides highly integrated and customizable OTT/STB total solutions for home entertainment, and offers feature-rich, cost-effective consumer IoT solutions for wireless connectivity everywhere at home. Montage's sophisticated technology platform allows it to deliver integrated solutions that meet the expanding needs of customers through continuous innovation, efficient design and rapid product development.</p>
<p>Allegro DVT is a leading provider of H.264/MPEG-4 AVC|SVC|MVC, H.265/HEVC, AVS2, VP9 and AV1 solutions, including industry standard compliance test suites, H.264/AVC, H.265/HEVC and VP9 encoder, codec and decoder hardware (RTL) IPs.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Honeywell Introduces New Hardware And Software Platform For Its Mobile Computers, Helping Customers Maximize Their Technology Investments</h1>
<h2 class="xn-hedline">Mobility Edge Platform offers extended product lifecycle, support of future versions of Android and ability to seamlessly deploy business-critical applications</h2>
<h2 class="xn-hedline">Honeywell also launches new handheld computer - Dolphin™ CT60 - based on the Mobility Edge Platform</h2>
<p>
<span class="xn-location">FORT MILL, S.C.</span>, <span class="xn-chron">Oct. 17, 2017</span> /PRNewswire/ -- Honeywell (NYSE: HON) today announced a new hardware and software platform for the next generation of its mobile computers, which are used globally by distribution centers, transportation and logistics providers, hospitals, and retailers to increase worker productivity and capture critical data. </p>
<p>The <a href="https://www.honeywellaidc.com/solutions/platforms/mobility-edge" rel="nofollow" target="_blank">Mobility Edge Platform</a> comprises common hardware architecture and a suite of tools on which Honeywell and its partners will build future mobility solutions, which include rugged handheld computers, wearable devices, voice-directed technology, tablets and vehicle-mounted computers.</p>
<p>The platform is designed for Google's Android operating system, which is increasingly becoming the standard for industrial mobile devices. It offers a long product lifecycle by supporting current and future Android versions – more than any competitive offering on the market. Additionally, the common platform provides consistency across Honeywell's next-generation devices and makes it easier for customers to upgrade current models, manage device refreshes and quickly deploy software applications. </p>
<p>Honeywell also announced the <a href="https://www.honeywellaidc.com/products/computer-devices/handheld/dolphin-ct60" rel="nofollow" target="_blank">Dolphin<span>™</span> CT60 handheld computer</a>, the first new mobile device to run on the Mobility Edge Platform. The rugged device is designed for transportation, logistics and retail workers and offers an extended battery life, high-performance scanning and other productivity features.</p>
<p>"After talking to many of our strategic customers and partners, we rethought the approach to solving the constraints they face today on mobile deployments," said <span class="xn-person">Peter Howes</span>, president of Honeywell's <a href="https://www.honeywellaidc.com/" rel="nofollow" target="_blank">Productivity Products business</a>. "Our customers require something more comprehensive and scalable, and that is what we are introducing with the Mobility Edge Platform.</p>
<p>"Because we built the Mobility Edge Platform with an Android-first mindset, businesses will have the confidence that our devices will support future versions of the operating system without making new hardware investments," said Howes. "Leveraging a single, unified platform will make adding new devices and testing and deploying business-critical mobile hardware and software easier and faster."</p>
<p>The Mobility Edge Platform features:</p>
<ul type="disc">
<li>Support for four generations of Android – Nougat through Q;
</li>
<li>A common architecture approach to allow customers to develop, test and certify an application just once for deploying to devices;
</li>
<li>Productivity-optimizing tools to increase data capture speed and improve the way workers communicate securely;
</li>
<li>A battery runtime maximizer to allow customers to extend daily usage of the device by adjusting performance characteristics according to their specific needs;
</li>
<li>Integrated functions for scanning and voice communications;
</li>
<li>A rapid provisioning suite for faster, easier deployment of new devices and reduced deployment costs;
</li>
<li>Enterprise lifecycle tools to optimize device uptime and help IT teams overcome obstacles with integration and inflexible technologies.</li>
</ul>
<p>Honeywell Safety and Productivity Solutions (SPS) provides products, software and connected solutions that improve productivity, workplace safety and asset performance for our customers across the globe. We deliver on this promise through industry-leading mobile devices, software, cloud technology and automation solutions, the broadest range of personal protective equipment and gas detection technology, and custom-engineered sensors, switches and controls. We also manufacture and sell a broad portfolio of footwear for work, play and outdoor activities, including XtraTuf<span>™</span> and Muck Boot<span>™</span> brand footwear.</p>
<p>Honeywell (<a href="http://www.honeywell.com/" rel="nofollow" target="_blank">http://www.honeywell.com</a>) is a Fortune 100 software-industrial company that delivers industry specific solutions that include aerospace and automotive products and services; control technologies for buildings, homes, and industry; and performance materials globally. Our technologies help everything from aircraft, cars, homes and buildings, manufacturing plants, supply chains, and workers become more connected to make our world smarter, safer, and more sustainable. For more news and information on Honeywell, please visit <a href="http://www.honeywell.com/newsroom" rel="nofollow" target="_blank">http://www.honeywell.com/newsroom</a>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">DOVER, N.J.</span>, <span class="xn-chron">Oct. 17, 2017</span> /PRNewswire/ -- Today, Casio <a href="http://www.gshock.com/" rel="nofollow" target="_blank">G-SHOCK</a> announces the latest addition to its popular <a href="http://www.gshock.com/gsteel" rel="nofollow" target="_blank">G-STEEL</a> line of watches. The new GSTB100D-1A9 extends the look of the BLE Connected G-STEEL models announced last month, boasting a new sleek black and gold face, bezel, and accents in addition to the solid stainless steel band. </p>
<p>The refined timepiece utilizes Bluetooth technology to pair with smart phones via the G-SHOCK connected app, giving users the ability to use the Phone Finder feature in addition to changing time zones, checking the battery level, and setting a countdown timer or alarm from the app. Each watch also features solar-powered charging capabilities, a new functional face design with a "turbine inspired" level indicator disc, and a super LED light for maximum visibility.</p>
<p>Each model also comes equipped with standard <a href="http://www.gshock.com/technology" rel="nofollow" target="_blank">G-SHOCK technology</a> of shock resistance and 200M water resistance, as well as world time, dual time display, neo-brite luminous hands, an LED super illuminator light, daily alarm, 24-hour stopwatch and 24-hour countdown timer, and a full auto calendar – all in a 53.8mm case. </p>
<p>The new GSTB100D-1A9 will retail for <span class="xn-money">$400</span> beginning in <span class="xn-chron">November 2017</span> and will be available for purchase at select Macy's, select jewelers, <a href="http://shopcasio.com/" rel="nofollow" target="_blank">shopcasio.com</a> and the G-SHOCK Soho Store.</p>
<p>
<b>About G-SHOCK</b>
<br>
<i>CASIO's shock-resistant G-SHOCK watch is synonymous with toughness, born from the developer Mr. Ibe's dream of 'creating a watch that never breaks'. Over 200 handmade samples were created and tested to destruction until finally in 1983 the first, now iconic G-SHOCK hit the streets of <span class="xn-location">Japan</span> and began to establish itself as 'the toughest watch of all time'. Each watch encompasses the 7 elements; electric shock resistance, gravity resistance, low temperature resistance, vibration resistance, water resistance, shock resistance and toughness. The watch is packed with Casio innovations and technologies to prevent it from suffering direct shock; this includes internal components protected with urethane and suspended timekeeping modules inside the watch structure. Since its launch, G-SHOCK has continued to evolve, continuing to support on Mr. Ibe's mantra "never, never give up." </i><a href="http://www.gshock.com/" rel="nofollow" target="_blank">http://www.gshock.com</a>
</p>
<p>
<b>About <span class="xn-person">Casio America</span>, Inc.</b>
<br>
<i><span class="xn-person">Casio America</span>, Inc., <span class="xn-location">Dover, N.J.</span>, is the U.S. subsidiary of Casio Computer Co., Ltd., <span class="xn-location">Tokyo, Japan</span>, one of the world's leading manufacturers of consumer electronics and business equipment solutions. Established in 1957, <span class="xn-person">Casio America</span>, Inc. markets calculators, keyboards, mobile presentation devices, disc title and label printers, watches, cash registers and other consumer electronic products. Casio has strived to realize its corporate creed of "creativity and contribution" through the introduction of innovative and imaginative products. For more information, visit </i><a href="http://www.casiousa.com/" rel="nofollow" target="_blank">http://www.casiousa.com</a><i>.</i>
</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">NEW YORK</span>, <span class="xn-chron">Oct. 17, 2017</span> /PRNewswire/ -- Artisan handcrafted jewelry brand John Hardy, founded in <span class="xn-location">Bali</span> in 1975, debuts Made for Legends, a new creative platform celebrating the personal power of femininity through the bold philosophy of wearing jewelry to express, to empower, and most of all, to honor the unstoppable potential of the self. </p>
<p>Redefining what it means to be a legend, John Hardy connects the individual to the myth, mastery, and achievement of artistry. Building on the dynamic, pioneering legacy of Cynthia Hardy—adventurer, muse, and wife to founder John Hardy—women everywhere are invited to create their own legend through the art of wearing dramatic, powerful, and inspiring one-of-a-kind pieces handcrafted by Balinese artisans at the Ubud workshop using techniques passed down from generations of Master Artisans.</p>
<p>Pushing beyond the traditional convention of women being gifted jewelry by men, friends, and family, John Hardy's Made For Legends platform calls on women to also acquire their own pieces as a means to strengthen spirit and bolster courage. Every piece celebrates achievement and demonstrates the power of personal expression.</p>
<p>Perfect in its imperfection, John Hardy jewelry is as distinctive as the women who wear it. In the campaign, developed with <span class="xn-location">New York</span> agency MATTE Projects, Actress <span class="xn-person">Julianne Moore</span> and Model/Activist Adwoa Aboah explore what it means to be a legend, telling the story of the Classic Chain, Modern Chain, and Naga Collections—meaningful designs crafted from the raw power and strength of John Hardy's origin in <span class="xn-location">Bali</span>.</p>
<p>Describing the process behind the campaign, MATTE Creative Director <span class="xn-person">Jas Rewkiewicz</span> says, "We were inspired by the spirit of <span class="xn-person">John and Cynthia Hardy</span> and the strength of the John Hardy woman. 'Made for Legends' is a call for women to live on their own terms and build their legend – embodied by modern day icons, <span class="xn-person">Julianne Moore</span> and <span class="xn-person">Adwoa Aboah</span>. Masterfully lensed by Luigi and Iango, the campaign is made to cut through the noise: where jewelry advertising often plays it safe, we weren't afraid to be dramatic, inspiring and powerful." </p>
<p>Moore and Aboah lead the campaign with their shared values of purposefulness, passion, and fearlessness. "These women are true legends. John Hardy is honored to collaborate with such daring role models," notes <span class="xn-person">Robert Hanson</span>, CEO of John Hardy. "They inspire women everywhere to create their own legend through the courage of their convictions, also reflected through their choices and personal expression wearing powerful, unique artisan hand-crafted jewelry."</p>
<p>"Photographing these women was an awe-inspiring experience. Not only does this campaign celebrate their individuality, it also showcases the duality of feminine strength and vulnerability they possess. In the photos, as in life, they are armed by John Hardy to take on the world," said photographers Luigi Murenu and Iango Henzi, who brought John Hardy's legends to life in a series of arresting images.</p>
<p>Images will appear online and in print publications this Fall 2017, coinciding with the release of the first collection from the brand's first-ever female Creative Director, <span class="xn-person">Hollie Bonneville Barden</span>.</p>
<p></p>
<p class="prntaj">Technical Information:</p>
<ul type="disc">
<li>Brand: John Hardy
</li>
<li>Title: Made for Legends
</li>
<li>Talent: <span class="xn-person">Julianne Moore</span> and <span class="xn-person">Adwoa Aboah</span>
</li>
<li>Make-up Artist: Gucci Westman
</li>
<li>Hair Artist: Luigi Murenu
</li>
<li>Still Life Photography: <span class="xn-person">Stephen Lewis</span>
</li>
<li>Casting Director: <span class="xn-person">Piergiorgio Del Moro</span>
</li>
</ul>
<p class="prntaj"> </p>
<p></p>
<p>
<b>About John Hardy <br>
</b>Established in <span class="xn-location">Bali</span> in 1975, John Hardy is dedicated to the creation of ultimate beauty through artisan handcrafted jewelry. Our master artisans honor original craft through the perfection of modern design, creating timeless one-of-a-kind pieces that are brilliantly alive<i>. </i>Each of John Hardy's distinctive collections conveys evocative symbolism and honors the transmission of creative energy from the artist to the wearer. Since inception, the company has been deeply rooted in the essential values of community, artisanship and sustainability. For more information, please visit <a href="http://www.johnhardy.com/" rel="nofollow" target="_blank">http://www.johnhardy.com</a>.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="xn-location">BOSTON, Massachusetts</span> and <span class="xn-location">PORTSMOUTH, New Hampshire</span>, <span class="xn-chron">October 17, 2017</span> /PRNewswire/ --</p>
<p style="text-align: left">Yodiwo, an AEP (application enablement platform) and Internet of Things (IoT) services provider that focuses on accelerating the development and deployment of IoT applications for industrial and enterprise environments, and Senet, a leading global provider of cloud-based software and services platforms to enable network connectivity build-out and management for the Internet of Things, today announced a technology partnership.</p>
<p>The collaboration, based on the integration between the companies' respective platforms, will allow the utilization of Yodiwo's 3D AEP and services to enable the fast, secure and smooth development and deployment of large scale IoT solutions that can easily connect to and run over Senet's Low Power Wide Area Network (LPWAN) infrastructure. </p>
<p>"With best-in-class power efficiency, long range and an extremely low per-device cost, LoRaWAN is changing the paradigm of IoT connectivity and enabling deployments at massive scale," said <span class="xn-person">Bruce Chatterley</span>, CEO & President at Senet. "Our partnership with Yodiwo will help to further simplify and speed up commercial IoT projects that leverage LoRa-based LPWAN technology, enabling businesses across industries to revolutionize their operations."</p>
<p>Currently, solutions for facility and physical asset management, smart cities, retail and supply chain have been deployed on Yodiwo's platform, while several other IoT products in various verticals are under development. The company is aiming to strengthen its presence and operations in the US by forming scalable partnership models, whereby partners such as system integrators, solutions and service providers can fast-track their IoT strategy and capabilities by utilizing Yodiwo's platforms, tools and services. "By leveraging Senet's carrier grade LPWAN infrastructure and OSS, Yodiwo will be able to serve our end customers with sustainable and scalable IoT solutions" said <span class="xn-person">Alex Maniatopoulos</span>, CEO of Yodiwo.</p>
<p>
<b>About Yodiwo</b> </p>
<p>Yodiwo accelerates the development and deployment of enterprise & industrial level Internet of Things solutions with its IoT Application Enablement Platform. Through its unique codeless workflow creator [cyan], innovative cross platform IoT FOG gateway technology [wisper] and smart cloud engine [alcyone] that orchestrates analytics, services, data and devices, Yodiwo offers a true one stop shop for IoT solution capabilities. For additional information visit: <a href="http://www.yodiwo.com" rel="nofollow">http://www.yodiwo.com</a>.</p>
<p>
<b>About </b> <b>Senet</b>
<br>
Senet is the leader in global Internet of Things (IoT) connectivity used to instrument the physical world and enable businesses to revolutionize their operations. With core values centered around changing the world for the better, Senet is committed to promoting IoT Network and Network Management innovation, and supports an open partner ecosystem to ensure that IoT realizes its full potential of delivering economic, environmental, and social improvements. A contributing member of the LoRa Alliance™, Senet is dedicated to supporting the LoRaWAN™ protocol as the open global standard for secure, carrier-grade IoT Low Power Wide Area (LPWA) connectivity for IoT solutions across all industries. For additional information, visit <a href="http://www.senetco.com" rel="nofollow">http://www.senetco.com</a> .</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h1 class="xn-hedline">Abaco Announces Modular Solution to Ease Development, Upgrade of Camera Link-based Systems</h1>
<h2 class="xn-hedline">- FMC422 is ideally suited for high bandwidth deployments such as degraded visual environments, active protection systems and autonomous vehicles</h2>
<h2 class="xn-hedline">- Includes comprehensive software support to minimize risk, time and cost of development</h2>
<h2 class="xn-hedline">- Leverages Abaco's state of the art FPGA board, carrier range</h2>
<p>
<span class="xn-location">HUNTSVILLE, Ala.</span>, <span class="xn-chron">Oct. 17, 2017</span> /PRNewswire/ -- Abaco Systems today announced the <a href="https://www.abaco.com/products/fmc422-fpga-mezzanine-card?utm_content=422pr&utm_campaign=fmc422" rel="nofollow" target="_blank">FMC422</a> Dual Camera Link FMC (FPGA mezzanine card). VITA 57.1 FMC compliant, it is designed for demanding, mission critical video processing applications that require high performance capture or output together with FPGA processing. The FMC422 is ideally suited for high bandwidth deployments such as degraded visual environments, active protection systems and autonomous vehicles. </p>
<p>The FMC422 provides the optimum solution for new systems as well as a straightforward technology refresh/performance upgrade for existing systems. By taking advantage of the FMC422, users can also benefit from the latest FPGA boards from Abaco such as the <a href="https://www.abaco.com/products/vp880?utm_content=422pr&utm_campaign=fmc422" rel="nofollow" target="_blank">VP880</a>, a 3U VPX FPGA board featuring a Xilinx® Ultrascale™ FPGA and Zynq® Ultrascale+ MPSoC as well as Abaco's <a href="https://www.abaco.com/products/fpga-mezzanine-cards-fmc?utm_content=422pr&utm_campaign=fmc422" rel="nofollow" target="_blank">extensive range of FPGA carrier cards</a>.</p>
<p>"With the FMC422, customers can substantially minimize the time, cost and risk of developing mission ready systems for low latency video applications," said <span class="xn-person">Pierrick Vulliez</span>, Vice President, Advanced RF and DSP at Abaco Systems. "Our complete single source solution significantly reduces integration risk, while the provision of a comprehensive support package lessens development effort, decreasing cost and time-to-deployment."</p>
<p>By providing modular solutions that leverage proven interfaces, Abaco enables customers to refresh their legacy systems rather than having to completely re-architect them.</p>
<p>"Camera Link has been on the market for a long time, and its low latency and high bandwidth characteristics make it a dependable option for many video processing applications," continued Vulliez. "However, monolithic video processing boards with Camera Link inputs can make it challenging to upgrade to the latest technology. Transitioning to the FMC422 and an FPGA board can enable tech insertion today, as well as provide a simpler path to future FMC module upgrades. This modular approach can also significantly mitigate the impact of obsolescence."</p>
<p>The FMC422 offers three significant advantages when compared with alternative solutions.</p>
<ul type="disc">
<li>A direct LVDS connection to the FPGA. Older generation transceiver technology cannot operate with modern FPGAs.
</li>
<li>The potential to run at a faster data rate than the standard because of the direct connection to the FPGA.
</li>
<li>Customers can leverage Abaco's extensive systems expertise as well as ease integration complexity by using one partner for multiple aspects of their system development. </li>
</ul>
<p>Camera links up to and beyond the industry standard are provided by the FMC422, while Power over Camera Link (PoCL) reduces the requirement for customers to add power cables to their camera. Pairing the FMC422 with an FPGA carrier enables extensive support for legacy cameras as well as future products. </p>
<p>Software support includes Microsoft Windows® and Linux®; a board support package that includes an open source VHDL reference design and open source C/C++ reference examples; and Stellar IP, an FPGA tool to greatly simplify and speed system development. </p>
<p>For more information:</p>
<p>
<a href="https://www.abaco.com/products/fmc422-fpga-mezzanine-card?utm_content=422pr&utm_campaign=fmc422" rel="nofollow" target="_blank">FMC422 web page</a>
</p>
<p>
<a href="https://www.abaco.com/download/fmc422-datasheet?utm_content=422pr&utm_campaign=fmc422" rel="nofollow" target="_blank">FMC422 data sheet</a>
</p>
<p>
<b>About Abaco Systems<br>
</b>With more than 30 years' experience, Abaco Systems is a global leader in open architecture computing and electronic systems for aerospace, defense and industrial applications. We create innovative, modular solutions based on open standards that are characterized by outstanding price/performance, ultimate rugged reliability and minimal SWaP. Our goal is to be a significant contributor to our customers' success, partnering with them to reduce cost, time-to-deployment and risk and supporting them over the long term. With an active presence in hundreds of national asset platforms on land, sea and in the air, Abaco Systems is trusted where it matters most.</p>
<p>Windows is a trademark of Microsoft Corporation. Linux is the registered trademark of Linus Torvalds. Xilinx and Zynq are registered trademarks, and UltraScale is a trademark, of Xilinx, Inc.</p>
/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<h2 class="xn-hedline">New 13-inch Razer laptop with greater power and efficiency, best paired with Razer Core V2 using Thunderbolt™ 3 connection for a desktop-class gaming setup</h2>
<p>
<span class="xn-location">IRVINE, Calif.</span>, <span class="xn-chron">Oct. 17, 2017</span> /PRNewswire/ -- Razer™, the leading global lifestyle brand for gamers, today announced the new Razer Blade Stealth laptop featuring Intel's latest 8<sup>th</sup> generation quad-core processor and the Razer Core V2 external graphics enclosure. </p>
<p>
<b>Razer Blade Stealth<br>
</b>The new Razer Blade Stealth quad-core variant comes equipped with a quad-core 8<sup>th</sup> Gen Intel® Core® i7-8550U processor. This latest quad-core CPU enables extraordinary performance and responsiveness with Turbo Boost speeds up to 4 GHZ, while improved battery life now provides up to 10 hours of mobility. For extreme multitasking, Razer also includes 16 GB of dual-channel system memory. </p>
<p>The Razer Blade Stealth features the 13.3-inch Quad HD+ (3200 x 1800) IGZO touch-enabled display with 100 percent sRGB color space. Users who need absolute visual clarity will appreciate the machine's wide viewing angles, high-color saturation, striking clarity and accuracy. This new 13-inch laptop is the mobile powerhouse that allows professionals, students and creative enthusiasts to stay productive anywhere.</p>
<p>The laptop retains its claim as one of the most portable and durable machines on the market, measuring 0.54 inches thin and weighing 2.97 pounds. The chassis is CNC-milled from aircraft grade aluminum, and available in either black or gunmetal gray finish. The black version of the Razer Blade Stealth remains one of the only ultra-portable laptops in the world equipped with the individually backlit Razer Chroma™ laptop keyboard. The gunmetal gray variant features a tone-on-tone Razer logo and responsive white backlit keyboard, offering a sleek, solid and professional design. </p>
<p>"Our engineers have done something truly remarkable with the new Blade Stealth by significantly increasing power while extending battery life," says <span class="xn-person">Min-Liang Tan</span>, Razer co-founder and CEO. "The new Blade Stealth is the most well-rounded Windows laptop out there, and it can be further supercharged with the help of the new Razer Core V2."</p>
<p>
<b>Razer Core V2<br>
</b>The Razer Core V2 allows gamers to seamlessly transform highly mobile Thunderbolt 3 laptops like the Razer Blade Stealth into a desktop-class gaming experience. A single Thunderbolt 3 (USB-C) connection is all it takes to connect a laptop with the graphics enclosure. </p>
<p>It now features the world's first dual Thunderbolt 3 internal controller design that separates lanes for both graphics and connected devices, ensuring fluid gameplay. The external graphics enclosure comes with four USB 3.0 ports and Gigabit Ethernet for connecting a wide array of peripherals. </p>
<p>Starting from a block of durable raw aluminum, the Razer Core V2's chassis is CNC precision milled for an incredibly rigid and compact form-factor. This compact design encloses a 500W power supply to provide adequate power for graphics and connected devices. The machine-crafted enclosure and additional cooling fans are designed to work with the graphics card to quickly dispense heat and provide optimal performance.</p>
<p>The Razer Core V2 external graphics enclosure sports a redesigned internal layout that fits an expanded range of taller graphics cards. It now supports the most popular gaming graphics cards, including NVIDIA® GeForce® 10 series and AMD Radeon™ 500 series with XConnect™ technology. </p>
<p>For professional use, the Razer Core V2 now allows users to connect an external high-end desktop NVIDIA Quadro® GPU to Thunderbolt™ 3 eGPU-enabled laptops, harnessing the power of high-performance, professional graphics to dramatically accelerate the workflow and create a truly compact workstation.</p>
<p>Physical installation of GPUs takes seconds with the Razer Core. Its durable aluminum housing slides open with minimal effort, with a single screw that secures the graphics card in place. Razer's solution helps future-proof laptops, as graphics cards are easily swappable with new components as they become available.</p>
<p>
<b>Availability</b>
</p>
<p>
<b>Razer Blade Stealth<br>
</b>The new quad-core Razer Blade Stealth is available at <span class="xn-money">$1,699</span> and is equipped with 16GB of RAM and a 512 GB PCIe SSD. It is shipping today from RazerStore.com in <span class="xn-location">the United States</span>, <span class="xn-location">Canada</span>, <span class="xn-location">France</span>, <span class="xn-location">United Kingdom</span>, and <span class="xn-location">Germany</span>.</p>
<p>
<b>Razer Core V2<br>
</b>The Razer Core V2 will be available at <span class="xn-money">$499</span> and will be shipping soon in <span class="xn-location">the United States</span>, <span class="xn-location">Canada</span>, <span class="xn-location">United Kingdom</span>, <span class="xn-location">France</span>, and <span class="xn-location">Germany</span>.</p>
<p>For more information, visit <a href="http://www.razerzone.com/blade-stealth" rel="nofollow" target="_blank">razerzone.com/blade-stealth</a> and <a href="http://www.razerzone.com/core-v2" rel="nofollow" target="_blank">razerzone.com/core-v2</a>
</p>
<p>
<b>About the new quad-core Razer Blade Stealth</b>
</p>
<p>
<b>Specifications:</b>
</p>
<ul type="disc">
<li>Available in Black or Gunmetal
</li>
<li>Quad-core 8<sup>th</sup> Gen Intel® Core™ i7-8550U Processor (1.8 GHz / 4.0 GHz)
</li>
<li>16GB Dual-Channel system memory (LPDDR3-2133 MHz)
</li>
<li>13.3 in. IGZO 16:9 aspect ratio, capacitive multi-touch display
</li>
<li>QHD+ (3200 x 1800) touch IGZO display
</li>
<li>Intel® HD Graphics 620
</li>
<li>Windows 10 Home
</li>
<li>512 GB PCIe SSD
</li>
<li>Windows® 10 (64-bit)
</li>
<li>Killer Wireless-AC 1535 (902.11a/b/g/n/ac + Bluetooth® 4.1)
</li>
<li>Thunderbolt™ 3 (USB-C)
</li>
<li>USB 3.0 port x 2 (SuperSpeed)
</li>
<li>Anti-ghosting keyboard
</li>
<ul type="circle">
<li>Black: Powered by Razer Chroma™
</li>
<li>Gunmetal: White keyboard backlighting </li>
</ul>
<li>HDMI 2.0 audio and video output
</li>
<li>Built-in stereo speakers
</li>
<li>3.5 mm headphone/microphone combo port
</li>
<li>Built-in array microphone
</li>
<li>Trusted Platform Module (TPM 2.0) security chip embedded
</li>
<li>Compact 65 W USB-C power adapter
</li>
<li>Built-in 53.6 Wh rechargeable lithium-ion polymer battery
</li>
<li>0.54 in. / 13.8 mm (Height) x 12.6 in. / 321 mm (Width) x 8.1 in. / 206 mm (Depth)
</li>
<li>2.98 lbs. / 1.35 kg</li>
</ul>
<p>
<b>Images:<br>
</b><a href="https://www.dropbox.com/s/o1jqam9nfxq8n2u/RZR%20-%20Blade%20Stealth%20-%20PR%20Images.zip?dl=0" rel="nofollow" target="_blank">Product Images - For digital screens (websites, mobile, social media)</a>
</p>
<p>
<b>About the Razer Core V2</b>
</p>
<p>
<b>Specifications:</b>
</p>
<ul type="disc">
<li>Connection to PC via Thunderbolt™ 3 using included 40 Gbps cable
</li>
<li>Supports single double-wide, full-length, PCI-Express x16 graphics card
</li>
<li>Razer Core inner dimensions – 5.71 in. / 145 mm (Height) x 1.69 in. / 43 mm (Width) x 11.81 in. / 300 mm (Length)
</li>
<li>USB 3.0 port x 4 (SuperSpeed)
</li>
<li>Gigabyte Ethernet
</li>
<li>Chroma lighting (2 zones)
</li>
<li>Built-in 500 W power supply
</li>
<ul type="circle">
<li>GPU max power support – 375 W</li>
</ul>
<li>Compatible Laptops:
</li>
<ul type="circle">
<li>Razer Blade Stealth, Razer Blade, and Razer Blade Pro with Thunderbolt™ 3.
</li>
<li>Additional laptops require a Thunderbolt™ 3 port with external graphics support. Please check with your laptop manufacture to confirm if the laptop supports external graphics.</li>
</ul>
<li>8.6 in. / 218.4 mm (Height) x 4.13 in. / 104.9 mm (Width) x 13.38 in. / 339.9 mm (Length)</li>
</ul>
<p>
<b>Images:<br>
</b><a href="https://www.dropbox.com/s/ks3vtk74alpaqg7/Razer-Core-V2-Product-Images.zip?dl=0" rel="nofollow" target="_blank">Product Images - For digital screens (websites, mobile, social media)</a>
</p>
<p>
<b>ABOUT RAZER</b>
</p>
<p>Razer™ is the world's leading lifestyle brand for gamers. </p>
<p>The triple-headed snake trademark of Razer is one of the most recognized logos in the global gaming and esports communities. With a fan base that spans every continent, the company has designed and built the world's largest gamer-focused ecosystem of hardware, software and services. </p>
<p>Razer's award-winning hardware ranges from high-performance gaming peripherals (for the PC and console platforms) to the Razer Blade gaming laptops. Razer's software platform, with over 35 million users, includes Razer Synapse (an Internet of Things platform), Razer Chroma (a proprietary RGB lighting technology system), and Razer Cortex (a game optimizer and launcher). Razer services include Razer zGold, one of the world's largest virtual credit services for gamers, which allows gamers to purchase virtual goods and items from over 2,500 different games. </p>
<p>The company has a global footprint with nine offices worldwide and is recognized as the leading brand for gamers in the <span class="xn-location">USA</span>, <span class="xn-location">Europe</span> and <span class="xn-location">China</span>.</p>
<p>Founded in 2005 and dual-headquartered in <span class="xn-location">San Francisco</span> and <span class="xn-location">Singapore</span>, Razer is backed by institutional investors such as IDG-Accel, Intel Capital and Horizons Ventures.</p>
<p>
<span class="xn-person">Alain Mazer</span>, Global Director of Public Relations<br>
<a href="mailto:Alain.Mazer@razerzone.com" rel="nofollow" target="_blank">Alain.Mazer@razerzone.com</a>
</p>