.callout .owl_wrap{
   display:table_cell;
}

.guides .guildeButtonContainer a{
   width:50%;
}

.topDemoLink{
   margin-right:15px !important;
}

.textMatchHelperBlock{
   padding-left:40px;
   color:gray;
   text-align:left;
   font-size:15px;
}

/************ misc ****************/
.noPadLeft{
   padding-left:0px;
   padding-right:15px;
}
.noPadRight{
   padding-left:15px;
   padding-right:0px;
}
/************ misc ****************/


#buildModal .modal-lg{
   width:1200px;
}
