﻿.ng-app { max-width: 1660px; margin-left: auto; margin-right: auto; min-height: 500px; padding: 20px; }
.panel-body { background-color: #fff; }
.accent { color: #2c7ba3 }
.text-normal { font-weight: normal!important}
.text-normal-nomargin { font-weight: normal !important;margin-top: -10px }
.alert-dismissible .close { top: -5px!important; color: #fff; }
.privacy-div { font-size: 1em;  padding: 30px; }
    .privacy-div a, .privacy-div a:visited, .privacy-div a:hover { text-decoration: underline; }
.privacy-div .panel-body{line-height: 1.5em; padding: 40px;}
    .privacy-div .panel-body ol  { margin: 20px 0; }
    .privacy-div .panel-body ol li { list-style: decimal; margin-bottom: 20px; }
.privacy-div h1 {text-align: center;font-size: 2em; font-weight: bold;}
    .privacy-div h2 { text-align: center; font-size: 1.5em; font-weight: bold; margin: 40px 0 30px; }
.table-gdpr { background: #fff; color: #444}