
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*body,
html,
nav,
section { height: 100%; }*/

body,
html {background-color: #f2f2f2; }
h1 {font-size: 2rem; font-weight: bold; color:#00437b; }


/*ADMIN*/
div#block-components-theme-local-tasks {width:auto; z-index: 20; display: table; position: relative;}
nav.tabs ul {margin: 0; padding: 0 20px;}

div#block-components-theme-local-tasks  {border: 0; margin-bottom: 3rem;}
div#block-components-theme-local-tasks ul { display: table; border-bottom: 1px solid; width: 100%; }
div#block-components-theme-local-tasks ul li { list-style: none; float: left; border-right: 1px solid; border-top: 1px solid; }
div#block-components-theme-local-tasks ul li:first-child {border-left: 1px solid;}
div#block-components-theme-local-tasks ul li a { padding: 5px 20px; display: table;}
div#block-components-theme-local-tasks ul li a:hover { background-color: #ff6622; color: #fff;}
div#block-components-theme-local-tasks ul li a.is-active { background-color: #ff6622; color: #fff;}


.layout-container.maintenance.grid-container.fluid {max-width: 700px; margin: auto; text-align: center;}
.layout-container.maintenance.grid-container.fluid header img {margin: auto; display: table;} 

/*ADMIN END*/

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {border-radius: 0;}

#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button {padding: 0.5rem 0.7rem;}
.webform-button--submit.button {background-color:#00437b; border-radius: 0; font-size: 1.2rem; margin: 1rem 0; }

/*.branging_and_menu-out {position: absolute; z-index: 10;}*/
