#main_ads { }.t_field_error_msg { color: red; font-weight: bold; padding-bottom: 2px; }.overlayAdsBtn { position: fixed; top: 0px; left: 0px; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.8); display: flex; justify-content: center; align-items: center; z-index: 9999; }.clonedAdsBtn { background: rgb(255, 255, 255); padding: 20px; border-radius: 8px; max-height: 80%; overflow: auto; font-size: 26px; max-width: 66%; width: unset !important; }.clonedAdsBtn #add_info { display: none; }.clonedAdsBtn img { max-width: 100%; display: inline-block; position: relative; vertical-align: middle; max-height: 100% !important; }.clonedAdsBtn a { max-width: 100%; height: 100%; position: relative; display: flex; flex-wrap: wrap; justify-content: center; }.xAdsBtn { position: relative; bottom: 1px; left: 68%; font-size: 16px; cursor: pointer; background-color: rgb(255, 77, 79); color: rgb(255, 255, 255); border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 5px; width: 75px; padding: 2px; z-index: 1; }