/**
 * @package     Joomla.Plugin
 * @version    3.0.0
 * @package    System plugin
 * @author     HindInfotech Team <chetnath.hindinfotech@gmail.com>
 * @copyright  2023 HindInfotech Software Services
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */


.site .modal{ top: 200;}
.modal-title{ color: #2386E8; width: 100%; text-align:center; }
.modal-content{ border:5px solid #E0B341!important; width:85%;margin: 0 auto; }
