@charset "utf-8";
/* CSS Document */

/* MK CUSTOM MODULES */
.mk-custom-module-container {}
.mk-custom-module-wrapper {margin-bottom:20px;}
.mk-custom-module-wrapper:last-child {margin-bottom:0px;}

.mk-custom-module-wrapper .mk-custom-module-title {font-family:'Josefin Sans'; font-size:20px; display:block; margin:0px 0px 4px 0px; padding:10px 14px 10px 14px; color:#ffffff; font-weight:bold; background:#333333;}

/* MK CUSTOM MODULE - SPECIAL REPORT AUTHOR */
.mk-special-report-author-wrapper {border:8px solid #dddddd;padding:10px 14px 10px 14px;}
.mk-special-report-author-details {width:60%; max-width:60%; display:inline-block; float:left;}
.mk-special-report-author-logo {width:38%; max-width:38%; display:inline-block; float:right;}

/* MK CUSTOM MODULE - RELATED PARTNER PROFILE */
.mk-custom-module-wrapper .mk-custom-module-link-partner-profile a {background:#00d3c5; display:block; padding:20px; color:#ffffff; font-weight:bold; text-align:center; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out;}
.mk-custom-module-wrapper .mk-custom-module-link-partner-profile a:hover {background:#006666; text-decoration:none;}
/* MK CUSTOM MODULE - RELATED POSTS */
.mk-custom-module-wrapper .mk-custom-module-link-related-post a {background:#00a69b; display:block; margin:0px 0px 4px 0px; padding:6px 8px 6px 8px; color:#ffffff; font-weight:bold; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out;}
.mk-custom-module-wrapper .mk-custom-module-link-related-post a:hover {background:#006666; text-decoration:none;}
/* MK CUSTOM MODULE - RELATED SPECIAL REPORTS */
.mk-custom-module-wrapper .mk-custom-module-link-related-special-report a {background:#008f85; display:block; margin:0px 0px 4px 0px; padding:6px 8px 6px 8px; color:#ffffff; font-weight:bold; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out;}
.mk-custom-module-wrapper .mk-custom-module-link-related-special-report a:hover {background:#006666; text-decoration:none;}
/* MK CUSTOM MODULE - RELATED EBOOKS */
.mk-custom-module-wrapper .mk-custom-module-link-related-ebook a {background:#00887f; display:block; margin:0px 0px 4px 0px; padding:6px 8px 6px 8px; color:#ffffff; font-weight:bold; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out;}
.mk-custom-module-wrapper .mk-custom-module-link-related-ebook a:hover {background:#006666; text-decoration:none;}

/* MK CUSTOM MODULE - RELATED CONTRIBUTOR PROFILE */
.mk-custom-module-wrapper .mk-rel-contributor {background:#dddddd; padding:20px; margin-bottom:0px; border-bottom:2px solid #333333;}
.mk-custom-module-wrapper .mk-rel-contributor .mk-contributor-meta {width:60%; max-width:60%; display:inline-block; float:left;}
.mk-custom-module-wrapper .mk-rel-contributor .mk-contributor-meta h3 {margin:0px 0px 4px 0px;}
.mk-custom-module-wrapper .mk-rel-contributor .mk-contributor-meta .mk-contributor-job-role {font-size:16px; font-weight:bold;}
.mk-custom-module-wrapper .mk-rel-contributor .mk-contributor-meta .mk-contributor-organisation {font-size:16px;}
.mk-custom-module-wrapper .mk-rel-contributor .mk-contributor-thumb {width:38%; max-width:38%; display:inline-block; float:right;}
.mk-custom-module-wrapper .mk-rel-contributor .mk-contributor-thumb img {width:auto; margin:0px 0px 0px 0px !important}