/*
Theme Name: Twenty Twenty-Four
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfour
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.secondaryButton {
	background-color: #7F7E7A;
    background-image: none;
    padding: 0.4em 8px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 0.88em;
    border-radius: 5px;
    vertical-align: middle;
    text-decoration:none;
}

.secondaryButton:hover, .secondaryButton:focus {
	opacity: 0.5;
}
.secondaryButton:focus {
    outline: solid 1px #55C6FE;
    outline-offset: 1px;
}
.secondaryButton:focus:not(:focus-visible) {
    outline: none;
    outline-offset: 0px;
}

/* SPECIAL TOOLBAR STYLES */
div.messageToolbar {
    background-color: #D1D2D4;
    border-top: 2px solid #A1A2A4;
    background-image: none;
}

ul.ui-menu-list > li.ui-menuitem {
    padding-right: .5em;
}
#inbox\:inboxToolbar > ul > li:nth-child(2) {
    float: right;
}

ul.ui-menu-list > li.ui-menuitem:last-child {
    float:right;
}

.messageToolbar .toolbarButton, .messageToolbar a.toolbarButton, .messageToolbar a.toolbarButton:visited, li.ui-menu-parent > a.ui-menuitem-link {
    background-image: none;
    padding: 0.4em 8px;
    color: #FFFFFF;
    background-color: #3CA0DF;
    font-weight: 600;
    font-size: 0.88em;
    border-radius: 5px;
    vertical-align: middle;
    text-decoration:none;
    -webkit-user-drag: none;
}

/* primefaces menuitem component adds a hidden div to handle accessibility, this selector applies to elements that are siblings of that hidden div */
.messageToolbar > .ui-helper-hidden-accessible:focus ~ .ui-menu-list > li.ui-menuitem > a.ui-menuitem-link.ui-state-hover {
    background-color: #55C6FE;
}
.messageToolbar > .ui-helper-hidden-accessible:focus ~ .ui-menu-list > li.ui-menuitem > a.ui-menuitem-link.ui-state-hover {
    outline: solid 1px #55C6FE;
    outline-offset: 1px;
}
/* Browsers that support focus-visible will hide the focus styling on click */
.messageToolbar > .ui-helper-hidden-accessible:focus:not(:focus-visible) ~ .ui-menu-list > li.ui-menuitem > a.ui-menuitem-link.ui-state-hover {
    outline: none;
    outline-offset: 0px;
}

.messageToolbar .toolbarButton:hover, .messageToolbar li.ui-menu-parent > a.ui-menuitem-link:hover {
    background-color: #55C6FE;
    background-image: none;
}

.toolbarContainer div.rich-panel-body { padding: 0; }

.messageToolbar td.rf-tb-itm div.rf-ddm-unsel,
.messageToolbar td.rf-tb-itm div.rf-ddm-sel
{
    color: #FFFFFF;
    background-color: #3CA0DF;
    background-image: none;
    height: 1.75em;
    line-height: 1.75em;
    border: 0;
    border-radius: 5px;
    vertical-align: middle;
    padding: 2px 5px;
    font-size: 0.88em;
}

.messageToolbar td.rf-tb-itm div.rf-ddm-unsel:hover,
.messageToolbar td.rf-tb-itm div.rf-ddm-sel:hover
{
    background-color: #55C6FE;
}

div.rf-ddm-lst-bg {
	background-image: none;
	background-color: white;
	border-color: ;
}

div.rf-ddm-itm-sel {
	border-color: ;
    background-color: ;
    background-image: none;
}

.rf-ddm-lst-bg .rf-ddm-itm,
.rf-ddm-lst-bg .rf-ddm-itm .rf-ddm-itm-sel
{
        color: #FFFFFF;
        font-weight: normal;
        text-decoration:none;
}

.messageToolbar td.rf-tb-itm
{
	padding: 0 0px;
}

td.rf-tb-itm:first-child
{
	padding-left:12px;
}

td.rf-tb-itm:last-child
{
	padding-right:12px;
}

a.attachButtonLink {
	border-radius: 5px;
    border: 0;
    padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	background-color: #3CA0DF;
	background-image: none;
    font-weight: 600;
    display: inline-block;
    margin: 5px 0;
    -webkit-user-drag: none;
}

a.attachButtonLink:hover, a.attachButtonLink:focus {
    background-color: #55C6FE;
    color: #FFFFFF;
    text-decoration: none;
}

a.attachButtonLink.secondaryButton:hover, a.attachButtonLink.secondaryButton:focus {
    /* the 'cancel' button is not styled like other secondary buttons, avoid reducing opacity on hover/focus */
    opacity: 1;
}

a.attachButtonLink:focus {
    outline: solid 1px #55C6FE;
    outline-offset: 1px;
}
a.attachButtonLink:focus:not(:focus-visible) {
    outline: none;
    outline-offset: 0px;
}

a.attachButtonLink:visited {
	color: #FFFFFF;
}

span.cke_rcombo span.cke_off a {
	height: 1.2em;
}

a span span.cke_inline_label {
    font-size: 10pt;
}

.space-between-button {
    margin-right: 8px;
}
.removeAttachmentButton:hover, .removeAttachmentButton:focus {
    font-weight: bold;
}

@font-face {
	font-family: sourceSansPro;
	src: url("fonts/sourcesanspro-regular.ttf.woff");
}

html, body
{
	font-family: sourceSansPro,sans-serif !important;
	font-size: 1em !important;
	/*background-color:#ffffff;*/
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
}

.textExportIcon {
    background-image: url(images/TextExport.png) !important;
    size: 16px 16px;
}

.zipExportIcon {
    background-image: url(images/ZipExport.png) !important;
    size: 16px 16px;
}

.emlExportIcon {
    background-image: url(images/EMLExport.png) !important;
    size: 16px 16px;
}

.refreshBtnIcon {
    background-image: url(images/refresh1.gif) !important;
    size: 16px 16px;
}

.refreshBtnIconDisabled {
    background-image: url(images/refresh2.gif) !important;
    size: 16px 16px;
}

form { margin: 0; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
.errorMessage { color: #AB052F;	}
div#helpPanelContainer { text-align: left; }
/***********************************************************************
*
* HEADER
*
************************************************************************/

.header img
{
	border:0;
	padding:0;
	margin:0;
}


/***********************************************************************
*
* FOOTER
*
************************************************************************/

.footer
{
	margin-top: 20px;
	height: 50px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	font-size: 85%;
	text-align: center;
	border:0;
	border-top: 2px solid black;
}

/* COMPOSE */

body.compose div.headerFields {
    box-sizing: border-box;
}

div.headerFields *, div.headerFields *:before, div.headerFields *:after {
    box-sizing: inherit;
}

.ql-editor {
    background-color:white;
}

body.compose { background-color: #F2F2F2; }
body.compose div.composeHeader { background-color: #ffffff; }
body.compose div.composeContainer { height: 100%; padding: 0 12px; margin: 0px; }
body.compose div.headerFields { margin: 10px 12px 0 12px; font-weight: normal; background-color: white; border: #CCCCCC 1px solid; }
body.compose div.headerFields table.headerFields tr td { vertical-align: text-top; padding-top:0.5ex; }
body.compose div.headerFields table.headerFields tr td.headerField { width: 100%; padding-right: 5px; }
body.compose td.headerField { width: 100%; background-image: none; background-color: #ffffff; border-left: 1px #CCCCCC solid; border-bottom: 1px #CCCCCC solid; }
body.compose td.header-field-label { background-image: none; background-color: #ffffff; padding-left: 2px; border-bottom: 1px #CCCCCC solid; line-height: 2em; }
body.compose input.header-field-input { width: 100%; background-image: none; padding-left: 2px; margin: 0 0 0 0; border:none; height: 2em; }
body.compose input.header-field-input:disabled { background-color: #DDDDDD; color: #333333; }
body.compose input.header-field-input[readonly] { background-color: #F5F5F5; color: rgba(0,0,0,0.87); cursor: default; }
body.compose .uploadPanel { top:100px; left:100px; }
body.compose .headerFields table tr td div.rich-panel-body { padding:0; }
body.compose .composeEditor { padding:0; margin:0; }
body.compose .errorMessage { margin-top: 5px;}
div label.cke_dialog_ui_labeled_label { font-size: 0.88em; }
div.cke_dialog_ui_input_text input.cke_dialog_ui_input_text { height: 1.25em; }
div.rf-fu-hdr { background-image: none; border-color: #CCCCCC; background-color: #F2F2F2; margin: 0 0 0 0;}
span.rf-fu-btn-clr, span.rf-fu-btn-add, span.rf-fu-btn-upl {
	color: #FFFFFF;
	background-color: #15428B;
    background-image: none;
	border-radius: 5px;
	border: 0;
}
span.rf-fu-btn-clr:hover, span.rf-fu-btn-add:hover, span.rf-fu-btn-upl:hover { background-color: ; }
span.rf-fu-btn-cnt-add, span.rf-fu-btn-cnt-upl, span.rf-fu-btn-cnt-clr {
	color: #FFFFFF;
}
span.cke_skin_richfaces span.cke_ltr, span.cke_skin_richfaces span.cke_rtl {
    background-image: none;
    background-color: #F2F2F2;
}

.header-subject-field {
    font-size: 1.5em;
    font-weight: 700;
    text-align: left;
    padding-bottom: 10px;
    max-width: 8em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header-table {
    padding: 0 15px;
    color: #333333;
    width:75%;
}



.read .fieldtable tr td { vertical-align: text-top; }
table.read-table { width: 100%; margin: 0; }
td.read-toolbar { padding: 0; margin: 0; }
tr.read-content, td.read-content { height: 100%; }
.sent-date { white-space: nowrap; }
div.read-footer { padding-top: 5px; text-align: center; }
.header-field-label { white-space:nowrap; padding-right: 15px; padding-bottom: 4px; font-size: 0.88em;}
.header-field-value { font-family: sourceSansPro,sans-serif; white-space:nowrap; padding-bottom: 4px; width: 100%; font-size: 0.88em;}
td.read-content { vertical-align: top; }
.header-overflow-field { white-space: normal; }
body.read div.read-content pre { word-wrap: break-word; }

ul.ui-datascroller-list > li.ui-datascroller-item { border-bottom: 1px solid black; }
div.ui-datascroller > div.ui-datascroller-content { padding: 0;}
div.ui-tabs-panels > div.ui-tabs-panel { padding: 0;}
div.ui-panel > div.ui-panel-content { padding: 0; }

.inboxSelectCol {
    width: 23em;
    padding: 0;
    vertical-align: top;
}
.inboxMessageCol { padding: 0; vertical-align: top; background-color: #F2F2F2; }

span.rf-msg span.rf-msg-err, span.rf-msgs span.rf-msgs-err
{
    background-position: left center;
    padding-left: 20px;
}

.inboxSenderName
{
    text-align: left;
    max-width: 13em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: rgba(0,0,0,6);
	font-size: 1.0em;
	padding-bottom: 10px;
	font-family: sourceSansPro,sans-serif;
}

.inboxSubject {
    font-weight: bold;
    font-size: .88em;
    text-overflow: ellipsis;
    max-width: 24em;
    color: rgba(0,0,0,6);
    font-family: sourceSansPro,sans-serif;
    display: inline-block;
    overflow: hidden;
    padding-top: 10px;
}

.inboxDate
{
    text-align: right;
    min-width: 5em;
    max-width: 16em;
	padding-top: 4px;
	color: rgba(0,0,0,6);
	font-size: .88em;
	font-family: sourceSansPro,sans-serif;
	vertical-align: top;
	padding-right: 2px;
    white-space: nowrap;
    overflow: hidden;
}

#inbox\:ibxsentmessage\:ibxsentmessage.rf-msg-inf { padding: 5px; background-image: none; font-weight: bolder; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);border-radius:10px;}
#inbox\:ibxsentmessage {width: 110px;margin-left: auto;margin-right: auto;left: 0;right: 0;top: 47px; position: absolute; background-color: #FAE6B0; border: 1px solid #E5973E; border-radius:10px;}

td.inboxListItemCol {
    padding: 0;
    border-bottom: 1px solid #cccccc;
    border-right: none;
}

.inboxFeedbackMessage {
    position: absolute;
    background-color: #FAE6B0;
    border: 1px solid #E5973E;
    padding: .5em;
}

.inboxMessage {
	padding:4px;
}

.inboxLoadedMessage
{
    background-color: #F2F2F2;
	padding:4px;
}

.unread { font-weight: 900 !important; color: #414141;}

.inboxUserInfoContainer {
    float: right;
    margin: 5px;
}

#inbox\:folderSelector\:sentListTable, #inbox\:folderSelector\:inboxListTable {
    height: 100%;
    border-right:1px solid black;
}

#inbox\:folderSelector\:sentListTable > .ui-datascroller-content, #inbox\:folderSelector\:inboxListTable > .ui-datascroller-content {
    border:none;
}

a.inboxMessageListLink:link { text-decoration: none; !important;}
a.inboxMessageListLink:hover { text-decoration: underline !important;}

.inboxUserInfoElement {
    display: inline-block;
    margin: 5px;
    text-overflow: ellipsis;
    max-width: 20em;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
}

@media screen
{
	/*body { overflow: hidden; }*/
	div.read-headers, td.read-content, td.read-footer, div.read-footer, div.read-container
	{ background-color: #F2F2F2; border-color: #CCCCCC; border-style: solid; border-width: 0px; }

	div.read-container {
        margin: 0; padding: 10px 0 0 0; height: 100%;
    }
	div.read-content 
	{ 
		padding: 10px; background-color: #ffffff; margin: 0px 13px;
		height: 100%; border-style: solid; border-color: #CCCCCC;
		border-width: 1px; overflow: auto;
	}

	td.read-footer { height: 50px; }
	div.read-footer { height: 50px; border-top-width: 1px; position: fixed; bottom: 0px; left: 10px; right: 10px;  }

	.header-overflow-field { max-height: 10ex; overflow: auto; }
	.header-attachment-field { position:relative; }
	.header-attachment-item {
		display: inline-block;
		padding-right: 0.5em;
		border: 1px solid #CCCCCC;
		background: white;
		margin-right: 4px;
	}

	.header-attachment-item a:focus-visible {
		outline: solid 2px #55C6FE;
		/* Parent of element has overflow auto, so we need to offset the outline to make it visible on all sides. */
		outline-offset: -2px;
	}
	.header-attachment-item a:hover, .header-attachment-item a:focus {
		color: #707070;
	}

	span.header-attachment-item > a {
		color: black;
		text-decoration: none;
    }

    .dsig-panel {
		border: 1px #CCCCCC solid;
		padding:4px 15px; color: #2E784E;
		background: white;
		position: fixed;
		right: 15px;
		font-style: italic;
		font-weight: 500;
		line-height: 2em;
		vertical-align: middle;
    }
}

@media print
{
    div.header { display:none; }
    .messageToolbar { display:none; }
    .dsig-panel { display: none; }
    .watermark { display:none; }
    .header-subject-field { font-family: arial, serif; font-size: 14px;}
    .header-field-label { font-family: arial, serif; font-size: 12px;}
    .header-field-value { font-family: arial, serif; font-size: 12px;}
    div.read-content {
        height: 100%!important; 
        font-family: arial, serif;
        font-size: 12px;
        border: 1px;
        border-style: solid none none none;
        padding-top: 10px;
        padding-left: 15px;
    }
    .inboxSelectCol { display: none; }
    .inboxUserInfoElement { display: none; }
}

.expirationWarning {
	background-color: #FAE6B0;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	margin: 5px 10px 0;
}
.read-headers .expirationWarning {
	background-color: #FAE6B0;
	border: 1px solid #E5973E;
	padding: 5px;
	text-align: left;
	margin: 5px 10px 0;
}
.hiddentext { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }

.composeCol .headerFields {
	background-color: white;
	margin-top: 10px;
	border: 1px #CCCCCC solid;
}

.composeToInputsPanel {
	width:100%;
}

.composeToInputsPanel > tbody > tr > td:first-child {
	width: 65px;
}

.composeToInputsPanel > tbody > tr > td {
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

.composeToInputsPanel > tbody > tr > td > input  {
	width: 100%;
	box-sizing: border-box;
	background-image: none;
	padding-left: 2px;
	margin: 0 0 0 0;
	border:none;
	height: 2em;
}

.composeColBody {
	padding-left: 10px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: #F2F2F2;
	height: 100%;
}

.composeCol {
	border-top: none;
	border-left: none;
    padding: 0;
}

.inboxMessageCol >  .composeCol {
	padding-top: 0;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.inboxTabCommandLink:hover, .inboxTabCommandLink:link {
	text-decoration: none;
}

.read-content-text > pre {
	font-family: sourceSansPro;
	font-size: .88em;
}

.newMessageLinkSent:visited,  .newMessageLinkSent:link {
	background-color:transparent ;
	color:#15428b !important;
	margin-left: 215px ;
	text-decoration:underline !important;
	font-size: .88em;
}


.newMessageLinkInbox:visited,  .newMessageLinkInbox:link {
	background-color:transparent ;
	color:#15428b !important;
	margin-left: 207px ;
	text-decoration:underline !important;
	font-size: .88em;
}

.itemLeftCol {
    text-align: left;
    min-width: 18em;
    max-width: 18em;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.itemRightCol {
    text-align: right;
    min-width: 6em;
    max-width: 6em;
}

.inbox-Sent {
	font-size: 1.1em;
	padding-right: 0;
	font-family: sourceSansPro;
	font-weight: 600;
	color: #15428B;
	margin-right: 5px;
}

.read-content-text > pre {
         white-space: pre-wrap;
         word-wrap: break-word;
}

.header-table-inbox {
    color: #333333;
    width:85%;
}

table.composeToInputsPanel input.header-field-input[readonly] { background-color: #F5F5F5; color: rgba(0,0,0,6); cursor: default; }

.noData {
    text-align: center;
}

.inbox-Sent-Panel {
	background-color: #d9d9d9 !important;
	border: 1px solid darkgray;
	padding: 2px 2px 2px 7px !important;
	margin-right: 10px !important;
	border-radius: 4px !important;
}

.refreshButtonPanel {
	height: 6px;
	border: 1px solid darkgray;
	background: #d9d9d9 !important;
	margin: auto;
	width: 50%;
	padding: 5px 8px 15px 12px !important;
	border-radius: 4px !important;
}

.composeInboxButton {
	margin-left: 147px;
}

.composeSentButton	 {
	margin-left: 155px;
}
.ui-tabs-outline:focus {
    outline: solid 3px #55C6FE;
}
.ui-datascroller-item:focus {
    outline: none;
}
.focusedFolderItem {
    border: solid 2px #55C6FE;
}