
 li {list-style: disc;
list-style-position: inside;}

.main-navigation ul li {list-style:none;}

.box-content {
    text-align: left;
}

.events h3 {color: #ffffff; font-weight: 400; font-size: 1.375rem; padding: 0.5em; margin-bottom: 0;}

p {
margin-bottom: 12px;
}

.gform_wrapper span.gform_description {
    
    width: calc(100% - 30px);

}

#exhibiting-form h3.gform_title {
    background-color: #21354e;
    color: #fff !important;
    width: 68%;
    padding: 13px 18px;
    font-size: 15pt !important;
margin-bottom: 1em;
}

.event-list li  {height:400px!important}

.boxes {
    margin-bottom: 19px;
}

.tab-title {
    
    width: 30%;
    padding: 10px 12px;
    font-size: 15pt !important;
}

.testimonialQuote  p {font-size: 1.1875rem;
line-height: 29px;
font-weight: 300;
font-family: 'OpenSans-Italic';}

.testimonialQuote h6 {line-height: 1.5;}

.two-images .lft-img {

    text-align: left;
}

.speakerImg a.exhibitor_url img {width:118px; height: auto;}

.col-md-6 p {
    text-align: justify;
}

.event-date-time h3 {
   display:none;
}

.event-date-time {
    margin-bottom: 1em;
}

textarea#admin_additional_note {
    text-transform: none !important;
}

input#individual-check {
    left: 570px;
}

.workshop_description p {
    font-size: 12pt;
    padding-top: 0px;
    padding-bottom: 15px;
    border-top: none;
}

.workshop_description h1 {
    font-size: 15pt;
    Font-weight: bold;
}

h3.workshop_name {
   
    text-transform: none;
}

h3.workshop_name {
   
    width: 100%;
 
}

.workshop_extra_details {
    border-bottom: none;

}


a.seeAlso  {color: #ffffff; text-transform: uppercase; font-weight:700; font-size: 0.8em;}
.seeAlso {
	background-color:#e3000f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:12px 31px;
	text-decoration:none;
}
.seeAlso:hover {
	background-color:#ccc;
}
.seeAlso:active {
	position:relative;
	top:1px;
}

.mailto {
    display: none;
}

.contact-info p.inline a {color:#ffffff}

#booking_frm textarea#admin_additional_note {
    color: #000000;
    font-weight: 700;
}



.form-control::-moz-placeholder 
{ color: #000;
opacity: 1;}

.form-control::-webkit-input-placeholder  {
    color: #000;
opacity: 1;
}

.form-control:-ms-input-placeholder  {
    color: #000;
opacity: 1;
}

input#submit {
    background-color: #f00;
    width: 70%;
    margin-top: 2em;
    color: #ffffff;
}






