﻿@import url("/LiverpoolTheme/Theme.LiverpoolTheme.css?14877");

@font-face {
      font-family: 'dinbold';
      src: url("/OnlineVergunningBaseTheme/font.eot");
      src: url("../fonts/din-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("/OnlineVergunningBaseTheme/font.woff") format("woff"), url("/OnlineVergunningBaseTheme/font.ttf") format("truetype"), url("../assets/web/fonts/din-bold-webfont.svg#dinbold") format("svg");
      font-weight: normal;
      font-style: normal;
}

body {
      background: #e7e8e9;
      font-family: "Arial Narrow", Arial, sans-serif;
      font-weight: normal;
      text-align: left;
      font-size: 16px;
      line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "dinbold",sans-serif;
    font-weight: 500;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #999;
    font-weight: 400;
    line-height: 1;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 500;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 500;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}


.background {
    height: 100%;
    left: 50%;
    margin-left: -750px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

.container {
    background-color: white;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 50px 65px 50px 65px;
}

.container #img-footer{
    float:right;
    max-width: 92px;
    margin-left: 20px;
}

abbr {
    white-space: nowrap;
}
abbr:before {
  font-family: 'FontAwesome';
  content: "\f05a";
  display: inline-block;
  margin-right:5px;
}


.tooltip-inner {
    text-align: left;
    min-width:auto;
    max-width:350px;
}

.container .footer {
    text-align: right ;
    line-height: 52px;
    font-size: 14px;
    margin-top: 25px;
}

.divider {
    background: none repeat scroll 0 0 #D1D2D4;
    border-radius: 3px 3px 3px 3px;
    height: 6px;
    position: relative;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
@media (max-width: 768px) {
    .container {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 25px 15px 25px 15px;
    }
    .background {
        display: none;
    }
    p {
        text-align: left;
    }
    .form-left.Form label {
        width: 100%; 
        display: inline-block;
    }
    .form-left.Form input {
        width: 100%; 
        display: inline-block
    }
    .select2-container {
        width: 100% !important;
        display: inline-block
    }
     .AccordionTitle {
        font-size: 17px !important;
    }
    h2, .h2 {
        font-size: 25px !important;
    }
    h1.scrollheading {
        font-size: 25px !important;
    }
}


p {
    font-family: inherit;
    font-weight: normal;
    margin-bottom: 1em;
    color: #444;
}

a,
a:link,
a:visited {
    color: #F47920;
    -webkit-transition: color .2s ease-in;
            transition: color .2s ease-in;
}

h1.scrollheading {
    background-image: url(/OnlineVergunningBaseTheme/img/header.jpg?24349);
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    min-height: 58px;
    margin: 0;
    padding: 12px 20px;
    width: 100%;
    font-size: 32px;
    font-weight: 200 !important;
}

.arrow-link {
    display: inline-block;
    margin-bottom: 2em;
    padding-right: 45px;
}
.arrow-link.orange {
    background: url(../images/background/arrow-orange.png?24349) no-repeat right center transparent;
    color: #F47920;
}
.arrow-link.orange:hover {
    background: url(../images/background/arrow-aqua.png?24349) no-repeat right center transparent;
    color: #009C99;
    text-decoration: none !important;
}

/* Buttons */

.continue, .return {
    border: none;
    background: none;
    font-family: "dinbold",sans-serif;
}

.continue {
    background: url(../images/background/arrow-orange.png?24349) no-repeat right center transparent;
    color: #F47920;
    padding-right: 35px;
    margin-left: 10px;
}

.continue:hover {
    background: url(../images/background/arrow-aqua.png?24349) no-repeat right center transparent;
    color: #009C99;
}

.return {
    background: url(../images/background/arrowback-orange.png?24349) no-repeat left center transparent;
    color: #F47920;
    padding-left: 35px;
}

.return:hover {
    background: url(../images/background/arrowback-aqua.png?24349) no-repeat left center transparent;
    color: #009C99;
}

.m_description {
    display: none;
}

.glyphicon {
    font-size: 16px;
}

.input-group-addon.validation-error {
    background-color: #F47920;
    color: white;
}

.input-group-addon.validation-success {
    background-color: #009C99;
    color: white;
}

.hideshowjs{
    display: none;
}

.heightTextarea{
    height: 100px !important;
}

#nietgelukt a, #geenkag a{
    margin-top: 10px;
}

a.continue:hover{
    text-decoration: none;
}

/* Buttons **************************/
.Buttons {
    box-shadow: none;
    margin-top: 0;
    padding: 0;
    text-decoration: none;
}

.Button,
a.Button {
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    box-shadow: none;
    color: #2e3136;
}

.Button:hover,
a.Button:hover {
    box-shadow: none;
}

.Button:visited,
.Button:link {
    color: #2e3136;
    font-size: 14px;
}

.Button:active {
    box-shadow: inset 0 10px 20px rgba(0,0,0,.25);
}

.Button.ButtonDefault,
.Button.Is_Default {
    background-color: #F47920;
    border: 1px solid #da620b;
    border-color: #da620b;
    color: #fff;
    text-shadow: none;
    box-shadow: 0px 3px 0px #ee6c4d;
}

.desktop .Button.ButtonDefault:hover,
.Button.Button.Is_Default:hover {
    background-color: #da620b;
    border-color: #bc5409;
}

/*  Remove additional spacing (padding) added by the FF browser  **************************/
.Button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.Button.Cancel,
a.ActionDelete {
    background-color: transparent;
    border-color: #999;
    color: #4c4c4c;
}

.Button.Success {
    background-color: #819744;
    color: #fff;
}

.Button.Neutral {
    background-color: #fcfcfc;
}

.Button.Danger {
    background-color: #623f38;
    border-color: #623f38;
    color: #fff;
}

.Button.Link {
    background-color: transparent;
    border-color: transparent;
    color: #F47920;
}

.Button.Small:visited,
.Button.Small:link {
    font-size: 11px;
    height: 26px;
    line-height: 24px;
}

.Button.Loading:before,
.Button.Loading[disabled]:before,
.Button.Loading:disabled:before {
    background-image: url(/WebPatterns/img/loading_liverpool_red.gif?20756);
}

.Button.Is_Default.Loading:before,
.Button.Is_Default.Loading[disabled]:before,
.Button.Is_Default.Loading:disabled:before,
.Button.ButtonDefault.Loading:before,
.Button.ButtonDefault.Loading[disabled]:before,
.Button.ButtonDefault.Loading:disabled:before {
    background-image: url(/WebPatterns/img/loading_liverpool_white.gif?20756);
}

/* Responsive Context **************************/
.desktop .Button:hover,
.desktop a.Button:hover {
    background-color: #e6e6e6;
    border-color: #4c4c4c;
    box-shadow: 0 0 1px 0 rgba(50, 50, 50, .75);
}

.desktop .Button:active,
.desktop a.Button:active {
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .25) inset;
}

.desktop .Button.Cancel:hover {
    background-color: #e0e1e3;
    border-color: #999;
    color: #4c4c4c;
}

.desktop .Button.Success:hover {
    background-color: #acc469;
}

.desktop .Button.Danger:hover {
    background-color: #9e5141;
    border-color: #9e5141;
}

.desktop .Button.Link:hover {
    background-color: transparent;
    border-color: #e83e26;
    color: #e83e26;
}

.phone .Button,
.tablet .Button,
.phone a.Button,
.tablet a.Button {
    padding-top: 0;
}

/* Accordeon */
.AccordionVertical {
    border-radius: 0;
    background-color: white;
    margin-top: 30px;
    border: 1px solid #e1e1e1 !important;
    border-bottom: 4px solid #e1e1e1 !important;
}

.AccordionVertical___icon {
    border-left: 0;
}
.AccordionVertical_Item .ToggleOpen {
    float: right;
    margin-top: -23px;
}
.AccordionVertical_Item .ToggleOpen .fa {
    color: #F47920;
}
.AccordionVertical_Item.Open .ToggleOpen .fa-chevron-down::before {
    content: "\f077";
}

.AccordionVertical_Item:last-child {
    border-top: 0 !important;
}
.AccordionVertical_Item {
    border-bottom: 1px solid #e1e1e1 !important;
    padding: 30px 40px;
}
.AccordionVertical___icon > .fa {
    border: 0;
    border-radius: 0;
    color: #F47920;
    font-size: 30px;
    font-weight: bold;
}

.AccordionVertical___title {
    color: #F47920;
}
.AccordionTitle {
    
    font-size: 22px;
    color: #F47920; 
}
.AccordionSubTitleContainer {
    margin-left: 48px;
}
.AccordionSubTitle {
    
    font-size: 13px;
    color: #999999; 
    margin-top: 15px;
    display: inline-block;    
}
.AccordionSequenceNr {
    border-radius: 50%;
    width: 26px;
    height: 26px;
    padding: 2px;
    background: transparent;
    border: 2px solid #009492;
    color: #F47920;
    text-align: center;
    font: 14px;
    display: inline-block;
    line-height: 24px;
    margin-right: 20px;
    vertical-align: text-bottom;
    padding-top: 0px;
}
.AccordionSubTitleContainer.Error .AccordionSubTitle {
    color: #b90013;
}

.AccordionSubTitleContainer.Error .fa.fa-fw.fa-close.fa-2x {
    display: inline-block !important;
    width: 0.7em;
    text-align: left;    
}
.AccordionSubTitleContainer.Error .fa.fa-fw.fa-close:before {
    content: "\f06a";
    color: #b90013;
    font-size: 14px;
}

.fa.fa-fw.fa-check.fa-2x, .fa.fa-fw.fa-close.fa-2x {display: none;}
.AccordionVertical__header {
    padding: 30px 40px 40px;
}

.AccordionItem.Completed {
    background-color: #f9f9f9;
}
.AccordionTitleContainer.Completed .AccordionTitle {
    color: #3f5363;
}
.AccordionTitleContainer.Completed .AccordionSequenceNr {
    color: #3f5363;
    border: 2px solid #3f5363;
}
.AccordionSubTitleContainer.Completed .AccordionSubTitle {
    color: #999999;
}

.AccordionItem:hover .AccordionTitleContainer .AccordionTitle {
    color: #3f5363;
}
.AccordionItem:hover .AccordionTitleContainer .AccordionSequenceNr {
    color: #3f5363;
    border: 2px solid #3f5363;
}
.AccordionItem:hover .AccordionSubTitleContainer .AccordionSubTitle {
    color: #999999;
}

.AccordionVertical_Item.open .AccordionVertical___icon > .fa {
    background-color: transparent;
    border: 0;
    color: #999999;
}

.AccordionVertical_Item.open .AccordionVertical__content {
    border-top: 0;
    padding: 0 40px 30px;
}

.AccordionVertical_Item.open .AccordionVertical__header {
    border-top: 0;
    font-weight: normal;
    padding-top: 30px;
}

/* Accordeon V2 */
.AccordionItem {
    border: 1px solid rgba(120,120,120,0.7);
    padding: 40px;
}

.Accordion_Content {
    padding: 0 48px;
}


.AccordionVertical_Item hr {
    color: #eeeeee;
}

.InputContainer {min-height: 90px;}

.melding {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 20px;
}

.melding-info {
    background-color: #d9edf7 ;
    border-color: #bce8f1 ;
    color: #31708f ;
}

.melding-fout {
    background-color: #f2dede ;
    border-color: #ebccd1 ;
    color: #a94442 ;
    
    }


@media screen and (min-width:100px) and (max-width:990px){
    form.dropzone div.dropheader {
        width: 100% !important;
        min-height: 30px !important;
        height: auto !important;
    left: 0 !important;
    margin-left: 0 !important;
    }
    form.dropzone div.dz-preview {
        text-align: center !important;
    }
    form.dropzone div.dz-image {
        background-repeat: no-repeat !important; max-width: 253px !important;
        margin: 0 auto 0 auto !important; position: initial !important;
    }
    form.dropzone a.dz-remove {
    margin-left: 0 !important; left: 0 !important; width: 100% !important; text-align: center !important;
    }
    form.dropzone {
        width: 100% !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
}



/* ToggleButton **************************/
.ToggleButton {
    background-color: #cfcfcf;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    height: 24px;
    outline: 1px solid transparent;
    -webkit-transition: outline-color .3s ease-out;
            transition: outline-color .3s ease-out;
    width: 40px;
}

.ToggleButton_label {
    color: transparent;
    cursor: pointer;
    display: block;
    height: 24px;
    position: relative;
    transition: left .15s ease-out;
    width: 40px;
}

.ToggleButton_label:after {
    background-color: #fff;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 1px;
    color: #444;
    content: "";
    display: block;
    height: 16px;
    left: 2px;
    position: absolute;
    top: 2px;
    transition: left .15s ease-out;
    width: 16px;
}

.ToggleButton_label.changed:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 16px;
    left: 18px;
    position: absolute;
    top: 2px;
    -webkit-transition: left .15s ease-out;
            transition: left .15s ease-out;
    width: 16px;
}

.ToggleButton_label input {
    opacity: 0;
    position: absolute;
    z-index: -1;

    
    
    
    
}

.ToggleButton.changed {
    background-color: #F47920;
    border-color: rgba(0, 0, 0, .05);
}

.ToggleButton.OSInline.changed {
    background-color: #F47920;
    border-color: rgba(0, 0, 0, .05);
}

/* tbv accordeons in de vergunning portaal */
.AccordionVertical_Item .ToggleOpen {
    float: right;
    margin-top: -33px;
}
.AccordionVertical_Item {
    border-bottom: 1px solid #e1e1e1 !important;
    padding: 20px;
}
.TableRecords_OddLine:first-child, .TableRecords_EvenLine:first-child, .TableRecords_Header:first-child {
    padding-left: 15px;
}

/* Custom css freek */
@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');

body {font-family: 'Oxygen', sans-serif;}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {font-family: 'Oxygen', sans-serif;color: #3D5A80;}

p {font-family: 'Oxygen', sans-serif;}

ul {margin-left: 18px;}

a, a:link, a:visited, a:focus {
    color: #3D5A80;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in;
}

.Button.ButtonDefault, .Button.Is_Default, .Button {
    text-shadow: none;
    padding: 10px 30px;
    font-size: 14px;
    height: 50px;
    line-height: 10px;
    min-width: 140px;
    border-radius: 15px;
    background-color: #3D5A80;
    border: 1px solid #3D5A80;
    border-color: #3D5A80;
    color: #fff;
    box-shadow: 0px 3px 0px #EE6C4D;    
}

.Button.Button.Is_Default:hover, .Button.Is_Default:hover, .Button:hover, .desktop .Button:hover, .desktop a.Button:hover, .Button:focus {
    background-color: #EE6C4D;
    border: 1px solid #EE6C4D;
    border-color: #EE6C4D;
    color: #ffffff;
    box-shadow: 0px 3px 0px #EE6C4D;
}

.Button {
    box-shadow: 0px 3px 0px #97C1D9;
}

.Button.Is_Default {
    box-shadow: 0px 3px 0px #EE6C4D;
}
 
h1.scrollheading {
    background-image: none;
    border-radius: 0;
    color: #3D5A80;
    min-height: 58px;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 32px;
    font-weight: 200 !important;
}

.AccordionVertical_Item .ToggleOpen .fa {
    color: #EE6C4D;
}

.AccordionTitle {font-size: 22px;color: #3D5A80;}

body {
    background: -webkit-linear-gradient(70deg, #3D5A80  30%, rgba(0,0,0,0) 30%), -webkit-linear-gradient(30deg, #EE6C4D 60%, #98C1D9 60%);
    background: -o-linear-gradient(70deg, #3D5A80  30%, rgba(0,0,0,0) 30%), -o-linear-gradient(30deg, #EE6C4D 60%, #98C1D9 60%);
    background: -moz-linear-gradient(70deg, #3D5A80  30%, rgba(0,0,0,0) 30%), -moz-linear-gradient(30deg, #EE6C4D 60%, #98C1D9 60%);
    background: linear-gradient(70deg, #3D5A80  30%, rgba(0,0,0,0) 30%), linear-gradient(30deg, #EE6C4D 60%, #98C1D9 60%);
    }

.Page.OSAutoMarginTop {margin-top: 60px !important;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar, div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar {
    background: #3D5A80;
}

input[type=file] {box-shadow: none;}
 
@media (min-width: 1200px) { .container {width: 1240px;}}

.container {margin-top: 0; box-shadow: 0px 4px 0px #293241; border-radius: 15px;margin-bottom: 30px;}

.divider {background: none repeat scroll 0 0 #EE6C4D;}

input[type="radio"]:after {background: #EE6C4D;border: 2px solid #EE6C4D;}

 .phone .Button, .tablet .Button, .phone a.Button, .tablet a.Button {
    height: 50px;
    line-height: 10px;
    text-decoration: none;
    padding: 0;
}

.Form input.ReadOnly {
    vertical-align: top;
}

.vestiginglogoheader img {
       max-width: 100%;
       max-height: 140px;
    }
}

@media only screen and (max-width: 40.063em) {
    .form-left.Form label {
        width: 100%; 
        display: inline-block;
    }
    .form-left.Form input {
        width: 100%; 
        display: inline-block
    } 
    .select2-container {
        width: 100% !important;
        display: inline-block
    }
    h2, .h2 {
        font-size: 25px !important;
    }
    h1.scrollheading {
        font-size: 25px !important;
    }
    html input[type="radio"], html input[type="checkbox"] {
        height: 20px;
        width: 20px;
    }
    .AccordionTitle {
        font-size: 17px !important;
    }
}

/* TBV uitgebreidde Vraag en Antwoord spel */

/* .Progress_bar.Blue {
  background-color: var(--grey);
} */
.Progress {
  background-color: #E6E6E6;
  box-shadow: none;
  margin-top: 17px;
}
.desktop .progresstekst {
  text-align: left;
  margin-top: 11px;
}
.progresstekst,
.progresstekst span {
  font-size: 18px;
}
.divider {
  background: none repeat scroll 0 0 var(--greyblack);
  border-radius: 0;
  height: 0;
  position: relative;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.small .uitlegbloklinks,
.small .uitlegblokrechts,
.phone .uitlegbloklinks,
.phone .uitlegblokrechts,
.tablet .uitlegbloklinks,
.tablet .uitlegblokrechts {
  width: 100%;
}
.small .uitlegblokrechts,
.phone .uitlegblokrechts,
.tablet .uitlegblokrechts {
  padding-left: 0;
}
.small .uitlegbloklinks,
.phone .uitlegbloklinks,
.tablet .uitlegbloklinks {
  padding-right: 0;
}
.small .uitlegblok,
.phone .uitlegblok,
.tablet .uitlegblok {
  padding: 20px;
}
.small .vraagclass,
.small .antwoordclass {
  width: 100%;
}

.phone .vraagclass,
.phone .antwoordclass {
  width: 100%;
}
.tablet .vraagclass,
.tablet .antwoordclass {
  width: 100%;
}
.desktop .progresstekst {
  text-align: left;
  margin-top: 11px;
  margin-left: 20px;
}

.small .progressbar,
.phone .progressbar,
.tablet .progressbar {
  width: 100%;
}
.small .progresstekst,
.phone .progresstekst,
.tablet .progresstekst {
  margin-top: 20px;
  margin-left: 0;
}
.small .knopcontainer,
.phone .knopcontainer {
  width: 100%;
  margin-left: auto;
}
.uitlegafbeelding img{
    width: 100%
}
.uitlegblok {
  background-color: #E6E6E6;
  padding: 40px;
  margin-top: 60px;
}
.uitlegbloklinks {
  padding-right: 20px;
}
.uitlegblokrechts {
  padding-left: 20px;
}
 
/* Custom Gemeente Amsterdam */

.Gemeente.Amsterdam {  
    background: -webkit-linear-gradient(70deg, #E6E6E6  30%, rgba(0,0,0,0) 30%), -webkit-linear-gradient(30deg, #F5F5F5 60%, #E6E6E6 60%);
    background: -o-linear-gradient(70deg, #E6E6E6  30%, rgba(0,0,0,0) 30%), -o-linear-gradient(30deg, #F5F5F5 60%, #E6E6E6 60%);
    background: -moz-linear-gradient(70deg, #E6E6E6  30%, rgba(0,0,0,0) 30%), -moz-linear-gradient(30deg, #F5F5F5 60%, #E6E6E6 60%);
    background: linear-gradient(70deg, #E6E6E6  30%, rgba(0,0,0,0) 30%), linear-gradient(30deg, #F5F5F5 60%, #E6E6E6 60%);
}

.Gemeente.Amsterdam .divider {background: none repeat scroll 0 0 #EC0000;}

.Gemeente.Amsterdam h1.scrollheading, .Gemeente.Amsterdam h1, .Gemeente.Amsterdam h2, .Gemeente.Amsterdam .Heading2, .Gemeente.Amsterdam .Heading3 {
    color: #004699;
}

.Gemeente.Amsterdam .Button.ButtonDefault, .Gemeente.Amsterdam .Button.Is_Default, .Gemeente.Amsterdam .Button {
    background-color: #E6E6E6;
    border: 1px solid #E6E6E6;
    border-color: #E6E6E6;
    color: #004699;
    box-shadow: 0px 3px 0px #004699;
}

.Gemeente.Amsterdam .Button.Is_Default {
    box-shadow: 0px 3px 0px #ec0000 !important;
}

.Gemeente.Amsterdam .Button.ButtonDefault:hover, .Gemeente.Amsterdam .Button.Is_Default:hover, .Gemeente.Amsterdam .Button:hover, .Gemeente.Amsterdam .Button:focus {
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5;   
    border-color: #F5F5F5;
    color: #004699;
    box-shadow: 0px 3px 0px #EC0000;
}
 
.Gemeente.Amsterdam .AccordionVertical_Item .ToggleOpen .fa {color: #EC0000;}

.Gemeente.Amsterdam .AccordionTitle {color: #004699;}

.Gemeente.Amsterdam .container {margin-top: 0; box-shadow: 0px 4px 0px #004699; border-radius: 15px;margin-bottom: 30px;}

.Gemeente.Amsterdam input[type="radio"]:after {background: #004699;border: 2px solid #004699;}

.Gemeente.Amsterdam a, .Gemeente.Amsterdam a:link, .Gemeente.Amsterdam a:visited, .Gemeente.Amsterdam a:focus {
    color: #004699;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in;
}

.Gemeente.Amsterdam div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar, .Gemeente.Amsterdam div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar {
    background: #004699;
}

