
/*covid popup*/
.legal_logo{width: 100%;float: left;padding: 29px;text-align: center;height: auto;border-right: none;padding-bottom: 10px;}
.legal_logo h4{font-size: 41px;color: #15202b;font-weight: bolder;text-transform: uppercase;line-height: 34px;margin-top: 45px;}
.legal_logo img{width: 58%;display: inline-block;}
.leagl_text{width: 100%;padding: 33px;float: left;margin-top: 0;line-height: 33px;padding-top: 0;}
.leagl_text p{font-size: 20px;font-weight: normal;color: #192027;text-align: center;margin-bottom: 20px;}
.covid_popup_box{display: inline-table;background: #FFEB3B;}
.leagl_text p span{font-weight: bold;}
#Covid19 .close {padding: 0;cursor: pointer;border: 0;position: absolute;transform: translate(-50% , -50%);
left: 50%;top: 41%;font-size: 40px !important;color: #fff !important;}
.covid_button{position: absolute;right: -29px;top: -39px;border-radius: 5px;
background-image: url(https://www.onlinelegalindia.com/services/consumer-complaint/image/corona_logo.svg);background-repeat: no-repeat;width: 100px;height: 100px;background-position: top center;background-size: 84px;}
.covid_continue_button{margin: 0 auto;display: inherit;border: none;border-radius: 51px;background: #26b3da;
color: #fff;font-size: 18px;box-shadow: 0 3px 4px rgb(234, 214, 38);position: relative;width: 150px;height: 48px;text-align: center;}
.covid_continue_button:hover{outline: none;}
.covid_continue_button i{float: left;margin: 0 0 0 17px;font-style: normal;}
.covid_continue_button::before{
content: '';background-image: url(https://www.onlinelegalindia.com/services/consumer-complaint/image/back.svg);
background-repeat: no-repeat;width: 19px;height: 20px;position: absolute;z-index: 1;
-webkit-transform: scaleX(-1);transform: scaleX(-1);right: 11px;top: 14px;}
.covid_continue_button::after{
content: '';background-repeat: no-repeat;width: 39px;height: 39px;background: #fff;position: absolute;right: 4px;z-index: 0;border-radius: 31px;top: 4px;}
.modal-body {background: #e6d221;}
/*covid popup*/

