@charset "utf-8";
/* CSS Document */
/*-----------------NWSRA Branded Styles-------------------------*/
.widget-controls {
    background-color: #592c88;
    display: block;
    padding: 5px 0;
}
#civicrm-menu {
    
    background: #592c88 repeat-x;
    width: 100%;
    height: auto;
    z-index: 99999;

}
.menu-ul li.active {
  background-color: #592c88;
  opacity:0.5;
}

#civicrm-menu .activetarget{
  background-color: #592c88;
  opacity:0.5;
}
.crm-container h3 {
    background-color: #ac95c3;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #121A2D;
    padding: 4px 6px;
    margin: 0 0 0.3em;
}
@media (min-width: 783px) {
    #civicrm-menu > li > a {
        height: 40px;
        padding: 0 8px;
        background: #592c88;
    }
}
/*--------------------End NWSRA Branded-----------------*/
/*Start Program LE Styles */
#ProgramInfo tr span.fieldsInOneRow{
    width: 58px;
	display: inline-block;
	text-align: center;
}
.centered-text-input input {
	text-align: center;
}
/*END Program LE Styles */
.crm-container .crm-program-links-list-inner li a:hover {
  color: #3e3e3e;
  background-color: #F5F6F1;
  text-decoration: none;
}
.crm-program-links-list-inner {
  background-color: #2f2f2e;
  padding: 4px;
}
#crm-program-links-wrapper{
  position: relative;
  float: left;
}
#crm-program-links-list {
  position: absolute;
  display: none;
  top: 24px;
  width: 220px;
  left: 0;
  z-index: 15;
}
#civicrm-menu {
    
    background: #592c88 repeat-x;
    width: 100%;
    height: auto;
    z-index: 99999;

}
.crm-container .crm-accordion-header {
    background-image: url("../i/TreeMinusWhite.gif");
    background-repeat: no-repeat;
    background-position: 2px center;
    cursor: pointer;
    color: #F5F6F1;
    font-weight: normal;
    padding: 4px 8px 4px 20px;
    background-color: #592c88;
}
.crm-container .crm-accordion-header.active {
    background-image: url("../i/TreeMinusWhite.gif");
    background-repeat: no-repeat;
    background-position: 2px center;
    cursor: pointer;
    color: #F5F6F1;
    font-weight: normal;
    padding: 4px 8px 4px 20px;
    background-color: #592c88;
}
.crm-container .crm-accordion-header:hover {
    background-color: #592c88;
    opacity:.5;
}
.crm-container .crm-accordion-header.active:hover {
    background-color: #592c88;
    opacity:.5;
}
h1 {
    font-size: 1.5em;
    margin: .67em 0;
    color: #592c88;
}
#root-menu-div ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #592c88;
    color: white;
    cursor: default;
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans;
}
#wpbody {
    position: relative;
    padding: 2px;
    background-color: #ffffff;
}
#update-nag, .update-nag {display:none;}
#crm-container .widget-controls {
    background-color: #ac95c3;
    display: block;
    padding: 5px 0px;
}
#crm-container .widget-controls {
    background-color: #ac95c3;
    display: block;
    padding: 5px 0px;
}
#crm-container .widget-header {
    background: #ac95c3 none repeat scroll 0 0;
    color: #000;
    cursor: move;
    display: inline;
    font-size: 1.2em;
    margin: 0;
}
#civicrm-menu .activetarget {
    background-color: #ac95c3;
}
.crm-container h3 {
    background-color: #ac95c3;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #121A2D;
    padding: 4px 6px;
    margin: 0 0 0.3em;
}
.crm-container a.button, .crm-container a.crm-invoiceButton, .crm-container a.crm-invoiceButton:link, .crm-container a.crm-invoiceButton:visited, .crm-container a.button:link, .crm-container a.button:visited, .crm-container input.crm-form-submit, .crm-container .ui-dialog-buttonset .ui-button, .crm-container input[type=button], .crm-container .crm-button {
    /* text-shadow: 0 1px 0 black; */
    background: #592c88 repeat-x top left;
    color: #FFF;
    font-size: 13px;
    font-weight: normal;
    margin: 0 6px 0 0;
    padding: 2px 6px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #d2d2d2;
}
.crm-container a, .crm-container a:link, .crm-container a:visited {
    color: #000000;
    text-decoration: none;
}
.ui-widget-header {
    border: 1px solid #cccccc;
    background: #592c88 50% 50% repeat-x;
    opacity:50%;
    color: #222;
    font-weight: bold;
}

/* Alternating column colors */
#crm-container .report-layout.alternating-columns {
    width: 100%;
    border-collapse: collapse;
}

#crm-container .report-layout.alternating-columns td {
    padding: 7px;
    border: #DDDDDD 1px solid;
}
/* improve visual readability for IE8 and below */
#crm-container .report-layout.alternating-columns tr {
    background: #f0f0f0;
}
/*  Define the background color for all the ODD table columns  */
#crm-container .report-layout.alternating-columns tr td:nth-child(odd) {
    background: #F8F8D8;
}
/*  Define the background color for all the EVEN table columns  */
#crm-container .report-layout.alternating-columns tr td:nth-child(even) {
    background: #ac95c3;
}
/-------------------------Misc Style Mods-------------------------------*/
.crm-container .crm-form-block table {
    border: none;
    max-width: 85%;
}
.crm-container table.form-layout, .crm-container table.no-border {
    margin: 0;
    border-collapse: collapse;
    border: 0 none;
    max-width: 85%;
}
.crm-container a, .crm-container a:link, .crm-container a:visited {
    color: #121A2D;
    text-decoration: none;
}
.crm-container a:active {
    color: #592c88;
    text-decoration: none;
}
#crm-container table.report-layout th.statistics {
    width: 5%;
    white-space: nowrap;
    color: #592c88;
}
.crm-container th, .crm-container table.display thead th, .crm-container table thead.sticky th, .crm-container table.caseSelector tr.columnheader th {
    background-color: #FFFFFF;
    border-color: #FFFFFF #FFFFFF #CFCEC3;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #000000; 
    font-size: 13px;
    font-weight: bold;
    padding: 4px;
    text-align: left;
    vertical-align: top;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
    color: #ffffff;
    background-color: #000000;
}
button, button#catalog_id_get {
    background-color: #085ccc;
    border: 1px solid #d2d2d2;
    color: #ffffff;
}

