@charset "UTF-8";


#column1, #column2, #column3, #column4, #column5  {
	float: left;
	position: static !important;
}

#cgportalfooter {
clear: both; 
}


.footer__terms {
  text-align: center;
}
.footer__terms .terms__link:not(:last-child):not(:only-child) {
  margin-right: 1rem;
}



.fieldDiv tr {
	vertical-align:top;
}
.fieldDiv td {
	padding:6px;
}
.fieldDiv td.col1 {
	width:33%;
	text-align:right;
}
#rosterTbl tr {
vertical-align: top;
}
#cgfirsttime {
	margin-bottom:15px;
}
#cgButtonFooter {
	
	padding-top:0;
	padding-bottom:0;
	padding-left:34%;
	text-align:left;

	
}
#p-cgsupportlink {
	text-align:center;
	margin:20px auto;
	padding-top:10px; 
	clear:both;
}

#appSummaryTable {
width: 100%; 
}

#subGranteeSubmitTbl {min-height: 40px}
.subGranteeField {max-width:900px;}



#cglogin div.text {
	text-align: center;
    display: block;
    margin-top: 20px;
}


a.link-button {
	display: inline-block;
	margin:6px 20px 6px 0;
}
.formButton[disabled], .formButton[disabled]:hover {
    cursor: default !important;
}
.formbutton, .formButton, .formAction, #primaryAction, .link-button, .formButton[disabled]:hover {
	text-decoration: none;
	cursor: pointer;
	border:1px solid #b3b3b3;
	padding: 4px 8px;
	margin:6px 20px 6px 0;
	color:#000000;

	background-color:#DBDBDB;
	

	
		  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dddddd'); 
	  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dddddd)); 
	  background: -moz-linear-gradient(top, #efefef, #dddddd); 
	  background: -webkit-linear-gradient(top, #efefef, #dddddd); 
	  background: -o-linear-gradient(top, #efefef, #dddddd); 
	  background: -ms-linear-gradient(top, #efefef, #dddddd); 
	  background: linear-gradient(top, #efefef, #dddddd); 
	zoom:1;

	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.formbutton:hover,.formButton:hover, .formAction:hover, #primaryAction:hover, .link-button:hover {
	color:#000000;

	background-color:#ccc;
	

	
		  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#efefef'); 
	  background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#efefef)); 
	  background: -moz-linear-gradient(top, #dddddd, #efefef); 
	  background: -webkit-linear-gradient(top, #dddddd, #efefef); 
	  background: -o-linear-gradient(top, #dddddd, #efefef); 
	  background: -ms-linear-gradient(top, #dddddd, #efefef); 
	  background: linear-gradient(top, #dddddd, #efefef); 
}








.descriptionText {
	padding-bottom: 4px;
}
.summableTotal {

}

LABEL {
  display:inline-flex;
}

TEXTAREA, SELECT, .formInput, .formListNumber, .formListDate, .formPassword, .formPct, .formSelect, .formSelectMulti, .formTextarea, .formElement, .formUDL {
	border: 1px solid #767676;
	margin-bottom: 2px;
	background-color: #FFF;
	padding: 4px;
	min-width: 150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


textarea[class^="formTextarea max"]{
    min-width:350px !important;
}

.formPct {
	min-width: 50px;
}

.formSelect, .formSelectMulti {
	padding: .2em 0; 
	min-width: 5em; 
	max-width: 45em;
}
#x-action-select {
margin-bottom: 10px !important;
}
input#XCONTACTID {
	min-width: 0;
}


input[type=radio], input[type=checkbox] {
	border:none;
	min-width:none;
}

span.inline-checkbox-list.clearfix:before,
span.inline-checkbox-list.clearfix:after  {
    content: " ";

    display: block;
}
span.inline-checkbox-list.clearfix:after  {
     clear:both;
}

span.inline-checkbox-list {
	display: flex;
	align-items: flex-start;
}

span.inline-percentage-wrapper {
	display: flex;
	align-items: flex-start;
}

div#cgcontent {
	margin-left: 2%;
	margin-right: 2%;
}

div.cell, div.fieldDiv {
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
}
div#cgcontent h2 {
	padding: 5px;
}
div#cgRequiredMsg {
	padding: 2px;
}

.headerCell {
margin:  0;
text-align: center;
}

div.errorText li, div.warningText li, div.successText li {
	list-style-position: inside;
}
.warningText , .successText {
  border: 1px solid #FDB933;
  border-left-width: 8px;
  padding: 28px 10px !important;
  font-size: 16px;
  color: #333;
  margin: 40px 0 30px;
  display: block;
  text-align: left;
}

.successText {
   border-color: #62BB46;
}


.warningText p + ul li,
.warningText ol li {
  text-align: left;
}

td.headerCell.warningText {
  display: table-cell;
}

div.cell {
	text-align:left;
}
div.fieldDiv table.cgTableHolder {
	border: 0;
	margin: 0;
	padding: 0px;
}
#cgRequiredMsg {
	text-align:right !important;
}

table.cgTableHolder, table.cgTableHolder th, table.cgTableHolder td {
	border-collapse:collapse;
	
}

.eg-fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.eg-fieldset legend {
  opacity: 0;
  position: absolute;
  left: -9999px;
}
form {
	margin: 0;
	padding: 0;
}



#cgterms {
	text-align: left;
}
.cgportlet {
	margin: 5px;
}
ul#cgyear {
	display: inline;
	margin: 0;
	padding: 0px;
}
ul#cgyear li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}
div.cgImg {
	padding: 3px;
	width: 100px;
	float: left;
}


ul.flatTree, ul.rptFlatTree {
	margin-left:0;
	list-style-position:outside;
}
ul.tree li, ul.rptTree li, ul.flatTree li, ul.rptFlatTree li {
    margin-left:0;
	padding-left:0;
}


a.sortAsc, a.sortDesc {
	color: #FFF; 
	display: block;
	font-size: .8em;
	text-decoration: none;
	text-align: center;
}
.tblHeader {
	font-size: 1em;
	display: inline;
	text-align: center;
}
.tdLeft .tblHeader {
	float: left;
}
.tdRight .tblHeader {
	float: right;
}

th.sortCol span.upArrow, th.sortCol span.downArrow {
	display: none;
}
th.sortAsc span.upArrow {
	display: none !important;
}
th.sortAsc span.downArrow {
	display: inline !important;
}
th.sortDesc span.upArrow {
	display: inline !important;
}
th.sortDesc span.downArrow {
	display: none !important;
}
.formImgSortAsc, .formImgSortDesc {
	display: inline;
	vertical-align: middle;
}
.formImgSortAsc {
	float: left;
}
.formImgSortDesc {
	float: right;
}
div.next, div.prev, div.next a, div.prev a {
	display: inline;
}


.dataTables_scroll table.dataTable thead th,
table.DTFC_Cloned.dataTable thead th {
	padding: 1rem 1.5rem;
}
.dataTables_scroll table.dataTable tbody td,
table.DTFC_Cloned.dataTable thead td {
	padding: 0.5rem;
}
.DTFC_ScrollWrapper table.dataTable td {
	padding: 1rem 0.5rem !important;
}
.DTFC_LeftBodyLiner {
	overflow: hidden !important;
}
.DTFC_ScrollWrapper table.dataTable.no-footer {
	border-bottom: 0 !important;
}


div.autocomplete {
	position:absolute;
	width: 350px;
	background-color:white;
	border:1px solid #CCC;
	margin:-2px 0 0 0;
	padding:0;
	
	 -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
			 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#x_keywd_choices ul {
	margin:0 !important;
	padding:0 !important;
}
div.autocomplete ul li.selected {
	background-color: #EFEFEF;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	
	padding: 2px 3px 4px !important;
	cursor:pointer;
}
div.autocomplete ul li span.informal {
	display:block;
}





.asterisk {
	padding-right:4px;
}
.hintText {
	padding-left:4px;
}
.hintBracket {
	font-size:18px;
}
div.cg-tooltip-icon, div.cg-tooltip {
	display:inline;
}







.ccTypeList {
    margin: 0;
    padding: 0;
}
.ccTypeList li {
    list-style-type:none;
	background-image: url("/includes/images/sprite_credit_cards.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 23px;
    margin-right: 10px;
    text-indent: -999px;
    width: 37px;
}
.mastercard {
    background-position: 0 0;
}
.visa {
    background-position: -62px 0;
}
.americanexpress {
    background-position: -124px 0;
}
.discover {
    background-position: -187px 0;
}






#clientWrapper {
	position:relative;
}
#eg-login {
	max-width:720px;
	min-height: 240px; 
	margin:0 auto;
	clear:both;
}
.languageSelector {
  background: url(/includes/images/icon_global.png) no-repeat scroll 0 4px;
    
	position:absolute;
	top:20px;
	right:20px;
    padding-left: 44px;
}


#wrapper #languageselector {
  position: absolute;
  top: 26px;
  right: 25px;
}
#environmentBanner + #wrapper #languageselector,
#privacyBannerTxt + #wrapper #languageselector {
  position: absolute;
  top: 46px;
  right: 25px;
}
#privacyBannerTxt ~ #wrapper #languageselector {
  position: absolute;
  top: 56px;
  right: 25px;
}
#wrapper #languageselector .languageSelector,
#environmentBanner + #wrapper #languageselector .languageSelector,
#privacyBannerTxt + #wrapper #languageselector .languageSelector {
  position: relative;
  top: auto;
  right: auto;
}

#eg-login h2 {
    
    padding: 5px;
}

#eg-login #cgRequiredMsg {
	display:none;
}
#egLoginForm {
	float:left;
	width:48%;
	
	padding-top:1%;
	padding-bottom:1%;
	border-right:1px solid #dfdfdf;
}
#egLoginForm h3 {
    float: left;
    margin: 0;
    padding: 3px 5px 0 0;
    width: 44%;
	text-align:right;
}
#egLoginForm .formReadOnly {
    
    text-align: left;
	margin-bottom:10px;
}

#cgforgotpassword {
    clear: left;
    float: left;
    margin-left: 22%;
    
}
#cgforgotpassword p {
	margin:10px 0;
}
#eg-login .descriptionText {
    
    margin-left: 50%;
    
    padding: 1% 2%; 

}
#eg-login #cgButtonFooter {
    padding-left: 45%;
}
#eg-login #primaryAction {
	width:160px;
}
p#cgfirsttime, .headerText {
	font-weight:bold;
}
#eg-login .hintText {
    padding-left: 14px;
}
.clear {
	clear:both;
}






.quick_search_horizontal {
    padding: 5px 5px 0px;
}
.quick_search_horizontal .content {
    display: inline-block;
}
.quick_search_horizontal .formRow,
.quick_search_horizontal .js-form-row{
    float: left;
    height: 3.5em;
    width: 200px;
    margin: 8px 0;
}
.quick_search_horizontal label {
	display: block;
	height: 1.2em;
}
.quick_search_horizontal #cgButtonFooter {
    clear: both;
    float: left;
    padding: 0;
    background-color: transparent !important;
    text-align: right;
}
.quick_search_horizontal [id^=formRowx_state_id] label,
.quick_search_horizontal [id^=formRowx_country_id] label,
.quick_search_horizontal [id^=formRowx_pt_id] label{
	visibility: hidden;
}

.quick_search_vertical form {
  margin: 0 auto;
  width: 200px;
}
.quick_search_vertical .formSelect {
	max-width: 16em;
	min-width: 3em;
}
.quick_search_vertical .formRow,
.quick_search_vertical .js-form-row {
	margin: 8px 5px;
	width: 200px;
}
.quick_search_vertical #cgButtonFooter {
	
	padding: 0;
	margin: 0 5px;
	float: left;
}
.quick_search_vertical label {
	padding: 0 0 2px 0;
	display: block;
}
.quick_search_vertical [id^=formRowx_state_id] label,
.quick_search_vertical [id^=formRowx_country_id] label,
.quick_search_vertical [id^=formRowx_pt_id] label {
	display:none;
}

.quick_search_vertical select,
.quick_search_horizontal select {
    width: 85% !important;
}

.quick_search_vertical:before,
.quick_search_vertical:after,
.quick_search_horizontal:before,
.quick_search_horizontal:after {
    content: "";
    display: table;
}
.quick_search_vertical:after,
.quick_search_horizontal:after {
    clear: both;
}
.quick_search_vertical,
.quick_search_horizontal {
    zoom: 1; 
}


.donorUi .mobile-table-heading {
    display: none;
}





em {
	font-style: italic;
	line-height: inherit;
}
strong {
	font-weight: bold;
	line-height: inherit;
}
.normal{
	font-weight:normal !important;
	font-style:normal !important;
}
.strong{font-weight: bold !important;}
.underline {
	text-decoration: underline;
	font-style: normal;
	line-height: inherit;
}
.underline.italics {
	text-decoration: underline;
	font-style: italic;
	line-height: inherit;
}
.red{color:#CC0000;}
.cg-text-center{text-align: center !important;}
.cg-text-left{text-align: left !important;}
.cg-text-right{text-align: right !important;}
.cg-text-justify{text-align: justify !important;}


.buttons-box {
  background: #f6f6f6 none repeat scroll 0 0;
  border: 1px solid #c7c7c7;
  display: inline-block;
  float: left;
  height: 65px;
  margin-right: 20px;
  max-width: 110px;
  min-width: 110px;
  width: 14%;
}
.buttons-box > a {
  display: block;
  text-align: center;
  font-size: 12px;
}
.add-to-cal-button {
  background-repeat: no-repeat;
  border-radius: 5px;
  margin: 5px auto 0;
  width: 44px;
}
.add-to-cal-button svg {
  background: #999 none repeat scroll 0 0;
  border-radius: 5px;
  position: relative;
  fill: #fff;
}
a:hover .add-to-cal-button svg {
  background: #afafaf none repeat scroll 0 0;
}


.add-to-calendar > a {
  background: transparent url("/includes/images/IE-white-add-to-cal.png") no-repeat scroll 50% 0\9;
  display: inline-block\9;
  padding-top: 24px\9;
}
.add-to-calendar > a:hover {
  background: transparent url("/includes/images/IE-white-add-to-cal-hover.png") no-repeat scroll 50% 0\9;
}


.cg-action-menu {
  margin-bottom: 1em; }
  .cg-action-menu .cg-social-buttons {
    display: inline-block; }

.cg-social-button {
  display: inline-block; }

.cg-social-button svg {
  fill: #fff;
  vertical-align: top; }

.cg-social-button.cg-facebook-button span {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  line-height: 20px;
  vertical-align: top; }

.cg-social-button.cg-facebook-button span {
  margin-left: 3px; }

.cg-social-button button,
.cg-social-button .button {
  border: 0;
  color: #fff;
  cursor: pointer;
  font: 11px/18px 'Helvetica Neue', Arial, sans-serif;
  height: 20px;
  line-height: 20px;
  margin-bottom: 0;
  margin-right: 0.5em;
  padding: 0 6px 0 4px; }


.cg-social-button.cg-facebook-button button {
  background: transparent; }

.cg-social-button.cg-facebook-button button:hover {
  background: transparent; }

.cg-social-button.cg-facebook-button svg {
  margin-top: 3px; }


.cg-social-button.cg-twitter-button button {
  background: transparent; }

.cg-social-button.cg-twitter-button button:hover {
  background: transparent; }

.cg-social-button.cg-twitter-button svg {
  margin-top: 2px; }


.cg-social-button.cg-add-to-calendar-button .button {
  display: inline-block;
  background: transparent;
  text-decoration: none; }

.cg-social-button.cg-add-to-calendar-button .button:hover {
  background: transparent; }

.cg-social-button.cg-add-to-calendar-button svg {
  margin-right: 4px;
  height: 20px; }


.cg-social-buttons {
  max-width: 155px;
}
.cg-social-buttons .social {
  display: inline-block;
  position: relative;
  width: auto;
  min-width: 150px;
  height: 36px;
  box-shadow: inset 0 0 0 2px #dbe3ea;
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
  margin: auto;
  text-align: center;
}
.cg-social-buttons .social span {
  position: relative;
  top: 10px;
  text-align: center;
  opacity: 0.8;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.cg-social-buttons .social:hover span {
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.cg-social-buttons .social span, .social div {
  margin: auto;
  padding: 0 10px;
}
.cg-social-buttons .social .social-links {
  display: inline-block;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding: 8px 5px;
}
.cg-social-buttons .social .social-links a {
  margin: auto;
  background: #fff;
  display: inline-block;
  height: 20px;
  width: 20px;
  opacity: 0;
}
.cg-social-buttons .social .social-links a:first-child {
  float: left;
  margin-left: 5px;
}
.cg-social-buttons .social .social-links a:last-child {
  float: right;
  margin-right: 15px;
}
.cg-social-buttons .social .social-links a:not(:first-child):not(:last-child) {
  margin-right: 5%;
  margin-left: 5%;
}
.cg-social-buttons .social:hover .social-links a {
  opacity: 1;
}
.cg-social-buttons .social:hover .social-links a:hover {
  opacity: 0.7;
}
.cg-social-buttons .social .social-links a svg {
  height: 20px;
  width: 20px;
}
.cg-social-buttons .social:hover .social-links {
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
}


#cgdetailtbl .smallRequiredQuestion, #cgdetailtbl .smallOptionalQuestion {
    display: none;
}
#cgdetailtbl, .giving_history table, .current_contribution table, .pac_balance table {
    width: 100%;
    margin: 0 auto;
}





#formRowxdonorcoderow label, #formRowxdonorcoderow p,
#formRowxpassword label, #formRowxpassword p {
    display: inline-block;
}
#formRowxdonorcoderow label,
#formRowxpassword label {
	margin-right:12px;
	font-size:inherit;
}
#formRowxdonorcoderow,
#formRowxpassword {
    float: right;
    clear: both;
    margin-right: 10px;
}


.js-export-to-excel {
	display: inline-block;
	margin-left: auto;
	vertical-align: middle;
}

.js-export-to-excel a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.js-export-to-excel a .svg-e2--export-excel {
	height: 21px;
	pointer-events: none;
	width: 21px;
}
.volunteer-roster__controls > *:not(:last-child) {
  margin-right: 0.5rem;
}

.volunteer-roster__controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}


.gsUi .validation-wrapper .input-error {
  left: 15% !important;
}
.donorUi .validation-wrapper .input-error {
  display: none;
}


.donorUi .validation-wrapper {
  width: 100%;
}

@media (max-width: 350px) {
  .donorUi .validation-wrapper .input-error-pointer {
    bottom: -25% !important;
  }
}
@media (min-width: 480px) {
  .donorUi .validation-wrapper .input-error-pointer {
    left: 0 !important;
  }
}

@media (max-width: 480px) {
  #privacyBannerTxt ~ #wrapper #languageselector {
    top: 160px;
  }
}


.formElement.currency-code-display {
    background-color: #F5F5F5;
    border-radius: 3.5px;
    color: #6B727E;
    margin-left: 5px;
    font-size: 80%;
    padding: 1px 4px;
}
td[data-column-name="requested_cash_fxa"] + td .formElement.input-text {
    width: 150px;
}


.cgTableHolder p.p--background-styled + p.answer-readonly.currency-code-display {
    background-color: #F5F5F5;
    border: 1px solid #e2e2e2;
    border-radius: 3.5px;
    color: #6B727E;
    display: inline-block;
    font-size: 80%;
    margin: 0 0 0 5px;
    min-width: 40px;
    padding: 0 0 0 4px;
    text-align: center;
    vertical-align: baseline;
}

.cgTableHolder p.p--background-styled {
	display: inline-block;
	margin: 0;
}

.cgTableHolder p.p--background-styled + p.answer-readonly.currency-code-display + label.optionalQuestion {
    display: block;
}

.screenreader-only {
  font-size: 0 !important;
  width: 0 !important;
  height: 0 !important;
  display: inline-block !important;
  overflow: hidden !important;
  position: absolute !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clip: rect(1px,1px,1px,1px) !important;
}


@media screen and (max-width: 640px) {
  
  
  
  html, body {
    max-width: 100%;
    overflow-x: hidden;
  }
  
  
  #cglogin .formElement,
  #cgresetprocess .formElement,
  #cgregistration .formElement,
  select.formElement {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }

  #cglogin .hintWrapper {
    max-width: 400px;
    width: 100%;
    box-sizing: border-box;
  }

  
  #cglogin .fieldDiv td.cell.col1,
  #cglogin .fieldDiv td.cell.col1 + td[class^="cell formItem"],
  #cgresetprocess .fieldDiv td.cell.col1,
  #cgresetprocess .fieldDiv td.cell.col1 + td[class^="cell formItem"],
  #cgregistration .fieldDiv td.cell.col1,
  #cgregistration .fieldDiv td.cell.col1 + td[class^="cell formItem"] {
    display: block;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
  }

  #cglogin .headerCell, 
  #cgresetprocess .headerCell,
  #cgregistration .headerCell {
    max-width: 400px;
    margin: 0 auto 20px auto;
  }

  #cglogin .eg-fieldset {
    max-width: 400px;
    margin: 0 auto;
  }

  
  #cglogin #cgButtonFooter,
  #cgresetprocess #cgButtonFooter,
  #cgregistration #cgButtonFooter {
    padding-left: 10px;
  }

  #cglogin .formButton,
  #cgresetprocess .formButton,
  #cgregistration .formButton,
  #cglogin #cgfirsttimelnk.formButton {
    margin: 5px 0;
  }

  
  .login-two-col div#cglogin div.cell,
  .login-two-col #cglogin div.fieldDiv {
    margin-left: 0;
    width: 100%;
  }

  .login-two-col div#cglogin #cgIntro {
    margin: 20px 0;
    width: 100%;
  }

  .login-two-col div#cglogin #cgIntro .innerContainer {
    border-left: none;
    padding: 0;
  }
  
  
  #container, 
  #header, 
  #footercontainer {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }

  #footercontainer p {
    text-align: center !important;
  }

  div#cgcontent {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    box-sizing: border-box;
  }
  
  
  #cglogin table,
  #cgresetprocess table, 
  #cgregistration table{
    width: 100%;
    max-width: 100%;
  }
  
  
  #cgregistration .cgTableHolder,
  #cgregistration div.fieldDiv table.cgTableHolder {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: fixed;
    box-sizing: border-box;
  }
  
  #cgregistration table.cgTableHolder td {
    word-wrap: break-word;
  }
  
  
  #cgregistration input.formElement,
  #cgregistration select.formElement,
  #cgregistration textarea.formElement {
    width: 100% !important;
    box-sizing: border-box !important;
    max-width: none !important;
    min-width: 150px !important;
  }
  
  
  #cgregistration tr.formRow {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
  }
  
  #cgregistration tr.formRow > td {
    width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
  }

  #cgregistration tr.formRow > td.cell{
    padding-left: 0px !important;
  }
  
  #cgregistration tr.formRow > td.cell.col1 {
    text-align: left !important;
    padding-bottom: 5px !important;
  }
  
  #cgregistration tr.formRow > td.cell.formItem,
  #cgregistration tr.formRow > td[class*="formItem"] {
    width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
  }
  
  #cgregistration label,
  #cgregistration .fieldDiv td.col1 {
    width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: left;
  }
  
  #cgregistration .fieldDiv td.formItem {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  
  
  #cglogin div[align="center"],
  #cgresetprocess div[align="center"],
  #cgregistration div[align="center"] {
    text-align: center !important;
  }
}