/*----FONTS-----*/

/* UW brand standard guidelines dictate the following fonts
 *  font-family: 'Roboto', Arial, sans-serif;
 *  font-family: 'Roboto Condensed', Arial, sans-serif;
 */
/* Hide original label text */


.UWWBlueMainPage 
 {
    background-color: #ffffff
 }
 
/*fix for the over-designation checkbox not working - Bashir via Chip implemented by Jim 5.3.2019*/		
.UWWBlueMainPage {		
                z-index: 100;		
}

/*Hide sort field on reports - provided by Bashir 8.11 with this disclaimer--it might not work if something on the page changes (ie: options, fields added, etc). So, just a heads up in case you find something else not showing up on the page.*/

/*Hide sort field - Summary report*/
.Page-SumRep1 section#SumRep1Table .form-group:nth-child(4) label.col-sm-12.control-label.col-Heading.col-SelectLabel,
div.col-sm-offset-3.col-sm-9.Col-Table.Col-SortDefinedTable.SummaryRpt1{
display:none;
}

/*Hide sort field - transaction report*/
.Page-TransactionReport section#TransactionRptTable .form-group:nth-child(7) label.col-sm-12.control-label.col-Heading.col-SelectLabel,
div.col-sm-offset-3.col-sm-9.Col-Table.Col-SortDefinedTable.SummaryRpt1{
  display:none;
}

/*Hide sort field - No response report*/
.Page-NoResReport section#NoResponseReport .form-group:nth-child(4) label.col-sm-12.control-label.col-Heading.col-SelectLabel,
div.col-sm-offset-3.col-sm-9.Col-Table.Col-SortDefinedTable.SummaryRpt1{
  display:none;
}

/*Hide sort field - Response report*/
.Page-ResponseReport section#ResponseReportMainTable .form-group:nth-child(6) label.col-sm-12.control-label.col-Heading.col-SelectLabel,
div.col-sm-offset-3.col-sm-9.Col-Table.Col-SortDefinedTable.SummaryRpt1{
  display:none;
}

/*Hide sort field - EP-Response report and Ep-SummaryReport1-Amdin*/
.Page-WebReportsParmSelect > .AlignWebRptParmSelect > form > .form-group:nth-child(2) label.col-sm-12.control-label.col-Heading.col-SelectLabel,
.Page-WebReportsParmSelect > .AlignWebRptParmSelect > form > .form-group:nth-child(2) div.col-sm-offset-3.col-sm-9.Col-Table.Col-RptSortDefinedTable.WebRptParmSelect {
    display:none;
}

/*project 179710: fix affinity group checkbox wrapping - Bashir 5.21.19 put in by jb*/		
.Section-PledgeConfirm .TranUDFTable .col-sm-3,		
.Page-IPledgeConfirmDisplay .TranUDFTable .col-sm-3{		
                margin:0;padding:0;max-width: 100%;		
}		
.Section-PledgeConfirm. .TranUDFTable .col-sm-9,		
.Page-IPledgeConfirmDisplay .TranUDFTable .col-sm-9{		
                max-width:100%		
}

/*Jim tries to hide the banner on the signoff page 8.11 */
div.Page-signoffPage div.UWWBlueTop3 {
	display:none;
}

/*-------Jim is adjusting stylesheet for Jennifer-test jb 2019-----*/
div.Page-IPledgeReplicate .Row-NumPayPeriods {
	display: none;
}


/*-------Jim is hiding Bill Me Frequency on Confirmation / Already pledged page table / Account history table and making a pledge page-----*/
.Row-BillFrequency  {
display:none;
}

.form-group.row.SingleBillingType  {
	display: none;
}




#CCardType
{
	margin-left: 25px;
}

.ABANumberLabel  {
	max-width: 100%;
}

.ACHNumberLabel  {
	max-width: 100%;
}

/*----.col-sm-3 {
    max-width: 100%;
}
----*/

	div.TransactionDetails.Transaction-Payroll .Row-NumPayPeriods {		
	display: none;		
}

/*----div.Page-IPledgeConfirm .BlockHeader  {
	display:none;
}---*/


/*----Jim is moving the circle in the banner more to the left
.UWWBlueTop3 .PortletLogo {
     /*margin: auto; */
    width: 240px;
    padding: 30px 0;
    margin-left: 58%;
    position: relative;
}----*/


/*-------Jim's updates to replicate page to hide a couple of rows on the replicating pledge tabe-----*/

div.Page-IPledgeReplicate .Row-PaymentType {
	display: none;
}

div.Page-IPledgeReplicate .Row-PaymentType {
	display: none;
}

div.Page-IPledgeReplicate .Row-DeductionStartDate {
	display: none;
}

div.form-check.FlagRow-Volunteer  {		
	font-weight:bold;		
	margin-bottom:2em;	
}	
input#FlagVolC.form-check-input  {		
	height:15.5px;		
	width:15.5px;		
}

/*------ project#176619 Bashir's code to fix formatting in surveys, we can remove this code after applying 2019.01 SP (scd) ----*/

form#Forms .TableFormDetails .form-group.Row-LineDetail .col-sm-12 {
    padding-left: unset;
    padding-left: 15px;
    padding-right: unset;
    padding-right: 15px;
}


/*---------------Ricky's updates provided 8/14/2017 in response to Service Pack install--------------*/
.FormFields.LoginFields {
    width: 100% !important;
    margin: 0 !important;
}
.note.WebPledgeSelect p {
    text-transform: none;
}
.IPledgeTable .col-sm-offset-3.col-sm-9 {
    width: 100% !important;
    margin-left: 0 !important;
}
.CreditCardExpiry select {
    width: 50%;
    float: left;
}
#AgencySearchSection .KeywordSearchInput input[type=text] {
    float: none !important;
    height: 55px;
    margin-bottom: 0;
}
.KeywordSearchInput.input-group ol, .KeywordSearchInput.input-group li a {
    margin: 0 !important;
}
.Col-Input.Col-PhoneExt {
    display: none;
}
#Row13833 label.col-sm-3, 
#Row13835 label.col-sm-3, 
#Row13837 label.col-sm-3, 
#Row13839 label.col-sm-3, 
#Row13841 label.col-sm-3 {
    width: 100%;
}
#Row13833 label.col-sm-3 label, 
#Row13835 label.col-sm-3 label, 
#Row13837 label.col-sm-3 label, 
#Row13839 label.col-sm-3 label, 
#Row13841 label.col-sm-3 label {
    display: inline;
}
.Col-RadioCustom {
    margin-top: 7px;
}
.Col-RadioCustom label.Col-Radio.radio-inline {
    display: inline-block;
    margin-left: 30px;
}

/*----to add some space above the CEO message on Replication Page jb 8/4/2020 ------*/
div.LFArea.Area-UWWBlue1PArea9 {
	padding-top: 15px;
}


/*----to resolve the Preferences Contact Me by area----*/
.Section-PledgeAddInfo input[type="Checkbox"] {
    margin-top: 0;
    margin-bottom: 1px;
    margin-right: 7px;
}

#Row13834 label.col-sm-3.col-form-label.Col-Label, 		 
#Row13836 label.col-sm-3.col-form-label.Col-Label, 		 
#Row13838 label.col-sm-3.col-form-label.Col-Label, 		 
#Row13840 label.col-sm-3.col-form-label.Col-Label, 		
#Row13842 label.col-sm-3.col-form-label.Col-Label {		
    display: block;		    
    width: 100%;		    
    padding-left:15px !important;		
    padding-right:15px !important;		
}

.Section-PledgeAddInfo #Row13879 input {
    width: 25%;
}

#Row13834, #Row13836, #Row13838, #Row13840, #Row13842 {
    margin-left: 0;
    margin-right: 0;
}

/* -- added 8/10/18 scd, per Bashir for menu cascading issue --*/

/*ul.pureCssMenu ul ul {
    left: -240px;
    top: 0;
}*/

@media only screen and (max-width: 960px) {
ul.pureCssMenu ul ul {
width: 86% !important;
min-width: 86% !important;
left: 14%;
}
}
@media only screen and (max-width: 860px) {
.TableFormDetails .Row-LineDetail input[type="radio"] {
    margin-left: -15px;
}
}

.UWWBlueMainPage .Menu-H a:link, .UWWBlueMainPage .Menu-H a:visited, .UWWBlueMainPage .Menu-H a:active, .UWWBlueMainPage .Menu-V a:link, .UWWBlueMainPage .Menu-V a:visited, .UWWBlueMainPage .Menu-V a:active {
    color: #fff !important;
}

/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
#AskDesignateID input {
    margin-left: 0 !important;
}
}

.Section-Survey .form-group > .form-group {
    margin: 0;
    width: 50%; /* added width to widen the input box for phone number on All-in-One Verification - jb*/
}

.Section-Survey .form-group > .form-group label {
    padding: 0 15px !important;
}

/* ----Susan - removed  titles from showing for surveys 5/22/20 scd----*/
.Area-Survey .Page-SurveyNE .page-header{
display:none;
}

/*---------------Jim's updates provided 2/12/2018 in response to Service Pack install -jb--------------*/
span.radioSpace {
	padding-left: 15px;
}

/*---------------.NonTableLayout.LeftAlign.TableFormDetails {
	white-space:nowrap;
}  hiding this for a SEPTA survey 2020 - jb--------------*/

.DesignationOption.DesignationOption--Prorate-Designation.radio {
	white-space:nowrap;
}

.AgencySearchBlock {
	margin-top: 20px;
}


/*-----Typography-----*/
/*-----added by jb 6/29 per Mary's guidance on customizing the Designation-Main Page-Top note for in area and ooa donor -----*/
.passion {
	margin-left: -19px;
	font-weight: bold; 
	line-height:1.5;
	}
		
 @font-face {
    font-family: 'League-Gothic';
    src: url(https://epledge.unitedforimpact.org/epledge/servlet/eAndar.WebExtDocument/styleimage/65313A41563865422D6557425050734F54776837457470536D756142616751326E7179756B6647744339626C3943797477/leaguegothic-regular-webfont.ttf);
    src: url(https://epledge.unitedforimpact.org/epledge/servlet/eAndar.WebExtDocument/styleimage/65313A41584F79636C7132637969376F365571512D4B384F36383777485F66554F6A4F6E746B37384C6D6B30464D397651/leaguegothic-regular-webfont.woff);
}

p, a, td, li, body {
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 14px;
    line-height: 1.5;
    color:#000000;
}

h1, H1, h2, H2  {
	font-family: 'League-Gothic' !important;
	text-transform:uppercase;
	line-height:1;
	color:#000;
}

h1, H1 {
	font-size:2.5em;
}

h2, H2 {
	font-size:2em;
}

h3, H3 {
	font-family: 'Roboto Condensed', Arial, sans-serif !important;
	line-height:1.5;
	/*font-size:1.5em !important;*/
	color:#005191
	;
	text-transform: none; /*--jb---*/
}



.PledgeTypeSelection .RadioLabel {
    color: #666;
    font-family: 'Roboto', Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

/*----Replication page corrects the increase pledge amount radio buttons - Ricky 8.14.17 jb----*/
.RadioLabel.LabelRepUndesInc, .RadioLabel.LabelRepProrate {
    padding-left: 20px !important;
}

/*----Replication page increase radio buttons line height - 3.28.19 jb----*/
.PledgeOptions, .DesignationOptions.DesignationRadios, .DesignationOptions.UndesignateCheckbox {
    padding-left: 1em;
    line-height: 2.1;
}


/*-----Remove line and spacing between "Select a payment type:" and Payroll Deduction-jb-7/14/2017-based on Mary's feedback-----*/
.PledgeTypeSelection .page-header {
    padding-bottom: 0px;
    margin: 0px 0 0px;
    border-bottom: 0px solid #eee;
}

ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
    background-color: transparent;
    border: 0 none;
    color: #ffffff;
    font: 26px "League-Gothic" !important;
    padding: 10px 8px;
}


.DIV-O {
    margin-left: 8px;
}



/*-----Captchca-jb-5/18/2017-CAPTCHCA was appearing unnaturally large in YLP Board Opportunites Fair Event Registration-----*/
.SERRegistrationSecCode .SecurityCodeImage img {
    width: 25%;
}


/*-----Hide Deduction Start Date from 1st screen - jb - 8.8.17 editted 10-11-18
.PayDedStartDateData  {
    display: none;
}-----*/

.PayDedStartDateInfo {
	display: none;
}


/*-----Hide Campaign Account - UWGPSNJ - from current gift details table jb 9.14----*/
.ReportDetails .Row-CampName {
	display:none;
}

.ReportDetails .Row-CampYear {
	background-color:#ffffff
}



/*-----AG Search Arrow-----*/


img#hideImageAgencySearch {
    height: 17px;
    }
/*-----Pref Page Remove Phone Ext.-----*/
.Page-IpledgeAddInfo td.Col-Input.Col-PhoneExt {
    display: none;
}

/*-----Pref Page Remove Country jb 7/12-----*/
.form-group.CountryCode_MainInfo  {
display:none;
}

/*-----Modify Selection of type layout-----*/



.PledgeTypeSelection {
    position: relative;
    /*top: -6em;*/
}
 /*-----Footer Adjustment-----*/

 .UWWBlueBottom {
    position: relative;
    height:0px !important;
    min-height:100px !important;
 
  }

.UWWBlueBottom, .UWWBlueFooter {
background-color: #4f4f4f;
color: #ffffff;  
height: 115px;
}
  

.map img {display:none !important;}

/*--------change the image in the banner from the default in the L&F template 
create the replacement images 1400x268 (file size 150kb)-----*/
.UWWBlueTop3 {
    background-color: #eeeeee;
    background: rgba(0, 0, 0, 0) url(https://epledge.unitedforimpact.org/epledge/servlet/eAndar.WebExtDocument/styleimage/65313A415958386F63434659614749506D7434705F585672573037476F64325A4F5A33437649785A5145484B54372D6B77/E-Pledge_Header-4.png) no-repeat scroll center center / cover;
    /*---  padding: 20px 0; ----*/
    min-height: 268px;
}


/*------change the top banner's color per Logan 7.14.21 - jb----*/
.UWWBlueTop1 {
     background: #005191 none repeat scroll 0 0;
     color: #ffffff;
     font-family: TradeGothicLTStd-BdCn20 !important;
     font-size: 32px;
}
/*------change the 2nd banner's color per Logan 7.14.21 - jb----though he wants it white and this is just a repetition of the color from Top1*/
.UWWBlueTop2  {
      background: #005191;
}

/*-----Footer Background-----*/
div.UWWBlueBottom > div {
    background-color: #4f4f4f;
}

/*-----hide unused mp div-----*/
.map {display:none;}

/*-----this will remove the autozoom on mobile devices-----*/
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select:focus, textarea {
font-size: 16px;
width: max-content;
}


/*--------modification to UW information in the upper right banner -----*/

.Area-UWWBlue1PArea1 .PortletNote {
    color: #fff;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    top: 0.7em;
    position: relative;
    font-size: .68em;
}

/*--------for Add employee screen hide last four RptSortFields specifically for Comcast jb 09.29
#UD_RPTSORTFIELD6  {
display:none;
}

#UD_RPTSORTFIELD7 {
display:none;
}

#UD_RPTSORTFIELD8 {
display:none;
}

#UD_RPTSORTFIELD9 {
display:none;
}

-----*/


/*--------modification to welcome FirstName (moved right); jb add portletwebnote style 6.22-----*/

.PortletNote .welcome-text {
    margin-left: 17em;
    font-weight: bold;
    text-transform: capitalize;
}

.Area-UWWBlue1PArea2 .PortletWebNote {
   /*--- margin-left: 17em; ---*/
    font-weight: bold;
    text-transform: capitalize;
}


/*--------hide the undesignate check box on the replication page -------*/
.DesignationOption-Undesignated {
    display:none !important;
}

/*-----Designation section-----*/


.DesignationTotals .BlockFooter {
      overflow: auto;
}

/*-------Ricky Poon provided code to designation page stylesheets and asked to hide this
.DesignationTotals .BlockFooter > div:first-child {
    margin: 1%;
    width: 98% !important;
}
.DesignationTotals .BlockFooter > div:nth-child(1n+2) {
    width: 48% !important;
    float: left;
    margin: 1%;
}-------*/

/*-----Ricky Poon provided code to improve IOS touch functions 8.21.2018 }-----*/
.DesignationTotals span {
    display: block;



/*-----Designation section to style away egregious spacing - may possibly affect things - jb 9.14 -----*/
.DesignationTotals .Block .BlockDetails {
	display:none;
}

.DesignationTotals .Block .BlockHeader {
	display:none;
}

.DesignationTotals .Block, .DesignationTotals .BlockHeader {
    padding: 0px 0px;
}

.Agencies .AgencySearchBlock .BlockHeader {
	display:none;
}

.Area-Pledge form .BlockDetails {
    padding: 6px;
}

/*-----Designation section to style the Hurricane article - jb 9.11 
#Designation405 {
    margin: 1%;
    width: 98% !important;
    padding-top: 15px;
	
}-----*/

.Page-IPledgeDesWI .DIV-Web-ed-Agency {
    display: none;
}

table.Leftalign.WriteInDesTable {
    width: 100%;
    border: 1px solid #ddd;
}

table.Leftalign.WriteInDesTable tr.Row-Odd {
    background: #f9f9f9;
    border: 1px solid #ddd;
}

.WriteInReviewButton img {
    float: right;
}

 div.WriteIns > div > div.BlockDetails > div > table > tbody > tr > td.Col-Data.Col-Input {
    float: right !important;
}

td.Col-Button.Col-Review {
    width: 17%;
    padding-top: 3px;
}
td.Col-Text.Col-WiName {
    padding-top: 10px;
    padding-left: 10px;
}

/*-----Write in selected Title-----*/
.WriteInList:before {
    content: "Your selected write-in organization";
    	font-family: 'Roboto Condensed', Arial, sans-serif; !important;
	line-height:1.5;
	font-size:1.5em !important;
	color:#F87907;
}



@media only screen and (max-width: 720px) {
.DesignationTotals .BlockFooter > div:nth-child(1n+2) {
float: none;
width: 98% !important;
}
}



/*--------modification to UW information for mobile -----*/

@media screen and (max-width: 768px) {

.Area-UWWBlue1PArea1 .PortletNote {
    color: #fff;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    top: 0.7em;
    position: relative;
    font-size: 8px;
    max-width: 19em;
}

/*--------modification to welcome FirstName (moved right) - mobile; jb add portletwebnote style 6.22-----*/

.PortletNote .welcome-text {
    margin-left: 8em;
}

.Area-UWWBlue1PArea2 .PortletWebNote  {
    margin-left: 8em;
}

.corp-messaging {
    width: 100%;
    margin-top: 10px;
}

.corp-incentive {
    width: 100%;
    float: right;
    position: relative;
    top: 0em;
    background: #f1f1f1;
    border-radius: 5px;
    margin-top: 0px;
    padding: 5px;
}


.PledgeTypeSelection {
    position: relative;
   /* top: 0em;*/
}
/*
.corp-messaging {
    display:none !important;
}

.corp-incentive {
   display:none !important;
}


.PledgeTypeSelection {
    position: relative;
    top: 0em;
}*/

/* ---assist searching on mobile */

.HideShowAgencySearch {
      cursor: pointer;
}
}

/* ---ensure all menu items in mobile are color black - jb 7/19/17 */

@media screen and (max-width: 900px) {
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
    background-color: #f4f4f4 !important;
    border: 0 none;
    color: #4f4f4f !important;
    font: 26px "League-Gothic" !important;
    padding: 10px 8px;
}
}

/*----shorten the input boxes for email and security code on desktop - keep it at 100% for small devices - jb -----*/

.Page-SinglePageRegEvent .col-sm-9.Col-Input.Col-IndEMail {
font-size: 16px;
width: 30%;
}

.Page-SinglePageRegEvent .SecurityCodeValue {
font-size: 16px;
width: 30%;
}

.Page-SinglePageRegEvent .table.table-striped.table-bordered.table-condensed.FeesTable {
    width: 54%;
}

/* Admin Sort and Select Carat adjustment jb 1017*/
.form-control-static.pull-right {
    margin-right: 800px;
    font-size: xx-large;
}



/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
.Page-SinglePageRegEvent .col-sm-9.Col-Input.Col-IndEMail {
font-size: 16px;
width: 100%;
}

.Page-SinglePageRegEvent .SecurityCodeValue {
font-size: 16px;
width: 100%;
}

.Page-SinglePageRegEvent .table.table-striped.table-bordered.table-condensed.FeesTable {
    width: 100%;
}
}

/*----hide some stuff on iAttend event 534- jb 
.EventOccurrence534 .note.D {
	display: none;
}-----*/

.EventOccurrence534 .Section-EventRegistration #BMPayment .BlockDetails {
	display: none;
}
}

/* Small devices (tablets, 768px and down) */ 
@media (max-width: 768px) {
.left-flag {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border: unset;
    width: inherit;
    height: inherit;
}
.left-flag::before {
    content: '';
    z-index: -1;
    background-color: #fff;
    height: 94px;
    left: -100px;
    padding: 12px 0 0 42px;
    position: absolute;
    -ms-transform: skew(-45deg);
    transform: skew(-45deg);
    top: 0;
    width: 200px;
}
.uwLogo {
    left: unset;
    position: unset;
    top: unset;
}
.uwLogo img {
    margin-top: 20%;
    margin-left: 10%;
}
}

/*Fix switch organization menu at bottom*/
.Menu-H a:link, .Menu-H a:visited, .Menu-H a:active, .Menu-V a:link, .Menu-V a:visited, .Menu-V a:active {
    color: #ffffff;
    font-size: 20px;
}

/* ----Susan - removed  titles from showing for surveys 5/22/20 scd----*/
.Area-Survey .Page-SurveyNE .page-header{
display:none;


/*Fix the survey displaying on iPledgeConfirm*/
div.Page-IPledgeConfirm .UWWBlueMainAboveContent.row { 
    	float: left; 
    	max-width: 66%; 
    	margin-top:15px;
    	margin-left:5px;
    
    } 
    
div.Page-IPledgeConfirm .UWWBlueMainContent { 
    	margin-top:15px;
    	float: left; 
    	width: 66%; 
    } 
    
    
 div.Page-IPledgeConfirm .Area-Pledge .container { 
    	overflow: auto; 
    } 
    

 div.Page-IPledgeConfirm .UWWBlue1PArea4 {
        display:none;

}

div.Page-IPledgeConfirm .UWWBlue1PArea5 {
        display:none;

}
/* from Bashir 6/8/20 to assist with wrapping on a survey, scd */
.Page-Survey .NonTableLayout.LeftAlign.TableFormDetails {
                white-space:normal !important;
}


div.Page-IPledgeConfirm .UWWBlue1PArea8.col-md-4, .UWWBlue1NArea8.col-md-4 {
        width: 100% !important;
        background: #f1f1f1;
        border-radius: 10px;
        margin: 10px;
        padding: 10px;
        top: -1.2em;
	max-width: 100% !important;  /*add this for bootstrap4*/
	flex: 100% !important /*add this for bootstrap4*/

}
    
   div.Page-IPledgeConfirm .UWWBlueMainTop.row { 
    	margin-top:15px;
    	float: right; 
    	width: 33%; 
    }


    


/* from Bashir 7/28/20 to assist with right aligning comaster and menu items, jb */
 @media screen and (min-width: 961px) {
                .uwLogo {
                                text-align: left;
                }
                .UWWBlueTop2 ul.pureCssMenu {
                                display: block !important;
                                text-align: right;
                }
                .UWWBlue1PArea1,.UWWBlue1LArea1 {
                                float: right;
                }
}


/* Jim styles 8/7/20 to maek epledge banner cooperate in small screens, jb */    
 @media only screen and (max-width: 768px) {

.UWWBlueTop3 {
background-image: none;
background-color: #282e95;
}
.UWWBlueTop3 .PortletLogo {
    margin: auto;
    width: 240px;
    padding: 30px 0;
}
}   

    

    
    }
