.rallyForm div .holder{
	flex-direction:row!important;
}

.rallyForm .select {
	width: 250px!important;
}

.rallyForm label{
	width: 170px!important;
}

.rallyForm input:not([type='button']){
	width: 250px!important;
}

.rallyForm textarea {
	width:450px!important;
}

.rallyForm .rulesDiv label {
	width:auto!important;
}

.rallyForm div .notesDiv
,.passesDiv
,.campingDiv
,.donationDiv
,.rulesDiv
,.frontageDiv
,.arrivalDiv {
	border-top: #d8d8d8;
	border-top-style: solid;
	border-top-width:thin;
	padding-top: 10px;
	margin-top: 10px;
}

.myBox{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: table;
	width: 99%;
	
}
.eventBaseLayer {
	padding: 0;
	text-align: center;
	width: auto;
}
.eventTableRow {
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: center;
	background-color: #CCC;
	background-image: none;
}
.eventLeftContainer {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 80%;
	min-height: 120px;
	background-color: #FFF;
}
.eventRightContainer {
	border: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 20%;
	z-index: 10;
}
.eventRightContainer img {
	max-width:100%;
}

.eventHeadStyle {
	background-color: #C0C0C0;
	width: 100%;
	background-repeat: repeat-x;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0%;
	z-index: 0;
	overflow: hidden;
}

P.eventText {
	margin: 0;
	padding: 0.3em 0.3em 0 0.3em;
	font-style: normal;
	font-size: 1em;
	text-align: left;
	text-indent: 0;
	width: auto;
}

.article-info-term {display:none;}
.article-info{
	background-color: aliceblue;
	padding-top:15px;
	height:2em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0272a7;
}

.albHeader {
	background-repeat: repeat-x;
    background-image: url("/images/header_extension.png");
    width:100%;
}

.albion_admin_form label{
  float: left;
  width: 190px;
  line-height: 18px;
  margin: 3px 0px 6px;
  font-weight: bold;
}

.albion_admin_form input{
    max-width: 400px!important;
    line-height: 18px;
    margin: 3px 0px 6px;
    font-weight: bold;
}

.albion_login_form label{
  float: left;
  width: 190px;
  line-height: 18px;
  margin: 3px 0px 6px;
  font-weight: bold;
}

.albion_login_form input{
    max-width: 400px!important;
    line-height: 18px;
    margin: 3px 0px 6px;
    font-weight: bold;
}

.com-users-login div {
  max-width: 600px;
}

.plg_system_webauthn_login_button svg {
width: 20px;
}

.input-group {
	width: auto!important;   
}
