.disclaimer{
display: inline-block!important;
}
.ReqFieldTxt{
color: red!important;
width: -webkit-fill-available;
}
.inputAndLabel {
display: flex;
}
#iscd{
margin-top: 15px;
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: nowrap;
flex-direction: row;
min-width: 100%;   
}
#idcp *{
color: #ffffff!important;
}
#cd_qm{
position: absolute;
right: 5px;
width: 20px;
bottom: 10px;
}
div.col-md-4.paddingTB{
position: relative;
}
.cd-popup-msg,
.pp-popup-msg {
position: absolute;
top: -90px;
right: -250px;
color: #ffffff;
background-color: #00000091;
padding: 10px;
width: 270px;
font-size: 14px;
border-radius: 12px 12px 12px 2px;
display: none;
}
input[type=checkbox]#isCustomisableDisclaimerCheckbox {
width: 13px !important;
margin-top:3px!important;
}
.disclaimer-label{
color: #212529 !important;
}