.panel-body h3, #regColumn h3, .colleagueForm h3 {
    font-size: 1.25rem;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.75;
    color: #46996acc;
    padding: 0.25rem 1rem;
    background: rgb(26 160 89 / 10%);
    border-left: 5px solid #528c4e;
    width: 100%;
    margin-bottom: 1rem;
}

#field-141969 > label
 {
	width:100% !important;
}
#modalTitle {
	display:none;
	
}
.de_fee{
	font-weight : 700;
}

[data-id="106054"].text-editable{
	width : 100%!important;
}

.pageinfo.editpagenote{
	display : none;
}

.banner {
    /* background-color: #5c696a; */
    background-image: url('https://mycs-cdn.myconferencesuite.com/other/Project/3714/94/61/9461eefa9b19f0a23b166f412d5d0825ea819237eca6f034e2b7bde43aa2b246.png');
 background-repeat: no-repeat;
  background-position: bottom;
}
.banner .banner-wrapper {
    max-width: 45rem;
    margin: 1rem auto;
    text-align: center;
	 
}
.banner .banner-wrapper img {
    max-height: 100%;
     
}
#field-149814 > fieldset > div > span {
	margin-top: -24px;
}
.banner-wrapper img {
    /* max-width: 50%; */
    
  /*  object-fit: cover; */
    width: 550px;
    height: 315px;
}
form[name=regForm] a {
    color: #29813d;
}
form[name=regForm] a:hover {
    color: #46996acc;
}
a {
    
    color: #46996acc;
}
a:hover {
    color: #46996acc;
}

#register {
    display: inline-flex;
    justify-content: center;
    cursor: pointer;
    color: #46996acc;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    border: 1px solid rgb(209, 213, 219);
    background-color: white;
    border-radius: 0.375rem;
    transition: background-color 0.15s ease-in-out;
   box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 2px 0 rgba(0, 0, 0, 0.05); 
 /*   box-shadow: 0 0 0 0.25rem rgb(239 222 113 / 72%); */
	color: white;
    background-color: #46996acc;
    border: 1px solid #c5e4e7;
}
#register:hover {
    background-color: #29813d;
    border-color: transparent;
}
#register:focus, #register:active, #register:active:focus {
    outline: none;
    background-color: #46996acc;
    box-shadow: 0 0 0 0.25rem rgb(239 222 113 / 72%);
}
.btn {
    display: inline-flex;
    justify-content: center;
    cursor: pointer;
    color: white;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    border: 1px solid rgb(209, 213, 219);
    background-color: #46996acc;
    border-radius: 0.375rem;
    transition: background-color 0.15s ease-in-out;
   box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 2px 0 rgba(0, 0, 0, 0.05); 
}
.btn:hover {
    background-color: #29813d;
    border-color: transparent;
	color: white;
}

.btn:focus, .btn:active, .btn:active:focus {
    outline: none;
    box-shadow: 0 0 0 0.25rem rgb(239 222 113 / 72%);
    background-color: #46996acc;;
    border-color: transparent;
}
.btn-primary {
    color: white;
    background-color: #46996acc;
    border: 1px solid rgb(209, 213, 219);
}
.btn-primary:hover {
    background-color: #29813d;
    border-color: transparent;
}
.btn-default.focus, .btn-default:focus {
    color: white;
   
}


form[name=regForm] input[name="navigate[submit]"], form[name=regForm] .navButton {
    display: inline-flex;
    justify-content: center;
    cursor: pointer;
    color: #46996acc;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    border: 1px solid rgb(209, 213, 219);
    background-color: white;
    border-radius: 0.375rem;
    transition: background-color 0.15s ease-in-out;
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    color: white;
    background-color: #46996acc;
   /* border: 1px solid #a01a69; */
}
form[name=regForm] input[name="navigate[submit]"]:hover, form[name=regForm] .navButton:hover {
    background-color: #29813d;
    border-color: transparent;
}
form[name=regForm] input[name="navigate[submit]"]:focus, form[name=regForm] input[name="navigate[submit]"]:active, form[name=regForm] input[name="navigate[submit]"]:active:focus, form[name=regForm] .navButton:focus, form[name=regForm] .navButton:active, form[name=regForm] .navButton:active:focus {
    outline: none;
    background-color: #29813d;
    box-shadow: 0 0 0 0.25rem rgb(239 222 113 / 72%);
}

select:focus {
    outline: none;
    box-shadow: 0 0 0 0.15rem #29813d;
    border: 1px solid #706570;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus {
    outline: none;
    box-shadow: 0 0 0 0.15rem #29813d;
    border: 1px solid #706570;
}

div.field fieldset > div > span > label {
    display: inline;
}

table.breakdown .amount {
    border-left: 1px solid black;
    width: 15%;
}

.colon {
	display:none;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #ea1814;
    font-weight: bolder;
} 
/*#field\[120029\]\[\]-error {
	color: #ea1814;
    font-weight: bolder;
}*/
@media (min-width: 640px) {
    form[name=regForm] .form-group > div {
        width: 100%;
    }
}

b, strong {
    font-weight: bolder;
    font-size: 1rem;
}
/*ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 69px;
}*/


.de_fieldset[data-id="147407"] .valueSpan.de_cols_1.sfd{
	
	margin-top:-20px;
	
}
#field-147407 > fieldset > div > span.valueSpan.de_cols_1.sfd {
	margin-top:-24px;
}
#field-141925 > fieldset {
		margin-top:-20px;
}