/*
 *  Copyright (C) 2025 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 *  Dynamowebs : tax2u-co-uk-new All Rights Reserved :  module-popup-cancel-flow.css (Last modified : 9/10/25, 1:09 PM )
 *  module-popup-cancel-flow.css  Unauthorized copying of this file , via any medium is strictly prohibited
 *  Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 *  <faisal.aqurz@gmail.com> / <imran@dynamowebs.com>, at  10/ 9/ 2025
 *  can not be copied and / or distributed without the express  permission of Dynamowebs
 *  github  :: https://github.com/faisal3956/
 *  website :: https://www.dynamowebs.com
 */
.cancel-flow-modal .cancel-flow-modal-header { border-bottom: none; } .cancel-flow-modal .cancel-flow-modal-content { border-radius: 16px; } .cancel-flow-modal .cancel-flow-ico-email-outer { text-align: center; } .cancel-flow-modal input:focus-visible { outline-color: #c8d9f1; } .cancel-flow-modal .cancel-flow-title { margin: 10px 0px 15px 0px; font-family: Inter; font-size: 18px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: -0.15px; text-align: center; color: #1b75bc; } .cancel-flow-modal .cancel-flow-title1 { margin: 5px 0px 15px 0px; font-family: Inter; font-size: 18px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: 1.72; letter-spacing: -0.15px; text-align: center; color: #151515; } .cancel-flow-modal .cancel-flow-input-outer { text-align: center; } .cancel-flow-modal .cancel-flow-input { height: 56px !important; width: 100% !important; max-width: 390px !important; max-height: 56px !important; margin: 15px 0px 30px 0; padding: 5px 20px !important; border-radius: 8px !important; border: solid 1px #dbe7f6 !important; background-color: #e4edf8 !important; }
.cancel-flow-modal .input-group { display: flex; justify-content: center; } .cancel-flow-modal .cancel-flow-edit { position: absolute; top: 30px; right: 40px; } .cancel-flow-modal .cancel-flow-note { font-family: Inter; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: -0.12px; text-align: center; color: #050505; } .cancel-flow-modal .cancel-flow-btn { width: 50%; } .cancel-flow-modal .cancel-flow-check-outer { text-align: center; display: flex; justify-content: center; } .cancel-flow-modal .cancel-flow-check { display: block; width: 100%; max-width: 230px; max-height: 56px; font-family: Inter; font-size: 16px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #fff; padding: 17px 0.75rem; border-radius: 100px; border: none; background-color: #00aeef; } .cancel-flow-modal .cancel-flow-check:hover { background-color: #0198cf; } .cancel-flow-modal .cancel-flow-resend-outer { text-align: center; margin: 25px 0px 30px 0px; } .cancel-flow-modal .cancel-flow-resend { width: 100%; max-width: 330px; max-height: 23px; font-family: Inter; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.44; letter-spacing: -0.12px; text-align: center; color: #00aeef !important; text-decoration: underline !important; }
@media only screen and (max-width: 1200px) {}
@media only screen and (max-width: 992px) {}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 580px) {}
@media only screen and (max-width: 480px) {
	.cancel-flow-modal .cancel-flow-edit {
		right: 25px;
	}
}