/**
 * @package     Joomla.Site
 * @subpackage  mod_ut_login
 * @copyright   Copyright (C) 2018 www.Unitemplates.com. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */
 
.modal-open .header-sticky.modal-scroll, .modal-open .menu-fixed.modal-scroll{padding-right: 17px;}
.modal-b3-centered{display:flex;display:-ms-flexbox;min-height:calc(100% - (30px * 2));align-items:center;-ms-flex-align:center;}
.ut-login .close{position: fixed;right: 10px;top: 10px;background: transparent;border: none;}
.ut-login .close span{font-family: initial;display: block;}
.ut-login .btn-secondary{width: 65px;}
.ut-login .icon-fw{font-family: "Font Awesome 5 Free";  font-weight: 900;}
.ut-login .icon-eye::before{content: "\f06e";}
.ut-login .icon-eye-slash::before{content: "\f070";}
