.clear {
    clear: both;
}


/*********this is for the buttons on the event registration pg***********/


.event-button {
    background-color: #159200 ;
    color: #fff ;
    font-size: 13px ;
    width: 60%;
}

.event-button:hover {
    background-color: #6bd559;
    color: #fff ;
}


.event-btns {
    width: 101%;
    margin-left: -0.5%;
    margin-right: -0.5%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


a.btn.view-btn {
    list-style-type: none;
    display: inline-block;
    border-radius: 0px ;
    font-size: 13px ;
    padding: 2px 12px ;
    margin: 10px 0.5% 20px;
    width: 19%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a.btn.view-btn.active, a.btn.view-btn:focus {
   background: #e6e6e6;
   color: #333;
}    

.ev-button-row{
	text-align: right;
	width: 100%;
    display: inline-block;
}

.event-cal ul {
	list-style: none;
	margin: 15px auto;
    max-width: 100%;
    padding: 0;
    font-size: 12px;
}

.event-cal ul li {
	margin: 5px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*.event-cal ul li {
    margin-bottom: 25px;
}
*/

table.events-tbl {
    width: 100%;
}
.events-tbl tr{
    padding: 4px;
}

table.events-tbl>tbody>tr, table.events-tbl>tr {
    border-bottom: 1px solid white;
}

table.events-tbl>tbody>tr:nth-of-type(odd), table.events-tbl>tr:nth-of-type(odd) {
    background: #f1f3f4;
    background: #f3f3f3;
}
table.events-tbl>tbody>tr:nth-of-type(even), table.events-tbl>tr:nth-of-type(even) {
    background: #e9ebed;
    background: #ededed;
}


.events-tbl td{
    padding: 8px 10px;
}

.events-tbl input[type=checkbox], .events-tbl input[type=radio]{
    margin-top: 0;
}

.select-bndle{
    display: inline-block;
    padding-right: 10px;
}


.event-select{
    /*text-align: center;*/
    width: 100%;
    display: inline-block;
}


table.event-cal{
    table-layout: fixed;
}

.event-cal td {
    min-height: 120px;
    height: 120px;
    background: #f3f3f3;
    border: 1px solid white;
    padding: 10px;
}

a.evnt-day {
    text-decoration: none;
}

th.calendar_header {
    padding: 10px;
    text-align: center;
    background: #e2e2e2;
    border: 1px solid white;
}



.event-contain {
    background: #f3f3f3;
    padding: 20px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event-contain *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.event-contain h2 {
    margin-top: 0;
    padding-top: 0;
}


.event-detail-left {
    display: inline-block;
    float: left;
    width: 65%;
    padding-right: 15px;
}

.event-detail-right {
    display: inline-block;
    float: right;
    width: 35%;
    padding-left: 15px;
}

.event-contain h4 {
    margin-top: 30px;
}

.event-indent {
    margin-left: 20px;
}

div#calendarDiv1 {
    margin-left: 20px;
}

a.btn.event-button {
    width: 100%;
    margin: 0;
    margin-top: 15px;
}


.fa.ev-icon {
    font-size: 1.2em;

}


.fa.cal-icon {
    padding-right: 6px;
}


button.cal-submit, button.cal-submit:hover, button.cal-submit:active, button.cal-submit:focus{
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	text-shadow:none;
	border-radius: 0;
	box-shadow: none;
	padding-left: 5px;
	font-size: 1.2em;
	outline: none;
	opacity: 1;
}

button.cal-submit:hover, button.cal-submit:active, button.cal-submit:focus{
	opacity: 0.8;
}

.cal-submit a, .cal-submit a:hover, .cal-submit a:active, .cal-submit a:focus {
	text-decoration: none;
}

ul.event_btn {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.event_btn li {
    display: inline-block;
    float: left;
}

ul.event_btn li a{
	text-decoration: none;
	color: #333333;
	padding: 2px 10px;
    margin-right: 5px;
    background: #c5c5c5;
    font-size: 12px;
    display: inline-block;
    float: left;
}

ul.event_btn li a:hover{
	opacity: 0.8;
}

ul.event_btn li.active a{
	background: #eee;
	color: #333333;
}


ul.event_btn li.active a:hover{
	opacity: 1;
}

.event_wrap {
    padding: 20px;
    background: #eee;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_wrap_white{
    padding: 20px;
    background: white;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cal-bck {
    float: left;
    line-height: 24px;
}


div#divTotalDue {
    float: right;
    line-height: 24px;
    margin-top: -24px;
    font-weight: bold;
}



.event-reg-title{
	margin-top:20px; display: inline-block;width: 100%;}





.membership-type {
    display: inline-block;
    float: left;
}

.membershipcheck {
    text-align: right;
    max-width: 30%;
    float: right;
}

.membershipjoin {
    display: inline-block;
    float: right;
}


#calcontainer{
	position: relative;
}

.close-btn{
    height: 40;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #333;
}

ul.event-btns {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 10px auto;
}

.event-btns li {
    display: inline-block;
    float: left;
}

.event-btns a {
    background: #a0a0a0;
    padding: 0px 9px;
    display: inline-block;
    float: left;
    margin-right: 5px;
    font-size: 12px;
    color: white;
}




/* [JD #25560 01/06/16] */
.ev_guest_quiz { margin-bottom: 10px; }
.ev_guest_quiz input { margin: 0 5px 0 0; }
.ev_guest_quiz tr { margin: 5px 0 5px 0; }
.ev_guest_quiz th { vertical-align: top; }
.req_asterisk { margin-right: 0.5em; color:red; }

/* TLS-1528 - Nomad - Cleaned CSS styles */
/* Inline Styles removed */
.divguests { 
  		background-color: #fafafa;
		border: solid 1px;
		border-color: #dddddd;
		display: none;
		height: 460px;
		margin: 0 auto;
		overflow: auto;
		position: absolute;
		width: 100%;
		top: 0;
		right: 0;
		z-index: 500;
		padding: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}



.divassoc { 
	background-color: #fafafa;
	border: solid 1px;
	border-color: #336699;
	display: none;
	height: 460px;
	margin: 0 auto;
	overflow: auto;
	position: absolute;
	width: 650px;
	z-index: 500;
}

.associateList .organization {
	hyphens: auto;
	overflow-wrap: break-word;
	vertical-align: text-top;
}


.event_wrap label {
    display: inline-block;
    margin-right: 8px;
}

.event-select select {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	a.btn.view-btn {
		width: 49%;
		margin-bottom: 10px;
	}


.event-detail-left, .event-detail-right, .membershipcheck {
    float: none;
    width: 100%;
}

.event-detail-left, .event-detail-right {
    padding: 0;
}

.membershipcheck{
	max-width: 100%:;
}



}

#viewregdetails {
    margin-bottom: 30px;
}





