#fmmConsent{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.3);z-index:1000;font-family:sans-serif;text-align:left;}#fmmConsent p.title{font-size:16px;font-weight:bold;margin:0 0 1em 0;text-align:left;}#fmmConsent p{font-size:12px;margin:0 0 1em 0;text-align:left;}#fmmConsent #fcModal{position:absolute;box-sizing:border-box;width:360px;top:calc(50% - 150px);right:calc(50% - 180px);left:calc(50% - 180px);background-color:#fff;border-radius:10px;padding:15px;}#fmmConsent #fcModal #fcManager section{padding:5px!important;margin:5px 0!important;background-color:#eee!important;border:0!important;border-radius:5px!important;}#fmmConsent #fcModal #fcManager section img,#fmmConsent #fcModal #fcManager section span.allways{float:right;color:#008000;cursor:pointer;font-size:12px;}#fmmConsent #fcModal #fcManager section img.arrow{margin-left:10px;}#fmmConsent #fcModal #fcManager section img.switch{margin-left:10px;}#fmmConsent #fcModal #fcManager section p.name{font-weight:bold;margin:0;}#fmmConsent #fcModal #fcManager section p.description{margin:5px 0;}#fmmConsent #fcModal #fcButtons{padding:15px 0 0 0;}#fmmConsent #fcModal #fcButtons a{display:block;margin:0 0 5px 0;padding:5px;border:solid 1px #d3d3d3;border-radius:5px;font-size:12px;text-decoration:none;text-wrap:none;text-align:center;font-weight:bold;}#fmmConsent #fcModal #fcButtons a:hover{text-decoration:none;}#fmmConsent #fcModal #fcButtons #fcAcceptAll{font-size:14px;background-color:#b2ffb2;border-color:#89cc89;color:#000;}#fmmConsent #fcModal #fcButtons #fcRejectAll{font-size:14px;background-color:#fff;border-color:#000;color:#000;}#fmmConsent #fcModal #fcButtons #fcManage{border-color:#fff;text-decoration:underline;}#fmmConsent #fcModal #fcButtons #fcSave{border-color:#fff;text-decoration:underline;}