/* Consent CSS */

#consentbkg {opacity:0; visibility: hidden; width:0; height:0; position: fixed; left:0; bottom:0; overflow: hidden; background:url("../im/bkg/consent_bkg.png") repeat; border-top:1px solid #A3C1D4;}
#consent {opacity:0; margin:6px auto 0px auto; padding:0 0px 0 0; width:820px; height:200px;}

.consentinfo {float:left; width:40px; height:40px; margin:10px 10px 0 0; background:url("../im/nav/consent_info.png") no-repeat; cursor:help;}
.consentinfo:hover {background-position:0 -40px;}
.consenttribox {width:190px; float:left; padding:2px 0;}
.consenttribox h2 {color:#697c9d; font-size:1.2em; margin:10px 0 0 0; padding:0; max-width:120px}
.consenttribox h3 {color:#697c9d; font-size:0.9em; margin:0; padding:0;}
.consenttribox p {color:#697c9d; font-size:0.7em; margin:0; padding:0;}

#consentdetails {position:fixed; left:0; bottom:101px; opacity:0; visibility:hidden; background:url("../im/bkg/consent_bkg.png") repeat;}
.consentheader {width:100%; overflow: hidden; text-align:center; color:#E1E1E1; background-color:#000000; border-top:1px solid #A3C1D4; border-bottom:1px dashed #596674;}
.consentsection {text-align:center; padding:10px; margin:0 50px;}
.consentsection h1 {padding:6px 50px 0 50px; color:#E1E1E1;}
.consentsection h3 {color:#E1E1E1; float:left; display:block; width:60%; text-align:left; border-bottom:1px dashed #040A2A;}
.consentsection p {padding:0 50px 10px 50px; margin:-5px 0 0 0;}
.consentsection a {color:#FFDD96;}
.consentsetting {float:right; padding:0 19px 0 0; color:#2F65B7;}
.consentdescription {font-size:10px; text-align:left; clear:both; color:#E1E1E1;}
.consentDNSMPI {font-size:11px; color:#FFDD96;}

.consentoption_on {float:left; width:155px; height:40px; margin:6px 0 0 0; background:url("../im/bkg/consent_bool.png"); background-repeat: no-repeat; background-position:top center; cursor:pointer;}
.consentoption_off {float:left; width:155px; height:40px; margin:6px 0 0 0; background:url("../im/bkg/consent_bool.png"); background-repeat: no-repeat; background-position:top center; background-position:0 -41px; cursor:pointer;}
.consentinfotoggle {}
.consentoption_inactive {float:left; width:155px; height:40px; margin:6px 0 0 0; background:url("../im/bkg/consent_boolinactive.png"); background-repeat: no-repeat; background-position:top center; cursor:not-allowed;}
.consentcontinue {width:150px; height:30px; margin:20px auto; padding:8px 10px 2px 10px; text-align:center; box-shadow:1px 1px 4px #333; border:1px solid #000; font-size:18px; cursor:pointer; background-color:#2F3556; color:#FFF;}
.consentcontinue:hover {background-color:#1b5cbe;}

#consentessential {}
#consentessentialdetails {}
#consentanalytics {}
#consentanalyticsdetails {visibility: hidden;}