#sortTable_chzn {
    display: none;
}

#directionTable_chzn{
	display: none;
}

.form-horizontal .control-label {
    padding-top: 0 !important;
}

.green-btn{
    background: #8bc53f none repeat scroll 0 0;
    color: #ffffff;
    font-size: 20pt !important;
    padding: 20px 20px;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    border: 0px;
}

.col5{
	float: left;
	width: 50%;
}

.col2{
	float: left;
	width: 20%;
}

.col4{
	float: left;
	width: 40%;
}

.col3{
	float: left;
	width: 30%;
}

.col10{
	float: left;
	width: 100%;	
}

.inputbox {
    
}

div.akeeba-bootstrap input, div.akeeba-bootstrap textarea, div.akeeba-bootstrap .uneditable-input {
    width: 100% !important;
    height: auto!important;
}

div.akeeba-bootstrap input[type="radio"], div.akeeba-bootstrap input[type="checkbox"] {
    float: left;
    line-height: normal;
    margin: 4px 5px 0 !important;
    width: auto !important;
}

label {
    font-family: Lato,Helvetica,sans-serif;
}

#industry {
    width: 100%;
}

.col5 .chzn-container.chzn-container-single {
    width: 280px !important;
}

.col3 .chzn-container.chzn-container-single {
    width: 160px !important;
}

.fullrow {

}
.fullrow .row {
    padding: 30px;
    border-bottom: 1px solid #828385;
}
.fullrow .row div div {
    vertical-align: middle;
}
.fullrow .row div div div.logowrap {
    width: 100%;
}
.fullrow .row div div.text-center {
    line-height: 25px;
    border-left: #000 solid 1px;
    padding: 20px 0;

}
.fullrow .row div div p {
    margin-bottom: 0;
    font-size: 20px;
}
.fullrow .row div div img {
    max-width: 90%;
}
.fullrow .row div,
.fullrow .row div a {
    color: #000;
}

.hiddenrow div p {
    font-size: 16px;
}
.hiddenrow div p,
.hiddenrow div p a {
    color: #fff!important;
    font-weight: normal;
}

.memberexpand{

}

.memberlogo{
	float: left;
	width: 30%;
}

.membercontact{
	float: left;
	width: 30%;
	text-align: center;
	margin-top: 25px;
}

.memberphone{
	float: left;
	width: 30%;
	text-align: center;
	margin-top: 25px;
}

.toprow {
    padding: 20px 30px;
    border-color: #aeaeb0 #aeaeb0 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 2px 2px medium;    
}

.hiddenrow {
    /* background-color: #7491a3; */
    background-color: #03989e;
    display: none;
}

.hiddeneventsrow {
    display: none;
}

.hiddennewsrow {
    display: none;
}

.memberdescription {
    color: #ffffff;
}

.memberimage{
	float: left;
	width: 40%;
}

.memberdescription{
	float: left;
	width: 20%;
}

.plus .memberexpand span::before {
    content: "+";
    font-size: 42px;
}

.minus .memberexpand span::before {
    content: "-";
    font-size: 42px;
}

.plus .eventexpand span::before {
    content: "+";
    font-size: 42px;
}

.minus .eventexpand span::before {
    content: "-";
    font-size: 42px;
}

.plus .newsexpand span::before {
    content: "+";
    font-size: 42px;
}

.minus .newsexpand span::before {
    content: "-";
    font-size: 42px;
}

.membercontact > a {
    color: #2d2d2d;
    font-family: Lato,Helvetica,sans-serif;
}

.memberphone > a {
    color: #2d2d2d;
    font-family: Lato,Helvetica,sans-serif;
}

.fullrow:last-of-type > .toprow {
    border-bottom: 2px solid #aeaeb0;
}

.memberdescription > a {
    color: #fff;
}

.control-label.bfmembership_Label > label {
    color: #000000;
}

.bfmembership_Details div {
    color: #000000;
}

#details label {
    color: #000000;
}

div.akeeba-bootstrap select {
    width: 100%;
}
div.akeeba-bootstrap label {
    display: inline-block;
}

.logowrap img {
    max-height: 110px;
}

.text-businessname {
    margin-top: 20px;
}


.image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.earlybirdtitle {
    font-size: 30px;
    font-weight: bold;
    left: 0;
    position: relative;
    top: -125px;
    width: 100%;
    color: #232560;
}

.earlybirddate {
    font-size: 30px;
    font-weight: bold;
    left: 0;
    position: relative;
    top: -120px;
    width: 100%;
    color: #232560;
}

ul.sponsors li img {
    border: 10px solid #ffffff;
}

.earlybirdcost {
    position: relative;
    top: -95px;
}

.earlybirdcostnonmember {
    position: relative;
    top: -95px;
}

.earlybird {
    background: #e6e6e6 none repeat scroll 0 0;
}

.passwordbutton .btn-large {
    margin-top: 0 !important;
}

#passwordForm {
    border: 1px solid;
    padding: 20px 40px 60px 350px;
}

.btn-success.button {
    float: right;
}

.bfmembership_Introtext_payments {
  color: #000000;
  font-size: 12pt;
  font-style: italic;
}

.btn-warning {
	border-radius: 5px;
	font-size: 14pt;
	font-weight: bolder;
}

.avPlayerWrapper.avVideo {
    margin-left: 20px;
    margin-bottom: 20px;
}

/** Mobile Dsplay Media Query **/
@media only screen and (max-width : 768px) {
    .fullrow .row div div div.logowrap {
        text-align: center;
    }
    
    .hiddenmobile{
	    display: none;
    }    
}