@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?-w8qscf);
    src: url(../fonts/icomoon.eot?#iefix-w8qscf) format("embedded-opentype"), url(../fonts/icomoon.woff?-w8qscf) format("woff"), url(../fonts/icomoon.ttf?-w8qscf) format("truetype"), url(../fonts/icomoon.svg?-w8qscf#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.icomoon,
[class*=" icon-"],
[class^=icon-],
fieldset[type=checkbox]+label:before,
fieldset[type=radio]+label:before,
input[type=checkbox]+label:before,
input[type=radio]+label:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-home:before {
    content: "\20"
}

.icon-newspaper:before {
    content: "\21"
}

.icon-pencil:before {
    content: "\22"
}

.icon-image:before {
    content: "\23"
}

.icon-bullhorn:before {
    content: "\24"
}

.icon-book:before {
    content: "\25"
}

.icon-file:before {
    content: "\26"
}

.icon-stack:before {
    content: "\27"
}

.icon-folder-open:before {
    content: "\28"
}

.icon-tags:before {
    content: "\29"
}

.icon-envelope:before {
    content: "\2a"
}

.icon-pushpin:before {
    content: "\2b"
}

.icon-location:before {
    content: "\2c"
}

.icon-alarm:before {
    content: "\2d"
}

.icon-bell:before {
    content: "\2e"
}

.icon-calendar:before {
    content: "\2f"
}

.icon-print:before {
    content: "\30"
}

.icon-download:before {
    content: "\31"
}

.icon-upload:before {
    content: "\32"
}

.icon-disk:before {
    content: "\33"
}

.icon-undo:before {
    content: "\34"
}

.icon-redo:before {
    content: "\35"
}

.icon-forward:before {
    content: "\36"
}

.icon-reply:before {
    content: "\37"
}

.icon-bubble:before {
    content: "\38"
}

.icon-users:before {
    content: "\39"
}

.icon-user:before {
    content: "\3a"
}

.icon-quotes-left:before {
    content: "\3b"
}

.icon-spinner:before {
    content: "\3c"
}

.icon-search:before {
    content: "\3d"
}

.icon-key:before {
    content: "\3e"
}

.icon-lock:before {
    content: "\3f"
}

.icon-cog:before {
    content: "\40"
}

.icon-meter:before {
    content: "\5b"
}

.icon-remove:before {
    content: "\41"
}

.icon-warning:before {
    content: "\42"
}

.icon-close:before {
    content: "\43"
}

.icon-checkmark:before {
    content: "\44"
}

.icon-minus:before {
    content: "\45"
}

.icon-plus:before {
    content: "\46"
}

.icon-play:before {
    content: "\47"
}

.icon-pause:before {
    content: "\48"
}

.icon-stop:before {
    content: "\49"
}

.icon-backward:before {
    content: "\4a"
}

.icon-forward2:before {
    content: "\4b"
}

.icon-first:before {
    content: "\4c"
}

.icon-last:before {
    content: "\4d"
}

.icon-previous:before {
    content: "\4e"
}

.icon-next:before {
    content: "\4f"
}

.icon-loop:before {
    content: "\50"
}

.icon-checkbox-checked:before {
    content: "\51"
}

.icon-checkbox-unchecked:before {
    content: "\52"
}

.icon-checkbox-partial:before {
    content: "\53"
}

.icon-radio-checked:before {
    content: "\54"
}

.icon-radio-unchecked:before {
    content: "\55"
}

.icon-facebook:before {
    content: "\56"
}

.icon-twitter:before {
    content: "\57"
}

.icon-blogger:before {
    content: "\58"
}

.icon-apple:before {
    content: "\59"
}

.icon-android:before {
    content: "\5a"
}

* {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
post,
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-color: transparent
}

a:active,
a:hover {
    outline: 0
}

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 {
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
fieldset,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
fieldset[type=reset],
fieldset[type=submit],
html fieldset[type=button],
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html fieldset[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
fieldset::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

fieldset,
input {
    line-height: normal
}

fieldset[type=checkbox],
fieldset[type=radio],
input[type=checkbox],
input[type=radio] {
    padding: 0
}

fieldset[type=number]::-webkit-inner-spin-button,
fieldset[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

fieldset[type=search],
input[type=search] {
    -webkit-appearance: textfield
}

fieldset[type=search]::-webkit-search-cancel-button,
fieldset[type=search]::-webkit-search-decoration,
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
}

.button,
fieldset[type=file]::-webkit-file-upload-button,
fieldset[type=submit],
input[type=file]::-webkit-file-upload-button,
input[type=submit] {
    padding: .25em 1em;
    margin-bottom: 1em;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #0086af;
    background: #00ade2;
    color: #fff !important;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #0086af;
    box-shadow: inset 0 2px 2px -2px #fff;
    cursor: pointer
}

.button:hover,
fieldset:hover[type=file]::-webkit-file-upload-button,
fieldset:hover[type=submit],
input:hover[type=file]::-webkit-file-upload-button,
input:hover[type=submit] {
    background: #009ac9
}

.button.flat,
fieldset.flat[type=file]::-webkit-file-upload-button,
fieldset.flat[type=submit],
input.flat[type=file]::-webkit-file-upload-button,
input.flat[type=submit] {
    color: #0086af !important;
    background: #c9e2f2;
    border-color: transparent;
    text-shadow: none;
    box-shadow: none
}

.button.flat:hover,
fieldset.flat:hover[type=file]::-webkit-file-upload-button,
fieldset.flat:hover[type=submit],
input.flat:hover[type=file]::-webkit-file-upload-button,
input.flat:hover[type=submit] {
    color: #fff !important;
    background: #0086af
}

.button.gray,
fieldset.gray[type=file]::-webkit-file-upload-button,
fieldset.gray[type=submit],
input.gray[type=file]::-webkit-file-upload-button,
input.gray[type=submit] {
    border-color: #58595b;
    background: #9a9ca0;
    text-shadow: 1px 1px 1px #58595b
}

.button.gray:hover,
fieldset.gray:hover[type=file]::-webkit-file-upload-button,
fieldset.gray:hover[type=submit],
input.gray:hover[type=file]::-webkit-file-upload-button,
input.gray:hover[type=submit] {
    background: #8d8f93
}

.button.orange,
fieldset.orange[type=file]::-webkit-file-upload-button,
fieldset.orange[type=submit],
input.orange[type=file]::-webkit-file-upload-button,
input.orange[type=submit] {
    color: #fff !important;
    border-color: #ef6c13;
    background: #f17b2b;
    text-shadow: 1px 1px 1px #ef6c13
}

.button.orange:hover,
fieldset.orange:hover[type=file]::-webkit-file-upload-button,
fieldset.orange:hover[type=submit],
input.orange:hover[type=file]::-webkit-file-upload-button,
input.orange:hover[type=submit] {
    background: #db610e
}

.button.small,
fieldset.small[type=file]::-webkit-file-upload-button,
fieldset.small[type=submit],
input.small[type=file]::-webkit-file-upload-button,
input.small[type=submit] {
    font-size: .9em
}

.button.inline,
fieldset.inline[type=file]::-webkit-file-upload-button,
fieldset.inline[type=submit],
input.inline[type=file]::-webkit-file-upload-button,
input.inline[type=submit] {
    margin-left: 1em;
    margin-right: 1em
}

.button.full,
fieldset.full[type=file]::-webkit-file-upload-button,
fieldset.full[type=submit],
input.full[type=file]::-webkit-file-upload-button,
input.full[type=submit] {
    width: 100%;
    text-align: center
}

.button.margin,
fieldset.margin[type=file]::-webkit-file-upload-button,
fieldset.margin[type=submit],
input.margin[type=file]::-webkit-file-upload-button,
input.margin[type=submit] {
    margin: 20px 0
}

.toggle-button:hover,
.toggle.active,
.toggle:hover {
    background: #f17b2b;
    position: relative;
    color: #fff
}

.toggle,
.toggle-button {
    display: block;
    line-height: 1;
    padding: 10px;
    margin: 30px 0;
    text-align: center;
    background: #a7a9ac;
    color: #fff;
    border-radius: 20px;
    font-weight: 400;
    cursor: pointer;
    font-size: .75em;
    text-transform: uppercase
}

.sort {
    cursor: pointer
}

.sort:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: .5em;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.sort.asc:after {
    border-bottom: 5px solid #a7a9ac
}

.sort.desc:after {
    border-top: 5px solid #a7a9ac
}

.cake-debug {
    text-align: left;
    max-width: 50%;
    margin: 100px auto
}

.blind {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 1
}

.dialog {
    background: #fff;
    width: 80%;
    height: 80%;
    position: fixed;
    top: 10%;
    left: 10%;
    z-index: 2;
    border-radius: 20px;
    box-shadow: 0 0 25px #000;
    padding: 50px 5%;
    text-align: left
}

.dialog-content {
    width: 100%;
    height: 100%
}

.media-dialog-buttons {
    float: right
}

.error-message {
    color: #ec3727;
    padding: 0;
    font-size: .875em;
    margin: -.5em 0 1.25em;
    border-radius: 0 0 5px 5px;
    max-width: 90%
}

.error-message:before {
    content: "\42";
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 1.25em;
    margin-right: .25em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

form {
    width: 34em;
    max-width: 100%;
    float: left;
    margin-right: 80px
}

.login form {
    max-width: 100%;
    float: none
}

label {
    display: block
}

.required label:before {
    content: "*";
    color: #ec3727;
    display: inline;
    margin-right: .25em;
    margin-left: -.6em;
    position: relative;
    top: .2em
}

fieldset,
input,
select,
textarea {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 0 1em;
    border: 1px solid #a7a9ac;
    line-height: 1.2;
    padding: .5em;
    color: #58595b;
    box-shadow: inset -1px 1px 2px rgba(0, 0, 0, .15);
    background-color: #fff;
    border-radius: 0;
    -webkit-appearance: none
}

fieldset:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #58595b;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .25)
}

fieldset.form-error,
input.form-error,
select.form-error,
textarea.form-error {
    border-color: #ec3727
}

select {
    background-image: url(../img/select-arrow.png);
    background-position: 97% 50%;
    background-repeat: no-repeat
}

fieldset,
legend {
    padding: .5em 1em
}

legend {
    background: #fff;
    border: 1px solid #a7a9ac
}

fieldset[type=submit],
input[type=submit] {
    -webkit-appearance: none;
    line-height: 1.5
}

fieldset[type=checkbox],
input[type=checkbox] {
    display: none
}

fieldset[type=checkbox]+label,
input[type=checkbox]+label {
    padding: .5em;
    display: block;
    margin-bottom: 1em;
    z-index: 1;
    padding-left: 0
}

fieldset[type=checkbox]+label:before,
input[type=checkbox]+label:before {
    content: "\52";
    margin-right: 1em
}

fieldset[type=checkbox]:checked+label:before,
input[type=checkbox]:checked+label:before {
    content: "\51"
}

fieldset[type=radio],
input[type=radio] {
    display: none
}

fieldset[type=radio]+label,
input[type=radio]+label {
    padding: .5em;
    display: inline-block;
    margin-right: 2em;
    z-index: 1;
    padding-left: 0
}

fieldset[type=radio]+label:before,
input[type=radio]+label:before {
    content: "\55";
    margin-right: 1em
}

fieldset[type=radio]:checked+label:before,
input[type=radio]:checked+label:before {
    content: "\54"
}

.input {
    clear: both
}

.input.file {
    clear: none;
    float: left
}

.submit {
    display: inline-block
}

fieldset[type=file],
input[type=file] {
    border: none;
    box-shadow: none;
    padding-left: 0;
    background-color: transparent;
    outline: none
}

fieldset[type=file]::-webkit-file-upload-button,
input[type=file]::-webkit-file-upload-button {
    margin-bottom: 0;
    content: "Add New File"
}

.title-input {
    font-size: 1.5em
}

.caption {
    color: #0086af;
    font-style: italic;
    font-size: .875em
}

.caption:before {
    content: "(";
    display: inline
}

.caption:after {
    content: ")";
    display: inline
}

.input-icon {
    margin-left: 1em;
    vertical-align: middle
}

.file-input,
.file-input-thumb {
    max-width: 100px;
    max-height: 100px
}

body,
html {
    height: 100%
}

body {
    color: #58595b;
    font-family: proxima-nova, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    text-align: center
}

@media (min-width:551px) {
    body {
        font-size: 16px
    }
}

.lt-ie9 body {
    font-size: 16px
}

.state-indicator {
    position: absolute;
    top: 100%;
    left: 100%;
    display: none;
    z-index: 1
}

@media (min-width:551px) {
    .state-indicator {
        z-index: 2
    }
}

.lt-ie9 .state-indicator {
    z-index: 2
}

.wrapper {
    width: 300px;
    margin: 20px 0;
    padding: 0 10px;
    max-width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

@media (min-width:551px) {
    .wrapper {
        width: 530px
    }
}

.lt-ie9 .wrapper {
    width: 530px
}

.admin .wrapper {
    width: calc(100% - 120px);
    margin-top: 32px;
    margin-left: 120px;
    padding: 1em 3em 5em;
    position: relative
}

.news .wrapper,
.talks .wrapper {
    margin-bottom: 120px
}

.message {
    background: #f17b2b;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: .5em 1em;
    opacity: 0;
    animation: a 5s ease
}

@keyframes a {

    0%,
    to {
        opacity: 0
    }

    25%,
    75% {
        opacity: 1
    }
}

table {
    width: 100%;
    margin-bottom: 1em;
    border: 1px solid #dbdcde;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .15)
}

table,
th {
    background: #fff
}

th {
    font-size: .875em;
    color: #58595b;
    border-bottom: 1px solid #dbdcde;
    padding: .5em 1em;
    font-weight: 400;
    white-space: nowrap
}

td {
    vertical-align: top;
    padding: 1em
}

tr:nth-child(2n) {
    background: #f2f8fc
}

.flags {
    white-space: nowrap
}

.flag {
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    background: url(../img/flags.png) 0 100% no-repeat
}

.flag.disabled {
    background-position: 0 0
}

.flag.disabled:hover {
    background-position: 0 100%
}

.flag.featured {
    background-position: 50% 100%
}

.flag.featured.disabled {
    background-position: 50% 0
}

.flag.featured.disabled:hover {
    background-position: 50% 100%
}

.flag.archive {
    background-position: 100% 100%
}

.flag.archive.disabled {
    background-position: 100% 0
}

.flag.archive.disabled:hover {
    background-position: 100% 100%
}

.conference-info {
    padding-left: 4.5em
}

.conference-info .conference-name {
    color: #ec3727;
    text-transform: uppercase
}

.conference,
.description,
.event-date,
.modified,
.outlet {
    font-size: .875em
}

.actions,
.event-date,
.modified {
    white-space: nowrap
}

.actions {
    height: 2em
}

.action {
    display: none;
    font-size: .875em;
    color: #0086af;
    background: #dbdcde;
    border-radius: 5px;
    padding: .25em 1em;
    margin: .25em .25em .25em 0
}

tr:hover .action {
    display: inline-block
}

.action:hover {
    color: #fff;
    background: #0086af
}

.delete:hover {
    color: #fff;
    background: #ec3727
}

.tap-highlight {
    transform: scale(1.1);
    border: 1px solid #f4995b;
    border-radius: 4px;
    background-color: #fff;
    z-index: 2 !important
}

.tap-highlight:after {
    content: "Go";
    display: block;
    position: absolute;
    bottom: -5px;
    right: -10px;
    left: auto;
    text-transform: lowercase;
    color: #fff;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    background: url(../img/go-button-bg.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-align: center;
    text-indent: -2px;
    transform: rotate(8deg);
    z-index: 3
}

@media (min-width:551px) {
    .tap-highlight:after {
        bottom: -10px;
        right: -20px;
        width: 44px;
        height: 44px;
        line-height: 50px;
        border-radius: 44px;
        font-size: 14px
    }
}

.lt-ie9 .tap-highlight:after {
    bottom: -10px;
    right: -20px;
    width: 44px;
    height: 44px;
    line-height: 50px;
    border-radius: 44px;
    font-size: 14px
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .tap-highlight:after {
        background-image: url(../img/go-button-bg@2x.png)
    }
}

.nav-secondary .tap-highlight:before {
    width: 44px;
    height: 44px;
    margin: 0 auto
}

@media (min-width:551px) {
    .nav-secondary .tap-highlight:before {
        width: 60px;
        height: 60px
    }
}

.lt-ie9 .nav-secondary .tap-highlight:before {
    width: 60px;
    height: 60px
}

.nav-secondary .tap-highlight:after {
    right: -10px;
    bottom: 0;
    width: 25px;
    height: 25px;
    font-size: 11px;
    line-height: 25px
}

@media (min-width:551px) {
    .nav-secondary .tap-highlight:after {
        right: -20px;
        width: 30px;
        height: 30px;
        font-size: 12px;
        line-height: 30px
    }
}

.lt-ie9 .nav-secondary .tap-highlight:after {
    right: -20px;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px
}

.h1,
h1 {
    color: #ec3727;
    text-align: center;
    margin: .5em 0;
    font-size: 1.875em;
    line-height: 1.2
}

.h2,
h2 {
    font-size: 1.625em;
    font-weight: 700
}

.h2,
.h3,
h2,
h3 {
    line-height: 1.2;
    margin: 0
}

.h3,
h3 {
    font-size: 1em
}

a,
a:hover,
a:visited {
    color: inherit;
    text-decoration: none;
    outline: none
}

.hoverlink:hover {
    border-bottom: 1px solid #c1c3c5
}

p {
    margin: 0
}

dt {
    width: 12em;
    font-weight: 700;
    text-align: right
}

.inline,
dd,
dt {
    display: inline-block
}

.hidden {
    display: none !important;
    visibility: hidden
}

.admin h1 {
    text-align: left;
    color: #58595b;
    font-weight: 400;
    font-size: 2.5em
}

.current {
    color: #fff;
    background: #0086af;
    position: relative
}

.current:hover {
    color: #fff !important;
    background: #0086af !important
}

.current:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f2f8fc
}

.admin-header {
    background: #3f4041;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    float: left;
    z-index: 200
}

.admin-header-link,
.admin-header-menu,
.admin-header-title,
.menu-option,
[class*=admin-nav-item] {
    display: inline-block;
    float: left;
    padding: 0 1em;
    margin: 0;
    cursor: pointer;
    line-height: 32px;
    min-width: 8em
}

.admin-header-link:hover,
.admin-header-menu:hover,
.admin-header-title:hover,
.menu-option:hover,
:hover[class*=admin-nav-item] {
    color: #7ce0ff;
    background: #000
}

.admin-header-title {
    cursor: default
}

.admin-header-title:hover {
    background: transparent;
    color: #fff
}

.admin-header-menu {
    position: relative
}

.admin-header-menu-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #3f4041;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #fff;
    list-style: none
}

.user-info .admin-header-menu-options {
    text-align: right;
    left: auto;
    right: 0
}

.admin-header-menu:hover>.admin-header-menu-options,
.menu-option {
    display: block
}

.menu-option {
    float: none;
    white-space: nowrap;
    height: 32px;
    line-height: 32px;
    padding: 0 1em;
    text-align: left
}

.user-info {
    float: right;
    text-align: right
}

.username {
    font-weight: 700
}

.admin-nav {
    color: #fff;
    background: #3f4041;
    position: fixed;
    top: 0;
    left: 0;
    padding: 40px 0 0;
    height: 100%;
    width: 120px;
    max-width: 50%
}

[class*=admin-nav-item] {
    display: block;
    float: none;
    color: inherit;
    text-align: left;
    height: 40px;
    line-height: 40px;
    padding: 0 1em;
    min-width: 0
}

.count {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: -20px;
    color: #a7a9ac;
    font-style: italic
}

.card {
    background: #fff;
    padding: 2em;
    margin-bottom: 2em;
    border-radius: 1em;
    border: 1px solid #dbdcde;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
    position: relative
}

.card .actions {
    position: absolute;
    top: 1.65em;
    right: 1em
}

.card .actions .action {
    display: inline-block
}

.card.two-up {
    width: 48%;
    float: left
}

.card.two-up+.two-up {
    margin-left: 4%
}

.hasDatepicker {
    width: calc(100% - 2em)
}

.media-directory {
    width: calc(100% + 20px);
    float: left;
    margin-left: -10px;
    margin-right: -10px
}

.dialog .media-directory {
    padding-top: 10px;
    height: 90%;
    overflow: auto
}

.media-tile.selected,
.media-tile:hover {
    background: #fff;
    box-shadow: 0 0 5px #a7a9ac;
    transform: scale(1.2)
}

.media-tile {
    width: 100px;
    height: 100px;
    background: #eaf4fa;
    box-shadow: inset 0 0 5px #a7a9ac;
    text-align: center;
    margin: 10px;
    padding-bottom: 20px;
    float: left;
    position: relative;
    cursor: pointer
}

.media-tile:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.media-tile .filetype {
    top: 0;
    background: #a7a9ac
}

.media-tile .filetype,
.media-tile .usage {
    position: absolute;
    display: none;
    right: 90px;
    color: #fff;
    line-height: 15px;
    padding: 0 5px;
    font-size: 11px;
    box-shadow: -1px 1px 1px #58595b
}

.media-tile .usage {
    top: 18px;
    background: green
}

.media-tile:hover .filetype,
.media-tile:hover .usage {
    display: block
}

.media-image {
    max-width: 3.75em;
    max-height: 3.75em;
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    border-bottom: 2px solid #a7a9ac
}

.media-name {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 20px;
    padding: 0 5px;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    background: #58595b;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 11px;
    border: none;
    box-shadow: none
}

.media-tile:hover .media-name {
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: normal
}

.media-checked,
.media-delete {
    display: none;
    position: absolute;
    top: -8px;
    right: -8px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 30px;
    box-shadow: 0 1px 2px #58595b
}

.media-checked {
    background: #73a82f
}

.media-tile.selected .media-checked {
    display: block
}

.media-delete {
    background: #ec3727
}

.media-delete:hover {
    color: #ec3727;
    background: #fff;
    border-color: #ec3727
}

.media-tile:hover .media-delete {
    display: block
}

.dialog .media-tile:hover .media-delete {
    display: none
}

.media-info-panel {
    float: left;
    width: 220px;
    height: 220px;
    padding: 1em;
    border: 1px solid #a7a9ac;
    background: #fff;
    box-shadow: 0 1px 3px #58595b;
    margin: 10px 10px 0;
    display: none
}

.next:hover,
.pagination-number.current,
.pagination-number:hover,
.prev:hover {
    color: #16c8ff;
    font-weight: 700;
    text-shadow: 1px 1px 1px #fff
}

.pagination-number {
    color: #0086af;
    width: 24px;
    background: transparent;
    display: inline-block;
    text-align: center;
    cursor: pointer
}

.pagination-number:after {
    display: none
}

.pagination-number.current:hover {
    color: #16c8ff !important;
    background: transparent !important
}

.disabled {
    color: #c9e2f2
}

.preview {
    float: left;
    width: 530px
}

.toggle {
    float: left;
    width: 32%
}

.toggle+.toggle {
    margin-left: 2%
}

.toggle.active:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-top: 10px solid #f17b2b;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.tab {
    display: none
}

.form-toggle {
    border-radius: 0;
    float: right;
    margin: 0 0 0 4px
}

.form-tab {
    border-top: 2px solid #f17b2b;
    margin-bottom: 20px;
    padding-top: 20px;
    overflow: hidden
}

.form-tab-header {
    line-height: 2
}

#all .upcoming .post-title {
    position: relative
}

#all .upcoming .post-title:after {
    content: "Upcoming";
    display: inline-block;
    background: #c9e2f2;
    height: 2em;
    line-height: 2;
    font-weight: 400;
    color: #0086af;
    padding: 0 1em;
    font-size: 12px;
    text-align: center;
    border-radius: 3em;
    vertical-align: middle
}

#existing .input {
    display: inline-block;
    vertical-align: middle;
    width: calc(80% - 5em)
}

#existing .input fieldset,
#existing .input input {
    margin-bottom: 0
}

#existing .button,
#existing fieldset[type=file]::-webkit-file-upload-button,
#existing fieldset[type=submit],
#existing input[type=file]::-webkit-file-upload-button,
#existing input[type=submit] {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 20%;
    text-align: center
}

#existing #fileDisplay {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.home:before,
.login:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.jesse {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 64%;
    background-image: url(../img/jesse.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 1000% auto
}

.jesse:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #a7a9ac;
    background-image: linear-gradient(50deg, #f2f8fc, #a7a9ac 50%, #a7a9ac 51%, #f2f8fc)
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .jesse {
        background-image: url(../img/jesse@2x.png)
    }
}

.bubble.asleep:before,
.bubble.longtail:before,
.bubble.shorttail:before {
    content: "";
    display: block;
    position: absolute;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: -1;
    top: 98%;
    top: calc(100% - 1px)
}

@media (min-width:551px) {

    .bubble.asleep:before,
    .bubble.longtail:before,
    .bubble.shorttail:before {
        top: 96%;
        top: calc(100% - 3px)
    }
}

.bubble {
    position: absolute;
    top: 100%;
    left: 100%;
    background: #fff;
    border: 2px solid #a7a9ac;
    border-radius: 48%;
    padding: .75em;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    z-index: 10
}

.bubble span {
    font-size: 80%;
    display: block;
    margin: 0 .25em .25em;
    line-height: .8
}

.bubble.asleep {
    font-size: 14px;
    padding: .45em;
    border: none;
    background: transparent;
    font-weight: 400
}

.bubble.asleep:before {
    top: -2px;
    left: -4px;
    width: 41px;
    height: 50px;
    background-image: url(../img/bubbles/thought-bubble.png)
}

@media (min-width:551px) {
    .bubble.asleep:before {
        width: 67px;
        height: 81px;
        top: -6px;
        left: -10px
    }
}

.lt-ie9 .bubble.asleep:before {
    width: 67px;
    height: 81px;
    top: -6px;
    left: -10px
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .bubble.asleep:before {
        background-image: url(../img/bubbles/thought-bubble@2x.png)
    }
}

.bubble.longtail:before {
    width: 16px;
    height: 27px;
    left: 48%;
    background-image: url(../img/bubbles/bubble-tails-long.png);
    background-size: 200% auto
}

@media (min-width:551px) {
    .bubble.longtail:before {
        width: 24px;
        height: 40px
    }
}

.lt-ie9 .bubble.longtail:before {
    width: 24px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .bubble.longtail:before {
        background-image: url(../img/bubbles/bubble-tails-long@2x.png)
    }
}

.bubble.longtail.left:before {
    left: 42%;
    background-position: 100% 0
}

@media (min-width:551px) {
    .bubble.longtail.left:before {
        left: 22%
    }
}

.lt-ie9 .bubble.longtail.left:before {
    left: 22%
}

.bubble.shorttail:before {
    width: 28px;
    height: 8px;
    left: 12%;
    background-image: url(../img/bubbles/bubble-tails-short.png);
    background-size: 400% auto
}

@media (min-width:551px) {
    .bubble.shorttail:before {
        width: 44px;
        height: 13px
    }
}

.lt-ie9 .bubble.shorttail:before {
    width: 44px;
    height: 13px
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .bubble.shorttail:before {
        background-image: url(../img/bubbles/bubble-tails-short@2x.png)
    }
}

.bubble.shorttail.topleft:before {
    background-position: 100% 0
}

.bubble.shorttail.topright:before {
    background-position: 66.6666% 0
}

.bubble.shorttail.bottomright:before {
    left: auto;
    right: 12%;
    background-position: 33.3333% 0
}

@media (min-width:551px) {
    .bubble {
        font-size: 14px;
        letter-spacing: .05em
    }

    .bubble.asleep {
        font-size: 20px
    }

    .bubble span {
        margin: 0 .5em .5em
    }
}

.lt-ie9 .bubble {
    font-size: 14px;
    letter-spacing: .05em
}

.lt-ie9 .bubble.asleep {
    font-size: 20px
}

.lt-ie9 .bubble span {
    margin: 0 .5em .5em
}

.nav-primary {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: start
}

.nav-primary .nav-item {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    z-index: 1;
    width: 70px;
    height: 76px;
    background-image: url(../img/primary-links_aogd-3rd-edition.png);
    background-size: 400% 100%
}

.no-touch .nav-primary .nav-item:hover {
    transform: scale(1.1)
}

.nav-primary .nav-item.row-1 {}

.nav-primary .nav-item.row-2 {}

@media (min-width:551px) {
    .nav-primary .nav-item {
        display: block;
        position: relative;
        background-repeat: no-repeat;
        z-index: 1;
        width: 120px;
        height: 130px
    }

    .no-touch .nav-primary .nav-item:hover {
        transform: scale(1.1)
    }

    .nav-primary .nav-item.row-2 {}
}

.lt-ie9 .nav-primary .nav-item {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    z-index: 1;
    width: 120px;
    height: 130px
}

.no-touch .lt-ie9 .nav-primary .nav-item:hover {
    transform: scale(1.1)
}

.lt-ie9 .nav-primary .nav-item.row-2 {}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .nav-primary .nav-item {
        background-image: url(../img/primary-links_aogd-3rd-edition@2x.png)
    }
}

.art-of-game-design {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
    margin-left: 10%;
    background-position: 0 0
}

.schell-games {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    margin-right: 10%;
    background-position: 33.3333% 0
}

.etc {
    grid-column: 1;
    grid-row: 2;
    justify-self: start;
    background-position: 66.6666% 0
}

.blog {
    grid-column: 2;
    grid-row: 2;
    justify-self: end;
    background-position: 100% 0
}

.nav-secondary {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    padding: 10px 0;
    align-items: start
}

.nav-secondary .nav-item {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    z-index: 1;
    width: 44px;
    height: 44px;
    background-image: url(../img/secondary-links.png);
    background-size: auto 900%
}

.no-touch .nav-secondary .nav-item:hover {
    transform: scale(1.1)
}

.nav-secondary .nav-item.row-1 {}

.nav-secondary .nav-item.row-2 {}

.nav-secondary .nav-item.row-3 {}

@media (min-width:551px) {
    .nav-secondary .nav-item {
        display: block;
        position: relative;
        background-repeat: no-repeat;
        z-index: 1;
        width: 60px;
        height: 60px
    }

    .no-touch .nav-secondary .nav-item:hover {
        transform: scale(1.1)
    }

    .nav-secondary .nav-item.row-1 {}

    .nav-secondary .nav-item.row-2 {}

    .nav-secondary .nav-item.row-3 {}
}

.lt-ie9 .nav-secondary .nav-item {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    z-index: 1;
    width: 60px;
    height: 60px
}

.no-touch .lt-ie9 .nav-secondary .nav-item:hover {
    transform: scale(1.1)
}

.lt-ie9 .nav-secondary .nav-item.row-1 {}

.lt-ie9 .nav-secondary .nav-item.row-2 {}

.lt-ie9 .nav-secondary .nav-item.row-3 {}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .nav-secondary .nav-item {
        background-image: url(../img/secondary-links@2x.png)
    }
}

.blog-t {
    grid-column: 1;
    grid-row: 1;
    background-position: 50% 0
}

.twitter-j {
    grid-column: 2;
    grid-row: 1;
    background-position: 50% 12.5%
}

.talks-link {
    grid-column: 1;
    grid-row: 1;
    background-position: 50% 25%
}

.wiki {
    grid-column: 4;
    grid-row: 1;
    background-position: 50% 50%
}

.email {
    grid-column: 5;
    grid-row: 1;
    background-position: 50% 87.5%
}

.blog-g {
    grid-column: 5;
    grid-row: 1;
    background-position: 50% 0
}

.twitter-d {
    grid-column: 2;
    grid-row: 2;
    background-position: 50% 12.5%
}

.slides {
    grid-column: 1;
    grid-row: 2;
    background-position: 50% 37.5%
}

.news-link {
    grid-column: 3;
    grid-row: 1;
    justify-self: center;
    background-position: 50% 62.5%
}

.facebook {
    grid-column: 5;
    grid-row: 1;
    background-position: 50% 100%
}

.twitter-z {
    grid-column: 2;
    grid-row: 3;
    background-position: 50% 12.5%
}

.predict {
    grid-column: 2;
    grid-row: 1;
    background-position: 50% 75%
}

.blog-g:before,
.blog-t:before,
.twitter-d:before,
.twitter-j:before,
.twitter-z:before {
    display: block;
    position: absolute;
    top: .25em;
    left: 34px;
    font-size: 11px
}

@media (min-width:551px) {

    .blog-g:before,
    .blog-t:before,
    .twitter-d:before,
    .twitter-j:before,
    .twitter-z:before {
        font-size: 13px;
        left: 48px
    }
}

.lt-ie9 .blog-g:before,
.lt-ie9 .blog-t:before,
.lt-ie9 .twitter-d:before,
.lt-ie9 .twitter-j:before,
.lt-ie9 .twitter-z:before {
    font-size: 13px
}

.blog-t:before {
    content: "T"
}

.blog-g:before {
    content: "G"
}

.twitter-j:before {
    content: "J"
}

.twitter-d:before {
    content: "D"
}

.twitter-z:before {
    content: "Z"
}

.to-home {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 10px;
    left: 10px;
    background: url(../img/home.png) 50% 50% no-repeat;
    background-size: 50% auto;
    border-radius: 10px;
    border: 1px solid #a7a9ac;
    z-index: 100
}

.to-home:hover {
    border-color: #f17b2b
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .to-home {
        background-image: url(../img/home@2x.png)
    }
}

.news {
    height: auto
}

.news .jesse {
    background-position: 77.7777% 100%
}

.talks {
    height: auto
}

.post {
    display: block;
    margin: 1em 0 0;
    padding: 1em 0 0;
    border-top: 2px solid #ddedf7;
    overflow: hidden
}

.ui-accordion-content>.post:first-child,
.ui-accordion-content>a:first-child .post {
    border-top: none;
    margin-top: 0
}

.post-image {
    width: 3em;
    height: 3em;
    background-color: #fff;
    padding: 5px;
    display: inline-block;
    border-radius: 10px;
    border-bottom: 2px solid #a7a9ac
}

@media (min-width:551px) {
    .post-image {
        width: 3.75em;
        height: 3.75em;
        float: left
    }
}

.lt-ie9 .post-image {
    width: 3.75em;
    height: 3.75em;
    float: left
}

form .post-image {
    margin-right: 1em
}

.talk-slides {
    background: #f17b2b url(../img/slides-icon.png) 0 0 no-repeat;
    background-size: auto 100%;
    width: 2.75em;
    height: 2.75em;
    display: inline-block;
    margin-left: .5em;
    border-radius: 10px
}

@media (min-width:551px) {
    .talk-slides {
        float: left;
        clear: left;
        margin-top: .35em
    }
}

.lt-ie9 .talk-slides {
    float: left;
    clear: left;
    margin-top: .35em
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .talk-slides {
        background-image: url(../img/slides-icon@2x.png)
    }
}

.play-icon {
    display: inline-block;
    background: #f17b2b;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    vertical-align: middle;
    position: relative;
    margin-bottom: .1em
}

.play-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: .25em;
    left: .45em;
    border-left: .25em solid #fff;
    border-top: .25em solid transparent;
    border-bottom: .25em solid transparent
}

@media (min-width:551px) {
    .post-content {
        padding-left: 4.75em
    }
}

.lt-ie9 .post-content {
    padding-left: 4.75em
}

.post-title {
    color: #58595b;
    margin: 0
}

.post-title a {
    display: inline-block;
    vertical-align: middle
}

.post-title a:hover,
a:hover .post-title {
    text-decoration: underline
}

.post-date,
.post-outlet {
    font-size: .75em;
    line-height: 1;
    color: #ec3727
}

.post-outlet {
    text-transform: uppercase
}

.post-date {
    margin-left: .25em;
    padding-left: .75em;
    border-left: 1px solid #a7a9ac
}

.user .username {
    font-size: .75em;
    color: #ec3727
}

.login .wrapper {
    width: 320px;
    position: static
}

.login .card:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: -20%;
    width: 150%;
    height: 300px;
    background: url(../img/jesse.png) 66.6666% 100% no-repeat;
    background-size: 1000% auto
}

.login .bubble {
    top: -190px !important;
    left: 12px !important
}

@media (-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi) {
    .login {
        background-image: url(../img/jesse@2x.png)
    }
}

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