.cdek_popup_button { background-color: #5cb85c; position: fixed; height: 40px; width: 271px; bottom: 0; right: 10px; text-align: center; font-size: 17px; color: white; font-weight: bold; padding-top: 10px; } .cdek_popup_button a { color: white; } .cdek_popup_block { background-color: #ffffff; position: fixed; border: 1px solid #5cb85c; height: 408px; width: 344px; bottom: -1px; right: 10px; z-index: 200; } .cdek_button_close { position: absolute; left: -44px; background: #5cb85c; height: 30px; width: 30px; border-radius: 15px; text-align: center; padding-top: 5px; background-image: url(//cdek.opencart.ru/calculator/assets/images/close-30.png); background-position: center; background-repeat: no-repeat; -webkit-box-shadow: 3px 3px 4px -2px rgba(0,0,0,0.75); -moz-box-shadow: 3px 3px 4px -2px rgba(0,0,0,0.75); box-shadow: 3px 3px 4px -2px rgba(0,0,0,0.75); }