.vue-quote-popup-trigger-button{height:46px;padding:0 10px;border-style:solid;border-width:2px;font-size:16px;font-weight:300;color:#000;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.vue-quote-popup-trigger-button{background:#FFF;border-color:transparent;width:185px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.vue-quote-popup-wrap{position:fixed;z-index:1500;top:0;bottom:0;left:0;right:0;overflow:auto}.vue-quote-popup-overlay{position:fixed;z-index:10;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.75)}.vue-quote-popup{position:absolute;z-index:20;background:#f7f5f6}.vue-quote-popup-close{position:absolute;top:15px;right:10px;width:21px;height:21px;cursor:pointer;background:linear-gradient(0deg,transparent,transparent 9px,#FFFFFF 0,#FFFFFF 12px,transparent 0),linear-gradient(90deg,transparent,transparent 9px,#FFFFFF 0,#FFFFFF 12px,transparent 0);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.vue-quote-popup-header{background:#000;padding:15px 40px 15px 20px}.vue-quote-popup-header h3{font-size:13px;font-weight:400;line-height:1.2;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:0 0 5px}.vue-quote-popup-header h4{font-size:24px;font-weight:300;line-height:1.1;text-transform:uppercase;color:#24c5a1;margin:0;letter-spacing:.03125em}@media only screen and (min-width:768px){.vue-quote-popup{top:10%;left:50%;width:560px;max-width:90%;border:2px solid #24c5a1;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.vue-quote-popup-header{-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}}@media only screen and (max-width:767px){.vue-quote-popup{top:0;left:0;right:0;min-height:100%}.vue-quote-popup-header h3{display:none}.vue-quote-popup-header h4{font-size:18px}}@media only screen and (max-width:480px){.vue-quote-popup-header h4{font-size:16px}.vue-quote-form-submit-wrap button{width:100%}}@media only screen and (max-width:380px){.vue-quote-popup-header h4{font-size:14px}}