/*
===================
MODULE THEMES -> FIND + REPLACE (NO SPACE IN CSS VARS)
===================
$ maincolor = #231f20
$ altcolor = #a27a2e
$ lightgray = #f7f3ea
$ highlight = #
*/

/*DIRECTORY*/
a.RosterRowHidden {}
a.RosterRowHidden:hover, a.RosterRowHidden:visited, a.RosterRowHidden:focus {}
.RosterLetterOn, .rosterletteron {background: #f7f3ea;}
.RosterLetterOff, .rosterletteroff, .rosterLetterOff {background: #231f20;}
.RosterLetterOff:hover, .rosterletteroff:hover, .rosterLetterOff:hover, a.rosterletteroff:hover {background: #a27a2e; color:#fff;}

/*ARTICLES*/
/*TEXT IN ARTICLE LIST*/

.modArticlesDayHeader {background:#231f20;}

/*MODULE TITLE*/
.plgHeaderBar {color:#231f20; text-transform:uppercase;}

/*EVENTS*/
/*PROBABLY DONT NEED THESE*/
.modCalMonth {border-color:#f7f3ea !important;}

/*IF LINK COLOR SUCKS*/
/*EventDateLink is a global link for dates in the calendar -> Globally Set to #333;*/
.calendarEventDateLink {color:#231f20;}
.calendarEventDateLink:hover, .calendarEventDateLink:focus {color:#a27a2e;}
.modCalMonth .modCalMonthWeekDay a, .modCalMonth .modCalMonthWeekEndDay a, .modCalMonth .modCalMonthWeekDayDisabled a, .modCalMonth .currentDay a {color:#231f20;}
.modCalMonth .modCalMonthWeekDay a:hover, .modCalMonth .modCalMonthWeekEndDay a:hover, .modCalMonth .modCalMonthWeekDayDisabled a:hover, .modCalMonth .currentDay a:hover {color:#a27a2e;}

/*TABS*/
.tnavTabON .moduleTabText, .tNavTabON .moduleTabText {color:#231f20;}
.tNavTabOff, .tNavTabOFF, .tnavTabOFF, a.tNavTabOff:visited, a.tNavTabOFF:visited, a.tnavTabOFF:visited { background: #231f20;}
/*INPUTS ON DIRECTORY*/
td[class*="qFilter"].label {color:#231f20;}
td[class*="qFilter"] input[type="text"] {height: 37px;line-height: 50px;margin-top: 4px;}
/**POSSIBLE GLOBAL**/
.NETCEDynamicGroups table {font-family:inherit; font-size:inherit;}
.NETCEDynamicGroups .Dgrp_ToolBoxTitleBar {height:auto; color:#fff; background-color:#231f20; background-image:none;}
[id*="rosterControl_btnAdd"] {display:block; margin-bottom:10px !important;}
input[id*="rosterControl"] {width:100% !important;}
input[id*="rosterControl_btnRunExport"] {width: auto !important;}
a#masterPageUC_MPCA100075_rosterControl_lbShowAll {margin-left: 10px;}
.adminWrap {margin: 10px 0 35px;}
#masterPageUC_MPCA100075_ctl05_tblPreview input.abut {min-width: 0 !important;width: 18% !important;}
input#masterPageUC_MPCA100075_btnBizGo {min-width: 0 !important;width: 18% !important;padding-top: 1px;}