/* ---------------events------------------------------- */
.events{
      margin-top: 60px;
}

.inactive{
  background: #5ADEFF;
}
/* .event {
  border: 1px solid #eee;
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
} */
.event:not(:last-child) {
  margin-bottom: 10px;
}
/* .event a { 
  margin-top: 15px; 
} */
.event .title p a {
  font-size: 1.2em;
}
.event p.cara_fee {
    margin-bottom: 0;
}
.event .blue.webinarRegister {
  margin-top: 3px;
}
.event .fa-check {
  color: #4DDE20;
  margin-right: 30px;
  margin-top: 9px;
}

.archived-event .title p a {
  font-size: 1.2em;
}
.archived-event p.cara_fee {
    margin-bottom: 0;
}

.archived-event .fa-check {
  color: #4DDE20;
  margin-right: 30px;
  margin-top: 9px;  
}

.archived-event .blue.webinarRegister {
  margin-top: 3px;
}

.product .title p a {
  font-size: 1.2em;
}
.product p.cara_fee {
    margin-bottom: 0;
}

.product .fa-check {
  color: #4DDE20;
  margin-right: 30px;
  margin-top: 9px;  
}

.product .blue.webinarRegister {
  margin-top: 3px;
}

.eventCart.table>thead>tr>th, .eventCart.table>tbody>tr>th, .eventCart.table>thead>tr>td, .eventCart.table>tbody>tr>td{
    border-top: 0px;
      padding: 5px 0px;
    width: 73%;
}
.remove-help {
    position: absolute;
    margin-left: 25px;
    margin-top: -15px;
}
/* .label {
  font-size: 12px;
  line-height: 1.15;
  height: 20px;
  border-radius: 0;
    text-shadow: none;
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
    background-color: #a0a0a0;
    padding: .2em .6em .3em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.label.arrowed {
    z-index: 1;
}
.label.arrowed:before {
  left: -10px;
  border-width: 10px 5px;
}

.label-grey.arrowed:before {
    border-right-color: #a0a0a0;
    -moz-border-right-colors: #a0a0a0;
  display: inline-block;
    content: "";
  border: 1px solid transparent;
} */
/* .label.arrowed:before {
    display: inline-block;
    content: "";
    position: relative;
    top: 0;
    z-index: -1;
    border: 1px solid transparent;
    border-right-color: #abbac3;
    -moz-border-right-colors: #abbac3;
} */

.label {
  position:relative;
    display: inline;
    padding: 4px 8px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
}


.label:after {
        content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 9px solid #a0a0a0;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 100%;
    z-index: 2;
}

/* .label:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 9px solid #a0a0a0;
    position: absolute;
    top: 50%;
    margin-top: -94px;
    right: 97%;
    z-index: 1;
}
 */
.label.label-grey{
    background: #a0a0a0; /* Old browsers */
    color:#fff;
    border: 1px solid #a0a0a0;
}


.event .price > table { 
  width: 100%; 
}
.event .price > table th, .event .price > table td { 
  background: #F5F5F5; 
  text-align: center; 
  padding: 10px; 
  border: 1px solid #EAEAEA; 
}
.event .register_button { 
  text-align: right; 
}
.attendees > div {
  padding-left: 0px;
  padding-right: 0px;
}
.attendees .form-group {
  margin-right: 0px;
  margin-left: 0px;
}
.attendees .form-group:last-child {
  padding-right: 0px;
}
.attendees .attendee .row {
  padding-right: 0px;
  padding-left: 0px;
}
.attendees .attendee .row.next-step {
  padding-right: 13px;
}
.attendees .control-label {
  margin-bottom: 10px;
}
.attendees .control .next-step {
/*   padding-right: 35px!important; */
}
.next-step {
  margin: 20px 0;
  text-align: right;
}
.next-step input, .next-step a, .next-step button {
  line-height: 21px;
}
.next-step input {
  border: 0px;
}
.next-step .cauraServicesPointer {
  padding: 10px 16px;
}
.next-step .arrow-right, .next-step .arrow-left {
  border-top: 21px solid transparent;
  border-bottom: 20px solid transparent;
  margin-top: 1px;
}
.next-step .remove {
  margin-bottom: -20px;
}
.event_details {
  margin-bottom: 20px;
}
.event_details > div {
  margin: 5px 0;
}
.event_details .price > table { 
  width: 100%; 
}
.event_details .price > table th, .event_details .price > table td { 
  background: #F5F5F5; 
  text-align: center; 
  padding: 10px; 
  border: 1px solid #EAEAEA; 
}
.payment_details {
    margin-top: 20px;
}
.payment_details table {
    width: 100%;
    margin-top: 15px;
}
.payment_details table th, .payment_details table td {
    text-align: center;
}
.payment_details table th, .payment_details td {
    padding: 5px;
    border: 1px solid white;
}
.payment_details table tbody td:first-child, .conference .payment_details table tbody td.title {
    text-align: left;
}
.payment_details table tbody td:last-child {
    text-align: right;
}
table.payment-summary tr th {
  padding: 0 25px;
}
table.payment-summary td {
  text-align: right;
}
#confirmation_form .next-step {
    padding-right: 0px!important;
}