
/* - ++resource++mediatria.cookies.stylesheets/main.css - */
/* https://ordineingegneri.milano.it/portal_css/++resource++mediatria.cookies.stylesheets/main.css?original=1 */
#cookies-header{background:rgba(255,255,255,0.95);position:fixed;bottom:-999px;left:0;width:100%;z-index:999;box-shadow:0 1px 4px -1px rgba(0,0,0,0.3);border-bottom:1px solid rgba(0,0,0,0.15);transition:bottom 1s linear 0s;}
#cookies-header.visible{bottom:0;}
#cookies-header-inner{padding:12px 0;margin-right:50px;font-size:13px;}
#cookies-header-inner h3{font-size:14px;margin-top:0;}
#cookies-header-inner h3:first-child{font-family:karlabold;}
#cookies-header-inner p{margin:0;}
#cookies-header-inner a{color:#4088c9;}
#cookies-header-inner a:hover{color:#074687;}
#cookie-close{color:#444;font-size:35px;text-align:right;width:40px;cursor:pointer;top:0;right:15px;position:absolute;line-height:36px;height:40px;font-family:"Helvetica Neue",Helvetica,sans-serif;}
#cookie-close:hover{color:#3C87CC;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:768px){.container{width:750px;}
}
@media (min-width:992px){.container{width:970px;}
}
@media (min-width:1200px){.container{width:1170px;}
}
.mrow{margin-right:-15px;margin-left:-15px;}
.col-md-12 {position:relative;width:100%;}

