#adyen-pos_terminal-container .payment-button{box-shadow:inset 0px 1px 0px 0px #a4e271;background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);background-color:#89c403;border-radius:6px;border:1px solid #74b807;display:inline-block;cursor:pointer;color:#ffffff;font-family:Arial;font-size:16px;font-weight:bold;padding:0.5em 1em;text-decoration:none;text-align:center;width:375px}#adyen-pos_terminal-container .payment-button:hover{background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);background-color:#77a809}#adyen-pos_terminal-container .payment-button:active{position:relative;top:1px}#adyen-terminal-message{padding-bottom:0.5em}#adyen-pos_terminal-container .payment-button .ec-text{display:inline-block}#adyen-pos_terminal-container .payment-button .ec-loading-spinner{display:inline-block;width:0.7em;height:0.7em;margin:0 0.5em 0 0}#adyen-pos_terminal-container .payment-button .ec-loading-spinner:after{content:" ";display:block;width:0.7em;height:0.7em;margin-left:0.5em;border-radius:50%;border:2px solid #fff;border-color:#fff transparent #fff transparent;animation:ec-loading-spinner 1.2s linear infinite}#adyen-pos_terminal-container .terminal-name{margin-bottom:1em}#adyen-pos_terminal-container .terminal-name-link{cursor:pointer;font-size:x-small;font-weight:normal}@keyframes ec-loading-spinner { 0% { transform:rotate(0deg);} 100%{transform:rotate(360deg)}}  #adyen-express-checkout div{width:380px;margin-bottom:0.5em}#adyen-express-checkout #errors-container .errorbox{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#FAE7EC;margin:20px 0px 20px 0px;color:#a92531;border:1px solid #FAE7EC;padding:10px;animation:shake 0.7s 1}#adyen-express-checkout div > label{display:inline-block;width:150px}#adyen-express-checkout div.error > label{color:red}#adyen-express-checkout div > span{display:inline-block}#adyen-express-checkout div input{display:inline-block;width:200px;background:#fff;border:1px solid #ccc;border-radius:5px}#adyen-express-checkout div select{display:inline-block;width:200px;background:#fff;border:1px solid #ccc;border-radius:5px}#adyen-express-checkout .basket div{display:block;margin-bottom:0.5em}#adyen-express-checkout .basket div img{display:inline-block;height:2em;margin-left:1em;margin-right:1em}#adyen-express-checkout .basket div span{display:inline-block}#adyen-express-checkout .payment-button{box-shadow:inset 0px 1px 0px 0px #a4e271;background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);background-color:#89c403;border-radius:6px;border:1px solid #74b807;display:inline-block;cursor:pointer;color:#ffffff;font-family:Arial;font-size:18px;font-weight:bold;padding:10px 24px;text-decoration:none;width:340px;text-align:center}#adyen-express-checkout .payment-button:hover{background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);background-color:#77a809}#adyen-express-checkout .payment-button:active{position:relative;top:1px}#adyen-express-checkout .terminal-name-link{cursor:pointer;font-size:x-small;font-weight:normal}