/******************************************************************
Site Name   : Proceon
Author      : Roelof Bos | Ragfijn.nl
Stylesheet	: Variables
******************************************************************/
@import url("https://use.typekit.net/qcm5zvr.css");
@font-face {
  font-family: proxima-nova-alt;
  font-weight: 400;
  src: url(/inc/fonts/ProximaNovaAltRegular.otf); }
@font-face {
  font-family: proxima-nova-alt;
  font-weight: 600;
  src: url(/inc/fonts/ProximaNovaAltBold.otf); }
/*
// Proceon kleuren
color1 $lightgray: #AFBCC3;
color2 $darkgray: #485A60;
color3 $pink: #EAC1B7;
color4 $lightgreen: #B8DBCE;
color5 $yellow: #F5DEA5;
color6 $blue: #7CC3D6;
color7 $red: #FC8B88;
*/
.bg-color1 {
  background-color: #AFBCC3; }

.bg-color2 {
  background-color: #485A60; }

.bg-color3 {
  background-color: #EAC1B7; }

.bg-color4 {
  background-color: #B8DBCE; }

.bg-color5 {
  background-color: #F5DEA5; }

.bg-color6 {
  background-color: #7CC3D6; }

.bg-color7 {
  background-color: #FC8B88; }

.fg-color1 {
  color: #AFBCC3; }

.fg-color2 {
  color: #485A60; }

.fg-color3 {
  color: #EAC1B7; }

.fg-color4 {
  color: #B8DBCE; }

.fg-color5 {
  color: #F5DEA5; }

.fg-color6 {
  color: #7CC3D6; }

.fg-color7 {
  color: #FC8B88; }

.border-color1 {
  border-color: #AFBCC3; }

.border-color2 {
  border-color: #485A60; }

.border-color3 {
  border-color: #EAC1B7; }

.border-color4 {
  border-color: #B8DBCE; }

.border-color5 {
  border-color: #F5DEA5; }

.border-color6 {
  border-color: #7CC3D6; }

.border-color7 {
  border-color: #FC8B88; }

/*

---uncaughtException---
TypeError: Cannot read property '/Users/roelofbos/Documents/Projecten/Proceon/core/public_html/inc/scss/_variables.scss' of null
    at /Applications/Koala.app/Contents/Resources/app.nw/app/scripts/fileWatcher.js:133:30
    at Array.forEach (<anonymous>)
    at Object.exports.addImports (/Applications/Koala.app/Contents/Resources/app.nw/app/scripts/fileWatcher.js:132:13)
    at getOrWatchStyleImports (/Applications/Koala.app/Contents/Resources/app.nw/app/scripts/compilers/common.js:63:21)
    at Object.exports.watchImports (/Applications/Koala.app/Contents/Resources/app.nw/app/scripts/compilers/common.js:79:5)
    at /Applications/Koala.app/Contents/Resources/app.nw/app/scripts/compilers/SassCompiler.js:160:20
    at ChildProcess.exithandler (child_process.js:264:7)
    at emitTwo (events.js:135:13)
    at ChildProcess.emit (events.js:224:7)
    at maybeClose (internal/child_process.js:943:16)

*/
/*
// Proceon kleuren
color1 $lightgray: #AFBCC3;
color2 $darkgray: #485A60;
color3 $pink: #EAC1B7;
color4 $lightgreen: #B8DBCE;
color5 $yellow: #F5DEA5;
color6 $blue: #7CC3D6;
color7 $red: #FC8B88;

// Pastel:
color3 $pink: #EAC1B7;
color4 $lightgreen: #B8DBCE;
color5 $yellow: #F5DEA5;
color6 $blue: #7CC3D6;

// its-de-globe


stap0.1 = #485f64
stap0.2 = #8f9ea8

stap1.2 = #c0ddcc / lightgreen
stap1.3 = #9cbfbc / green / new
stap2.1 = #f19b9f / red
stap2.3 = #fadfe7 / pink
stap2.7 = #aad1e7 / blue

stap3.4 = #fbc263 / yellow

*/
.btn, .bel-ons-popup {
  background: #fbc263;
  border-color: #fbc263; }

#header .wrap a.logo {
  height: 4.2em;
  top: 0.4em; }

#header .wrap a.logo, .page-header a.logo {
  background-image: url(/site/logo-de-globe.svg); }

body #content .page-header, body #content .page-header .head-text:after {
  background: #c0ddcc; }

body.top_over-ons #content .page-header {
  background: #aad1e7; }
  body.top_over-ons #content .page-header .head-text:after {
    background: #aad1e7; }

body.top_voor-ouders #content .page-header {
  background: #c0ddcc; }
  body.top_voor-ouders #content .page-header .head-text:after {
    background: #c0ddcc; }

body.top_nieuws #content .page-header {
  background: #f19b9f; }
  body.top_nieuws #content .page-header .head-text:after {
    background: #f19b9f; }

body.top_agenda #content .page-header {
  background: #fbc263; }
  body.top_agenda #content .page-header .head-text:after {
    background: #fbc263; }

body.top_contact #content .page-header {
  background: #9cbfbc; }
  body.top_contact #content .page-header .head-text:after {
    background: #9cbfbc; }

#content .over_ons {
  background: #eeeeee; }
  #content .over_ons .wrap .logo .outline-logo {
    background-image: url(/site/outline-logo.svg); }
    @media (min-width: 1024px) and (min-width: 740px) {
      #content .over_ons .wrap .logo .outline-logo {
        top: -0.5em; } }
    @media (min-width: 740px) {
      #content .over_ons .wrap .logo .outline-logo {
        width: 4em; } }

.wrap.agenda-summary .bg-color1 {
  background: #fadfe7; }

#footer .bg svg path {
  fill: #c0ddcc; }

body, body.page_home.realbg, #footer .fg {
  background: #c0ddcc; }

/*# sourceMappingURL=site.css.map */
