/*!
 * main.css
 *
 * Copyright 2014 Michael Barry & Brian Card.  MIT open-source lincense.
 *
 * Visualizing MBTA Data.
 *
 * Generated by less compiler, with mixins from Bootstrap
 *
 * To regenerate this file install the less compiler and run
 *
 * lessc --clean-css main.less > main.css
 *
 * See readme for more information.
 *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:transparent}body{font-family:Georgia,Garamond,serif;font-size:14px;line-height:1.3;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.3;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Helvetica,Arial,sans-serif;font-weight:600;line-height:1.1;color:inherit}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{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:18px;margin-bottom:9px}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-top:9px;margin-bottom:9px}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}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:9px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:18px}dt,dd{line-height:1.3}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:9px 18px;margin:0 0 18px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.3;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:18px;font-style:normal;line-height:1.3}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:18px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.3;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:2px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:13.5px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@font-face{font-family:'Glyphicons Halflings';src:url(../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;width:750px}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.draggable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.dragging{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.dragging .draggable{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:#fff}body{margin:0 0;width:100%;font-weight:400}img{max-width:100%}a:hover,a:focus{outline:0}text{fill:#333}svg{font-family:Helvetica,Arial,sans-serif;font-size:11px}.full-width{width:100%;margin-bottom:5em;min-width:768px}.hover-link{text-decoration:none;border-bottom:1px dashed #428bca}.hover-link:hover,.hover-link:focus{text-decoration:none;border-bottom:1px dashed #2a6496}a.click-link{text-decoration:none;border-bottom:1px dashed #428bca}polyline.click-link{stroke:#428bca;stroke-width:1px;stroke-dasharray:3,3}tspan.click-link{fill:#428bca}a.click-link:hover,a.click-link:focus{text-decoration:none;border-bottom:1px solid #2a6496}ployline.click-link:hover,polyline.click-link:focus{stroke:#2a6496;stroke-dasharray:3,0;cursor:pointer}tspan.click-link:hover,tspan.click-link:focus{cursor:pointer;fill:#2a6496}.ios a.click-link{border-bottom:none}.blue{fill:#2f5da6;stroke:#2f5da6;background-color:#2f5da6!important}.red{fill:#e12d27;stroke:#e12d27;background-color:#e12d27!important}.orange{fill:#e87200;stroke:#e87200;background-color:#e87200!important}path.blue{stroke:#2f5da6;fill:none}path.red{stroke:#e12d27;fill:none}path.orange{stroke:#e87200;fill:none}.axis path,.axis line{fill:none;stroke:#000;stroke-width:1px;shape-rendering:crispEdges}.key .axis path{display:none!important}.key rect{shape-rendering:crispEdges}.brush .extent{stroke:#fff;fill-opacity:.125;shape-rendering:crispEdges}.brush .resize{cursor:move!important}.only-ios{display:none}.ios .only-ios{display:inline-block}.ios .hide-on-ios{display:none}.space-above{margin-top:4em}.spacing{margin:3em 0}.light-markup{fill:#999;color:#999}.annotation{font-family:Georgia,Garamond,serif;font-size:12px}.bottom-border{border-bottom:1px solid #ddd}p{text-align:justify}@media (min-width:1200px){p{font-size:16px}}h3{position:relative}a.anchor{display:block;margin-left:-23px;padding-right:5px;cursor:pointer;position:absolute;top:.1em;left:0;bottom:0;font-size:.8em;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .1s ease;transition:opacity .1s ease}h3:hover a.anchor{opacity:100;filter:alpha(opacity=10000)}.fixed-container .fixed-left{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0;top:0;position:fixed;z-index:1;width:auto;max-width:370px;vertical-align:top;text-align:center;overflow-y:auto;max-height:100%}.fixed-container .fixed-left p{text-align:justify;font-size:12px}@media (max-width:991px){.fixed-container{text-align:center}.fixed-container .fixed-left{display:inline-block;position:relative;margin:0 auto;max-width:80%}.fixed-container .fixed-left:before,.fixed-container .fixed-left:after{content:" ";display:table}.fixed-container .fixed-left:after{clear:both}.fixed-container .fixed-left:before,.fixed-container .fixed-left:after{content:" ";display:table}.fixed-container .fixed-left:after{clear:both}.fixed-container .fixed-right{padding-left:0;margin:0 auto;min-width:691.2px;max-width:90%}}.ios .fixed-container{text-align:center}.ios .fixed-container .fixed-left{display:inline-block;position:relative;margin:0 auto;max-width:80%}.ios .fixed-container .fixed-left:before,.ios .fixed-container .fixed-left:after{content:" ";display:table}.ios .fixed-container .fixed-left:after{clear:both}.ios .fixed-container .fixed-left:before,.ios .fixed-container .fixed-left:after{content:" ";display:table}.ios .fixed-container .fixed-left:after{clear:both}.ios .fixed-container .fixed-right{padding-left:0;margin:0 auto;min-width:691.2px;max-width:90%}.loading .fixed-container .fixed-left,.fixed-container .loading .fixed-left{display:none}.d3-tip{line-height:1;font-weight:700;padding:10px;background:rgba(0,0,0,.8);font-family:Arial,sans-serif;color:#fff;border-radius:2px;pointer-events:none;font-size:10px;text-align:left;z-index:99}.d3-tip.pick2.out{-webkit-transition:opacity 0s 100ms;transition:opacity 0s 100ms}.d3-tip.text-center{text-align:center}.d3-tip:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;display:inline;font-size:15px;width:100%;line-height:1;color:rgba(0,0,0,.8);position:absolute;pointer-events:none}.d3-tip.n:after{content:"\25BC";margin:-3px 0 0 0;top:100%;left:0;text-align:center}.d3-tip.e:after{content:"\25C0";margin:-6px 0 0 0;top:50%;left:-12px}.d3-tip.s:after{content:"\25B2";margin:0 0 1px 0;top:-8px;left:0;text-align:center}.d3-tip.w:after{content:"\25B6";margin:-4px 0 0 -2px;top:50%;left:100%}.table{font-family:Helvetica,Arial,sans-serif}.table th{font-weight:400}.table td,.table tbody,.table tr,.table thead,.table th{border:0!important}.table .bottom-border{border-bottom:2px solid #ddd!important}.table-caption{margin:.5em 0;font-size:.8em;text-align:center}.header .header-inner{padding-top:10px;padding-bottom:20px;color:#333;background-color:#fafafa;border-bottom:1px solid #e5e5e5;margin-bottom:1em}.header .container{position:relative}.header .container .title{position:absolute;bottom:0;left:0}.header .container .title h1{font-size:32px;margin-bottom:.1em}@media (min-width:992px){.header .container .title h1{font-size:48px}}@media (min-width:1200px){.header .container .title h1{font-size:55px}}.header .container .title h2{margin-top:.1em;margin-bottom:3em;font-size:14px;font-weight:200}@media (min-width:992px){.header .container .title h2{font-size:18px}}.header .container .title .authors{font-family:Helvetica,Arial,sans-serif;color:#999;font-weight:200}.header .container .graphic{position:relative;margin:0 auto}.header .container .graphic .connect{stroke-width:.5;stroke:#000}.header .container .graphic circle.station.middle{fill:gray;opacity:.3}.header .container .graphic circle.station.end{opacity:1}.header .section-share{min-height:29px;max-height:29px}.header .addthis_toolbox{float:right!important}.header .addthis_toolbox .addthis_pill_style{width:50px!important}.section-trains .fixed-left .connect{stroke-width:.5;stroke:#000}.section-trains .fixed-left circle.station.middle{fill:gray;opacity:.3}.section-trains .fixed-left circle.station.end{opacity:.8}.section-trains .marey .bar{stroke:#000;stroke-width:1px;shape-rendering:crispEdges;font-weight:700}.section-trains .marey .station-label{opacity:.7;font-size:10px}.section-trains .marey text.station-label.active{opacity:1}.section-trains .marey line.station{stroke-width:1px;stroke:#000;stroke-opacity:.1;shape-rendering:crispEdges}.section-trains .marey .mareystop{shape-rendering:crispEdges}.section-trains .marey line.station.place-asmnl-red,.section-trains .marey line.station.place-brntn-red,.section-trains .marey line.station.place-wondl-blue,.section-trains .marey line.station.place-bomnl-blue,.section-trains .marey line.station.place-forhl-orange,.section-trains .marey line.station.place-ogmnl-orange{stroke-width:1px;stroke:#000;stroke-opacity:.35}.section-trains .marey .text-background{fill:#fff;fill-opacity:.7}.section-trains .marey path.hover,.section-trains .marey path.active{stroke-width:2px}.section-trains .marey .annotation-connection{stroke:#000;stroke-width:1px;fill:none}.section-trains circle.hoverable{stroke-opacity:0}.section-trains circle.hover{stroke-width:25px;stroke-opacity:.5}.section-trains .highlight-active circle{stroke-opacity:0}.section-trains .highlight-active circle.active{stroke-width:25px;stroke-opacity:.5}.section-trains .highlight-active path.dimmable{opacity:.2}.section-trains .highlight-active .tiny path{opacity:.1}.section-trains .highlight-active circle.dimmable{opacity:.5}.section-trains .highlight-active .highlightable.active{opacity:1}.section-trains .lined-up-marey .y.axis .tick line{stroke:#eee}.section-trains .lined-up-marey .mareyline{opacity:.1}.section-trains .lined-up-marey .mareyline.highlight{opacity:1!important;stroke-width:3px}.section-trains .lined-up-marey .mareyline.dimmed{opacity:.02!important;stroke:#000}.section-trains .lined-up-marey .mareyarea{fill:#000;opacity:.05}.section-trains .lined-up-marey .mareystop{fill:#000}.section-trains .lined-up-marey .mareynames text{font-size:10px}.section-trains .line-dimmed{opacity:.1!important}.section-trains .section-trains{margin-bottom:4em}.section-people .graphic{text-align:left;padding-left:20px}.section-people .dayLabel{fill:#999;font-size:8pt}.section-people .groupLabel{fill:#999;color:#999;font-size:8pt}.section-people .light-markup{fill:#999;color:#999}.section-people .small{font-size:7pt}.section-people svg{margin:0;padding:0}.section-people .xAxis .tick{font-family:sans-serif;font-size:6px;fill:#999}.section-people rect{stroke:none;shape-rendering:crispEdges}.section-people .station{text-anchor:middle}.section-people .station.total{font-size:12px}.section-people .station.header{font-size:14px;font-weight:700;shape-rendering:crispEdges}.section-people .station.close{fill:#428bca}.section-people .station.close:hover,.section-people .station.close:focus{fill:#2a6496;text-decoration:underline}.section-people .xAxis path,.section-people .xAxis line{fill:none;stroke:none;shape-rendering:crispEdges}.section-people .highlight{fill:none;stroke:#4682b4;stroke-opacity:1;shape-rendering:crispEdges}.section-people line.highlight{stroke-width:1px;stroke-dasharray:2,2}.section-people rect.highlight{stroke-width:2px}.section-people .turnstile-total rect:hover,.section-people .turnstile-all rect:hover,.section-people .stop-heatmap rect:hover,.section-people .heatmap rect:hover,.section-people .turnstile-total rect.hover,.section-people .turnstile-all rect.hover,.section-people .stop-heatmap rect.hover,.section-people .heatmap rect.hover{fill:#428bca!important}.section-people .bar{fill:#cecfc6;shape-rendering:crispEdges}.section-people .active.row .bar{fill:#939581!important}.section-people .row{cursor:pointer}.section-people .connect{stroke-width:.5;stroke:#999}.section-people circle.station.middle{fill:#cecfc6}.section-people circle.station{stroke-width:.5;stroke:#000;opacity:1}.section-people circle.station:hover{stroke-width:2px}.section-people .turnstile-viz .fixed-left{text-align:center}.section-people .bottom-edge{stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}.section-people .highlighting.glyph .dimmable{opacity:.5!important}.section-people .highlighting.glyph .dimmable.active{stroke-width:2px;opacity:1!important}.section-people .highlighting.turnstile-table .dimmable{opacity:.4}.section-people .bounding-box{stroke:#fff}.section-people .fixed-right .active{opacity:1!important}.section-people .fixed-right .active .bottom-edge{stroke:#333;stroke-width:1px;shape-rendering:crispEdges}.section-people .fixed-right .dim{opacity:.1}.section-people .details{font-size:12px;max-width:600px;margin:0 auto 1em auto;text-align:center}.section-people rect.outline,.section-people line.border{fill:none;stroke:#cecfc6;stroke-width:1px;shape-rendering:crispEdges}.section-people .active.row rect.outline,.section-people .active.row line.border{stroke:#939581}.interaction-all{text-align:center}.interaction-all path{stroke-width:.2;stroke:#000}.interaction-all .indicator line{stroke:#000;stroke-width:1px;shape-rendering:crispEdges}.interaction-all .indicator text{font-size:10px}.interaction-all .viz.highlighting .dimmable{opacity:.1}.interaction-all .viz.highlighting .active{opacity:1}.interaction-all .left,.interaction-all .right{clear:none;display:inline-block;vertical-align:top}.interaction-all .left{max-width:400px}.interaction-all p{text-align:justify}.interaction-all svg{display:inline-block}.interaction-all .horizon path{stroke:none}.interaction-all .axis path{display:none}.interaction-all rect.delay-rect{shape-rendering:crispEdges;stroke:none}.interaction-all .daylabel{font-size:14px;font-weight:700;shape-rendering:crispEdges}.interaction-all .dayofmonthlabel{font-size:12px;shape-rendering:crispEdges}.interaction-all .legend-fast{background-color:#006837}.interaction-all .legend-slow{background-color:#a50026}.interaction-all .legend-fast,.interaction-all .legend-slow{color:#fff;padding:0 3px;border-radius:3px}.interaction-all .connect path:hover{stroke-width:1px!important}.section-pick-two .viz{text-align:center;padding:2em 0}.section-pick-two .viz .map .connect{stroke-width:.5px;stroke:#ccc}.section-pick-two .viz .map .active.connect{stroke-width:1.5px;stroke:#5cb85c}.section-pick-two .viz .map circle{fill-opacity:1}.section-pick-two .viz .map circle.station.middle{fill:#ccc}.section-pick-two .viz .map circle.station.end{stroke-width:1.5px}.section-pick-two .viz .map circle.active{fill:#5cb85c!important}.section-pick-two .viz .map .station-wrapper.hover circle{stroke:#000!important;stroke-width:1.5px}.section-pick-two .viz .map .station-wrapper circle.start,.section-pick-two .viz .map .arrow{fill:#163216!important;font-weight:700;font-size:12px}.section-pick-two .viz .map .voronoi,.section-pick-two .viz .map .voronoi2{stroke:#000;fill:gray;opacity:0}.show-voronoi .section-pick-two .viz .map .voronoi2{opacity:.1}.section-pick-two .viz .picker{font-size:12px;max-width:300px;text-align:left}.section-pick-two .viz .picker .details,.section-pick-two .viz .picker .loading{font-family:Helvetica,Arial,sans-serif;font-size:11px;text-align:center}.section-pick-two .viz .picker .loading{color:#999}.section-pick-two .viz .picker .loading.err{color:#a94442}a.section-pick-two .viz .picker .loading.err:hover{color:#843534}.section-pick-two .viz .picker .key{margin-top:.3em;min-height:45px}.section-pick-two .viz .mbta,.section-pick-two .viz .actual{stroke:none}.section-pick-two .viz .pick-two{font-size:12px;max-width:600px;text-align:left}.section-pick-two .viz .viz,.section-pick-two .viz .breakout{display:inline-block}.section-pick-two .viz .mbta{fill:red;opacity:.4}.section-pick-two .viz .actual{fill:#00f}.section-pick-two .viz .area{fill:gray;stroke:#000;stroke-width:2px}.section-pick-two .viz .axis line,.section-pick-two .viz .axis path{stroke:#e6e6e6}.section-pick-two .viz line.midpoint{stroke:#000;shape-rendering:crispEdges}.section-pick-two .viz .axis.bold-ticks text{display:none}.section-pick-two .viz .top{stroke:none;fill:#4682b4}.section-pick-two .viz .bottom{stroke:none;fill:orange}.section-pick-two .viz .under{opacity:.1}.section-pick-two .viz .range{opacity:.5}.section-pick-two .viz .p50{stroke:#000;stroke-width:2px;fill:none}.section-pick-two .viz .circle{fill:#444;opacity:.8;stroke:none}.section-pick-two .viz .key-marker{fill:none;stroke:#000;stroke-width:2px;shape-rendering:crispEdges}.section-pick-two .viz .tick text{text-anchor:end!important}.section-pick-two .viz .highlighter{shape-rendering:crispEdges;stroke:#000}.section-pick-two .viz text.withbg{filter:url(#highlight-filter)}.section-pick-two .viz .day .daylabel{font-size:10px;shape-rendering:crispEdges}.section-pick-two .viz .day .dayofmonthlabel{font-size:10px;shape-rendering:crispEdges}.section-pick-two .viz .day .axis path{display:none}.section-pick-two .viz .left,.section-pick-two .viz .right{clear:none;display:inline-block;vertical-align:top}.section-pick-two .viz.highlighting .dimmable{opacity:.1!important}.section-pick-two .viz.highlighting .highlight-active{opacity:1!important}.section-pick-two .viz .loading-data{opacity:.3}.section-pick-two .viz .pick-two{-webkit-transition:opacity 50ms ease;transition:opacity 50ms ease}