/**
 * @version		1.0.1
 * @package		Ocular template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
iframe {
    border: none !important;}

a.boxbtn{
color: #000;
padding: 16px 32px;
border: 2px solid #000;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
display: inline-block;
}

a.boxbtnsml{
color: #000;
padding: 8px 16px;
border: 2px solid #000;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
display: inline-block;
}

a.reg{
text-decoration: underline;
}
