/* Add new outlook css start */ .templateContainer{ max-width:590px !important; width:auto !important; } /* Add new outlook css end */
/* Image width by default for 3 columns */ img[class="rnb-col-3-img"] { max-width:170px; }
/* Image width by default for 2 columns */ img[class="rnb-col-2-img"] { max-width:264px; }
/* Image width by default for 2 columns aside small size */ img[class="rnb-col-2-img-side-xs"] { max-width:180px; }
/* Image width by default for 2 columns aside big size */ img[class="rnb-col-2-img-side-xl"] { max-width:350px; }
/* Image width by default for 1 column */ img[class="rnb-col-1-img"] { max-width:550px; }
/* Image width by default for header */ img[class="rnb-header-img"] { max-width:590px; }
/* Ckeditor line-height spacing */ .rnb-force-col p, ul, ol{margin:0px!important;} .rnb-del-min-width p, ul, ol{margin:0px!important;}
/* tmpl-2 preview */ .rnb-tmpl-width{ width:100%!important;}
/* tmpl-11 preview */ .rnb-social-width{padding-right:15px!important;}
/* tmpl-11 preview */ .rnb-social-align{float:right!important;}
@media only screen and (min-width:590px){ /* mac fix width */ .templateContainer{width:590px !important;} }
@media screen and (max-width: 360px){ /* yahoo app fix width "tmpl-2 tmpl-10 tmpl-13" in android devices */ .rnb-yahoo-width{ width:360px!important;} }
@media screen and (max-width: 380px){ /* fix width and font size "tmpl-4 tmpl-6" in mobile preview */ .element-img-text{ font-size:24px!important;} .element-img-text2{ width:230px!important;} .content-img-text-tmpl-6{ font-size:24px!important;} .content-img-text2-tmpl-6{ width:220px!important;} }
@media screen and (max-width: 480px) { td[class="rnb-container-padding"] { padding-left: 10px !important; padding-right: 10px !important; }
/* force container nav to (horizontal) blocks */ td[class="rnb-force-nav"] { display: block; } }
@media only screen and (max-width : 600px) {
/* center the address & social icons */ .rnb-text-center {text-align:center !important;}
/* force container columns to (horizontal) blocks */ td[class~="rnb-force-col"] { display: block; padding-right: 0 !important; padding-left: 0 !important; width:100%; }
table[class~="rnb-container"] { width: 100% !important; }
table[class="rnb-btn-col-content"] { width: 100% !important; } table[class="rnb-col-3"] { /* unset table align="left/right" */ float: none !important; width: 100% !important;
/* change left/right padding and margins to top/bottom ones */ margin-bottom: 10px; padding-bottom: 10px; /*border-bottom: 1px solid #eee;*/ }
table[class="rnb-last-col-3"] { /* unset table align="left/right" */ float: none !important; width: 100% !important; }
table[class~="rnb-col-2"] { /* unset table align="left/right" */ float: none !important; width: 100% !important;
/* change left/right padding and margins to top/bottom ones */ margin-bottom: 10px; padding-bottom: 10px; /*border-bottom: 1px solid #eee;*/ }
table[class="rnb-col-2-noborder-onright"] { /* unset table align="left/right" */ float: none !important; width: 100% !important;
/* change left/right padding and margins to top/bottom ones */ margin-bottom: 10px; padding-bottom: 10px; }
table[class="rnb-col-2-noborder-onleft"] { /* unset table align="left/right" */ float: none !important; width: 100% !important;
/* change left/right padding and margins to top/bottom ones */ margin-top: 10px; padding-top: 10px; }
table[class="rnb-last-col-2"] { /* unset table align="left/right" */ float: none !important; width: 100% !important; }
table[class="rnb-col-1"] { /* unset table align="left/right" */ float: none !important; width: 100% !important; }
img[class="rnb-col-3-img"] { /**max-width:none !important;**/ width:100% !important; }
img[class="rnb-col-2-img"] { /**max-width:none !important;**/ width:100% !important; }
img[class="rnb-col-2-img-side-xs"] { /**max-width:none !important;**/ width:100% !important; }
img[class="rnb-col-2-img-side-xl"] { /**max-width:none !important;**/ width:100% !important; }
img[class="rnb-col-1-img"] { /**max-width:none !important;**/ width:100% !important; }
img[class="rnb-header-img"] { /**max-width:none !important;**/ width:100% !important; margin:0 auto; }
img[class="rnb-logo-img"] { /**max-width:none !important;**/ width:100% !important; }
td[class="rnb-mbl-float-none"] { float:inherit !important; }
.img-block-center{text-align:center!important;}
.logo-img-center { float:inherit!important; }
/* tmpl-11 preview */ .rnb-social-align{margin:0 auto!important; float:inherit!important;}
/* tmpl-11 preview */ .rnb-social-center{display:inline-block;}
/* tmpl-11 preview */ .social-text-spacing{margin-bottom:0px!important; padding-bottom:0px!important;}
/* tmpl-11 preview */ .social-text-spacing2{padding-top:15px!important;}
}
|