 body,h1,h2,h3,h4,table,p,a,div,button,input,strong,span:not(.fa) {
/*font-family: Arial,"Segoe UI", "Helvetica Neue", Helvetica,  sans-serif !important;*/
/*font-family: "Segoe UI",Arial,"Helvetica Neue", Helvetica,  sans-serif !important; */
font-family: "Segoe UI",Arial,"Helvetica Neue", Helvetica,  sans-serif !important;
 }
 .eventwelcomecontent, .eventwelcomecontent p,input.form-control ,.eventwelcomecontent >span,.table,.table-striped,.table-striped>tbody>tr:nth-of-type(odd)>*
 {
  font-family: "Segoe UI",Arial,"Helvetica Neue", Helvetica,  sans-serif !important;
  color: #333333 !important;
 }
 .details-link{
  color: #0d73b8 !important;
 }
.details-link:hover{
   background-color: unset !important;
 }

 .static-top.navbar-dark .navbar-brand a h1{
  vertical-align: inherit !important;
 }
.btn-primary, .btn-secondary, button.cancel , button.remove-value,.button1{
  border-radius: 24px !important;
 }
.crmEntityFormView .actions{
  padding-left: 20px !important;
 }
.form-check,.eventwelcomeinfopara{
  padding-top: 20px !important;
 }
 .crmEntityFormView .cell.boolean-radio-cell input[type=radio] {
    vertical-align: middle !important;
}
 .siteTitle{
  font-size:25px !important;
 }
 img:not(.navbar-header img) {
  border-radius: 20px !important;
 }
.navbar-header img
{
  height: 45px !important;
  margin-right: 50px !important;
}
.static-top.navbar .menu-bar > .navbar-nav > li > a
{
  font-size: 18px !important;
}

.table>:not(caption)>*>* {
border-bottom-width: 0px !important;
}

.static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  display: none !important;
}

.navbar-static-top.navbar-inverse{

background-color: #FFFFFF !important;
}
.form-control:focus{
    border-color: #69c !important;
}

label[id$="_CaptchaTextBoxLabel"]{
    display:flex !important;
    /*font-family: Arial,"Segoe UI", "Helvetica Neue", Helvetica,  sans-serif !important;*/
    font-family: "Segoe UI",Arial,"Helvetica Neue", Helvetica,  sans-serif !important;
    font-size: 15px !important;
    color: #333333 !important;
  }
  
  .captcha-cell
  {
  padding:0 28px 20px !important; 
  }
  .field-label{
    color: #333333 !important;
    
  }
  .card-text{
    padding: 10px !important;
  }
  .crmEntityFormView .cell{
   /*font-family: Arial,"Segoe UI", "Helvetica Neue", Helvetica,  sans-serif !important;*/
    font-family: "Segoe UI",Arial,"Helvetica Neue", Helvetica,  sans-serif !important;
     
}
  .crmEntityFormView .cell .description{
    /*font-family: Arial,"Segoe UI", "Helvetica Neue", Helvetica,  sans-serif !important;*/
   font-family: "Segoe UI",Arial,"Helvetica Neue", Helvetica,  sans-serif !important;
    font-size: 15px !important;
}


  /*.crmEntityFormView .cell .description:after{
    content: ' *';
    color: red;
    font-weight: 700;
}*/
label[for="acceptTermsCheckbox"]{
  font-size: 20px;
 /*font-family: Arial,"Segoe UI", "Helvetica Neue", Helvetica,  sans-serif !important;*/
    font-family: "Segoe UI",Arial,"Helvetica Neue", Helvetica,  sans-serif !important;
}

.termsacceptoptions{
  margin-top: 25px;
}