<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Portal.css for aveschoir.org */

/* Plant An App refinements, makes the form manage page tall enough so the list of fields does not get cut off. */
#ManageIframe{min-height: 1000px;}

/* lets you get to the bottom of the entities list */
.entities-container {padding-bottom: 200px;}

/*see the bottom of the Entities Properties List */
.mat-tab-body{padding-bottom:200px}

/* see the bottom of the ActionGrid manage mode screen */
/* put it at the bottom of this file: https://aveschoir.org/DesktopModules/DnnSharp/ActionGrid/ClientApps/dist/admin/styles.css */
html{margin-bottom:600px;}

/* make the column widths wider in the entity list  */
.section-ellipsis {
    overflow:visible !important;
    white-space: wrap !important;
    max-width: 350px !important;
}

/* create a background color on hover for entity list  */
.mat-row:hover{background-color: #f3f3f3 !important;}



/* Donations / Progress Page */
.AvesProgressgroup{  
    width:225px; 
    height:248px; 
    position: relative;
    border:solid 0px black;
    margin: auto auto;

  }

.AvesProgress {
overflow: hidden;
  height: 135px;
  position:absolute;
  bottom:73px;
  left:0px;
  width:225px;
  opacity:1;
  border:solid 0px red;
}
.AvesProgress .Avesbar {
  width: 100%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #000;
  background-image: -moz-linear-gradient(top, #67ba8b, #11713b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#67ba8b), to(#11713b));
  background-image: -webkit-linear-gradient(top, #67ba8b, #11713b);
  background-image: -o-linear-gradient(top, #67ba8b, #11713b);
  background-image: linear-gradient(to bottom, #67ba8b, #11713b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff67ba8b', endColorstr='#ff11713b', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  overflow:hidden;
  position:absolute;
    position: absolute;
  bottom: 20px;
  left: 0px;
  bottom:0%;
    opacity:1;
    z-index: 1;
    border:solid 0px #000;
}


.AvesProgressgroup .mic{
  width:225px; 
  height:400px; 
  background: url(/Portals/0/Files/Donate/Mic2.png) no-repeat; 
  border:0px solid #000000; 
  z-index: 999;
  position:absolute;
  opacity:1;
}
mat-tab-body {
    margin-bottom: 200px !Important;
}
.container .container{width:95%;}

  /* push the checkboxes a little to the right on a narrow screen */
  @media only screen and (max-width: 575px)
.form-root .form-group .field-container {padding-left: 35px !important;}


/*#dng-wrapper &gt; div.header-replace.sticky-fixed &gt; header{border-bottom:#ffd200 2px solid;}*/
#headerrow-349357 {border-bottom:#ffd200 2px solid;}
.dnnModuleManager.dnnSortable { min-height: 22px!important;}
.SpotsOpen{  width: 300px;  justify-content: center;}
.Spots{margin: 0px 5px;padding:  0px !important;border: 1px solid #d8d8d8;flex-basis: 217px;}
.SpotsNumber{font-size: 21px;text-align: center;padding: 10px;color: #348a55;line-height: 23px;bac background-color: #;}
.SpotsText{text-align: center;padding: 10px;font-size: 14px;color: #ffffff;line-height: 14px;background-color: #529b6e;margin-bottom:  0px;}
.StudentSpots{}
.ChaperoneSpots{}

label.control-label.af-slide.required:after {content: '*';color: red;}
.HidePaymentFieldsToggle{}
#dnn_ctr1078_ViewReports_Visualizer_grdResults td{text-align:right;}
.OnStageItem{
  display:flex;
  border: 1px solid green;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 9px;
  /*background-color:#badeba;*/
  margin: 5px 0;
  }
.OnStageItemImage{
  background-color:#fff;
  height: 44%;
  border: dotted white 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 6px;
  }

.OnStageItemImage img{
    height:30px;
    width:auto;

}
.OnStageItemTitle{
    font-family: arial;
    font-size: 18px;
    color:green;
    margin-left:10px;
  height:100%;}
     
a .OnStageItem:hover{background-color:#badeba;
}

.OnStageItemImage img {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;

}

.OnStageItemImage img:hover {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
} 


#dnn_ctr1062_Announcements_viewtypeSelector{display:none;}
/* Shirt Artwork form */
.ShirtFrontBar{overflow:auto;position:relative;Display:block;background-color:#5fb580;color:#fff;width:100%;
 height:30px; padding-top:7px;padding-left:10px;}

/* Donations Page */
.Pricing-Table{overflow:auto;}
.plan {height:621px !Important;}

/* Styles for the Trip Report for a single student's payments */
.MoneyCell{text-align:right;}

/* Styles for the Trip Payment Form */
/* Payments for this student total label */
#dnn_ctr984_DynamicForms_Cell_2c569c5b-507c-4a39-9de6-5db08c596a80,
#dnn_ctr984_DynamicForms_Label_2c569c5b-507c-4a39-9de6-5db08c596a80_lblUserLabel{width:100% !important;}
#dnn_ctr984_DynamicForms_TBR_GUID2c569c5b-507c-4a39-9de6-5db08c596a80PaymentsForThisStudent{color:#000;}
/* Payments for this chaperone total label */
#dnn_ctr984_DynamicForms_Label_e0b5ece6-cd95-47f9-97fd-e238c0a6c927_lblUserLabel,
#dnn_ctr984_DynamicForms_Cell_e0b5ece6-cd95-47f9-97fd-e238c0a6c927{width:100% !important;}
#dnn_ctr984_DynamicForms_TBR_GUIDe0b5ece6-cd95-47f9-97fd-e238c0a6c927PaymentsForThisChaperone{color:#000;}

.css_table {
    display: block;
    max-width: 100%;
    
    overflow: auto;
}
.css_tr { 
    display: block; 
    width:100%;
    min-height:90px;
    height:auto;
    padding-bottom:5px;
    border-bottom: solid #D8D8D8 1px;
}
.css_tr:hover{background:#F8F8F8 ;}

.css_td { 
    display: block;
    float:left;
    border: solid 0px silver;
    height:100%;
    min-height:90px;
    padding: 5px;
}
.MemphisCounter {width: 20px;}
.MemphisStudentNameBlock {width: 280px;}
.MemphisStudentName {font-size:1.2em;font-weight:bold;}
.MemphisPayorName{width:140px;}
.MemphisStudentPayment {width: 100px;}
.MemphisPayorChaperoneName{width:140px;}
.MemphisChaperonePayment {width: 90px;}
.MemphisDetails{width:290px;}
.MemphisPayPalStatus{width:150px;}

/* Disney Form */
/* initial state of chaperone section os display none 
#dnn_ctr922_DynamicForms_Cell_e3f377d7-82fc-43cf-a1d9-ba621eec3cdb{display:none;} */

/* background color of first Payment Section */
#dnn_ctr963_DynamicForms_Cell_4b73d55b-fdd9-4dae-a63c-2b2ae0016584{ background: #5fbd5f;
padding: 10px; border: solid 1px #006F3B;}

#dnn_ctr963_DynamicForms_Cell_4b73d55b-fdd9-4dae-a63c-2b2ae0016584 .DynamicForms_Label{color:#fff;}

/* background color of Chaperone Payment Section */
#dnn_ctr963_DynamicForms_Cell_5ce32a73-f5fc-49b4-9649-b938f90ef338{ background: #5fbd5f;
padding: 10px; border: solid 1px #006F3B;}

#dnn_ctr963_DynamicForms_Cell_5ce32a73-f5fc-49b4-9649-b938f90ef338 .DynamicForms_Label{color:#fff;}
#dnn_ctr963_DynamicForms_Cell_5ce32a73-f5fc-49b4-9649-b938f90ef338 {color:#fff;}

.Hidden {
    display: none !important;
}
/* OMEA Solo &amp; Ensemble Form - Song Code Lookup  */

#dnn_ctr892_DynamicForms_Cell_1ca24d01-4ed8-4f89-936f-1e7fba35b1c1,
#dnn_ctr892_DynamicForms_Cell_6e0e2754-700b-42a3-9960-a9aff42f88a9,
#dnn_ctr892_DynamicForms_Cell_7d9f4e9a-a0f7-46e0-9b8f-db097a26a95a,
#dnn_ctr892_DynamicForms_Cell_5f6d9757-14d1-4951-a42f-2d66c0172e7a
{
/*CABARET Tickets Form */
#dnn_ctr765_DynamicForms_Label_271eec45-b7f1-49e6-b1dd-4e642fe855a9_lblUserLabel{width:95%;}
#dnn_ctr765_DynamicForms_Label_6855c07e-db83-498d-a7c5-3693ca40619e_lblUserLabel{width:95%;}
/*CABARET Tickets Form */  
  .NotSureWhat{
border: solid gray 0px;
max-width:450px;
background-color: #97D69D;
padding:10px;
}
/* these styles push the fields closer and removes gutters */
#dnn_ctr892_DynamicForms_divQuestion7d9f4e9a-a0f7-46e0-9b8f-db097a26a95a,
#dnn_ctr892_DynamicForms_divQuestion5f6d9757-14d1-4951-a42f-2d66c0172e7a,
#dnn_ctr892_DynamicForms_divQuestion6e0e2754-700b-42a3-9960-a9aff42f88a9 
{margin: -10px 0px 0px 0px !important;border: 0px red solid;}

#dnn_ctr892_DynamicForms_Responses_d8933531-3bcc-4da9-8c69-e56faf8f4a88 Label{
border: red solid 0px !important;
max-width:400px;
}
#dnn_ctr892_DynamicForms_Label_eb6bd534-302b-43be-9d9a-17a106f5d587_lblUserLabel{
width:400px;float:left !Important;display: inline-block;}
#dnn_ctr892_DynamicForms_Label_fd486fac-b0dd-41b8-b17b-8cc2a6ade8b5_lblUserLabel
{width:400px;float:left !Important;display: inline-block;}
#dnn_ctr892_DynamicForms_Responses_648bcd0e-0d3f-4737-8ae4-6916b35b6020{width:350px !important;}
#dnn_ctr892_DynamicForms_divQuestiond8933531-3bcc-4da9-8c69-e56faf8f4a88 Label{width:400px !important;float:left}
.Width300{width:300px;font-weight:bold;}
#dnn_ctr892_DynamicForms_Label_3e48b33e-149d-4555-b365-b6eeaccba4cf_lblUserLabel{border: 0px solid red;width:330px}

/* OMEA Report */


.StoreLargeCategorySection{margin-right:10px;width: 200px; height:500px;border: 10px solid #f8f8f8; padding: 10px; text-align: center;float:left;overflow:auto;}
.StoreLargeCategorySectionTitle {font-size:18px; text-decoration:bold;margin-bottom:30px;}
.StoreLargeCategorySectionDescription{margin-top:20px;}

.StoreLargeCategorySection:hover{
-webkit-box-shadow: 0px 0px 19px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px -1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px -1px rgba(0,0,0,0.75);

}
.StoreCategoryProductItem{ border: 10px solid LightGray ;padding: 10px !Important;}
.StoreCategoryProductAlternatingItem{border: 10px solid LightGray ;padding: 10px !Important;}

.StoreLargeCategoryImage:hover{box-shadow1: 10px 10px;margin-bottom:0px;}
.StoreLargeCategoryImage img{width:150px;height:auto;}
.StoreLargeCategoryImage img:hover{width:150px;height:auto;}

#dnn_ctr843_DynamicForms_lnkSave{display:none;}

.dnnRadiobutton {
    display: inline-block;
    cursor: pointer;
    float:left !Important; 
  margin-right: 10px;
}
/*  Donor Report */
.DonorReport {
    width: 95%;
    max-width:300px;
    margin: 0 auto;
    display:block;
}
.DonorReport .DonorTitle {
    font-size: 14px;
    font-weight:bold;
    line-height: 25px;
    }
.DonorReport .DonorLevel {
    font-size: 14px;
    font-weight:bold;
    line-height: 25px;
    border-bottom: 1px dashed gray;
     width: 100%;
     margin-top:10px;
    }
.DonorReport p {
    position:relative;
    width: 95%;
    margin: 0 auto;
    display:block;
        text-align:left !important;
    }

/* Donors Front Page Widget */
.DonorsFPWidget {
    display: block;
    height:230px;
    overflow-y: scroll;

}
.DonorsFPWidget .service-box p {
    text-align:left !important;
}


#dnn_ctr774_DynamicForms_divQuestionaf199263-a5c2-43dc-9cec-d808558eabdd,#dnn_ctr774_DynamicForms_divQuestionf561fdad-95b3-49e4-80ab-a670c138dfe6{background-color:#f8f8f8;padding: 10px 10px;border:1px silver solid;}
.DisneyImages{width:270px;height:152px;}
.DisabledNormal{font-weight:normal !Important; color:black;}
.nothing{background-color:#efefef;padding: 0px 0px 20px 10px;max-width:300px;}
#dnn_ctr774_DynamicForms_Responses_70fc41a2-b279-43b2-9598-88c861fb1994{float:left;}
.dnnEditState .DnnModule { opacity: 1.0; } 
.PerformanceName{text-align:center;font-size:24px;width:100%;font-weight:bold;padding: 20px 0px 20px 0px; margin: 0p auto;color:#5FB580;}
/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on &lt;div&gt; tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  

/* bring in styles for the default htmlEditor HTML "snippet" templates */
@import url("Templates/htmlEditorTemplates.css");



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}
/* OMEA Solo &amp; Ensemble Form - Song Code Lookup  */

#dnn_ctr892_DynamicForms_Cell_1ca24d01-4ed8-4f89-936f-1e7fba35b1c1,
#dnn_ctr892_DynamicForms_Cell_6e0e2754-700b-42a3-9960-a9aff42f88a9,
#dnn_ctr892_DynamicForms_Cell_7d9f4e9a-a0f7-46e0-9b8f-db097a26a95a,
#dnn_ctr892_DynamicForms_Cell_5f6d9757-14d1-4951-a42f-2d66c0172e7a
{

border: solid gray 0px;

max-width:450px;

background-color: #97D69D;

padding:10px;
}
/* these styles push the fields closer and removes gutters */
#dnn_ctr892_DynamicForms_divQuestion7d9f4e9a-a0f7-46e0-9b8f-db097a26a95a,
#dnn_ctr892_DynamicForms_divQuestion5f6d9757-14d1-4951-a42f-2d66c0172e7a,
#dnn_ctr892_DynamicForms_divQuestion6e0e2754-700b-42a3-9960-a9aff42f88a9 
{margin: -10px 0px 0px 0px !important;border: 0px red solid;}

#dnn_ctr892_DynamicForms_Responses_d8933531-3bcc-4da9-8c69-e56faf8f4a88 Label{

max-width:400px;
}

.dynamicforms_checkbox{width:20px !important;border: green solid 0px;}
#dnn_ctr892_DynamicForms_Label_eb6bd534-302b-43be-9d9a-17a106f5d587_lblUserLabel{
  width:90%;float:right !important; margin-top:-3px;
  }

#dnn_ctr892_DynamicForms_Label_fd486fac-b0dd-41b8-b17b-8cc2a6ade8b5_lblUserLabel
{width:90%;float:right !important; margin-top:-3px;}

#dnn_ctr892_DynamicForms_Responses_648bcd0e-0d3f-4737-8ae4-6916b35b6020{width:350px !important;}
#dnn_ctr892_DynamicForms_divQuestiond8933531-3bcc-4da9-8c69-e56faf8f4a88 Label{width:400px !important;float:left}
.Width300{width:300px;font-weight:bold;}

/* OMEA Report */


.StoreLargeCategorySection{margin-right:10px;width: 200px; height:500px;border: 10px solid #f8f8f8; padding: 10px; text-align: center;float:left;overflow:auto;}
.StoreLargeCategorySectionTitle {font-size:18px; text-decoration:bold;margin-bottom:30px;}
.StoreLargeCategorySectionDescription{margin-top:20px;}

.StoreLargeCategorySection:hover{
-webkit-box-shadow: 0px 0px 19px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px -1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px -1px rgba(0,0,0,0.75);

}
.StoreCategoryProductItem{ border: 10px solid LightGray ;padding: 10px !Important;}
.StoreCategoryProductAlternatingItem{border: 10px solid LightGray ;padding: 10px !Important;}

.StoreLargeCategoryImage:hover{box-shadow1: 10px 10px;margin-bottom:0px;}
.StoreLargeCategoryImage img{width:150px;height:auto;}
.StoreLargeCategoryImage img:hover{width:150px;height:auto;}

#dnn_ctr843_DynamicForms_lnkSave{display:none;}

.dnnRadiobutton {
    display: inline-block;
    cursor: pointer;
   /* float:left !Important;  */
  margin-right: 10px;
}
/*  Donor Report */
.DonorReport {
    width: 95%;
    max-width:300px;
    margin: 0 auto;
    display:block;
}
.DonorReport .DonorTitle {
    font-size: 14px;
    font-weight:bold;
    line-height: 25px;
    }
.DonorReport .DonorLevel {
    font-size: 14px;
    font-weight:bold;
    line-height: 25px;
    border-bottom: 1px dashed gray;
     width: 100%;
     margin-top:10px;
    }
.DonorReport p {
    position:relative;
    width: 95%;
    margin: 0 auto;
    display:block;
        text-align:left !important;
    }

/* Donors Front Page Widget */
.DonorsFPWidget {
    display: block;
    height:230px;
    overflow-y: scroll;

}
.DonorsFPWidget .service-box p {
    text-align:left !important;
}
/* Donations / Progress Page */
.progressgroup{  
    width:225px; 
    height:248px; 
    position: relative;
    border:solid 0px black;
    margin: auto auto;

  }

.progress {
overflow: hidden;
  height: 135px;
  position:absolute;
  top:40px;
  left:0px;
  width:225px;
  opacity:1;
  border:solid 0px red;
}
.progress .bar {
  width: 100%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #000;
  background-image: -moz-linear-gradient(top, #67ba8b, #11713b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#67ba8b), to(#11713b));
  background-image: -webkit-linear-gradient(top, #67ba8b, #11713b);
  background-image: -o-linear-gradient(top, #67ba8b, #11713b);
  background-image: linear-gradient(to bottom, #67ba8b, #11713b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff67ba8b', endColorstr='#ff11713b', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  overflow:hidden;
  position:absolute;
    position: absolute;
  bottom: 20px;
  left: 0px;
  bottom:0%;
    opacity:1;
    z-index: 1;
    border:solid 0px #000;
}


.progressgroup .mic{
  width:225px; 
  height:400px; 
  background: url(/Portals/0/Files/Donate/Mic2.png) no-repeat; 
  border:0px solid #000000; 
  z-index: 1000;
  position:absolute;
  opacity:1;
}

#dnn_ctr774_DynamicForms_divQuestionaf199263-a5c2-43dc-9cec-d808558eabdd,#dnn_ctr774_DynamicForms_divQuestionf561fdad-95b3-49e4-80ab-a670c138dfe6{background-color:#f8f8f8;padding: 10px 10px;border:1px silver solid;}
.DisneyImages{width:270px;height:152px;}
.DisabledNormal{font-weight:normal !Important; color:black;}
.nothing{background-color:#efefef;padding: 0px 0px 20px 10px;max-width:300px;}
#dnn_ctr774_DynamicForms_Responses_70fc41a2-b279-43b2-9598-88c861fb1994{float:left;}
.dnnEditState .DnnModule { opacity: 1.0; } 
.PerformanceName{text-align:center;font-size:24px;width:100%;font-weight:bold;padding: 20px 0px 20px 0px; margin: 0p auto;color:#5FB580;}
/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on &lt;div&gt; tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  

/* bring in styles for the default htmlEditor HTML "snippet" templates */
@import url("Templates/htmlEditorTemplates.css");



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.Hidden {
    display: none !important;
}

.ListLinks{
  border-bottom-color:rgb(217, 217, 217);
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-image-outset:0px;
  border-image-slice:100%;
  border-image-source:none;
  border-image-width:1;
  border-left-color:rgb(0, 111, 59);
border-left-style:solid;
border-left-width:4px;
border-right-color:rgb(217, 217, 217);
border-right-style:solid;
border-right-width:1px;
border-top-color:rgb(217, 217, 217);
border-top-style:solid;
border-top-width:1px;
color:rgb(68, 68, 68);
cursor:pointer;
display:block;
font-family:"Noto Sans", Arial, Tahoma, sans-serif;
font-size:13px;
line-height:31px;
padding-left: 14px;
padding-right:10px;
padding-top:3px;position:relative;
text-decoration:none;
text-size-adjust:100%;
-webkit-font-smoothing:antialiased;}

.ListLinks:hover{background-color:#c6ffc6;}
.ListLinks2{min-height: 216px;}
.ListLinks2 a{
  border-bottom-color:rgb(217, 217, 217);
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-image-outset:0px;
  border-image-slice:100%;
  border-image-source:none;
  border-image-width:1;
  border-left-color:rgb(0, 111, 59);
border-left-style:solid;
border-left-width:4px;
border-right-color:rgb(217, 217, 217);
border-right-style:solid;
border-right-width:1px;
border-top-color:rgb(217, 217, 217);
border-top-style:solid;
border-top-width:1px;
color:rgb(68, 68, 68);
cursor:pointer;
display:block;
font-family:"Noto Sans", Arial, Tahoma, sans-serif;
font-size:13px;
line-height:31px;
padding-left: 14px;
padding-right:10px;
padding-top:3px;position:relative;
text-decoration:none;
text-size-adjust:100%;
-webkit-font-smoothing:antialiased;
margin-bottom:2px;}

/*
@media (min-width: 1200px) {
    .container {
        width: 960px !important; 
    }
}
*/
#megaMenu .category li {
    text-align: left;
}

#standardMenu .subMenu li {
    text-align: left;
}







</pre></body></html>