/*!
 * =============================================================
 *
 * Name: Dynamic Form 
 * 
 * Version : 2.0
 * 
 * author: Anand Jeevi
 * 
 * Company: ProPlus Logics
 * 
 * Description : Add Dynamic form fields
 * 
 * (c) 2022 - ProPlus Logics<info@propluslogics.com> (https://propluslogics.com)
 * 
 * =============================================================
 */.dynamic-Form{text-align:center}.addMoreFields{margin:0 auto}.bt{margin:10px}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.errors,.required{color:#ce0303;font-weight:700}.input-remove{position:absolute;top:0;right:0;background:#ca0505;padding:5px 10px;border-radius:5px;margin-top:-5px;margin-right:15px;color:#fff;font-weight:800;cursor:pointer;display:none}.inputRow:hover .input-remove{display:block}.form-check{cursor:pointer}.form-check label{cursor:pointer}.btn-default,.btn-light{color:#212529;background-color:#e8ebf2;border-color:#e8ebf2}.btn-default:hover,.btn-light:hover{color:#212529;background-color:#e8ebf2;border-color:#e8ebf2}.btn-default.focus,.btn-default:focus,.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-default.disabled,.btn-default:disabled,.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#e8ebf2;border-color:#e8ebf2}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-default.dropdown-toggle,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#e8ebf2;border-color:#e8ebf2}.btn-default:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-default.dropdown-toggle:focus,.show>.btn-light.dropdown-toggle:focus .btn-default:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}