/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

/*greyish: #f2f2f2;
*
*
*
*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 15, 2012 */



@font-face {
    font-family: 'proxima_nova';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_nova';
    src: url('../fonts/proximanova-boldit-webfont.eot');
    src: url('../fonts/proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-boldit-webfont.woff') format('woff'),
         url('../fonts/proximanova-boldit-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-boldit-webfont.svg#proxima_nova_rgbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}


@font-face {
    font-family: 'proxima_nova';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_ltbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_nova';
    src: url('../fonts/proximanova-regitalic-webfont.eot');
    src: url('../fonts/proximanova-regitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regitalic-webfont.woff') format('woff'),
         url('../fonts/proximanova-regitalic-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regitalic-webfont.svg#proxima_nova_ltbold_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}

/*@font-face {
	font-family: 'adelle_sans';
	src: url('../fonts/AdelleSans_Light.eot');
	src: url('../fonts/AdelleSans_Light.woff') format('woff'),
	     url('../fonts/AdelleSans_Light.svg') format('svg'),
	     url('../fonts/AdelleSans_Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*/


html,
button,
input,
select,
textarea {
    color: #595959;
}

body {
    font-size: 1em;
    line-height: 1.4;
    color: #595959;
    font-family: "proxima_nova", "helvetica neue", arial, sans-serif;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    /*font-smooth:never;*/
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
* override safari on ipad differences
*/
/*
body { -webkit-text-size-adjust: none; } niet zeker wat het doet */

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
* basics
*/

h1 {
    font-weight: normal;
    font-family: "adelle-sans-n3", "adelle-sans", "helvetica neue", arial, sans-serif;
}

img {
    -ms-interpolation-mode: bicubic;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Non-retina sprite voor IE8
   ========================================================================== */

html.lt-ie9 .close,
html.lt-ie9 ul.opties li.meer a.off span,
html.lt-ie9 ul.opties li.meer a.on span,
html.lt-ie9 .geplanderoute-form .prev,
html.lt-ie9 .geplanderoute-form .next,
html.lt-ie9 button.icon,
html.lt-ie9 span.arrow-red,
html.lt-ie9 .tw-btn span,
html.lt-ie9 .fb-btn span ,
html.lt-ie9 .em-btn span,
html.lt-ie9 .gp-btn span,
html.lt-ie9 a.backlink,
html.lt-ie9 .checked span.checkmark,
html.lt-ie9 .btn .info,
html.lt-ie9 .btn span.tandwiel,
html.lt-ie9 .errormessage,
html.lt-ie9 #toggle-sidebar,
html.lt-ie9 span.flag,
html.lt-ie9 .taal-dialoog .btn span.flag,
html.lt-ie9 .checked span.checkmark,
html.lt-ie9 .ui-state-active span.checkmark {
    background-image: url(../img/icon-sprite.png)!important;
    }



/* ==========================================================================
   Aan en uitzetten delen:
   ========================================================================== */

.optiebalk {
    display: none;
}
   body.optiebalk-on .optiebalk {display: block;}

.autocomplete ul {
    display: none;
}
    body.autocomplete-on .autocomplete ul, .focus .autocomplete ul {display: block;}
    body.autocomplete-on .input-prepend input {border-bottom-right-radius: 0px;}
    body.autocomplete-on .input-prepend .add-on { border-bottom-left-radius: 0px;}

.voorgeplandefietsroutes-balk {
    display: none;
}

    body.voorgepland-on .voorgeplandefietsroutes-balk {display: block;}

.routetype-samenstellen.popup {
    display: none;
    width:675px;
}
    body.routetype-on .routetype-samenstellen.popup {display: block;}

.popup.dialoog {
    display: none;
}

body.dialoog-on .popup.dialoog, .popup.dialoog-on {
    display: block;
}

.popup.tekst {
    display: none;
}
    body.tekst-on .popup.tekst {display: block;}

.resultaat {
    display: none;
}
    /*body.resultaat-on .resultaat {display: block;}*/

    /* body.sidebar-on .leaflet-control-container {margin-left:243px;position:relative; } */
    body.sidebar-on #map {margin-left:393px; }

.delen-dialoog {
    display: none;
}
    body.delen-on .delen-dialoog {display: block;}
    body.delen-on .resultaat {display: block;}

.taal-dialoog {
    display: none;
}
    body.taal-dialoog-on .taal-dialoog {display: block;}





.presentatie-toggle {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 200000;
}

.presentatie-toggle .nav-tabs > li > a {
    padding: 2px;
    font-size: 85%;
    width: 160px;
}

.presentatie-toggle .nav-tabs > li.active > a {
    color: #000;
    font-weight: bold;
}

.presentatie-toggle .nav-tabs li a {
    background: #fff;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


html, body {
    height: 100%;
}

a.underline {
    color: inherit;
    border-bottom: 1px solid #bfbfbf;
}

    a.underline.active {
        border-bottom: 1px solid #8CC95E;
    }

a.underline:hover {
    color: inherit;
    border-bottom: 1px solid #8CC95E;
    text-decoration: none;
}


header {
    /*height: 192px;*/
    min-height:202px;
    height:auto;
    position: relative;
    background: #f2f2f2 url(../img/bg_header.png) top left repeat-x;
    border-bottom: 1px solid #989898;
    -moz-box-shadow:0px 3px 5px rgba(0,0,0,0.3) ;
    -webkit-box-shadow:0px 3px 5px rgba(0,0,0,0.3);
    box-shadow:0px 3px 5px rgba(0,0,0,0.3);
    left: 0;
    right: 0;
    padding: 0;
    z-index: 12;
}

.container {
   width: 100%;
   max-width: 1200px;
   min-width: 1024px;
   margin: 0 auto;
   position: relative;

}

.inner {
  padding: 16px 32px 30px;
}

.optiebalk {
    height: auto;
    position: relative;
    left: 0;
    width: 100%;
    top:0;
    background: #e6e6e6;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #989898;
    -moz-box-shadow:0px 6px 6px #989898 ;
    -webkit-box-shadow:0px 6px 6px #989898;
    box-shadow:0px 3px 5px rgba(0,0,0,0.3);
    padding: 0;
    z-index: 11;
}

.vignet {
    display: none;
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -47%;
    z-index: 20;
    width: 95px;
    height: 92px;
    background: #FFD503 url(../img/logo_fietsersbondplanner.svg) no-repeat center center;
    background-size: 83px 83px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-backface-visibility: hidden;
}

.lt-ie9 .vignet {
    background: #ee7a23 url(../img/logo_fietsersbondplanner.gif) no-repeat center center;
}


/* no gradients in buttons */

.btn {
    background-image: none;
}

    .btn.active {
    background-image: none;
    box-shadow: none;
    }


.btn-primary {
    background-color: #9B9B9B; /* grey */
}

.btn-success {
    background-color: #79C04B; /* green */
}
    .btn-success:hover {
    background-color: #51A351; /* green */
}

.btn-info {
    background-color: #2386b7; /* blue */
}

    .btn-info:hover,
    .btn-info.disabled,
    .btn-info[disabled] {
        background-color: #1a6596; /* blue */
    }


body.home .vignet,
body.page .vignet
{
    display: block;
}

/* xiao: I believe the printpage is the only page where it could break? */
body.page.printpage .vignet {
    display: none;
}

header h1 {
    font-size: 21px;
    font-weight: normal;
    width: 459px;
    float:left;
    margin:0 0 13px;
}

.hoofdmenu  {
    height: 48px;
    box-shadow: none;
}

.hoofdmenu .navbar-inner {
    height: 47px;
    padding: 0;
    box-shadow: none;
}

.hoofdmenu .nav {
    width: 100%;
    margin:0;
    background: #404040 url(../img/bg_header.png) top left repeat-x;
    font-size: 98%;
    text-rendering: none;
}

.hoofdmenu .nav > li {
    width: 13.5%; /* 6x13% + 1x22 */
}

.hoofdmenu .nav > li.wide {
    width: 19%; /* 6x13% + 1x22 */
}


.hoofdmenu .nav > li > a {
    color: #d9d9d9;
    background: #404040 url(../img/bg_header.png) top left repeat-x;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
    text-transform: lowercase;
    padding: 15px 3px 13px 3px;
    text-align: center;
    font-family: "adelle-sans-n3", "adelle-sans", "helvetica neue", arial, sans-serif;
}

.hoofdmenu .nav > li.active > a,
.hoofdmenu .nav > li.active > a:hover {
    background: #333 url(../img/bg_nav_a_active.gif) bottom left repeat-x;
}

.hoofdmenu .nav > li > a:hover {
    background: #333;
}

.hoofdmenu .nav > li > a:focus,
.hoofdmenu .nav > li > a:hover {
  background-color: #333;
  color: #D9D9D9;
  text-decoration: none;
}

.hoofdmenu .nav > .active > a,
.hoofdmenu .nav > .active > a:hover,
.hoofdmenu .nav > .active > a:focus {
   background-color: #333;
   color: #D9D9D9;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}


.close {
    position: absolute;
    top: 22px;
    right: 32px;
    background: url(../img/icon-sprite_retina.png) 100% -120px no-repeat;
    background-size: 100px 750px;
    line-height: 25px;
    height: 25px;
    padding-right: 33px;
    font-family: "adelle-sans-n3", "adelle-sans", "helvetica neue", arial, sans-serif;
    cursor: pointer;
}

.modal button.close {
    background-color: #333333;
    background: transparent url("../img/icon-sprite_retina.png") no-repeat scroll 100% -120px;
    background-size: 100px 750px;
    border: 0 none;
    -moz-border-radius: 11px;
    border-radius: 15px 15px 15px 15px;
    color: #CCCCCC;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    height: 23px;
    line-height: 1em;
    padding: 5px;
    position: absolute;
    right: -7px;
    top: -8px;
    width: 23px;
    text-indent: -9999px;
}

.close:hover,
.modal button.close:hover {
    background-position: 100% -515px;
}


ul.opties {
    display: inline;
    width: 500px;
    float:right;
    text-align: right;
    margin: 0;
    padding: 11px 0 0 0;
}

ul.opties li {
    display: inline-block;
}

ul.opties li.meer {
    position: absolute;
    left: 675px;
}

ul.opties li.meer a {
    color: #595959;
}

ul.opties li.meer a.off span,
ul.opties li.meer a.on span{
    display:inline-block;
    margin-right: 5px;
    width: 11px;
    height: 1em;
    background: url(../img/icon-sprite_retina.png) 0px 5px no-repeat;
    background-size: 100px 750px;
}

ul.opties li.meer a.on span {
    background-position: -90px 5px;
}

/* algemeen on/off classes switching - combinatie <li> en child .on en .off */
li .on {
    display:none;
}

    li.active .on {
        display: block;
    }

    li.active .off {
        display: none;
    }

header .planner {
    padding: 16px 32px 2px;
}

form.main {
    clear:both;
    position: relative;
    margin-bottom: 7px;
}

form.main fieldset {
    position:relative;
    display:none;
}

form.main fieldset.meer {
    display: none;
}

    form.main fieldset.active, form.main fieldset.meer.toggled-active {
        display:block;
    }



form.main > button[type='submit']{
    position: absolute;
    right: 0px;
    top: 0px;
    display:none;
}

    form.main button.current {
        display:block;
    }


    form.main input.route-type {
        display:none;
    }

#fietsrondje p.info {
    float: left;
    width: 371px;
    margin-top: 14px;
}


.vert-divider {
    float: left;
    text-align: center;
    width: 45px;
    height: 35px;
    background: url(../img/vert-divider.png) center center no-repeat;
    padding-top: 14px;
    margin-right: 13px;
    xfont-family: "adelle-sans-n3", "adelle-sans";
    xfont-style: italic;
    color: #555;

}

#fietsrondje .formrow .range-input {
    width: 336px;
}

#fietsrondje .input-via-first {
    margin-right: 5px;
}


#fietsrondje button.add-via-point {
    margin: 5px 0 5px;
}

.range-input.disabled .ui-slider .ui-slider-range {
   background: #888;
}

.range-input.disabled .add-on {
   color: #888;
}

.range-input.disabled output {
   background: #888;
   color: #ccc;
   border-color: #999;
}




/**
 * Loading...
 */
#noresultspopup,
#loading {
    display: none;
    height:100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000000;
    background:transparent;
    }

    #noresultspopup .overlay,
    #loading .overlay {
        background-color: #000;
        width:100%;
        height:100%;
        display:block;
        opacity:0.2;
        text-align:center;
    }

    #noresultspopup .preloader-container,
    #loading .preloader-container {
        background: url("../img/loader.gif") no-repeat scroll center 25% #333333;
        height: 145px;
        left: 44%;
        padding: 10px 25px 15px;
        position: absolute;
        top: 154px;
        width: 190px;
        border:1px solid #111;
        -moz-border-radius: 15px;
        border-radius:15px;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top left, #333333 0%, #000000 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top left, #333333 0%, #000000 100%);
        /* Opera */
        background-image: -o-linear-gradient(top left, #333333 0%, #000000 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #333333), color-stop(1, #000000));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top left, #333333 0%, #000000 100%);
        /* W3C Markup, IE10 Release Preview */
        background-image: linear-gradient(to bottom right, #333333 0%, #000000 100%);
    }

        #noresultspopup .preloader-container .preloader,
        #loading .preloader-container .preloader {
            background: url("../img/loader.gif") no-repeat scroll center 0 transparent;
            height: 80px;
            margin: 15px auto 0;
            width: 80px;
        }

            #noresultspopup .preloader-container p,
            #loading .preloader-container p {
                bottom:0;
                font-family: "proxima_nova","helvetica neue",arial,sans-serif;
                font-size: 13px;
                position: absolute;
                text-align: center;
                width: 81%;
                color:#ccc;
            }

                #noresultspopup .preloader-container a#cancel-processing,
                #loading .preloader-container p a#cancel-processing {
                    text-decoration:underline;
                    padding: 2px 5px;
                    font-style:italic;
                }

body.processing #map, body.processing header, body.processing .kaartmenu-container {
    -webkit-filter:blur(1px) grayscale(.75);
}


/**
*Autocomplete
*/

.autocomplete {
    width: 100%;
    position:relative;
    z-index:1;
}

.autocomplete ul {
    z-index: 20;
    list-style: none;
    margin:0;
    background: #fafafa;
    border: 1px solid #969696;
    border-radius: 0 0 4px 4px;
    border-color: rgba(151, 151, 151, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(151, 151, 151, 0.8);
    color: #595959;
    font-size: 15px; /* opheffen van font-size 0 van pre-pend */
}

.autocomplete li.header {
  background-color: #c0c0c0;
  background-image: -moz-linear-gradient(top, #c0c0c0, #b8b8b8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c0c0c0), to(#b8b8b8));
  background-image: -webkit-linear-gradient(top, #c0c0c0, #b8b8b8);
  background-image: -o-linear-gradient(top, #c0c0c0, #b8b8b8);
  background-image: linear-gradient(to bottom, #c0c0c0, #b8b8b8);
  padding: 7px 14px;
  color: #fff;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3);
}

.autocomplete li {
    padding: 12px 14px;
    border-top: 1px solid #969696;
}

.autocomplete li.active, .autocomplete ul li:hover {
    background-color: #E2EFF4;
    border-top: 1px solid #969696;
}

.autocomplete li {
    cursor:pointer;
}

.autocomplete li.clearfix {
}
.autocomplete li.clearfix a.result {
    display: block;
    margin: -12px -14px;
    padding: 12px 14px;
    height: 3em;
}


.autocomplete ul li:first-child {
    border-top:none;
}

.autocomplete ul li.current-location a {
    display:none;
}
    .autocomplete ul li.current-location a.active {
        display:block;
        background-color:transparent;
    }



.autocomplete p, .autocomplete h3 {
    margin:0;
}

.autocomplete h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    white-space: normal;
    word-wrap: break-word;

}

.autocomplete p {
    color: #737373;
    font-family: 'proxima_nova', "helvetica neue", arial, sans-serif;
    font-size: 15px;
    letter-spacing: .2px;
}

.autocomplete p.locatie-plaats {
    width: 60%;
    float: left;
}

.autocomplete p.locatie-soort {
    width: 35;
    float: right;
    font-style: italic;
    text-transform:lowercase;
}

.autocomplete .huidig p.locatie-soort {
    color: #148FCC
}


/**
* optiebalk
*/


fieldset.voorkeuren {
    width: 32.7%;
    float:left;
    margin-right: 2.5%;
}

fieldset.routetype {
    width: 48.8%;
    float:left;
    margin-right: 2.5%;
}

fieldset.mijn-routetype {
    float:right;
    width: 13.5%;
    padding-top: 252px;
}

fieldset.mijn-routetype legend {
    position: absolute;
    top: 221px;
    width: 153px;
}


/**
*Voorgeplande fietsroutes
*/

.voorgeplandefietsroutes-balk {
    height: auto;
    position: absolute;
    left: 0;
    width: 100%;
    top:48px;
    background: #fafafa url(../img/bg_voorgeplandefietsroutes.gif) top left repeat-x;
    border-bottom: 1px solid #989898;
    -moz-box-shadow:0px 6px 6px #989898 ;
    -webkit-box-shadow:0px 6px 6px #989898;
    box-shadow:0px 3px 5px rgba(0,0,0,0.3);
    padding: 0;
    z-index: 12;
}

.voorgeplandefietsroutes-balk .inner {
    padding: 16px 32px 24px;
}

.voorgeplandefietsroutes-balk .header {
    height: 67px;
    margin-bottom: 5px;
}

.voorgeplandefietsroutes-balk form {
    margin-top: 18px;
    margin-bottom: 0px;
}


.voorgeplandefietsroutes-balk h1 {
    font-family: "proxima_nova","adelle-sans-n3", "adelle-sans", "helvetica neue", arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0 20px;
}

fieldset.checklist {
    margin-bottom: 25px;
}

fieldset.checklist legend {
  margin-bottom: 5px;
}

.voorgeplandefietsroutes-balk p {
    font-family: "proxima_nova", "helvetica neue", arial, sans-serif;
    font-size: 15px;
}

.voorgepland-form fieldset {
    width: 31.7%;
    margin-left: 2.4%;
    float:left;
}

.voorgepland-form fieldset:first-child {
    margin-left:0%;
}

.voorgepland-form .range-input {
    height: 43px;
    padding-top: 5px;
    margin-bottom: 10px;
}


.voorgepland-form .range-input label {
    font-size: 16px;
    margin-bottom: 10px;
}


.voorgepland-form label {
    font-size: 16px;
}

.voorgepland-form input[type=checkbox] {
    margin-top: 2px;
    margin-bottom: 0;
}

.geplanderoute-form {
    position: relative;
}

#s2id_preplanned-provinces {
    margin-bottom: 10px;
}

.voorgepland-form button {
    border-color: #68A441;
    background: none repeat scroll 0 0 #79C04B;
    color: #FFFFFF;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 84px;
    left:198px;
    }

.voorgepland-form button:hover {
   background: none repeat scroll 0 0 #71b346;
    color: #fff;
}

fieldset.voorgepland-soort {
    position: relative;
}

.geplanderoute-form .prev,
.geplanderoute-form .next {
    position: absolute;
    display: none;
    left: -25px;
    top: 65px;
    width: 10px;
    height: 15px;
    background: url(../img/icon-sprite_retina.png) right -438px no-repeat ;
    background-size: 100px 750px;

}


.geplanderoute-form .next {
    left:auto;
    right: -25px;
    background: url(../img/icon-sprite_retina.png) left -438px no-repeat ;
    background-size: 100px 750px;
}

.geplanderoute-form .next.disabled {
    background: url(../img/icon-sprite_retina.png) -15px -438px no-repeat ;
    background-size: 100px 750px;
}

.geplanderoute-form .prev.disabled {
    background: url(../img/icon-sprite_retina.png) -75px -438px no-repeat ;
    background-size: 100px 750px;
}

#preplanned-results fieldset,
#preplanned-results p {
    padding-top: 40px;
}


/**
*plan route type selectie for AB test december 2015
*/

.plan-type-selectie-balk {
    height: auto;
    position: absolute;
    left: 0;
    width: 100%;
    top:48px;
    background: #fafafa;
    border-bottom: 1px solid #989898;
    -moz-box-shadow:0px 6px 6px #989898 ;
    -webkit-box-shadow:0px 6px 6px #989898;
    box-shadow:0px 3px 5px rgba(0,0,0,0.3);
    padding: 0;
    z-index: 12;
}

.plan-type-selectie-balk p {
    width:50%;
    margin:0 auto;
    text-align:center;
    margin-bottom: 10px;
    font-size: 14px;
}

.plan-type-selectie-balk .plan-route-options {
    text-align: center;
}

.plan-type-selectie-balk .inner {
    padding: 16px 32px 24px;
}

.plan-type-selectie-balk .header {
    height: 67px;
    margin-bottom: 5px;
}

.plan-type-selectie-balk form {
    margin-top: 18px;
    margin-bottom: 0px;
}

.plan-type-selectie-balk h1 {
    font-family: "proxima_nova","adelle-sans-n3", "adelle-sans", "helvetica neue", arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    text-align: center;
}

.plan-type-selectie-balk button {
    position: relative;
    margin: 0 25px;
    background-color: #e6e6e6;
}

.plan-type-selectie-balk button:hover,
.plan-type-selectie-balk button:active,
.plan-type-selectie-balk button:focus {
    background-color: #efefef;
}

.plan-type-selectie-balk button + button:before {
    content: "";
    width:1px;
    height:48px;
    border-left: 2px solid #dedede;
    position: absolute;
    left:-28px;
    top:-1px;
}

.plan-type-selectie-balk.toggled-active {
    display: none;
}





/**
*popup - tabs
*/

.popup  {
    background: none repeat scroll 0 0 #F9F9F9;
    height: 438px;
    left: 442px;
    position: fixed;
    top: 221px;
    width: 680px;
    z-index: 500;
    border:1px solid #dedede;

}

.popup .header {
    padding: 20px;
    background: #f5f5f5;
    border-bottom: 1px solid #c4c4c4;
    height: 22px;
    margin: 0;
}

.popup h1 {
    font-family: "adelle-sans-n3", "adelle-sans", "helvetica neue", arial, sans-serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 30px 0;
    padding:0;
}

.routetype-samenstellen .nav-tabs {
    font-family: "proxima_nova", "helvetica neue", arial, sans-serif;
}

.popup .tabs-left > .nav-tabs {
    margin-bottom: 0;
    height: 375px;
}

.tabs-left > .nav-tabs {
    border-color: #c4c4c4;
}

.nav-tabs > li > a {
    padding: 12px 20px 13px 20px;
}

.tabs-left > .nav-tabs > li > a {
    margin-bottom: 0px;
    border-radius: 0px;
    margin-right: 0px;
}

.tabs-left > .nav-tabs > li  {
    border-bottom: 1px solid #c4c4c4;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
    background: #d6e9f3;
    box-shadow: 0 0 2px rgba(0,0,0,0.1) inset;
    outline: 0;
}

.tabs-left > .nav-tabs > li:last-child {
    border-bottom: 0px;
}

.tab-pane {
    padding: 20px 20px 0 0;
}

.tab-content #routetype-samenstellen > .tab-pane {
    display: none;
}

.tab-content #routetype-samenstellen > .tab-pane.active {
    display: block;
}


.popup .btn-large {
    padding: 9px 30px 10px;
}

#bewaarroute-modal .btn-large {
    margin: 10px 0;
}

.routetype-samenstellen .btn-large {
    bottom: 20px;
    position: absolute;
    right: 55px;
}

.tab-pane form .btn-fixed{
    position: absolute;
    bottom: 24px;
    right: 20px;
}

.tab-pane .formrow {
    height: 50px;
}

/* dialoog
*
**/

.dialoog {
    z-index: 50;
}

.popup.dialoog {
    padding: 20px;
    width: 398px;
    height: auto;
}

a.sidelink {
    display: block;
    width: auto;
    float:right;
}

h1.nextsidelink {
    width: 60%;
    float:left;
}

.popup form {
    margin-bottom: 0px;
}

/**
* dialoog tekst
**/

.dialoog.tekst {
    height: 440px;
}

.popup .tekstvlak {
    padding: 20px;
    height: 335px;
    overflow-y: scroll;
}

.tekstvlak p {
    width: 100%;
    margin-bottom: 40px;
}

.tekst.popup .fade {
    position: absolute;
    bottom: 0px;
    width: 97%;
    margin-right: 3%;
    height: 50px;
}

.fade {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(249,249,249,0) 0%, rgba(249,249,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,0)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(249,249,249,0) 0%,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(249,249,249,0) 0%,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(249,249,249,0) 0%,rgba(249,249,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(249,249,249,0) 0%,rgba(249,249,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

/**
*routeresultaat
*/
.zijkolom {
  position: fixed;
  left:0;
  bottom:0;
  top:202px;
  z-index: 9;
  width: 393px;
  background: #FAFAFA;
  border-top:1px solid #C8C8C8;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  overflow-y: scroll;
}

.zijkolom.resultaat {
}

.zijkolom h2.route-naam {
    font-weight: bold;
}
.zijkolom .preplanned-info {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon-sprite_retina-green.png) 0 -20px no-repeat;
    background-size: 100px 750px;
    float:right;
    margin-right: 0px;
}

    .zijkolom .preplanned-info:hover {
        background-position: -30px -20px;
        border:none;
    }

#toggle-sidebar-container {
    background-color: none;
    cursor: pointer;
    height: 24px;
    left: 13px;
    position: absolute;
    top: 68px;
    width: 24px;
    z-index: 9;
    -moz-border-radius:7px;
    border-radius: 7px;
}

#toggle-sidebar {
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #888;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    height: 22px;
    width: 22px;
    background: rgba(255, 255, 255, 0.8) url(../img/icon-sprite_retina.png) -63px -52px no-repeat;
    background-size: 100px 750px;

}

html.lt-ie9 #toggle-sidebar{
    background: #eee url(../img/icon-sprite.png) -63px -52px no-repeat;
}

html.lt-ie9 #toggle-sidebar-container{
    background: #999;
    padding: 2px;
}


.sidebar-on #toggle-sidebar:hover {
    background-color: #fff;
    background-position:-46px -52px;
}


#toggle-sidebar:hover {
    background-color: #fff;
    background-position:-26px -52px;
}

    .sidebar-on #toggle-sidebar-container {
        display: block;
        /* left: 251px; */
    }

    .sidebar-on #toggle-sidebar {
        background-position: -83px -52px;
    }


.leaflet-touch #toggle-sidebar-container {
	top:88px;
	border: 4px solid rgba(0, 0, 0, 0.3);
	border-radius:10px;
	box-shadow: none;
	padding:0px;
	width: 30px;
	height:30px;
	left: 13px;
    }

.leaflet-touch #toggle-sidebar {
    width:30px;
    height:30px;
    background-position: -59px -49px;
    border: 0px;
    border-radius:7px;
    box-shadow: none;
}

    .sidebar-on .leaflet-touch #toggle-sidebar-container {
        /* left: 256px; niet meer nodig door opschuiven van kaart */
    }

    .sidebar-on .leaflet-touch #toggle-sidebar {
        background-position: -79px -49px;
    }


.replan-trip {
    padding-bottom: 1em;
}

.replan-trip a {
    padding: 4px 0;
}

.replan-trip .btn {
    /*background: #B4B4B4; alles class btn-success */
    color: #FFFFFF;
    text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.4);
}
    .replan-trip .btn:hover {
        /* background-color: #79C04B; alles class btn-success
        border-color: #68A441; */
    }

    .replan-trip .btn.disabled:hover,
    .replan-trip .btn.disabled:active {
        background: #B4B4B4;
        cursor: default;
        border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    }


.replan-trip .btn-returntrip,
.replan-trip .btn-newsuggestion {
    margin-right: 3%;
    width: 42%;
}

.replan-trip .btn-newtrip {
    width: 51%;
}



.zijkolom h2,
body.printpage .route h2 {
    font-size: 16px;
    font-weight: normal;
    font-family: "adelle-sans-n3", "adelle-sans", "helvetica neue", arial, sans-serif;
    color: #777;
    line-height: 1.4;
    margin-bottom: 23px;
}

.zijkolom h2 a {
    color:#595959;
}

.routemenu.navbar-low .nav > li > a {
    width: 57px;
}

.routemenu.navbar-low .nav > li.active > a {
    color: #3381C5;
    background: inherit;
    box-shadow: none;
}

.routemenu {
    width: 313px;
}

.routemenu .nav {
    margin:0;
}

.routemenu .navbar-inner {

}

.routemenu.navbar .nav li {

}


dt, dd {
    line-height: 24px;
    font-size: 15px;
}


.dl-horizontal dt {
    color: #3381C5;
    font-weight: normal;
    text-align: left;
}

.dl-horizontal dd {
    margin-left: 165px;
}

.routespecs input,
.routespecs select {
   font-size: 16px;
   font-family: 'proxima_nova', "helvetica neue", arial, sans-serif;
}

.routespecs fieldset {
    margin-bottom: 7px;
}

/* Show routetype selectbox again, AW */
#route-types-set {
    /*display:none;*/
}

input.input-nummer {
    width: 40px;
    text-align: center;
    padding: 7px 8px
}

legend span {
    font-size: 85%;
    color:#777;
}

button.icon {
    width: 20px;
    height: 20px;
    border: none;
    margin-bottom: 8px;
    background: url(../img/icon-sprite_retina.png) 0 -150px no-repeat;
    background-size: 100px 750px;
    padding:0;
}

button.icon.plus {
    background-position: 0 -150px;
    margin-left: 5px;
}

button.icon.min {
   background-position: 0 -175px;
   margin-right: 5px;
}

button.icon.plus:hover,
button.icon.plus:focus {
    background-position: -25px -150px;
}

button.icon.min:hover,
button.icon.min:focus {
    background-position: -25px -175px;
}

.routespecs legend {
    margin-bottom: 0;
    line-height: 27px;
}

div.route-info-icons {
    margin:0 0 15px 0;
}

div.warning-popup-tekst {
    display:none;
    width:315px;
}

div.warning-popup-tekst div {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:5px 0;
    margin-top:10px;
}

    div.warning-popup-tekst.toggled-active {
        display:block;
    }

p.mainpunt {
    font-family: "adelle-sans-n3", "adelle-sans","helvetica neue",arial, sans-serif;
}

span.arrow-red {
    background: url(../img/icon-sprite_retina.png) 0 -200px no-repeat;
    background-size: 100px 750px;
    height: 12px;
    width: 15px;
    display: inline-block;
}

p.mainpunt span.text {
        border-bottom: 1px solid #bfbfbf;
}


.route ol {
    font-family: "proxima_nova","helvetica neue",arial, sans-serif;
    line-height: 1.5;
    margin-top: 20px;
}

.route ol li {
    margin-bottom: 18px;
    position:relative;
    padding-right: 30px;
}

.route ol li p {
    font-weight: normal;
    color: #727272;
}
.route ol li:hover {
    text-decoration: underline;
	cursor: pointer;
}


.route ol li img {
    /*background-color: #DEDEDE;*/
    position:absolute;
    top:-13px;
    right: -10px;
    margin: 12px 0 0 10px;
    min-width:20px;
    min-height:20px;
}

.route ol li a {
    color: #3381C5;
}

.routemenu {
    position: relative;
}

/**
*smalldialoog
*/

.smalldialoog {
    border: 1px solid #959595;
    border-radius: 4px 4px 4px 4px;
    -moz-box-shadow:0px 3px 5px rgba(0,0,0,0.3) ;
    -webkit-box-shadow:0px 3px 5px rgba(0,0,0,0.3);
    box-shadow:0px 3px 5px rgba(0,0,0,0.3);
    position: absolute;
    background: #fafafa;
}

.smalldialoog.delen-dialoog {
    left: 101px;
    margin: 0;
    top: 48px;
    width: 235px;
}

    .smalldialoog.delen-dialoog a.prepended-btn {
        width:86%;
    }

.smalldialoog-arrow-border {
  border-color: transparent transparent #959595 transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  top:-20px;
  left:165px;
  margin-left: -5px;

}
.smalldialoog-arrow {
  border-color:  transparent transparent #fafafa transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  top:-18px;
  left:165px;
  margin-left: -5px;
}

.smalldialoog .inner {
    padding: 15px 20px;
}

.smalldialoog h3 {
    font-weight: normal;
    margin: 0 0 20px;
    line-height: 1.2;
}

.smalldialoog .formrow {
   margin-bottom: 5px;
}


.prepended-btn {
    font-family: "proxima_nova","helvetica neue",arial, sans-serif;
    font-size: 16px;
    color: #fff;
    text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    line-height: 27px;
    text-align: left;
}

.prepended-btn:hover {
    background-color: #333333;
    color:#d9d9d9;
}

.delen-dialoog .prepended-btn:hover {
    background-color: #333333;
}


.prepended-btn span {
    display: block;
    width: 28px;
    height: 28px;
    padding-right: 2px;
    float: left;
    border-right: 1px solid rgba(0,0,0,0.15);
    margin-right: 10px;
}


.tw-btn {
    background: #00aae4;
}

.tw-btn span {
    background: url(../img/icon-sprite_retina.png) 0px -249px no-repeat;
    background-size: 100px 750px;
}

.fb-btn {
    background: #2580d2;
}

.fb-btn span {
    background: url(../img/icon-sprite_retina.png) -78px -214px no-repeat;
    background-size: 100px 750px;
}

.em-btn {
    background: #5d81d2;
}

.em-btn span {
    background: url(../img/icon-sprite_retina.png) 0 -216px no-repeat;
    background-size: 100px 750px;
}

.gp-btn {
    background: #6b6b6b;
}

.gp-btn span {
    background: url(../img/icon-sprite_retina.png) -77px -246px no-repeat;
    background-size: 100px 750px;
}

/*
* taal dialoog
*/

.smalldialoog.taal-dialoog {
    position: absolute;
    top: 52px;
    right: 13px;
    width: 200px;
    z-index: 1000;
}

.taal-dialoog .btn {
    width: 84%;
    background: #f2f2f2;
    color: #595959;
    font-family: "proxima_nova","helvetica neue",arial, sans-serif;
    font-size: 16px;
    line-height: 27px;
    text-align: left;
}

.taal-dialoog .btn a {
    text-shadow: none;
}

.taal-dialoog .btn:hover {
    background: #ddd;
}

.taal-dialoog .btn.active,
.taal-dialoog .btn:active {
    color:#3381C5;
}

.taal-dialoog .btn.active {
    box-shadow: none;
}

.hoofdmenu.navbar .btn-group {
    margin-top: 11px;
    width: 100%;
    text-align: right;
}

.hoofdmenu.navbar .language .btn {
  height: 20px;
  padding: 3px 5px 2px 3px;
  margin-right: 35px;
}

span.flag {
    display:inline-block;
    width: 24px;
    height:18px;
    background: url(../img/icon-sprite_retina.png) left -460px no-repeat;
    background-size: 100px 750px;
    line-height: 0;
    margin-right: 10px;
}

     body.fy span.flag {
        background-position: 0 -487px;
    }

    body.en span.flag {
        background-position: -75px -460px;
    }

    body.de span.flag {
        background-position: -38px -460px;
    }

    body.fr span.flag {
        background-position: -38px -487px;
    }


.taal-dialoog .btn span.flag {
    background-image: url(../img/icon-sprite_retina.png);
    background-repeat:no-repeat;
    background-position: left -455px;
    height:28px;
    width:28px;
    background-size: 100px 750px;
}

    .taal-dialoog .fy-btn span.flag {
        background-position: 0 -482px;
    }

    .taal-dialoog .en-btn span.flag {
        background-position: -75px -455px;
    }

    .taal-dialoog .de-btn span.flag {
        background-position: -37px -455px;
    }

    .taal-dialoog .fr-btn span.flag {
        background-position: -37px -482px;
    }


/* map legend */
.map-legend-dialoog {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #959595;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    display: none;
    margin-left: -502px;
    position: absolute;
    top: 45px;
    width: 720px;
}

#legend-container .legendlist{
    float: left;
    margin-left: 5%;
    width: 195px;
}

    #legend-container .legendlist p {
        font-size: 13px;
        margin-bottom: 0px;
    }

    #legend-container .legendlist li {
        margin-bottom: 10px;
    }

    #legend-container .legendlist li:last-child {
        margin-bottom: 0px;
    }

    #legend-container .legendlist p span {
        display: inline-block;
        width: 32px;
        height: 16px;
        background: url(../img/legenda_sprite_retina.png) 0 0px no-repeat;
        background-size: 32px 304px;
        vertical-align: text-bottom;
        margin-right: 10px;
    }

   html.lt-ie9 #legend-container .legendlist p span {
       background-image: url(../img/legenda_sprite.png)!important;
   }


    #legend-container .legendlist p span.leg01 {
        background-position: 0px 0px;
    }

    #legend-container .legendlist p span.leg02 {
    background-position: 0px -16px;
    }

    #legend-container .legendlist p span.leg03 {
    background-position: 0px -32px;
    }

    #legend-container .legendlist p span.leg04 {
    background-position: 0px -48px;
    }

    #legend-container .legendlist p span.leg05 {
    background-position: 0px -64px;
    }

    #legend-container .legendlist p span.leg06 {
    background-position: 0px -80px;
    }

    #legend-container .legendlist p span.leg07 {
    background-position: 0px -96px;
    }

    #legend-container .legendlist p span.leg08 {
    background-position: 0px -112px;
    }

    #legend-container .legendlist p span.leg09 {
    background-position: 0px -128px;
    }

    #legend-container .legendlist p span.leg10 {
    background-position: 0px -144px;
    }

    #legend-container .legendlist p span.leg11 {
    background-position: 0px -160px;
    }

    #legend-container .legendlist p span.leg12 {
    background-position: 0px -176px;
    }

    #legend-container .legendlist p span.leg13 {
    background-position: 0px -192px;
    }

    #legend-container .legendlist p span.leg14 {
    background-position: 0px -208px;
    }

    #legend-container .legendlist p span.leg15 {
    background-position: 0px -224px;
    }

    #legend-container .legendlist p span.leg16 {
    background-position: 0px -240px;
    }

    #legend-container .legendlist p span.leg17 {
    background-position: 0px -256px;
    }
    #legend-container .legendlist p span.leg18 {
    background-position: 0px -272px;
    }

    #legend-container .legendlist p span.leg19 {
    background-position: 0px -288px;
    }



/* locations dialoog */
.locations-dialoog {
    display:none;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #959595;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    position: absolute;
    width:890px;
    top: 45px;
    margin-left:-675px;
}

.locations-dialoog .smalldialoog-arrow, .locations-dialoog .smalldialoog-arrow-border, .map-legend-dialoog  .smalldialoog-arrow, .map-legend-dialoog  .smalldialoog-arrow-border {
    right:165px;
    left:inherit;
}

/* locations - poi */
#locations-container .checklist {
    float: left;
    margin-left: 5%;
    width: 175px;
}

#locations-container .btn, #legend-container .btn {
    bottom: 15px;
    margin: 0;
    padding: 10px;
    position: absolute;
    right: 20px;
    top: inherit;
}

    #locations-container .checklist:first-child,
    #legend-container .checklist:first-child {
        margin-left:0;
    }

    #locations-container .checklist h3 {
        border-bottom: 1px solid #DDDDDD;
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 1.2em;
        padding-bottom: 1px;
        overflow:hidden;
    }

    #locations-container .checklist h3 label {
        font-weight:bold;
    }

    #locations-container .checklist ul,
    #legend-container .checklist ul {
        list-style: none outside none;
        margin-left: 0;
        width: 100%;
    }

        #locations-container .checklist ul li,
        #legend-container .checklist ul li {
            font-size:12px;
            overflow:hidden;
            display:block;
        }

        #locations-container .checklist ul li.spaced,
        #legend-container .checklist ul li.spaced {
            margin-top:2em;
        }

            #locations-container .checklist label {
                float:left;
                width:90%;
                font-size:13px;
            }

            #locations-container .checklist input {
                float:right;
                width:10%;
            }


/* algemeen popup actief */
.toggled-active, .popup.toggled-active {
    display:block;

}


/**
* pagina's
*/

body.page header {
    min-height:115px;
    height:115px;
    position: relative;
}

.backlink-container {
    padding-top: 20px;
}

a.backlink {
    display:block;
    padding-left: 50px;
    height:24px;
    margin: 0 0 0;
    background: url(../img/icon-sprite_retina.png) 0 -276px no-repeat;
    background-size: 100px 750px;
    color:#595959;
    font-family: "adelle-sans-n3", "adelle-sans","helvetica neue",arial, sans-serif;
    font-size: 22px;
}

.pagecontainer {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 1024px;
    position: relative;
    padding: 60px 0 40px 0;
}

.sidebar {
   width: 29%;
   min-height: 400px;
}

.sidebar-left {
    float:left;
    border-right: 1px solid #c7c7c7;
}

.mainbar {
    width: 50%;
    margin-bottom:40px;
}

.mainbar.mainbar-form {
    width: 40%;
}


.mainbar-right {
    float:left;
}

.mainbar .inner,
.sidebar .inner {
padding: 0 45px;
}

ul.submenu {
    list-style: none;
    margin: 0;
}

ul.submenu li {
    text-align: right;
    height: 37px;
}


ul.submenu li > a {
    display: block;
    float:right;
    clear:both;
    font-family: "adelle-sans-n3", "adelle-sans","helvetica neue",arial, sans-serif;
    padding: 0px 0px 2px 0px;
    margin-bottom: 6px;
    color: #595959;
    border-bottom: 1px solid #bfbfbf;
    width: auto;

}

ul.submenu li > a:hover {
   color: inherit;
   border-bottom: 1px solid #8CC95E;
   text-decoration: none;
}

ul.submenu li.active > a {
    color: #404040;
    border-bottom: none;
}

.routeplanner-logo {
    margin-top: 50px;
    text-align: right;
}


ul.mijnroutes {
    margin:10px 0 20px;
}


.mijnroutes a.removeroute {
    clear: none;
    float: right;
    text-align: right;
    text-decoration: none;
}

body.page h1, body.page h2, body.page h3, body.page h4  {
    font-size: 20px;
    font-family: "adelle-sans-n3", "adelle-sans","helvetica neue",arial, sans-serif;
    font-weight: normal;
    line-height: 1.2;
}

body.page h1 {
    margin-top: 0;
}

body.page p,
body.page .mainbar ul li,
body.page .mainbar ol li {
    color: #727272;
    line-height: 1.7;
    font-size: 15px;
}

body.page form {
    margin-top: 35px;
}

body.page form .btn-large {
    padding:8px 25px 9px 25px;
}

.logos {
    position: absolute;
    bottom: 23px;
    margin: 0 auto;
    z-index: 9;
    right: 23px;
    width: 335px;
    height: 55px;
}

.logos img,
.afzender img {
    float: right;
    height: 55px;
}


.shadow {
    display:block;
    position:relative;
}

.shadow img {
    display:block;
    margin-bottom: 30px;
    border-radius: 4px 4px 4px 4px;
}

.shadow::before {
    display:block;
    content:'';
    position:absolute;
    width:100%;
    height:100%;
     -moz-box-shadow:0px 0px 3px rgba(0,0,0,0.3) inset ;
    -webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3) inset;
    box-shadow:0px 0px 3px rgba(0,0,0,0.3) inset;
    border-radius: 4px 4px 4px 4px;
}

.mainimage-wrapper img {
    border-radius: 4px 4px 4px 4px;
}


.mainimage-wrapper img {
    border-radius: 4px 4px 4px 4px;
}


/**
* printpagina
*/

body.printpage header {
    background-position: left -48px;
    min-height: 67px;
    height: 67px;
}

/*body.printpage .sidebar {
    width: 29%;
    position: relative;
}

body.printpage .mainbar {
    width: 70%;
    position: relative;
}

body.printpage .mainbar .inner {
    padding-right: 150px;
    height: 30px;
}
*/

body.printpage .printbar {
    display: none;
}

body.printpage .printbar dl {
    width: 65%;
    float:left;
}

body.printpage .printbar .afzender {
    float:right;
    width: 33%;
    text-align: right;
    margin-top: 15px;
    line-height: 1px;
}

body.printpage .printbar .afzender p {
    line-height: 1.4;
}


body.printpage .printbar .dl-horizontal dt {
    width: 100px;
}

body.printpage .printbar .dl-horizontal dd {
    margin-left: 100px;
}

dt.newgroup, dd.newgroup {
    margin-top: 10px;
}

body.printpage .mapcontainer {
    width: 100%;
}

body.printpage #map .leaflet-control-container,
body.printpage #map toggle-sidebar-container {
    display: none;
}

body.printpage #map,
body.printpage .printmap {
    position: static;
    margin-left:0px;
    width: 100%;
    height: 500px;
    bottom: auto;
    top:auto;
}

body.printpage .printmap-header {
    margin-top: 2em;
}

body.printpage .printmap-pageheight {
    height: 900px;
    page-break-after: always;
}

.afzender img {
    margin-bottom: 15px;
}

body.printpage table {
    margin: 25px 0;
    font-size: 15px;
    line-height: 1.2;
}

.qrcode img {
    border: 1px solid #eee;
}


.table-striped tr td {
    min-width: 32px;
}


.table-striped tr td.afslag {
    min-width: 175px;
}

.table-striped tr td.naar {
    min-width: 132px;
}

.table-striped tr td.afstand {
    min-width: 80px;
}

body.printpage .mainbar h2,
body.page .mainbar h2 {
    font-size: 15px;
    font-weight: bold;
}

form.custom-print-form fieldset {
    margin-bottom: 1em;
}

body.printpage .mainbar .btn {
    margin-bottom: 1em;
}

form.custom-print-form .input-amount {
    vertical-align: baseline;
    width: 40px;
}

form.custom-print-form input.radio-amount {
    margin-top: 9px;
}

.btn.custom-print {
    margin-right: 1em;
}


.print-next-knooppunt {
    margin: 0 7px 10px 5px;
}

.knooppunten-rij span.knooppunt {
    width: 66px;
    height: 43px;
    display: inline-block;
    padding: 23px 0 0;
    margin: 0 0 0.2em 0;
    color: #0d9833;
    font-size: 2em;
    font-family: 'helvetica neue',helvetica, arial, sans-serif;
    text-align: center;
    font-style: italic;
    position: relative;
}

.knooppunten-rij span.knooppunt:after {
    content: url(../img/cirkel-knooppunt.png);
    position: absolute;
    top:0;
    left:0;
}

/**
* kaart
*/


#map {
    top: 202px;
    position: fixed;
    /* width: 100%; */
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kaartmenu-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 1024px;
    position: relative;
}
.kaartmenu {
    position: absolute;
    top:10px;
    right: 32px;
    z-index: 9;
}

.navbar-low .nav > li > a.btn,
.navbar-low .nav > li > a.btn.active {
    min-width: 92px;
    padding: 5px 10px 5px;
    text-align: center;
    font-size: 14px;
    line-height: 20px; /* make 100% height, used to be 1.2; */
    font-family: "proxima_nova","helvetica neue",arial, sans-serif;
    overflow: hidden;
    white-space: nowrap;

    margin-left: 10px;
    background: #f5f5f5;
    border: 1px solid #b5b5b5;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.navbar-low .nav > li > a.btn.active {
    background: none repeat scroll 0 0 #2386b7;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}

/* .navbar-low .navbar-inner { NAVBAR-INNER ERUIT GEHAALD dd 10 dec - AW
    margin: 0;
    padding:0;
    min-height: 28px;
}
*/

.navbar-low .nav {
    margin: 0; /* overrides .navbar .nav */
}

.navbar-low .divider-vertical {
    height: 28px; /* was 37px*/
    border-left: 1px solid #D4D4D4;
    margin: 0;
}

.kaartmenu .btn {
}

.routemenu .route-knoppen > .btn:hover,
.routemenu .route-knoppen > .btn:active,
.routemenu .route-knoppen > .btn.active  {
    background: #2386b7;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}

.routemenu .route-knoppen > .btn {
    min-width: 42px;
    margin-right: 7px;
    background: #d4d4d4;
}

.routemenu .btn:last-child {
    margin-right: 0px;
}


/* toggle van plannerbalk en zijbalk */
/* various css values are also set in js/frontend.js */

.balk-toggle-planner {
    width: 100%;
    height: 13px;
    padding: 3px 0 2px;
}

a.toggle-planner {
    display: block;
    width: 44px;
    height: 13px;
    margin: 0 auto;
    background: url(../img/icon-sprite_retina.png) 0px -555px;
    background-size: 100px 750px;
    cursor:pointer;
}

    a.toggle-planner:hover {
        background-position: 0px -575px;
    }

a.toggle-planner.planner-invisible {
   background-position: -55px -555px;
}

    a.toggle-planner.planner-invisible:hover {
        background-position: -55px -575px;
    }




/**
* form styles
*/


legend {
    color: #595959;
    font-size: 16px;
    text-shadow: 0 0 2px #fff;
    border-bottom: none;
}

form.main .formrow .input-prepend{
    float:left;
    margin-right: 28px;
    height: 48px;
    width:371px;
}

fieldset .formrow {
    margin-bottom: 10px;
}

    fieldset.meer div[id^="via-formrow-"] {
        display:inline-block;
    }

    fieldset.meer .formrow:first-child {
        /*overflow:hidden;*/
        display:block;
    }

    fieldset.meer .formrow span.deletevialink {
        display: block;
        clear: right;
        float: right;
        position: relative;
        right: 10px;
        top: 16px;
        width: 16px;
        z-index: 10;
    }

    .deletevialink a,
    .popuplink {
        cursor: pointer;
    }

form .formrow .checkbox{
    float:left;
}

.input-big input,
.input-big .add-on,
input.input-big  {
    height: 22px;
    line-height: 20px;
    padding: 12px 15px;
}

.btn-large {
    padding:12px 25px 13px 25px;
    border-radius: 4px 4px 4px 4px;
    min-width: 120px;
}

.pagecontainer .btn-large {
    margin:10px 0;
}

.btn.highlight {
    background-color: #79C04B;
        background-image: -moz-linear-gradient(top, #79C04B, #70bb45);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#79C04B), to(#70bb45));
        background-image: -webkit-linear-gradient(top, #79C04B, #70bb45);
        background-image: -o-linear-gradient(top, #79C04B, #70bb45);
        background-image: linear-gradient(to bottom, #79C04B, #70bb45);
    border-color: #68A441;
    color: #FFFFFF;
}


.range-input {
    position:relative;
}

.range-input .rangeslider-value {
    display:block;
    font-size:14px;
}

/* geen range value indicator bij tabs*/
.tab-pane .range-input .rangeslider-value {
    display:none;
}

form.main .range-input .add-on {
    position: absolute;
    left: 0;
    top: 5px;
    background: none;
    border: 0;
    padding: 0;
}

.range-input .add-on {

}

form.main .range-input {
    width:300px;
}

form.main .input-big.range-input {
    height: 43px;
    padding-top: 5px;
}

legend {
    line-height: 35px;
    margin-bottom: 15px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="range"] ,.uneditable-input {
    border-color: #C2C2C2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}


/* Sebastiaan op 16012013: Dit moet eigenlijk in bootstrap.css staan, maar is er niet... Hier toegevoegd zodat het met een nieuwe bootstrap versie ook niet verdwijnt */
input[type="range"], input.rangeslider {
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.input-big input[type="range"], .input-big .rangeslider {
    height:23px;
}

#fietsrondje .route-range-input-rondje {
    position:absolute;
    height: 22px;
    line-height: 20px;
    padding: 12px 15px;
    top:0;
    left:140px;
    width:185px;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #333;
    width: 10px;
    height: 26px;
}

output {
    background-color: #444444;
    border: 1px solid #555555;
    border-radius: 5px 5px 5px 5px;
    bottom: 175%;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    margin-left: -10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 2px;
    width: 40px;
}

/* verstop input type range voor browsers die het niet ondersteunen obv Modernizr checked class .input-type-range-off op HTML */
output.rangeslider-value, .lt-ie8 output.rangeslider-value {
    display:none;
}



/* JQuery UI slider overrides opdefault ui-slider css */
.ui-slider {
    background-color: #C1C1C1;
    border: 1px solid #9A9A9A;
    border-radius: 0 0 0 0;
    height: 6px;
    position: relative;
    top: 0px;
}

/* range sliders in tab-pane */
header .formrow .ui-slider {
    top:30px;
}

.ui-slider .ui-slider-range {
    background: none repeat scroll 0 0 #3799CA;
    height: 6px;
}

.ui-slider-horizontal .ui-slider-handle {
    background-color: #333333;
    border: 0 solid #999999;
    border-radius: 8px 8px 8px 8px;
    color: #999999;
    display: block;
    font-size: 8px;
    height: 15px;
    margin-left: -8px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: -6px;
    width: 17px;
    background-image: none;
}

.ui-slider-horizontal .ui-slider-handle:before {
    content:"||";
}





button[type="submit"] {
    background: #b4b4b4;
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
}

    form.main button.add-via-point,
    form.main button.sort-via-points {
        margin-right: 28px;
        float: left;
        margin-bottom: 16px;
        margin-top: 16px;
        position: relative;
        text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
        width: 371px;
    }
        form.main button.add-via-point:hover,
        form.main button.sort-via-points:hover {
            position: relative;
            text-decoration: none;
            background: none repeat scroll 0 0 #A3A3A3;
            color: #fff;
            text-shadow: none;
            border-color: #959595;
        }

/*.btn[type="submit"]:hover, .btn-ok[type="submit"] {*/
.btn-ok[type="submit"] {
    background-color: #79C04B;
    border-color: #68A441;
    color: #fff;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.btn-ok[type="submit"]:hover {
    background-color: #51A351;
}

fieldset.buttonlist .btn.greyed-out {
    background: #E6E6E6;
}

fieldset.buttonlist.voorkeuren .btn.greyed-out {
    color: #C2C2C2;
}
fieldset.buttonlist.voorkeuren .btn.greyed-out.ui-state-active .checkmark {
    background-position: -100px -82px;
}


fieldset.buttonlist .btn{
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #C2C2C2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: none;
    color: #595959;
    height: 38px;
    padding: 0 12px;
    text-align: left;
    width: 93%;
}

    fieldset.buttonlist .btn:hover {
        background: #e5e5e5;
    }

fieldset.mijn-routetype.buttonlist .btn {
    width:100%;
}


fieldset.buttonlist .btn:active, fieldset.buttonlist .btn.ui-state-hover {
  background-color: #e6e6e6;
  background-color: #d9d9d9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

.routetype-info.popup {
    display:none;
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #C4C4C4;
    padding: 20px;
}


.formrow.oneitem input[type='text'] {
    width: 94%;
    padding: 10px;
    margin-left: 0;
}


.formrow.oneitem .checkbox {
    width: 96%;
}

fieldset.buttonlist .twoitems .btn,
.formrow.twoitems .btn {
    width: 48.5%;
    margin-left: 1%;
}

    fieldset.routetype.buttonlist .twoitems .btn,
    .routetype.formrow.twoitems .btn {
        float: left;
        margin-right: 2%;
        width: 47%;
        padding:0;
    }

    fieldset.routetype.buttonlist .twoitems .btn span,
    .routetype.formrow.twoitems .btn span {
        padding:10px 0;
        color:#595959;
    }

        fieldset.routetype.buttonlist .twoitems .btn .info,
        .routetype.formrow.twoitems .btn .info {
            padding:0;
            margin-top: -2px;
            display: block; /*quick fix voor te lange labels - AW */
            position: absolute;
            right: 5px;
            top:10px;
            background-color: #f6f6f6;

        }

         fieldset.routetype.buttonlist .twoitems .btn label.ui-state-active .info,
        .routetype.formrow.twoitems .btn label.ui-state-active .info,
        fieldset.routetype.buttonlist .twoitems .btn label.ui-state-hover .info,
        .routetype.formrow.twoitems .btn label.ui-state-hover .info {
            background-color: #d9d9d9;
        }


fieldset.routetype.buttonlist .twoitems .btn label.ui-button {
    border: 0 none;
    border-radius: 4px;
    -moz-border-radius:4px;
    display: inline-block;
    height: 38px;
    padding: 0 2% 0 6%;
    text-align: left;
    width: 92%;
}

    fieldset.routetype.buttonlist .twoitems .btn label.ui-state-active, fieldset.routetype.buttonlist .twoitems .btn label.ui-state-hover {
        background-color: #e6e6e6;
        background-color: #d9d9d9;
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    }

/* -- see `index.twig`, because the content variable needs to be translated. -- */
fieldset.routetype.buttonlist label[for='strooiroutes']:after {
    content: "nieuw!";
    position: absolute;
    top: 9px;
    right: 40px;
    font-size: 14px;
    color: #0d7ecd;
    text-shadow: 1px 1px 1px #ddd;
    font-weight: normal;
}

.formrow.twoitems .checkbox {
    width: 44.5%;
    padding-left: 4%;
    margin-left: 2%;
}

.formrow.twoitems > div.range-input {
    width: 41%;
    padding-left: 0%;
    margin-left: 1.5%;
    float:left;
}

    .formrow.twoitems > div:first-child {
        padding-right: 8%;
    }


fieldset.buttonlist .threeitems .btn,
.formrow.threeitems .btn,
.formrow.threeitems .checkbox,
.formrow.threeitems .route{
    width: 31.7%;
    margin-left: 2%;
    display: inline-block;
}

/* info i uit de button voorgeplande routes gehaald. Aanpassingen breedte*/

.geplanderoute .formrow.threeitems .btn {
    width: 90%;
}

.formrow.threeitems .checkbox {
    width: 37.7%;
    padding-left: 4%;
    margin-left: 2%;
}

fieldset .fouritems .checkbox,
.formrow.fouritems .btn,
.formrow.fouritems .checkbox{
    width: 21.4%;
    margin-left: 2%;
}

.formrow.threeitems .checkbox {
    width: 17.4%;
    padding-left: 4%;
    margin-left: 2%;
}

.formrow.twoitems .btn:first-child,
.formrow.twoitems .checkbox:first-child,
.formrow.threeitems .btn:first-child,
.formrow.threeitems .checkbox:first-child,
.formrow.threeitems .route:first-child,
.formrow.fouritems .btn:first-child,
.formrow.fouritems .checkbox:first-child{
    margin-left: 0%;
}

.btn span.checkmark {
    border-right: 1px solid #CECECE;
    display: block;
    float: left;
    margin: 0 12px 0 -5px;
    width: 33px;
}

label.btn span > span {
    height: 20px;
    padding:10px 0;
    display:block;
}

.checked span.checkmark,
.ui-state-active span.checkmark {
   background:  url(../img/icon-sprite_retina.png) 5px -82px no-repeat;
   background-size: 100px 750px;
}

.js input.checkbutton {
    display:none;
}

input.checkbutton span {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.btn.checkbutton {
    padding-top: 9px;
}

.btn.config {
    line-height: 1.8;
}

.btn .info,
.route .info {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon-sprite_retina.png) 0 -20px no-repeat;
    background-size: 100px 750px;
    float:right;
    margin-right: 0px;
}

    .route .info {
        height: 37px;
        background-position: 0 -12px;
        margin-right: .5%;
    }

    .btn .info:hover {
        background-position: -30px -20px;
        border:none;
    }

    .route .info:hover {
        background-position: -30px -12px;
        border:none;
    }



.btn span.tandwiel {
    background: url(../img/icon-sprite_retina.png) 0 -50px no-repeat;
    background-size: 100px 750px;
    display: block;
    width: 26px;
    height: 26px;
    float:left;
    margin-left: -4px;
    margin-right: 7%;
}

.ui-button-text-only .ui-button-text {
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}






.input-prepend input {
     width: 267px;
}

.input-prepend .add-on {
    color: #595959;
    background-color: #fff;
    font-size: 18px;
    border-right: 1px solid #A0AECD;
    min-width:41px;
}

    .input-prepend.focus .add-on {
        background-color:#73bf39;
        text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
        color:#fff;
    }

.input-prepend.focused {
    border-color: rgba(151, 151, 151, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(151,151,151,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(151,151,151,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(151,151,151,.6);
}

.autofill.input-prepend input {
    border-bottom-right-radius: 0px;
}

.autofill.input-prepend .add-on:first-child,
.autofill.input-prepend .btn:first-child {
    border-bottom-left-radius: 0px;
}

::-webkit-input-placeholder {
     font-family: "adelle-sans-n3", "adelle-sans";
     font-style: italic;
     }

input:-moz-placeholder  {
     font-family: "adelle-sans-n3", "adelle-sans";
     font-style: italic;
     }

form.main ::-webkit-input-placeholder {
     text-align: right;
     }

form.main input:-moz-placeholder  {
     text-align: right;
     }

select {
    font-family: "proxima_nova", "helvetica neue", arial, sans-serif;
    }

select.wide {
    width: 100%;
    padding:
}

input[type="text"].input-error,
input[type="password"].input-error {
    border: 1px solid #FF7D5C;
}

.selectlabel {
    font-size: 16px;
    text-shadow: 0 0 2px #FFFFFF;
    line-height: 35px;
    margin-bottom: 0px;
}

.errormessage {
     background: #FF7D5C url(../img/icon-sprite_retina.png) -84px -14px no-repeat;
     background-size: 100px 750px;
     position: relative;
     border-radius: 2px 2px 2px 2px;
     padding: 3px 10px 2px 22px;
     line-height: 1.4;
     color: #fff;
     font-size: 14px;
     float: left;
     clear:both;
     margin-bottom: 17px;
}

.errormessage-arrow {
    border-color: transparent transparent #FF7D5C transparent;
    border-style: solid;
    border-width: 5px;
    position: absolute;
    top:-10px;
    left: 6px;
    height: 0px;
    width: 0px;
}

label.checkbox {
    width: 100%;
}









/* leaflet overrides */
.leaflet-popup-content-wrapper {
    /*border: 1px solid #ccc;*/
    -moz-border-radius: #ccc;
    border-radius: 5px 5px 5px 5px;
}


.leaflet-popup-content-wrapper img {
    max-width: 300px !important;
    margin-top: 15px;
}


/* Modal popups from bootstrap -> jquery */
.modal {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin: -250px 0 0 -280px;
    position: fixed;
    top: 50%;
    width: 560px;
    z-index: 11000;
}

.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.6;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop.fade {
    opacity: 0;
    background:#000;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;

}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.25;
}

.modal .modal-body {
    height: 24em;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 25px;
}

.modal .modal-body-small {
    height: 5em;
}


.form-help {
    background: #f2f2f2;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    padding: 4px;
    width: 354px;
    font-size: 14px;
    margin-bottom: 20px;

}

.simpleform input, .simpleform textarea, .simpleform .uneditable-input{
    width: 350px;
}

.simpleform #form_omschrijving{
    height: 100px;
}

.simpleform input[type='submit'] {
    background: #f2f2f2;
    width: 100px;
    margin-top: 20px;
    padding: 12px 25px 13px 25px;
}

.simpleform input[type='submit'].btn:hover {
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
}

.xmldump {
    width: 90%;
    margin: 4px 8px;
    padding: 4px;
    font-family: Menlo, Courier, "Courier New";
    font-size: 12px;
    line-height: 18px;
    height: 300px;
}

/* CRO bar - marketing balk - actiebalk + aanpassingen in styles voor balk
******/

.cro_bar {
    padding: 15px 10px 18px;
    text-align: center;
    line-height: 1;
    height: 16px;
    border-bottom: 1px solid #c2c2c2;

}

.cro_bar a {
    background: none repeat scroll 0 0 #e53331;
    border-color: #404040;
    border-radius: 5px;
    border-width: 0 0 2px;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
    color: white;
    font-size: 16px;
    padding: 5px 25px;
    margin-left: 15px;
    transition: all 0.1s ease-in-out 0s;
}

.cro_bar a:hover {
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
    text-decoration: none;
}

.btn.ik-fiets {
    background: none repeat scroll 0 0 #e53331;
    color: white;
    text-shadow: none;
}

#map {
    top: 252px;
}

.voorgeplandefietsroutes-balk, .plan-type-selectie-balk {
    top: 99px;
}

.zijkolom  {
    top: 252px; /* OOK Aanpassen in frontend JS r301 r304 r331 r334<- */
}


body.page p.apptoken {
    font-size: 22px;
}

/* GPS */

a#reset-values {
   margin-left: 20px;
}



/* --- popup for sorting via points --- */

#sort-popup button {
    margin-right: 15px;
}

#sort-popup-via-points {
    margin-left : 0;
}
    #sort-popup-via-points li {
        cursor         : pointer;
        list-style-type: none;
        padding        : 2px 10px;
        margin         : 5px 0;
        line-height    : 30px;
        vertical-align : middle;
        overflow       : hidden;

        border           : 1px solid #b4b4b4;
        background-color : #f6f6f6;
    }

        #sort-popup-via-points li > .flag {
            float:right;
            height: 34px;
        }

        #sort-popup-via-points li.sortable:hover {
            border-color     : #959595;
            background-color : #959595;
            color : #FFF;
        }

        #sort-popup-via-points li > i {
            margin-right : 5px;
        }

        #sort-popup-via-points li a.remove {
            float : right;
            vertical-align: middle;
        }

            #sort-popup-via-points li a i {
                vertical-align: middle;
            }



/* ----------------------------------------
WINDOW BIGGER THAN 1200 pix
------------------------------------------*/


@media screen and (min-width: 1200px) {
      .vignet {
        margin-left: -570px;
        }
}




/*
 * Google Analytics AB test december 2015
 */
 #plan-type-selectie-balk {
    display:none;
 }
