/* ~/CSS/Pages/Widgets/FunCaptchaModal.css */
.funcaptcha-modal-body{margin:0 auto;display:block;width:303px;}
/* ~/CSS/Pages/CookieLaw/CookieLaw.css */
.cookie-banner .cookie-law-accept-btn{margin-left:20px;}.cookie-banner-wrapper{bottom:0;position:fixed;display:none;width:100%;z-index:1050;}.cookie-banner-wrapper .banner-item{display:inline-block;}.cookie-banner-wrapper.phone .accept-btn{margin-top:12px;}.cookie-banner-wrapper.phone .cookie-law-accept-btn{margin-left:0;width:140px;}.cookie-banner-wrapper.phone .banner-item{display:block;}.cookie-modal-overlay.modal-backdrop.in{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1060;display:none;}.cookie-modal{left:50%;top:50%;position:fixed;width:600px;height:468px;z-index:1070;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.cookie-modal .cookie-modal-padding{padding-left:30px;}.cookie-modal .cookie-modal-list{list-style:disc;margin-left:18px;margin-top:2px;}.cookie-modal .cookie-modal-list li{list-style:disc;}.cookie-modal .cookie-checkbox{padding-left:10px;padding-right:10px;margin-top:12px;}.cookie-modal .cookie-btn-allow{position:absolute;bottom:15px;right:15px;width:135px;}.cookie-modal.phone{width:90%;width:calc(100% - 30px);height:90%;height:calc(100% - 30px);}.cookie-modal.phone .cookie-modal-content{height:90%;height:calc(100% - 122px);overflow-y:scroll;}.cookie-modal.phone .cookie-btn-allow{width:90%;width:calc(100% - 30px);position:absolute;bottom:15px;right:15px;}.cookie-modal-wrapper.modal-dialog{display:none;}
