/* Custom CSS extending the Outlook theme
 * Author: Paul Combrink
 * Date: 4 September 2015
 * Company: Interface Digital
 * Version: 1.01
 */
 
body { font: 12px/1.231 Helvetica, Arial, sans-serif; }
#rcs-logo { height: auto; width: 140px; padding-top: 8px; }
/* ===== Top Line ===== */
#topline { background: #666 !important; background-color: #666; color: #FFF; }
#topline .topleft,
#topline .topleft a { color: #fff; }
#topline .topleft { color: #fff; padding-top: 2px; }
#topline .news-links { }
#topline .about-link,
#topline #summarylink { display: none !important; }
#topline .topright,
#topline .topright a { color: #fff; }
#topline .topright { padding-top: 2px; }
/* ===== Top navigation  ===== */
.minimal #taskbar a { height: 30px; }
#topnav { height: 42px; }
#taskbar a { height: 30px; padding: 8px 8px 4px !important; margin-right: 1px; }
#taskbar a span.button-inner { font-size: 13px; padding-left: 3px; background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; }
#taskbar a span.button-inner:before { font-size: 18px !important; color: #fff; position: relative; top: 1px; }
#taskbar a:before,
#taskbar a.button-mail:before,
#taskbar a.button-addressbook:before,
#taskbar a.button-help:before,
#taskbar a.button-nabble:before,
#taskbar a.button-jappix4roundcube:before,
#taskbar a.button-calendar:before,
#taskbar a.button-tasklist:before,
#taskbar a.button-planner:before,
#taskbar a.button-sticky_notes:before,
#taskbar a.button-settings:before,
#taskbar a.button-logout:before,
#taskbar a.button-skin-options:before { font-size: 18px !important; }
/* ===== Mail List ==== */
#message-list-wrapper { min-height: 400px; }
.records-table tbody td.chbox { text-overflow: clip; } /* FireFox fix for checkbox */

/* ===== Mail List ==== */
#message-content-wrapper { min-height: 400px; }


/* ===== Folder List ==== */
#mailview-left .boxfooter .listbutton.groupactions:before { content: "\f067"; }
#mailboxoptionsmenu li #rcmbtn139 { display: none; } /* Hide Compact Button */
#mailboxoptionsmenu li #rcmbtn140 { display: none; } /* Hide Empty Button */
#mailboxoptionsmenu li #rcmbtn141 { display: none; } /* Hide Import Messages Button */

/*
#mailview-left .listbox .boxfooter { bottom: auto; border: none; }
#mailview-left .listbox .scroller { top: 50px; }
#mailboxoptionsmenu li #rcmbtn146 { display: none; }
#mailboxoptionsmenu li #rcmbtn147 { display: none; } 

#mailview-left #mailboxmenulink { position: fixed; bottom: 25px; }*/
/* ===== Mail Message ==== */
#all-headers { z-index: 2; }
#messageheader { z-index: 1; }
/* -- Home -- */
#taskbar a.button-home:before { content: "\f015"; }
.minimal #taskbar a.button-home span.button-inner { display: none; }
/* -- Files -- */
#taskbar a.button-files:before { content: "\f0ed"; }
.minimal #taskbar a.button-files span.button-inner { display: none; }
/* -- SMS -- */
#taskbar a.button-sms:before { content: "\f10b"; }
.minimal #taskbar a.button-sms span.button-inner { display: none; }
/* -- fax -- */
#taskbar a.button-fax:before { content: "\f1ac"; }
.minimal #taskbar a.button-fax span.button-inner { display: none; }
#taskbar a.button-help { display: none; }
#taskbar a.button-edit-profile { display: none; }
/*==== Remove Edit identities === */ 
a.iconlink.edit { display: none; }
/*==== Ads === */ 
#top_ads { text-align: center; padding: 5px 0px; background-color: #eee; position: absolute; left: 0px; right: 0px; overflow: hidden; }
.dfp-ad-div { margin: 0px auto; }
/* Mail list */
#messagelistcontainer { }
#messagelistcontainer #top_ads { position: relative; }
#messagelistcontainer .records-table.messagelist.sortheader.fixedheader.fixedcopy { display: none; }
/* Message */
#messageheader { /* [disabled]top:100px;
*/ }
#messagecontent { /* [disabled]top:240px !important;
*/ }
#messagecontent #top_ads { position: relative; }
#mainscreencontent { right: 160px; }
#compose-content { top: 100px; }
#bottom_ads { text-align: center; padding: 5px; background-color: #eee; }
#bottom_ads #div-gpt-ad-1439805264308-0 { margin: 0px auto; }
.ad_wide_skyscraper {
	position: absolute;
	top: 130px;
	right: 2px;
	background-color: #eee;
	bottom: 20px;
	padding: 2px;
	overflow: hidden;
}
.ad_wide_skyscraper #div-gpt-ad-1438856750464-0 { }
/*RCube Login Page*/
#login-logo-icon { display: none; }
