.smartplusdish .smart-plus .cwm-left-part-container{width:483px}
.smartplusdish .smart-plus .cwm-right-part-container{width:358px;margin-right:50px;padding:40px 20px;max-height:max-content}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer{display:block;padding-bottom:0;position:relative}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .overlay{position:absolute;width:80%;left:10%;background:rgba(0,0,0,0.5);border-radius:10px;text-align:center;padding:30px 20px;z-index:1;height:auto;color:#fff;font-size:11px;font-weight:500}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .apps-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .apps-grid img,.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .apps-grid .add-more{width:44px;height:44px;max-width:max-content;max-height:max-content}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .apps-grid .add-more{font-size:11px;font-weight:500;background:#fff;border:1px solid rgba(17,17,17,0.12);max-height:none;border-radius:8px;cursor:pointer}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .apps-grid .plusOperator{display:inline-block;text-align:center;line-height:44px}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .chooseApps{margin-top:20px}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .chooseApps h6{margin-bottom:20px;font-weight:400;font-size:14px;text-align:center}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .chooseApps .apps-item{position:relative}
.smartplusdish .smart-plus .cwm-right-part-container .cwm-cards-contianer .chooseApps .apps-item input[type="checkbox"]{position:absolute;right:-2px;top:-2px}
@media only screen and (max-width:767px){.smartplusdish .smart-plus .cwm-right-part-container{width:100%;margin:0}
.smartplusdish .smart-plus .cwm-left-part-container{width:100%}
}