/*
 * Compiled stylesheet: register.css
 * Shared by views:
 *   - app/Views/front/home/register.php
 *   - app/Views/front/home/registerold.php
 */

/* Fix intlTelInput overlap and width */
                                    .iti { width: 100% !important; display: block !important; }
                                    .iti__selected-flag { background-color: transparent !important; }
                                    #newmobile_code { padding-left: 95px !important; }