.ioc-button-red{
    background-color: #83152d; /*#7B2A31;*/
}
.button, button {
font-family:Nunito;
    font-size: 1.25rem !important;
}
.ioc-button-red8{
    background-color: #ad182d;
}

.ioc-button-white{
     background-color: #fff;
    color: #ad182d;
    border-radius: 15px;
}

.ioc-button-red.radius {
    border-radius: 25px;
}

.ioc-button-blue{
    background-color: #113548;
}

.ioc-button-blue.radius {
    border-radius: 25px;
}

.ioc-button-orange{
    background-color: #93372b;
}

.ioc-button-green{
    background-color: #88853C;
}

.ioc-button-orange2 {
    background-color: #AE4D2A;
}

.ioc-button-poppy {
    background-color: #C7303D;
}

.ioc-button-lt-blue {
    background-color: #3A97C7;
}

.ioc_button {
	text-align: right;
	margin-right: 1em;
	/*margin-top: 15px;*/
    background-color: #ad182d;
    font-size: 1.5rem;
  
}

.ioc_button a {
    color: #fff;
}

.ioc_button.radius {
    border-radius: 25px;
}


.button.radius {
border-radius: 25px;
}

.button.med {
    padding-top: 1.28571rem;
    padding-right: 1.27143rem;
    padding-bottom: 1.35714rem;
    padding-left: 1.27143rem;
    font-size: 1.12857rem;
}

.ioc-button-round a[href]  {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.42857rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 0.71429rem;
    padding-right: 1.42857rem;
    padding-bottom: 0.78571rem;
    padding-left: 1.42857rem;
    font-size: 1rem;
    color: #FFFFFF;
    border-radius: 25px;
}

.lhh-button {
    background-color: #0d6f63;
    border-color: #0d6f63;
}

/*WHITE JOIN BUTTON - FOOTER*/
.l-cta #boxes-box-become_a_member a {
    font-size: 1.2rem;
    color: #014161;
    background-color: white;
    padding: 8px 30px;
    border-radius: 15px;
    letter-spacing: 1.5px;
    font-weight: bold;
}

/*EVENT REGISTRATION BUTTON*/

.button-reg {
background: #AA1F2E;
color: #fff;
border-radius: 25px;
margin: 1.2rem auto;
font-size: 1.2em;
}

.button-reg-disabled {
    /*background: #00527a;
    color: #fff;
border-radius: 5px;
margin: 1rem auto;
font-size: 1rem;
padding: 0.57143rem 0.85714rem;*/
background: #ad182d;
        background-color: rgb(157, 34, 53);
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}

.webreg-view-list .views-row-odd {
    background: #ffffff !important;
   
}

.webreg-view-list .views-row-even {
border-bottom: 1px solid #c5c5c6;    
border-top: 1px solid #c5c5c6;
}

.webreg-title {
    font-size: 1.4rem !important;
    font-weight: bold;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}

.webreg-title ul, .webreg-title ol, .webreg-title dl {
line-height: 1.2 !important;
}

.webreg-title a[href] {
color: #404343;
font-weight: bold;
}

.webreg-date{
font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 1.2rem;
}

.button-reg {
    background: #AA1F2E;
        background-color: rgb(170, 31, 46);
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}

.button-reg-reverse{
 background: #fff;
       /* background-color: rgb(157, 34, 53);*/
    color: #AA1F2E;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}

.disabled {
   opacity: 0.6;
   cursor: not-allowed;
}

.button-reg-blue {
 background:  color: #113547;
       /* background-color: rgb(157, 34, 53);*/
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}

.button-reg-orange {
 background: #DE4712;
       /* background-color: rgb(157, 34, 53);*/
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}

.button-reg-blue-bright {
 background: #063c84;
       /* background-color: rgb(157, 34, 53);*/
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}

.button-reg-yellow {
 background: #D1B71F;
       /* background-color: rgb(157, 34, 53);*/
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}

.button-reg-green {
 background: #1FAB3E;
       /* background-color: rgb(157, 34, 53);*/
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}


/*SIDE BY SIDE*/
#button-container {
  text-align: center;
}

.button-side-x-side {
  display: inline-block;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #113547 !important;
    opacity: 1;
       
}

.button.radius{
     border-radius: 25px;
}

.button.med {
    margin: 1.2rem auto;
    font-size: 1.2rem;
   padding: 0.57143rem 2.85714rem;
}

/*DISABLED = COMING SOON*/

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
   /* background-color: #113547;*/
      opacity: 0.6 !important;
   cursor: not-allowed;
}


.button-reg.coming-soon {
background: #AA1F2E;
color: #fff;
border-radius: 5px;
margin: 1.2rem auto;
font-size: 1.2rem;
opacity: 0.6 !important;
   cursor: not-allowed;
}


.coming-soon:hover, .coming-soon:focus {
      opacity: 0.6 !important;
   cursor: not-allowed;
}

a.reglink { 

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 1px 2px 4px #222222;
	text-shadow: 1px 1px 3px #222222;
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    white-space: nowrap;
	background: #006699;
	color: #ffffff;
	margin-top: 10px;
}
a.reglink:hover {
	box-shadow: 1px 2px 4px #cccccc;
	text-shadow: none;
	transition: all 0.5s ease;
}

.button-orange {
 background: #EE963A;
    color: #fff;
    border-radius: 5px;
    margin: 1.2rem auto;
    font-size: 1.2rem;
}