@import url('https://fonts.googleapis.com/css?family=Arimo:400,700&display=swap');.warpper{display:flex;flex-direction:column;align-items:flex-start}.tabs{display:flex;justify-content:flex-start}.tab{cursor:pointer;padding:20px 15px;margin:-1px 5px;background:#f5f5f5;display:inline-block;color:#000;border-radius:10px 10px 0 0;border:1px solid #ccc;text-align:center}.tab-border{border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.tickSignPlans{width:7%;margin-left:-8%;margin-top:2%}.normaltext{color:#646464;font-size:12px}.normaltextforddedqoutes{color:#646464!important;font-size:10px!important;font-family:'Montserrat-Regular',sans-serif!important}.panels>div{padding-left:4%;padding-right:4%}.panels{background:#fff;border:1px solid #e5e5e5;min-height:300px;width:100%;border-radius:3px;overflow:hidden;padding:20px;margin-bottom:50px}.panel{display:none;animation:fadein .8s}@keyframes fadein{from{opacity:0}to{opacity:1}}.panel-title{font-size:1.5em;font-weight:bold}.radio{display:none}#one:checked~.panels #one-panel,#two:checked~.panels #two-panel,#three:checked~.panels #three-panel,#four:checked~.panels #four-panel{display:block}#one:checked~.tabs #one-tab,#two:checked~.tabs #two-tab,#three:checked~.tabs #three-tab,#four:checked~.tabs #four-tab{background:#fff;color:#000;font-weight:700;border-bottom:0 solid #ccc;z-index:999;margin-bottom:-1px}.planFilterValidateMSG{color:red;padding-right:20px}