.address,.address_delivery{border:1px solid #bbb;border-radius:10px;float:left;margin:3px;min-height:130px;padding:5px;position:relative;width:190px;cursor:pointer;overflow:hidden;padding-bottom:0}.address_content{width:190px}.address .address_content .name{background:#eee;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border:1px solid #bbb;border-radius:10px;text-indent:10px;position:relative;z-index:1}.address .address_content .address_content_list{border:1px solid #bbb;border-top:0;border-radius:10px;border-top-left-radius:0;border-top-right-radius:0;padding:10px;margin-top:-10px;margin-bottom:10px;z-index:-1;background:#fff}.address.selected,.address:hover{background:#ddd;border:1px solid #aaa}.address .edit_btn{width:40px;height:40px;float:right;background:url('./images/edit_button.png') center center no-repeat;margin-left:10px}.address .edit_btn:hover{background:url('./images/edit_button_hover.png') center center no-repeat}.address .delete_btn{width:40px;height:40px;float:right;background:url('./images/delete_button.png') center center no-repeat;margin-left:10px}.address .delete_btn:hover{background:url('./images/delete_button_hover.png') center center no-repeat}.quant_down,.quant_up{width:21px;height:21px;background:url('./images/quant.png') center center no-repeat;border:0;font-weight:700;line-height:21px;text-align:center;cursor:pointer}.disabled.quant_down{display:none}.ui-dialog th{text-align:left}.static_gallery{margin-top:30px}.static_gallery .image{width:213px;height:138px;margin-bottom:10px;float:left}.static_gallery .image a{margin-right:10px;padding:3px;border:1px solid #ccc;float:left;transition:80ms ease-in;-o-transition:80ms ease-in;-ms-transition:80ms ease-in;-moz-transition:80ms ease-in;-webkit-transition:80ms ease-in;display:block;line-height:0}.static_gallery .image a:hover{border:1px solid #999;background-color:#eee}.static_gallery .image img{max-height:130px;max-width:195px}#cookies_confirm{background-color:#fff;color:#000;margin-bottom:10px;border:1px solid #666;position:absolute;top:0;width:100%;box-sizing:border-box;z-index:10000}#cookies_confirm .text{padding:7px;text-align:center;float:left;width:95%}#cookies_confirm .button{text-decoration:underline!important;cursor:pointer}#cookies_confirm .close{float:right;color:#090;font-weight:700;cursor:pointer;padding:5px;padding-top:0;padding:7px}