@charset "UTF-8"; /*! * ===================================================== * Photon v0.1.2 * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/connors/proton/blob/master/LICENSE) * * v0.1.2 designed by @connors. * ===================================================== */ audio, canvas, progress, sub, sup, video { vertical-align: baseline } body, html { height: 100% } hr, html, label { overflow: hidden } .clearfix:after, .toolbar-actions:after, .toolbar:after { clear: both } *, img { -webkit-user-drag: text } .list-group *, .nav-group-item, h1, h2, h3, h4, h5, h6, label, td, th { white-space: nowrap; text-overflow: ellipsis } audio:not([controls]) { display: none } a:active, a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b, strong { font-weight: 700 } dfn { font-style: italic } h1 { margin: .67em 0; font-size: 36px } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative } sup { top: -.5em } sub { bottom: -.25em } 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 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto } 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 } * { cursor: default; -webkit-user-select: none; -webkit-box-sizing: border-box; box-sizing: border-box } html { width: 100% } body { padding: 0; margin: 0; font-family: system, -apple-system, ".SFNSDisplay-Regular", "Helvetica Neue", Helvetica, "Segoe UI", sans-serif; font-size: 13px; line-height: 1.6; color: #333; background-color: transparent } .selectable-text { cursor: text; -webkit-user-select: text } .draggable { -webkit-app-region: drag } .btn, .btn-group { vertical-align: middle; -webkit-app-region: no-drag } .clearfix:after, .clearfix:before { display: table; content: " " } .icon:before, .pane, .tab-item { position: relative } .list-group *, .media-body, .nav-group-item, td, th { overflow: hidden } .pane:first-child { border-left: 0 } .pane-mini { width: 80px; flex: none } .pane-one-fourth { width: 25%; flex: none } .pane-one-third { width: 33.3% } .img-circle { border-radius: 50% } .img-rounded { border-radius: 4px } .list-group { width: 100%; list-style: none; margin: 0; padding: 0 } .list-group * { margin: 0 } .list-group-item { padding: 10px; font-size: 12px; color: #414142; border-top: 1px solid #ddd } .list-group-item:first-child { border-top: 0 } .list-group-item.active, .list-group-item.selected { color: #fff; background-color: #116cd6 } .list-group-header { padding: 10px } .media-object { margin-top: 3px } .media-object.pull-left { margin-right: 10px } .media-object.pull-right { margin-left: 10px } .nav-group { font-size: 14px } .nav-group-item.active, .nav-group-item:active { background-color: #dcdfe1 } .nav-group-item .icon { width: 19px; height: 18px; float: left; color: #737475; margin-top: -3px; margin-right: 7px; font-size: 18px; text-align: center }