html{ color:#222; background:#FFF; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
body { line-height: 1; font-size: 15px; font-family: Georgia,Times,serif; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
q:before, q:after { content:''; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
em { font-style: italic; }
caption, th { text-align:left; }
abbr, acronym { border:0; font-variant:normal; }
/* to preserve line-height and selector appearance */
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
/*to enable resizing for IE*/
input, textarea, select { *font-size:100%; }
/*because legend doesn't inherit in IE */
legend { color:#000; }
a { color: #008990; text-decoration: none; }
a:hover { text-decoration: underline; }
/*
 * HTML5 Defaults
 */
article, aside, details, figcaption, figure,
footer,header, hgroup, menu, nav, section {
    display:block;
}
p { line-height: 1.35; }
h1 { font-size: 1.6667em; }
strong { font-style:normal; font-weight: bold; }
th { font-weight: bold; }
blockquote { margin-left: 1em; font-style: italic; color: #444; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=02_glass.png&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=02_glass.png&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #333; color: #eeeeee; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { }
.ui-state-hover a, .ui-state-hover a:hover { }
.ui-state-active, .ui-widget-content .ui-state-active { background: #ffcc20; color: black; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: black; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #cccccc; background: #eeeeee url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x; color: #2e7db2; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #2e7db2; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #ffc73d url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; color: #111111; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #111111; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #111111; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_cccccc_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_cccccc_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_cccccc_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_222222_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_4b8e0b_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-icons_a83300_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; }

/* Overlays */
.ui-widget-overlay { background: #5c5c5c url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(https://s3.amazonaws.com/static.texastribune.org/common/css/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-panel { display: block; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#wrapper, .wrapper {
  margin: 0 auto;
  width: 960px;
  clear: both; }

.wrapper-r {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  clear: both; }

.mobile #wrapper, .mobile .wrapper, .iframe #wrapper, .iframe .wrapper, .print #wrapper, .print .wrapper, .republish #wrapper, .republish .wrapper, .kiosk #wrapper, .kiosk .wrapper {
  width: auto; }

body.responsive .content-wrapper {
  width: 100%;
  max-width: 960px; }

.main_column {
  padding-top: 10px; }

.column {
  float: left;
  padding-top: 10px;
  width: 310px; }

.column {
  float: left;
  padding-top: 10px;
  width: 310px; }
  .column.gap {
    margin-right: 15px; }
  .column.line {
    border-right: 1px solid #cccccc;
    padding-right: 7px;
    margin-right: 7px;
    width: 318px; }

.column.main {
  width: 636px; }
  .column.main.gap {
    margin-right: 14px; }
  .column.main.line {
    margin-right: 6px;
    width: 644px; }

.columns.two > .column {
  width: 465px; }

.columns.four > .column {
  width: 225px; }

header.auxiliary {
  border-bottom: 1px solid #999999;
  margin-bottom: 10px;
  padding-bottom: 5px; }

.image_grid > * {
  float: left;
  margin: 0 12px 12px 0; }
.image_grid > header {
  float: none;
  margin: 10px 0; }
.image_grid > .last {
  margin-right: 0; }

#site_content {
  min-height: 200px; }

.content.bare {
  margin-top: 10px; }

.nav.rail {
  font-family: Helvetica, Arial, sans-serif;
  border-right: 1px solid #cccccc;
  float: left; }

@media print {
  #site_footer {
    display: none; } }
@media (max-width: 520px) {
  .hide-for-mobile {
    display: none; } }

@media screen and (max-width: 799px) {
  .hide-for-medium-down {
    display: none; } }

.show-for-medium-down {
  display: none; }
  @media screen and (max-width: 799px) {
    .show-for-medium-down {
      display: block; } }

@media screen and (min-width: 520px) {
  .mobile-only {
    display: none; } }

.carousel-nav {
  padding-left: 10px; }
  .carousel-nav .pick {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #444444;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444444), color-stop(100%, #888888));
    background-image: -webkit-linear-gradient(#444444, #888888);
    background-image: -moz-linear-gradient(#444444, #888888);
    background-image: -o-linear-gradient(#444444, #888888);
    background-image: linear-gradient(#444444, #888888);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#444444', endColorstr='#888888');
    border: 1px solid #888888;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin-top: 6px;
    margin-right: 10px;
    width: 10px; }
    .carousel-nav .pick.previous {
      background-color: #cbcac9;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cbcac9), color-stop(100%, #b3b0af));
      background-image: -webkit-linear-gradient(#cbcac9, #b3b0af);
      background-image: -moz-linear-gradient(#cbcac9, #b3b0af);
      background-image: -o-linear-gradient(#cbcac9, #b3b0af);
      background-image: linear-gradient(#cbcac9, #b3b0af);
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#cbcac9', endColorstr='#b3b0af'); }
    .carousel-nav .pick.current {
      background-color: #9e9a9a;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9e9a9a), color-stop(100%, #848080));
      background-image: -webkit-linear-gradient(#9e9a9a, #848080);
      background-image: -moz-linear-gradient(#9e9a9a, #848080);
      background-image: -o-linear-gradient(#9e9a9a, #848080);
      background-image: linear-gradient(#9e9a9a, #848080);
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#9e9a9a', endColorstr='#848080'); }
    .carousel-nav .pick.selected {
      background-color: #ffd23a;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffd23a), color-stop(100%, #ffc606));
      background-image: -webkit-linear-gradient(#ffd23a, #ffc606);
      background-image: -moz-linear-gradient(#ffd23a, #ffc606);
      background-image: -o-linear-gradient(#ffd23a, #ffc606);
      background-image: linear-gradient(#ffd23a, #ffc606);
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffd23a', endColorstr='#ffc606');
      border-color: #ecb600; }
      .carousel-nav .pick.selected.day1 {
        background-color: #6ab7c7;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6ab7c7), color-stop(100%, #45a5b8));
        background-image: -webkit-linear-gradient(#6ab7c7, #45a5b8);
        background-image: -moz-linear-gradient(#6ab7c7, #45a5b8);
        background-image: -o-linear-gradient(#6ab7c7, #45a5b8);
        background-image: linear-gradient(#6ab7c7, #45a5b8);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#6ab7c7', endColorstr='#45a5b8');
        border-color: #3e94a6; }
      .carousel-nav .pick.selected.day2 {
        background-color: #8ebe4a;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8ebe4a), color-stop(100%, #739d38));
        background-image: -webkit-linear-gradient(#8ebe4a, #739d38);
        background-image: -moz-linear-gradient(#8ebe4a, #739d38);
        background-image: -o-linear-gradient(#8ebe4a, #739d38);
        background-image: linear-gradient(#8ebe4a, #739d38);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#8ebe4a', endColorstr='#739d38');
        border-color: #658a32; }
      .carousel-nav .pick.selected.day3 {
        background-color: #f16e5f;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f16e5f), color-stop(100%, #ed4431));
        background-image: -webkit-linear-gradient(#f16e5f, #ed4431);
        background-image: -moz-linear-gradient(#f16e5f, #ed4431);
        background-image: -o-linear-gradient(#f16e5f, #ed4431);
        background-image: linear-gradient(#f16e5f, #ed4431);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f16e5f', endColorstr='#ed4431');
        border-color: #eb2e19; }
      .carousel-nav .pick.selected.day4 {
        background-color: #f6c031;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6c031), color-stop(100%, #eaad0a));
        background-image: -webkit-linear-gradient(#f6c031, #eaad0a);
        background-image: -moz-linear-gradient(#f6c031, #eaad0a);
        background-image: -o-linear-gradient(#f6c031, #eaad0a);
        background-image: linear-gradient(#f6c031, #eaad0a);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f6c031', endColorstr='#eaad0a');
        border-color: #d29b09; }

.bootstrap .form_neue input[type="text"], .bootstrap .form_neue input[type="email"],
.bootstrap .form_neue .input-prepend .add-on, .bootstrap .form_neue .input-append .add-on {
  height: 30px; }
.bootstrap .form_neue .input-prepend .add-on, .bootstrap .form_neue .input-append .add-on {
  line-height: 28px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nav {
  font-family: helvetica; }
  .nav.nav-list li {
    position: relative; }
    .nav.nav-list li.active.yellow .pointer {
      border-left-color: #ffcc20; }
    .nav.nav-list li.active.blue .pointer {
      border-left-color: #1b94b2; }
    .nav.nav-list li.active.purple .pointer {
      border-left-color: #993e88; }
    .nav.nav-list li.active.purple .pointer {
      border-left-color: #993e88; }
    .nav.nav-list li.active.green .pointer {
      border-left-color: #8ec961; }
    .nav.nav-list li.active.orange .pointer {
      border-left-color: #f58020; }
    .nav.nav-list li.active.red .pointer {
      border-left-color: #e76245; }
    .nav.nav-list li.active .pointer {
      position: absolute;
      right: -1.25em;
      top: 0;
      width: 0;
      height: 0;
      border-top: 0.95em solid transparent;
      border-bottom: 0.95em solid transparent;
      border-left-width: 1.45em;
      border-left-style: solid; }
  .nav.nav-list .yellow:hover {
    background-color: #ffd853; }
  .nav.nav-list .yellow.active {
    background-color: #ffcc20; }
  .nav.nav-list .blue:hover {
    background-color: #22b8de; }
  .nav.nav-list .blue.active {
    background-color: #1b94b2; }
  .nav.nav-list .purple:hover {
    background-color: #b951a5; }
  .nav.nav-list .purple.active {
    background-color: #993e88; }
  .nav.nav-list .green:hover {
    background-color: #a9d687; }
  .nav.nav-list .green.active {
    background-color: #8ec961; }
  .nav.nav-list .orange:hover {
    background-color: #f79c51; }
  .nav.nav-list .orange.active {
    background-color: #f58020; }
  .nav.nav-list .red:hover {
    background-color: #ed8872; }
  .nav.nav-list .red.active {
    background-color: #e76245; }
  .nav.nav-list a {
    color: #222222;
    display: block;
    line-height: 1.2;
    padding: 0.33em 1em; }
    .nav.nav-list a:hover {
      text-decoration: none; }

.grid {
  width: "100%";
  margin: "0"; }
  .grid:after {
    content: "";
    display: table;
    clear: both; }

.cell {
  float: left;
  padding-right: 20px; }
  .grid .cell:last-of-type {
    padding-right: 0; }
  @media screen and (min-width: 799px) {
    .cell.w-1 {
      width: 8.33333%; } }
  @media screen and (max-width: 799px) {
    .cell.w-1 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-1 {
        width: 8.33333%; } }
  @media screen and (min-width: 799px) {
    .cell.w-2 {
      width: 16.66667%; } }
  @media screen and (max-width: 799px) {
    .cell.w-2 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-2 {
        width: 16.66667%; } }
  @media screen and (min-width: 799px) {
    .cell.w-3 {
      width: 25%; } }
  @media screen and (max-width: 799px) {
    .cell.w-3 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-3 {
        width: 25%; } }
  @media screen and (min-width: 799px) {
    .cell.w-4 {
      width: 33.33333%; } }
  @media screen and (max-width: 799px) {
    .cell.w-4 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-4 {
        width: 33.33333%; } }
  @media screen and (min-width: 799px) {
    .cell.w-5 {
      width: 41.66667%; } }
  @media screen and (max-width: 799px) {
    .cell.w-5 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-5 {
        width: 41.66667%; } }
  @media screen and (min-width: 799px) {
    .cell.w-6 {
      width: 50%; } }
  @media screen and (max-width: 799px) {
    .cell.w-6 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-6 {
        width: 50%; } }
  @media screen and (min-width: 799px) {
    .cell.w-7 {
      width: 58.33333%; } }
  @media screen and (max-width: 799px) {
    .cell.w-7 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-7 {
        width: 58.33333%; } }
  @media screen and (min-width: 799px) {
    .cell.w-8 {
      width: 66.66667%; } }
  @media screen and (max-width: 799px) {
    .cell.w-8 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-8 {
        width: 66.66667%; } }
  @media screen and (min-width: 799px) {
    .cell.w-9 {
      width: 75%; } }
  @media screen and (max-width: 799px) {
    .cell.w-9 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-9 {
        width: 75%; } }
  @media screen and (min-width: 799px) {
    .cell.w-10 {
      width: 83.33333%; } }
  @media screen and (max-width: 799px) {
    .cell.w-10 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-10 {
        width: 83.33333%; } }
  @media screen and (min-width: 799px) {
    .cell.w-11 {
      width: 91.66667%; } }
  @media screen and (max-width: 799px) {
    .cell.w-11 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-11 {
        width: 91.66667%; } }
  @media screen and (min-width: 799px) {
    .cell.w-12 {
      width: 100%; } }
  @media screen and (max-width: 799px) {
    .cell.w-12 {
      width: 100%;
      padding-right: 0; }
      .opt-out .cell.w-12 {
        width: 100%; } }

.grid.padded {
  padding: 20px; }

.explorer {
  font-family: Helvetica, Arial, sans-serif; }
  .explorer .nav {
    font-family: helvetica; }
    .explorer .nav.nav-list li {
      position: relative; }
      .explorer .nav.nav-list li.active.yellow .pointer {
        border-left-color: #ffcc20; }
      .explorer .nav.nav-list li.active.blue .pointer {
        border-left-color: #1b94b2; }
      .explorer .nav.nav-list li.active.purple .pointer {
        border-left-color: #993e88; }
      .explorer .nav.nav-list li.active.purple .pointer {
        border-left-color: #993e88; }
      .explorer .nav.nav-list li.active.green .pointer {
        border-left-color: #8ec961; }
      .explorer .nav.nav-list li.active.orange .pointer {
        border-left-color: #f58020; }
      .explorer .nav.nav-list li.active.red .pointer {
        border-left-color: #e76245; }
      .explorer .nav.nav-list li.active .pointer {
        position: absolute;
        right: -1.25em;
        top: 0;
        width: 0;
        height: 0;
        border-top: 0.95em solid transparent;
        border-bottom: 0.95em solid transparent;
        border-left-width: 1.45em;
        border-left-style: solid; }
    .explorer .nav.nav-list .yellow:hover {
      background-color: #ffd853; }
    .explorer .nav.nav-list .yellow.active {
      background-color: #ffcc20; }
    .explorer .nav.nav-list .blue:hover {
      background-color: #22b8de; }
    .explorer .nav.nav-list .blue.active {
      background-color: #1b94b2; }
    .explorer .nav.nav-list .purple:hover {
      background-color: #b951a5; }
    .explorer .nav.nav-list .purple.active {
      background-color: #993e88; }
    .explorer .nav.nav-list .green:hover {
      background-color: #a9d687; }
    .explorer .nav.nav-list .green.active {
      background-color: #8ec961; }
    .explorer .nav.nav-list .orange:hover {
      background-color: #f79c51; }
    .explorer .nav.nav-list .orange.active {
      background-color: #f58020; }
    .explorer .nav.nav-list .red:hover {
      background-color: #ed8872; }
    .explorer .nav.nav-list .red.active {
      background-color: #e76245; }
    .explorer .nav.nav-list a {
      color: #222222;
      display: block;
      line-height: 1.2;
      padding: 0.33em 1em; }
      .explorer .nav.nav-list a:hover {
        text-decoration: none; }
  .explorer p {
    margin-bottom: 1em; }
  .explorer p.alert-info {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #3a87ad;
    text-shadow: rgba(255, 255, 255, 0.5);
    background-color: #d9edf7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bce8f1; }
    .explorer p.alert-info .close {
      float: right;
      font-size: 20px;
      font-weight: bold;
      line-height: 18px;
      color: black;
      text-shadow: 0 1px 0 white;
      opacity: 0.2;
      filter: alpha(opacity=20);
      position: relative;
      top: -2px;
      right: -21px;
      line-height: 18px; }
      .explorer p.alert-info .close:hover {
        opacity: 1; }
    .explorer p.alert-info .button.close {
      padding: 0;
      cursor: pointer;
      background: transparent;
      border: 0; }
  .explorer h1 {
    font-family: "Knockout 49 A", "Knockout 49 B";
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    font-size: 2.6667em; }
  .explorer .explorer_header {
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    content: "";
    display: table;
    clear: both;
    margin-bottom: 1em;
    background-color: white;
    z-index: 50000; }
    @media (max-width: 520px) {
      .explorer .explorer_header {
        padding-left: 1.5em; } }
    .explorer .explorer_header .fb-recommend {
      padding-top: 1em;
      float: right; }
      @media (max-width: 799px) {
        .explorer .explorer_header .fb-recommend {
          display: none; } }
    .explorer .explorer_header h1 {
      font-family: "freight-sans-pro-n9", "freight-sans-pro";
      font-weight: 900;
      font-size: 43px;
      text-transform: uppercase;
      height: 66px;
      float: left; }
      @media (max-width: 520px) {
        .explorer .explorer_header h1 {
          font-size: 3.5em;
          line-height: 0.9;
          float: none;
          text-align: center;
          background-image: none; } }
      .explorer .explorer_header h1 a {
        color: #222222; }
        .explorer .explorer_header h1 a:hover {
          text-decoration: none; }
      .explorer .explorer_header h1 small {
        display: block;
        font-size: 0.45em;
        font-family: Helvetica, Arial, sans-serif;
        margin-left: 0.15em;
        text-transform: none;
        color: #a2a2a2;
        font-weight: normal;
        margin-left: 3.55em; }
        @media (max-width: 799px) {
          .explorer .explorer_header h1 small {
            display: none; } }
    .explorer .explorer_header hr {
      display: block;
      width: 90%;
      height: 1px;
      border: solid 1px #eeeeee;
      margin: 2em auto; }
  .explorer div.search.oneline {
    width: 80%;
    margin: 1.3333em 0 0 0;
    padding: 0.8em; }
    .explorer div.search.oneline form button, .explorer div.search.oneline form input[type="submit"] {
      line-height: auto;
      height: auto;
      font-size: 1.3333em;
      padding: 0;
      -webkit-border-radius: 0 0.1em 0.1em 0;
      -moz-border-radius: 0 0.1em 0.1em 0;
      -ms-border-radius: 0 0.1em 0.1em 0;
      -o-border-radius: 0 0.1em 0.1em 0;
      border-radius: 0 0.1em 0.1em 0;
      background-color: #222222;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #222222), color-stop(100%, #666666));
      background-image: -webkit-linear-gradient(#222222, #666666);
      background-image: -moz-linear-gradient(#222222, #666666);
      background-image: -o-linear-gradient(#222222, #666666);
      background-image: linear-gradient(#222222, #666666);
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#222222', endColorstr='#666666');
      -webkit-box-shadow: 0 2px 4px #888888;
      -moz-box-shadow: 0 2px 4px #888888;
      box-shadow: 0 2px 4px #888888;
      font-family: "freight-sans-pro-n9", "freight-sans-pro";
      font-weight: 700;
      text-transform: uppercase;
      color: #eeeeee;
      text-shadow: 0 -1px 0 #444444; }
      .explorer div.search.oneline form button:hover, .explorer div.search.oneline form button.hover, .explorer div.search.oneline form input[type="submit"]:hover, .explorer div.search.oneline form input[type="submit"].hover {
        background-color: #666666;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #666666), color-stop(100%, #222222));
        background-image: -webkit-linear-gradient(#666666, #222222);
        background-image: -moz-linear-gradient(#666666, #222222);
        background-image: -o-linear-gradient(#666666, #222222);
        background-image: linear-gradient(#666666, #222222);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#666666', endColorstr='#222222'); }
  .explorer .explorer_rail hr {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid white;
    margin: 1em 0; }
    @media (max-width: 520px) {
      .explorer .explorer_rail hr {
        display: none; } }
  .explorer div.sidebar_search {
    font-family: Helvetica, Arial, sans-serif;
    margin: 1.5em auto; }
    .explorer div.sidebar_search h4 {
      font-family: Arial;
      font-size: 13px;
      font-weight: bold;
      color: inherit;
      text-rendering: optimizelegibility;
      margin-bottom: 0.75em;
      color: #333333; }
    .explorer div.sidebar_search input {
      font-size: 0.9em;
      padding: 0.2em;
      margin: 0 auto;
      width: 100%; }
    .explorer div.sidebar_search .ui-menu {
      max-width: 250px; }
  .explorer .overview h1, .explorer .overview h2 {
    font-family: "Knockout 49 A", "Knockout 49 B"; }
    @media (max-width: 520px) {
      .explorer .overview h1, .explorer .overview h2 {
        padding-left: 0.5em; } }
  .explorer .overview h1 {
    line-height: 0.9;
    font-weight: bold;
    font-size: 45px;
    display: block;
    width: 100%;
    border-bottom: 2px solid #ffcc20;
    padding-bottom: 0.15em;
    z-index: 50000; }
    .explorer .overview h1 a {
      color: #222222; }
      .explorer .overview h1 a:hover {
        color: #008990; }
    .explorer .overview h1 small {
      color: #a2a2a2;
      font-size: 0.75em;
      font-weight: normal;
      white-space: nowrap; }
  .explorer .overview .summary {
    overflow: hidden;
    padding: 20px; }
    .explorer .overview .summary > div {
      overflow: hidden; }
    .explorer .overview .summary img {
      float: left;
      padding-right: 20px; }
    .explorer .overview .summary dl {
      float: left;
      width: 70%;
      margin-bottom: 0.5em;
      line-height: 1.3; }
      @media (max-width: 520px) {
        .explorer .overview .summary dl {
          width: 100%; } }
      .explorer .overview .summary dl dt {
        color: #a2a2a2;
        font-style: italic;
        width: 25%;
        float: left; }
      .explorer .overview .summary dl dd {
        width: 75%;
        float: left; }
        .explorer .overview .summary dl dd ul {
          list-style: none;
          margin-left: 0; }
          .explorer .overview .summary dl dd ul li {
            font-size: 1em;
            margin-left: 0; }
      @media (max-width: 520px) {
        .explorer .overview .summary dl dt, .explorer .overview .summary dl dd {
          float: none;
          width: 100%;
          display: block; } }
      .explorer .overview .summary dl.vertical dt, .explorer .overview .summary dl.vertical dd {
        width: 100%;
        float: none; }
      .explorer .overview .summary dl.vertical dt, .explorer .overview .summary dl.vertical li {
        padding-bottom: 0.25em; }
      .explorer .overview .summary dl.vertical dd {
        padding-left: 20px; }
        .explorer .overview .summary dl.vertical dd ul {
          padding-left: 10px;
          list-style: disc; }
  .explorer .component h2, .explorer .component h4 {
    font-size: 25px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    padding-bottom: 6px;
    margin: 18px auto;
    border-bottom: 2px solid;
    border-color: #e6e6e6; }
    @media (max-width: 520px) {
      .explorer .component h2, .explorer .component h4 {
        padding-left: 0.5em; } }
  .explorer .component.blue h2 {
    border-color: #22b8de; }
  .explorer .component.purple h2 {
    border-color: #b951a5; }
  .explorer .component.green h2 {
    border-color: #a9d687; }
  .explorer .component.orange h2 {
    border-color: #f79c51; }
  .explorer .component.red h2 {
    border-color: #ed8872; }
  .explorer .component.gray h2 {
    border-color: #e6e6e6; }
  .explorer .component:nth-child(2) h2, .explorer .component:nth-child(2) .page-header {
    border-color: #22b8de; }
  .explorer .component:nth-child(3) h2, .explorer .component:nth-child(3) .page-header {
    border-color: #b951a5; }
  .explorer .component:nth-child(4) h2, .explorer .component:nth-child(4) .page-header {
    border-color: #a9d687; }
  .explorer .component:nth-child(5) h2, .explorer .component:nth-child(5) .page-header {
    border-color: #f79c51; }
  .explorer .component:nth-child(6) h2, .explorer .component:nth-child(6) .page-header {
    border-color: #ed8872; }
  .explorer .component:nth-child(7) h2, .explorer .component:nth-child(7) .page-header {
    border-color: #e6e6e6; }
  .explorer .component p {
    margin-left: 1em; }
  .explorer .component ul {
    list-style: disc;
    margin-left: 1em; }
    .explorer .component ul li {
      margin-left: 1em;
      margin-bottom: 0.5em;
      line-height: 1.4; }
      .explorer .component ul li p {
        margin: 0; }
  .explorer .black_button {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    background-color: #222222;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #222222), color-stop(100%, #666666));
    background-image: -webkit-linear-gradient(#222222, #666666);
    background-image: -moz-linear-gradient(#222222, #666666);
    background-image: -o-linear-gradient(#222222, #666666);
    background-image: linear-gradient(#222222, #666666);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#222222', endColorstr='#666666');
    -webkit-box-shadow: 0 2px 4px #888888;
    -moz-box-shadow: 0 2px 4px #888888;
    box-shadow: 0 2px 4px #888888;
    font-weight: 500;
    text-transform: uppercase;
    color: #eeeeee;
    text-shadow: 0 -1px 0 #444444;
    padding: 0.5em; }
    .explorer .black_button:hover, .explorer .black_button.hover {
      background-color: #666666;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #666666), color-stop(100%, #222222));
      background-image: -webkit-linear-gradient(#666666, #222222);
      background-image: -moz-linear-gradient(#666666, #222222);
      background-image: -o-linear-gradient(#666666, #222222);
      background-image: linear-gradient(#666666, #222222);
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#666666', endColorstr='#222222');
      text-decoration: none; }
  .explorer .well {
    padding: 15px;
    background-color: whitesmoke;
    border: 1px solid #eeeeee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    font-family: Arial; }
    .explorer .well p {
      font-size: 12px; }
    .explorer .well h4 {
      font-size: 13px;
      font-weight: bold;
      text-rendering: optimizelegibility;
      margin-bottom: 0.75em;
      color: #333333; }
    .explorer .well .label {
      font-size: 11px;
      font-weight: bold;
      line-height: 14px;
      color: white;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      white-space: nowrap;
      vertical-align: baseline;
      background-color: #999999;
      padding: 1px 4px 2px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
    .explorer .well.shallow {
      padding: 10px; }
    .explorer .well input[type=submit] {
      font-size: 0.6667em; }
  .explorer .control_panel h1 {
    padding-left: 0.5em; }
  .explorer .control_panel .controls {
    clear: both;
    text-transform: uppercase;
    font-family: "freight-sans-pro-n9", "freight-sans-pro";
    font-weight: 700; }
    .explorer .control_panel .controls dl {
      margin: 1em;
      float: left; }
      .explorer .control_panel .controls dl dt, .explorer .control_panel .controls dl li {
        float: left;
        width: auto; }
      .explorer .control_panel .controls dl dt {
        color: #666666 !important;
        margin-left: 5px;
        text-transform: none;
        padding-top: 0.5em; }
      .explorer .control_panel .controls dl dd {
        float: left; }
        .explorer .control_panel .controls dl dd ul {
          width: auto;
          overflow: hidden;
          display: inline-block;
          list-style: none;
          line-height: 1.75;
          border-left: 0; }
          .explorer .control_panel .controls dl dd ul li {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            border: 1px solid #e1e1e1;
            background-color: #cccccc;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #f2f2f2));
            background-image: -webkit-linear-gradient(#cccccc, #f2f2f2);
            background-image: -moz-linear-gradient(#cccccc, #f2f2f2);
            background-image: -o-linear-gradient(#cccccc, #f2f2f2);
            background-image: linear-gradient(#cccccc, #f2f2f2);
            filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#cccccc', endColorstr='#f2f2f2');
            margin: 0 5px;
            font-size: 1em; }
            .explorer .control_panel .controls dl dd ul li a {
              color: #222222 !important;
              padding: 0.25em 0.75em; }
            .explorer .control_panel .controls dl dd ul li:hover, .explorer .control_panel .controls dl dd ul li.hover {
              background-color: #409761;
              background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #409761), color-stop(100%, #7dc69f));
              background-image: -webkit-linear-gradient(#409761, #7dc69f);
              background-image: -moz-linear-gradient(#409761, #7dc69f);
              background-image: -o-linear-gradient(#409761, #7dc69f);
              background-image: linear-gradient(#409761, #7dc69f);
              filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#409761', endColorstr='#7dc69f'); }
              .explorer .control_panel .controls dl dd ul li:hover a, .explorer .control_panel .controls dl dd ul li.hover a {
                color: white !important;
                text-decoration: none; }
          .explorer .control_panel .controls dl dd ul li.active {
            background-color: #409761;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #409761), color-stop(100%, #7dc69f));
            background-image: -webkit-linear-gradient(#409761, #7dc69f);
            background-image: -moz-linear-gradient(#409761, #7dc69f);
            background-image: -o-linear-gradient(#409761, #7dc69f);
            background-image: linear-gradient(#409761, #7dc69f);
            filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#409761', endColorstr='#7dc69f'); }
            .explorer .control_panel .controls dl dd ul li.active a {
              color: white !important; }
  .explorer.fixed_rail_on .explorer_header {
    background-color: white;
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 960px; }
  .explorer.fixed_rail_on .explorer_rail {
    position: fixed;
    padding-top: 1.5em;
    width: 24%;
    top: 56px;
    max-width: 240px; }
  .explorer.fixed_rail_on #main-content {
    margin-left: 25%; }
    .explorer.fixed_rail_on #main-content .overview h1 {
      position: fixed;
      top: 66px;
      padding-top: 5px;
      background: white;
      max-width: 725px; }
  .explorer .nav.nav-list li.active .pointer {
    right: -1.4em; }

/* WARNING: do not edit this .css file directly
 * This CSS file was generated from a SCSS file.
 * You should be editing that file instead.      */
.intheflow a {
  color: #045673;
  color: #06739a; }
  .intheflow a:hover {
    color: #03384b;
    color: #0890c1; }
.intheflow .btn_neue {
  background-color: #06739a;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #06739a), color-stop(100%, #06739a));
  background-image: -webkit-linear-gradient(#06739a, #06739a);
  background-image: -moz-linear-gradient(#06739a, #06739a);
  background-image: -o-linear-gradient(#06739a, #06739a);
  background-image: linear-gradient(#06739a, #06739a);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#06739a', endColorstr='#06739a');
  background-color: #06739a;
  color: #f2f2f2; }
  .intheflow .btn_neue:hover {
    color: #f2f2f2;
    background-color: #0890c1;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0890c1), color-stop(100%, #0890c1));
    background-image: -webkit-linear-gradient(#0890c1, #0890c1);
    background-image: -moz-linear-gradient(#0890c1, #0890c1);
    background-image: -o-linear-gradient(#0890c1, #0890c1);
    background-image: linear-gradient(#0890c1, #0890c1);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#0890c1', endColorstr='#0890c1'); }
.intheflow .media.story_page {
  width: 33%; }
  .intheflow .media.story_page img {
    width: 100%; }
@media (max-width: 520px) {
  .intheflow .story-list article .media {
    width: 130px; }
    .intheflow .story-list article .media img {
      width: 100%; } }
.intheflow #site_content article header h1, .intheflow #site_content .article header h1 {
  margin-bottom: 10px; }
.intheflow #site_content article header .meta, .intheflow #site_content .article header .meta {
  margin: 0 0 10px 0; }
.intheflow #site_roofline .ad {
  margin: 0 auto; }
@media (max-width: 799px) {
  .intheflow #site_content {
    margin: 1em; } }
.intheflow #site_header {
  border-bottom: 0; }
  .intheflow #site_header a {
    color: #06739a; }
    .intheflow #site_header a:hover {
      text-decoration: none; }
  .intheflow #site_header h1 {
    font-family: "Knockout 50 A", "Knockout 50 B", sans-serif;
    font-size: 3em;
    text-transform: uppercase; }
    @media (max-width: 799px) {
      .intheflow #site_header h1 {
        text-align: center; } }
  .intheflow #site_header small {
    font-size: 0.4em;
    text-transform: none;
    max-width: 324px; }
    @media (max-width: 799px) {
      .intheflow #site_header small {
        display: block;
        margin: 0 auto; } }
  .intheflow #site_header .fill-width-on-medium {
    max-width: 80%; }
  .intheflow #site_header img#intro {
    position: absolute; }
    @media (max-width: 799px) {
      .intheflow #site_header img#intro {
        position: static; } }
.intheflow .new_feature header h1 span, .intheflow .new_feature ul.actions a > span {
  color: #a8d2ea; }
.intheflow .new_feature ul.content {
  font-family: Georgia, Times, serif;
  font-weight: normal !important;
  padding: 0; }
  .intheflow .new_feature ul.content li {
    border-top: 1px dotted #333333;
    clear: both;
    padding: 4px; }
    .intheflow .new_feature ul.content li:first-child {
      border-top: 0; }
  .intheflow .new_feature ul.content p.headline {
    line-height: 1;
    margin-bottom: 3px; }
    .intheflow .new_feature ul.content p.headline a {
      color: #222222;
      font-size: 0.9333em;
      line-height: 1em;
      font-weight: normal !important; }
  .intheflow .new_feature ul.content .byline {
    font-size: 0.6667em;
    padding-left: 26px; }
  .intheflow .new_feature ul.content .favicon {
    margin: 11px 11px 6px 0px;
    padding: 0 5px; }
.intheflow #site_header .actions.site {
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 0; }
  .intheflow #site_header .actions.site > li {
    margin-left: 4px; }
    .intheflow #site_header .actions.site > li.disabled > a {
      background: #aaaaaa;
      color: #888888; }
    .intheflow #site_header .actions.site > li > a {
      -webkit-border-radius: 0.5em 0.5em 0 0;
      -moz-border-radius: 0.5em 0.5em 0 0;
      -ms-border-radius: 0.5em 0.5em 0 0;
      -o-border-radius: 0.5em 0.5em 0 0;
      border-radius: 0.5em 0.5em 0 0;
      background: #06739a;
      color: white;
      display: block;
      padding: 0.8em 0.8em 0.4em; }
      .intheflow #site_header .actions.site > li > a.secondary {
        background: #0092a6; }
.intheflow #site_navigation ul.primary li.active a {
  background-color: #06739a;
  color: white;
  font-weight: bold; }
  .intheflow #site_navigation ul.primary li.active a:hover {
    background: #0890c1;
    color: #222222; }
.intheflow #site_content .actions.site {
  font-weight: bold;
  margin: 0 0 0.5em 0;
  text-transform: uppercase; }
  .intheflow #site_content .actions.site > li > a {
    background: #06739a;
    color: white;
    display: block;
    margin-bottom: 0.8em;
    padding: 0 1.5em;
    height: 26px;
    line-height: 28.6px;
    text-shadow: 0 1px 2px #004953; }
    @media (max-width: 799px) {
      .intheflow #site_content .actions.site > li > a {
        text-shadow: none; } }
    .intheflow #site_content .actions.site > li > a:hover, .intheflow #site_content .actions.site > li > a:hover + .endcap {
      background: #0890c1;
      color: #222222; }
    .intheflow #site_content .actions.site > li > a.secondary {
      background: #0092a6;
      color: #eeeeee; }
      @media (max-width: 799px) {
        .intheflow #site_content .actions.site > li > a.secondary {
          text-shadow: none; } }
      .intheflow #site_content .actions.site > li > a.secondary:hover, .intheflow #site_content .actions.site > li > a.secondary:hover + .endcap {
        background: #00a8c0;
        color: white; }
    .intheflow #site_content .actions.site > li > a.disabled {
      background: #888888; }
    .intheflow #site_content .actions.site > li > a.past {
      display: inline-block; }
    .intheflow #site_content .actions.site > li > a.past + .endcap {
      background: #0092a6;
      border-color: white white white transparent;
      border-style: solid;
      border-width: 13px 0 13px 13px;
      height: 0;
      float: right;
      width: 0; }
    .intheflow #site_content .actions.site > li > a:hover {
      text-decoration: none; }
.intheflow #site_content > header {
  margin-bottom: 0;
  padding-bottom: 0.25em; }
  .intheflow #site_content > header h2 {
    font-size: 1.1em;
    text-transform: uppercase; }
.intheflow .txweekly-icon img {
  margin-bottom: -0.25em; }

.intheflow.past h1.border_bottom {
  margin-bottom: 5px;
  padding-bottom: 0; }
.intheflow.past #change_year {
  font-size: 0.8667em;
  padding: 4px; }
  .intheflow.past #change_year > option {
    text-align: center; }
.intheflow.past #site_content {
  font-family: Helvetica, Arial, sans-serif; }
  .intheflow.past #site_content h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em; }
.intheflow.past .issue_list {
  font-family: Helvetica, Arial, sans-serif; }
  .intheflow.past .issue_list > li {
    border-top: 1px solid #cccccc;
    float: left;
    min-height: 140px;
    padding: 0 2px;
    position: relative;
    width: 227px; }
    .intheflow.past .issue_list > li.gap {
      margin-right: 12px; }
    .intheflow.past .issue_list > li:hover {
      background: #fefbec; }
    .intheflow.past .issue_list > li li {
      font-size: 0.8em;
      line-height: 1.3;
      margin: 0.2em 0; }
  .intheflow.past .issue_list h3 {
    font-size: 0.8667em;
    font-weight: bold;
    margin-top: 1em; }
    .intheflow.past .issue_list h3 .publication {
      display: none; }
    .intheflow.past .issue_list h3 .issue:after {
      content: ":"; }
  .intheflow.past .issue_list .tip {
    -webkit-box-shadow: 0 0 5px #a7a49b;
    -moz-box-shadow: 0 0 5px #a7a49b;
    box-shadow: 0 0 5px #a7a49b;
    background: #f7f5f6;
    border: 1px solid #a7a49b;
    display: none;
    padding: 1em;
    position: absolute;
    margin-top: 11px;
    left: -130px;
    width: 338px;
    z-index: 1; }
    .intheflow.past .issue_list .tip header {
      font-weight: bold;
      margin-bottom: 0.2em; }
    .intheflow.past .issue_list .tip:before {
      border-color: #a7a49b transparent;
      border-style: solid;
      border-width: 0 11px 13px;
      content: "";
      display: block;
      left: 300px;
      position: absolute;
      top: -13px; }
    .intheflow.past .issue_list .tip:after {
      border-color: #f7f5f6 transparent;
      border-style: solid;
      border-width: 0 10px 12px;
      content: "";
      display: block;
      left: 301px;
      position: absolute;
      top: -12px; }
  .intheflow.past .issue_list > li.gap .tip {
    left: 130px; }
    .intheflow.past .issue_list > li.gap .tip:before {
      left: 20px; }
    .intheflow.past .issue_list > li.gap .tip:after {
      left: 21px; }
  .intheflow.past .issue_list p {
    font-size: 0.8em; }
  .intheflow.past .issue_list header:hover .tip {
    display: block; }

.intheflow .toc {
  background: whitesmoke;
  border: 1px solid #cccccc; }
  .intheflow .toc a {
    color: inherit;
    display: block; }
    .intheflow .toc a:hover {
      text-decoration: none; }
  .intheflow .toc > header {
    border-bottom: 1px solid #cccccc; }
    .intheflow .toc > header a {
      padding: 0.7em 1em 0; }
  .intheflow .toc > .content {
    font-size: 1.2em;
    padding: 0; }
    .intheflow .toc > .content a {
      padding: 0.5em; }
      .intheflow .toc > .content a:hover {
        background: #fefbec; }
  .intheflow .toc .active > a {
    font-weight: bold; }
    .intheflow .toc .active > a:hover {
      background: transparent; }

.intheflow.story .media {
  float: right;
  margin: 0 0 14px 14px; }
  .intheflow.story .media.float_left {
    float: left;
    margin: 14px 14px 0 0; }

.intheflow.index #site_content > header h2 {
  font-size: 0.9333em;
  padding-top: 1em; }
.intheflow.index #site_content .columns {
  border-top: 1px solid #cccccc;
  clear: both; }
.intheflow.index #site_content .column.main {
  margin-right: 0;
  width: 712px; }
.intheflow.index #site_content .column {
  margin-right: 0;
  width: 239px; }

.intheflow.print #site_roofline {
  margin-bottom: 20px; }
.intheflow.print .ad {
  margin-bottom: 10px;
  text-align: center; }
  @media print {
    .intheflow.print .ad {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8); } }
.intheflow.print #site_header {
  border-bottom: 1px solid #777777;
  margin-bottom: 1em; }
  .intheflow.print #site_header h1 {
    text-align: center; }
.intheflow.print h3 {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: medium solid black;
  font-size: 1.333em;
  font-weight: bold;
  margin-bottom: 0.2em; }
.intheflow.print h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.5em; }
.intheflow.print .article {
  margin-bottom: 2em;
  padding-bottom: 0; }
.intheflow.print .linkref_list {
  font-size: 0.6667em; }
.intheflow.print #site_footer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em; }
.intheflow.print .caption,
.intheflow.print .photo_links,
.intheflow.print .photo_caption {
  display: none;
  display: none; }
.intheflow.print .header .media {
  margin-top: 1em; }
.intheflow.print .linkref {
  color: #333333;
  margin-left: 0.25em; }
.intheflow.print .footer {
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 2em; }
.intheflow.print .linkref_list > li {
  color: #333333;
  margin: 0 0 0.25em 1em; }

/* Texas Tribune
 * please put your definitions into appropriate sections:
 *   layout   - how to arrange and space boxes on the page
 *   common   - commonly used classes (e.g.: left, right, clearfix, error, button, pretty)
 *   rail     - common widgets that fit in one column
 *   elements - commonly found widgets that require many lines
 *   ads      - ads
 *   (page specific) - css for specific pages
 *
 *   if a section goes over 2 pages +- a country mile, you should split it */
/* layout.css */
#site_header {
  border-bottom: 1px solid black;
  clear: both;
  padding-bottom: 13px; }
  @media (max-width: 799px) {
    #site_header .below_nav {
      text-align: center; } }
  #site_header .below_nav > time {
    font-size: 13px;
    margin-left: 1em;
    text-transform: uppercase;
    display: none; }
    body.frontpage #site_header .below_nav > time {
      display: inline; }
  #site_header > .ad {
    height: 60px;
    float: right;
    margin-top: -10px;
    width: 120px; }
    @media screen and (max-width: 600px) {
      #site_header > .ad {
        display: none; } }

#logo {
  display: inline-block; }
  #logo img {
    margin-bottom: -6px; }
    @media (max-width: 520px) {
      #logo img {
        width: 90%;
        height: 90%;
        max-height: 45px;
        margin-bottom: 2px; } }
  @media screen and (max-width: 799px) {
    #logo {
      display: block; } }

.article,
article {
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 0.5em; }
  .article.last,
  article.last {
    border-bottom: 0 none; }

li > article {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0; }

article h1 a {
  color: #222222;
  font-weight: normal; }

.topstory article h1 {
  font-size: 2.6667em; }

.related article h1 {
  font-size: 1.06667em; }

header.auxiliary h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: bold; }
header.auxiliary h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3333em; }
header.auxiliary:after {
  content: " ";
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }
*:first-child + html header.auxiliary {
  zoom: 1; }

.one_line > * {
  display: inline; }

.separator h1, .separator h2, .separator h3, .separator h4 {
  background-color: #222;
  color: #fff;
  font-size: 1.067em;
  margin: 0.8em 0;
  padding: 0.6em; }
  .separator h1 > a, .separator h2 > a, .separator h3 > a, .separator h4 > a {
    color: #fff; }

/* this is the unordered list that shows the byline and other metadata for an article */
.meta {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  position: relative; }
  .meta li {
    display: inline-block;
    line-height: 1.3;
    padding: 0 0.75em; }
    .meta li:first-child, .meta li.first {
      padding-left: 0; }
    .meta li.first {
      padding-right: 1.5em; }
  .meta.separate li.comments.icon > a {
    padding-left: 16px; }
  .meta.separate li:first-child {
    padding-left: 0;
    display: block;
    margin-bottom: 0.2em; }
  .meta.separate li:first-child + li {
    padding-left: 0; }
  .meta.separator li {
    border-left: 1px solid; }
    .meta.separator li:first-child, .meta.separator li.first {
      border-left: 0 none; }
  .meta.separate.separator li:first-child + li {
    border-left: 0 none; }
  .flatpage header > .meta, article > header .meta, article > .text_column > header .meta {
    list-style-type: none;
    margin: 10px 0; }
  .meta a {
    font-weight: bold; }

.layout-sm1_mug .author_mugs {
  margin-top: 10px; }
  .layout-sm1_mug .author_mugs img {
    border: 1px solid #008990;
    display: block;
    margin-bottom: 4px; }
.layout-sm1_mug .summary {
  padding-left: 352px; }

article .text {
  float: left;
  width: 365px; }
  .columns.two.equal article .text {
    width: 310px; }
  .topstory article .text {
    width: 470px; }

article .summary {
  line-height: 1.35; }
  article .summary p {
    display: inline;
    line-height: inherit; }

.base {
  line-height: 1.35; }

footer {
  clear: both; }

#footer {
  margin-top: 4em; }

.spaced_block {
  margin-bottom: 2em; }

/* END layout.css */
/* common.css */
/* This is the link at the end of a summary to indicate that the user should
 * click this to continue reading the article */
a.permalink {
  text-transform: uppercase;
  white-space: nowrap; }

article .summary a.permalink {
  font-size: 0.8em;
  margin-left: 5px; }

/* This is the container for any images, audio, videos for an article */
.media {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  float: left;
  margin: 0 14px 14px 0; }
  .media.float_right {
    margin: 0 0 14px 14px; }

/* duplicate of .media */
article .img {
  float: left;
  display: block;
  margin-right: 1.5em;
  width: 230px;
  height: 150px; }

/* the different media sizes according to settings.EXTRA_THUMBNAILS */
.media.wide {
  width: 635px; }
.media.large {
  width: 474px; }
.media.article_detail, .media.letterbox {
  width: 312px; }
.media.sidebar {
  width: 300px; }
.media.story_page {
  width: 260px; }
.media.medium {
  width: 231px; }
.media.blog_list_float {
  margin-bottom: 0;
  width: 190px; }
.media.small {
  margin-bottom: 0;
  width: 150px; }
.media.small_crop {
  width: 150px; }
.media.grid {
  width: 155px; }

.video iframe {
  display: block; }

.large + .text_column {
  margin-left: 489px; }

.medium + .text_column {
  margin-left: 246px; }

/* .media>.photo_links */
.photo_links {
  line-height: 20px;
  margin-top: 0.1667em;
  overflow: auto;
  padding: 0 3px 0 1px; }

/* .media>.photo_links>a.enlarge+cite
 * this is the control widget for opening the lightbox for a photo */
a.enlarge {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/sprites_common2.png) no-repeat scroll 0 -32px;
  color: inherit;
  display: block;
  float: left;
  font-size: 0.6667em;
  font-weight: normal;
  padding-left: 18px;
  text-decoration: underline; }

/* this is the citation for a photo e.g. "photo by: Ansel Adams" */
.photo_links cite {
  float: right;
  font-size: 0.6em;
  text-decoration: none; }

/* .media>.photo_cation */
.media > .caption,
.photo_caption {
  clear: both;
  float: none;
  font-size: 0.6667em;
  line-height: 1.35;
  margin-top: 0.375em;
  padding: 0 3px; }

.stories.list .media > .caption,
.stories.list .photo_caption,
.stories.list .photo_links {
  display: none; }

.button {
  clear: both;
  color: black;
  display: block;
  text-align: center;
  margin-top: 0.5em; }

.button input, .button a {
  padding: 0 2em;
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/button-background.png") no-repeat scroll top left;
  font-family: Helvetica,Arial,sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  float: left; }

.button input {
  display: inline; }

.button a {
  display: block;
  padding-top: 7px;
  height: 18px;
  float: left; }

.event .button,
.events .button {
  background-image: url("https://s3.amazonaws.com/static.texastribune.org/common/images/button-background.png"); }

.event .photo_caption {
  display: none; }

.button span {
  display: inline-block;
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/button-background.png") no-repeat scroll top right;
  height: 25px;
  width: 3px; }

.btn_yellow {
  font-family: Helvetica, Arial, sans-serif;
  background-color: #F4C224;
  border: 1px solid #c79f1e;
  margin-top: 0.5em;
  padding: 0.2em 0.5em;
  text-transform: uppercase; }

.btn_neue {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-box-shadow: 1px 1px 1px #a0a0a0;
  -moz-box-shadow: 1px 1px 1px #a0a0a0;
  box-shadow: 1px 1px 1px #a0a0a0;
  font-size: 11px;
  margin: 0 1px 1px 0;
  padding: 0.5em 0.9em;
  background-color: #f7bf23;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7bf23), color-stop(100%, #dea608));
  background-image: -webkit-linear-gradient(#f7bf23, #dea608);
  background-image: -moz-linear-gradient(#f7bf23, #dea608);
  background-image: -o-linear-gradient(#f7bf23, #dea608);
  background-image: linear-gradient(#f7bf23, #dea608);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f7bf23', endColorstr='#dea608');
  border: 0 none;
  /* override user-agent border */
  color: #222;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase; }
  .btn_neue:hover {
    color: black; }
  .btn_neue:active {
    outline: 0 none; }
  .btn_neue:hover {
    background-color: #f7c128;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7c128), color-stop(100%, #d09b08));
    background-image: -webkit-linear-gradient(#f7c128, #d09b08);
    background-image: -moz-linear-gradient(#f7c128, #d09b08);
    background-image: -o-linear-gradient(#f7c128, #d09b08);
    background-image: linear-gradient(#f7c128, #d09b08);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f7c128', endColorstr='#d09b08');
    text-decoration: none;
    text-shadow: 0 0 1px #888888; }

a.btn_neue {
  display: inline-block; }

.btn_neue.teal {
  background-color: #00a1aa;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a1aa), color-stop(100%, #007176));
  background-image: -webkit-linear-gradient(#00a1aa, #007176);
  background-image: -moz-linear-gradient(#00a1aa, #007176);
  background-image: -o-linear-gradient(#00a1aa, #007176);
  background-image: linear-gradient(#00a1aa, #007176);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#00a1aa', endColorstr='#007176');
  color: #eee; }
  .btn_neue.teal:hover {
    background-color: #00a1aa;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a1aa), color-stop(100%, #00585d));
    background-image: -webkit-linear-gradient(#00a1aa, #00585d);
    background-image: -moz-linear-gradient(#00a1aa, #00585d);
    background-image: -o-linear-gradient(#00a1aa, #00585d);
    background-image: linear-gradient(#00a1aa, #00585d);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#00a1aa', endColorstr='#00585d');
    color: #fff; }

.btn_neue.gray, .btn_neue.grey {
  background-color: #d7d7d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7d7d7), color-stop(100%, #aeaeae));
  background-image: -webkit-linear-gradient(#d7d7d7, #aeaeae);
  background-image: -moz-linear-gradient(#d7d7d7, #aeaeae);
  background-image: -o-linear-gradient(#d7d7d7, #aeaeae);
  background-image: linear-gradient(#d7d7d7, #aeaeae);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#d7d7d7', endColorstr='#aeaeae'); }
  .btn_neue.gray:hover, .btn_neue.grey:hover {
    background-color: #d7d7d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7d7d7), color-stop(100%, #a1a1a1));
    background-image: -webkit-linear-gradient(#d7d7d7, #a1a1a1);
    background-image: -moz-linear-gradient(#d7d7d7, #a1a1a1);
    background-image: -o-linear-gradient(#d7d7d7, #a1a1a1);
    background-image: linear-gradient(#d7d7d7, #a1a1a1);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#d7d7d7', endColorstr='#a1a1a1'); }

.btn_neue.dark {
  background-color: #555555;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(#555555, #222222);
  background-image: -moz-linear-gradient(#555555, #222222);
  background-image: -o-linear-gradient(#555555, #222222);
  background-image: linear-gradient(#555555, #222222);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#555555', endColorstr='#222222');
  color: #eee; }
  .btn_neue.dark:hover {
    background-color: #555555;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #111111));
    background-image: -webkit-linear-gradient(#555555, #111111);
    background-image: -moz-linear-gradient(#555555, #111111);
    background-image: -o-linear-gradient(#555555, #111111);
    background-image: linear-gradient(#555555, #111111);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#555555', endColorstr='#111111');
    color: #fff; }

.input_neue {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-box-shadow: 1px 1px 1px #a0a0a0;
  -moz-box-shadow: 1px 1px 1px #a0a0a0;
  box-shadow: 1px 1px 1px #a0a0a0;
  font-size: 11px;
  margin: 0 1px 1px 0;
  padding: 0.5em 0.9em;
  border: 1px solid #888888; }
  .input_neue:hover {
    color: black; }
  .input_neue:active {
    outline: 0 none; }
  .input_neue:hover {
    border-color: black; }

.bootstrap button.btn_goth,
.btn_goth {
  -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.5);
  border: 0;
  background-color: #f4f4f3;
  background-color: rgba(182, 182, 178, 0.75);
  color: #444;
  display: block;
  font-family: LeagueGothicRegular;
  font-size: 32px;
  line-height: 38px;
  padding: 5px 10px;
  text-decoration: none; }
  .lte9 .bootstrap button.btn_goth, .lte9
  .btn_goth {
    outline: 2px solid gray; }
  .bootstrap button.btn_goth:hover,
  .btn_goth:hover {
    -webkit-box-shadow: 0 0 0 0 black;
    -moz-box-shadow: 0 0 0 0 black;
    box-shadow: 0 0 0 0 black;
    background-color: rgba(145, 145, 139, 0.75);
    color: #1e1e1e;
    left: 2px;
    position: relative;
    top: 2px; }
    .lte9 .bootstrap button.btn_goth:hover, .lte9
    .btn_goth:hover {
      outline-color: black; }
  .bootstrap button.btn_goth:active,
  .btn_goth:active {
    color: white; }

a.document {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding-left: 18px; }

/* use table.data since .data might mean something else somewhere else */
table.data, dl.data {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  margin: 0.5em 0;
  width: 100%; }

table.data > thead {
  border-bottom: 1px solid #cccccc; }
  table.data > thead th {
    font-weight: bold; }
table.data tr > * {
  padding: 4px;
  vertical-align: top; }
table.data tr.even {
  background-color: #EEE; }

.datahead {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #cccccc;
  display: block;
  font-size: 0.7333em;
  font-weight: bold;
  padding: 4px; }

dl.data > * {
  margin: 0.5em 0; }

dl.data > dt {
  font-weight: bold; }

dl.data > dd {
  padding: 0 4px; }

ul.data > li {
  padding: 3px 6px;
  text-align: left;
  font-size: 11px; }

.data.tablesorter thead {
  border-bottom: 0 none; }
  .data.tablesorter thead > tr > * {
    background-color: #eae9e3;
    border: 1px solid white;
    vertical-align: middle; }

.tablesorter > thead > tr > th {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/bg.gif") no-repeat scroll right center;
  cursor: pointer;
  padding-right: 16px; }
.tablesorter > thead > tr > .headerSortDown, .tablesorter > thead > tr > .headerSortUp {
  background-color: #94c6e9; }
.tablesorter > thead > tr > .headerSortDown {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/desc.gif") no-repeat scroll right center; }
.tablesorter > thead > tr > .headerSortUp {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/asc.gif") no-repeat scroll right center; }

/* table-like dictionary lists */
dl.data.table > * {
  margin: 0; }

dl.data.table > dt {
  float: left;
  clear: left;
  display: block;
  margin-bottom: 4px; }

dl.data.table > dd {
  margin-left: 100px;
  margin-top: 4px; }

.chart-data {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px; }
  .chart-data tr.separator {
    border-top: 2px solid #222222; }
  .chart-data small {
    color: #999; }

.chart-help {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 90%; }
  .bootstrap .chart-help.well {
    background-color: whiteSmoke; }

.box_span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box; }
  .box_span > * {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    position: relative; }

/* END common.css */
/* convenience.css */
.border_bottom {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1em;
  padding-bottom: 0.5em; }

.smallcaps.border_bottom {
  margin-bottom: 5px;
  padding-bottom: 0; }

.naked {
  margin: 0 !important;
  padding: 0 !important; }

.plain a, a.plain {
  color: inherit; }

.plain a:hover, a.plain:hover {
  text-decoration: none; }

.rep, .republican {
  color: red; }

.dem, .democrat, .democratic {
  color: #0078ff; }

.sans-serif {
  font-family: Helvetica, Arial, sans-serif; }

.rounded-tight {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em; }

.text_center {
  text-align: center; }

.indent {
  padding-left: 0.5em; }

.hidden {
  display: none; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.iblock {
  display: inline-block; }

.pull-left, .float_left {
  float: left; }

.pull-right, .float_right {
  float: right; }

.no_float {
  float: none; }

.margin_top {
  margin-top: 10px; }

.margin_bottom {
  margin-bottom: 1.0em; }

.uppercase {
  text-transform: uppercase; }

.nowrap {
  white-space: nowrap; }

.notext {
  text-align: left;
  text-indent: -999em;
  overflow: hidden; }

.clear {
  clear: both; }

.clearfix:after {
  content: " ";
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

*:first-child + html .clearfix {
  zoom: 1; }

.lower {
  text-transform: lowercase; }

.subsearch {
  font-family: Helvetica, Arial, sans-serif;
  float: right;
  font-size: 0.8em;
  margin-bottom: 10px; }
  .subsearch label {
    font-weight: bold;
    letter-spacing: 2px;
    margin-right: 7px;
    text-transform: uppercase; }
  .subsearch input[type=text] {
    width: 150px; }
  .subsearch input[type=submit] {
    font-weight: bold;
    text-transform: uppercase; }

.black {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  border-radius: 0.3em;
  background-color: #333;
  color: white;
  padding: 1em; }

/* END convenience.css */
/* rail.css */
.sidebar_block {
  margin-bottom: 10px; }
  .sidebar_block > header,
  .sidebar_block > .header {
    border-bottom: 1px solid gray;
    position: relative; }
    .sidebar_block > header h1, .sidebar_block > header h2,
    .sidebar_block > .header h1,
    .sidebar_block > .header h2 {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 0.8667em;
      font-weight: bold;
      letter-spacing: 1px;
      padding-bottom: 3px;
      text-transform: uppercase; }
  .sidebar_block > header h2 > a {
    color: inherit; }
  .sidebar_block > header + article {
    margin-top: 1em; }
  .sidebar_block > header > ul {
    position: absolute;
    right: 5px;
    bottom: 3px; }
    .sidebar_block > header > ul li a {
      font-family: Helvetica, Arial, sans-serif;
      color: #666;
      text-transform: uppercase; }
  .sidebar_block > .content {
    padding: 5px; }
  .sidebar_block p {
    font-size: 0.8667em; }

.smallcaps > h1,
.smallcaps > h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8667em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase; }
.smallcaps > h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8667em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase;
  font-size: 1.0em;
  padding-bottom: 0;
  margin: 1.5em 0 0 !important; }

h3.smallcaps {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8667em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase;
  font-size: 1.0em;
  padding-bottom: 0;
  margin: 1.5em 0 0 !important; }

header.border {
  border-bottom: 1px solid gray; }

.related h2 {
  font-weight: bold; }

article aside.related {
  margin-top: 1em; }

/* todo, move to article > footer */
.topstory .related {
  margin-top: 1.333em;
  font-family: Helvetica, Arial, sans-serif; }

.topstory .related ul {
  list-style-type: disc;
  padding-left: 1.3333em; }

.related > ul > li {
  font-size: 0.8667em;
  font-weight: bold;
  margin-top: 0.75em; }

.help {
  color: #888;
  font-style: italic; }

.related .help {
  margin-top: 0.75em; }

/* margin matches .related ul > li

/* .content_list are dictionary lists of content.
 * term - headline
 * definition - byline */
.content_list dl {
  padding-left: 6px; }
.content_list dl dt {
  margin-top: 0.8em;
  margin-bottom: 0.25em;
  clear: both; }
.content_list dt a {
  color: #000;
  font-weight: normal; }
.content_list dl dd {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0;
  overflow: hidden; }
.content_list dd a {
  font-weight: normal; }
.content_list > a {
  font-family: Helvetica, Arial, sans-serif;
  display: block;
  font-size: 1.3em;
  margin: 0.7em 0;
  padding-left: 6px; }

.rec-link {
  color: #000;
  font-size: 15px;
  font-weight: normal;
  display: block; }

.ob_box_cont > ul > li {
  font-size: 10px;
  margin-top: .75em; }

.ob_box_cont > ul > li > a {
  font-weight: bold; }

/* END rail.css */
/* elements.css */
#site_roofline {
  overflow: hidden; }
  #site_roofline > .large_ad_container {
    height: 90px; }
  #site_roofline > .ad {
    height: 90px;
    width: 728px; }
  #site_roofline > .mobile-only {
    height: 100px;
    overflow: hidden; }

#greeting {
  font-family: Helvetica, Arial, sans-serif;
  float: right;
  font-size: 0.86667em;
  margin: 1em 0 0.5em; }
  #greeting ul li {
    float: left;
    margin-left: 0.5em;
    padding-left: 0.5em;
    border-left: 1px solid black; }
    #greeting ul li:first-child {
      margin-left: 0;
      padding-left: 0;
      border-left: 0 none; }
  @media (max-width: 799px) {
    #greeting {
      padding: 1em 2em 0.5em 0; } }

.columns.two.equal article .summary,
.shorter article .summary {
  line-height: 1.2; }

.text_size {
  float: right; }

.keywords {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  margin: 1em 0; }
  .keywords label {
    font-weight: bold;
    text-transform: uppercase; }
  .keywords ul {
    display: inline;
    font-size: 1em;
    line-height: 1;
    list-style-type: none; }
  .keywords li {
    display: inline;
    margin-right: 0.5em; }
  .keywords a {
    font-weight: normal; }

.columns.two.equal article .text img {
  float: left;
  margin-right: 1.0em; }

.social_links {
  font-family: Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  overflow: hidden;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0;
  margin: 0.25em 0 0.5em;
  clear: both;
  font-size: 0.8333em;
  list-style-type: none;
  width: 100%; }
  .social_links > li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    position: relative;
    float: left;
    border-right: 1px solid #cccccc;
    text-align: center; }
    .social_links > li:last-child {
      border-right: none; }
    @media (max-width: 520px) {
      .social_links > li {
        font-size: 2em; }
        .social_links > li a {
          color: #ccc; }
        .social_links > li span {
          display: none; }
        .social_links > li.republish {
          display: none; } }
  .social_links a {
    color: #777;
    display: block;
    padding: 0.5em 0 0.4em; }
    .social_links a:hover {
      color: #222;
      text-decoration: none; }

/* staff actions */
.staff_actions {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  background: rgba(99, 198, 204, 0.8);
  bottom: 2em;
  font-size: 15px;
  left: -60px;
  position: fixed;
  width: 100px;
  z-index: 200;
  -moz-transition-property: left;
  -moz-transition-duration: 200ms;
  -webkit-transition-property: left;
  -webkit-transition-duration: 200ms;
  transition-property: left;
  transition-duration: 200ms; }
  .staff_actions:active, .staff_actions:focus, .staff_actions:hover {
    left: 0; }
  .staff_actions > li {
    text-align: right; }
    .staff_actions > li:first-child {
      border-bottom: 1px solid #449398;
      padding: 0.5em 0.5em 2px; }
  .staff_actions a {
    color: white;
    display: block;
    font-weight: bold;
    padding: 5px; }
    .staff_actions a:hover {
      background: #63c6cc;
      border-bottom: 3px solid white;
      padding-bottom: 2px;
      text-decoration: none; }

nav.pagination,
.date_nav,
nav.back_to_top {
  font-family: Helvetica, Arial, sans-serif;
  color: #6d6d6d;
  font-size: 0.8667em; }

nav.back_to_top {
  margin: 1.5em auto; }

a.back_to_top {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/back_to_top.png) no-repeat scroll 0 0;
  clear: both;
  display: inline-block;
  padding-left: 20px; }

nav.sidebar_block > ul {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  background-color: #eeeeee;
  padding: 1em 0;
  margin-top: 1em 0;
  font-size: 0.9em; }
  nav.sidebar_block > ul > li {
    font-family: Helvetica, Arial, sans-serif;
    padding: 0.4em 1em;
    margin: 0.1em 0;
    text-transform: uppercase; }
  nav.sidebar_block > ul > li:hover,
  nav.sidebar_block > ul > li:hover a,
  nav.sidebar_block > ul > li:hover a:hover,
  nav.sidebar_block > ul .active {
    background: #43A4A6;
    color: white;
    text-decoration: none; }

#comment_policy {
  font-family: Helvetica, Arial, sans-serif;
  background: #F3E9CE;
  margin-bottom: 3em;
  padding: 1em 2em; }
  #comment_policy p {
    font-size: 0.86667em;
    margin: 0.5em 0; }

#comment_policy, .comments li.staff {
  border-left: 7px solid #f4c224; }

#comments_container {
  font-family: Helvetica, Arial, sans-serif; }
  #comments_container > .comments > li {
    border-bottom: 1px solid #cccccc;
    margin: 0.5em 0;
    padding: 0.5em 0; }
  #comments_container .comment_time {
    float: right;
    font-size: 0.8em; }
  #comments_container .comment {
    font-size: 0.8em; }

.comments li.staff {
  padding-left: 2em; }

.comments li.last {
  border-bottom: medium none; }

.comment_author_image {
  float: left; }
  .comment_author_image img {
    width: 50px; }

.comment_body {
  margin-left: 60px; }
  .comment_body .byline .author {
    color: #CB9900;
    font-weight: bold; }

.fb_comment_reply {
  text-align: right; }

#comment_form {
  font-family: Helvetica, Arial, sans-serif;
  margin: 1em auto 3em;
  width: 90%; }
  #comment_form p {
    font-size: 0.8em; }
  #comment_form legend {
    font-weight: bolder;
    padding: 5px 0; }
  #comment_form input.btn_yellow {
    float: right; }
  #comment_form #name_notification {
    float: right;
    padding: 8px; }

#id_comment {
  border: 1px solid #cccccc;
  width: 100%; }

ul.pagination {
  padding: 1.5em 0;
  text-align: center; }
  ul.pagination > li {
    border-left: 1px solid #bbbbbb;
    display: inline; }
    ul.pagination > li:first-child {
      border-left: 0 none; }
    ul.pagination > li > span, ul.pagination > li a {
      padding: 0 0.75em; }
    ul.pagination > li.disabled {
      color: #BBB; }
    ul.pagination > li > span.disabled > span {
      background-color: #BBB; }
  ul.pagination .current {
    font-weight: bold; }
  ul.pagination .prev, ul.pagination .next {
    display: inline-block; }
  ul.pagination .prev > span, ul.pagination .next > span {
    background: repeat-x scroll #008990;
    display: inline-block;
    height: 11px;
    overflow: hidden;
    text-indent: -99em;
    width: 12px; }
  ul.pagination .prev > span {
    background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/images/arrow-left-neg.png);
    margin-right: 0.75em; }
  ul.pagination .next > span {
    background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/images/arrow-right-neg.png);
    margin-left: 0.75em; }

p.notice,
.notice p {
  margin: 1em; }

.notice {
  background-color: #eee;
  border: 1px solid #888888;
  margin: 1em 0; }

.sidebox {
  max-width: 33%;
  padding: 15px; }

.sidebox.notice {
  margin: 20px; }

/* END elements.css */
/* actions this is an unordered list related to the parent block that gives
 * a list of actions the user can do related to the parent, also see widgets.css
 * ul.actions>li>a>span */
ul.actions,
article .content ul.actions {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  /* Other than margin-right below, these styles were added to override
   * article .content ul styles. */
  line-height: 1;
  list-style-type: none;
  margin: 0 0.5em 0 0;
  overflow: visible;
  padding: 0; }

ul.actions > li {
  float: right;
  margin-left: 0.75em; }
ul.actions .float_left {
  float: left; }
ul.actions a {
  color: #222222; }
  ul.actions a.download {
    color: #008990; }
  ul.actions a > span {
    color: #008990;
    font-size: 1.35em; }

/* .simpler version that doesn't use floats and can only support one child */
ul.actions.simple {
  text-align: right; }
  ul.actions.simple > li {
    float: none; }

.comments ul.actions a.recommend {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/ico_checkmark_yellow.png") no-repeat scroll left center transparent;
  padding-left: 1em; }

.comments ul.actions a.abuse {
  color: #777777; }

.actions.swapped_colors a {
  color: #008990; }

.actions.swapped_colors a > span {
  color: #222222; }

dir.actions {
  margin: 0;
  text-align: right; }
  dir.actions > li {
    display: inline-block; }
  dir.actions a {
    background: none repeat scroll 0 0 #aaaaaa;
    color: inherit;
    display: inline-block;
    line-height: 15px;
    margin-left: 18px;
    padding-right: 5px;
    position: relative; }
    dir.actions a:before {
      border-color: #aaaaaa transparent;
      border-style: solid;
      border-width: 15px 0 0 15px;
      content: " ";
      display: block;
      height: 0;
      left: -15px;
      position: absolute;
      top: 0;
      width: 0; }
    dir.actions a:hover {
      text-decoration: none; }
    dir.actions a > span {
      font-weight: bold; }

/* END actions
/* ads.css */
.ad_container.sidebar_block {
  background-color: #f3f3f3;
  clear: both;
  margin-bottom: 10px;
  padding: 5px 0;
  text-align: center; }
.ad_container p {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 3px !important;
  /* important to override being placed inside a prose block */ }
.ad_container a {
  text-decoration: underline; }
article .ad_container {
  margin: 0 auto;
  width: 468px; }

.rail > .ad_container.sidebar_block {
  width: 310px; }

#site_footer > .ad_container > .message {
  background: #FFCA00;
  color: #FFFFFF;
  display: block;
  float: left;
  font: 800 22px/30px Helvetica, Arial, sans-serif;
  height: 90px;
  padding: 17px 0 0 10px;
  text-transform: uppercase;
  width: 221px; }
  #site_footer > .ad_container > .message > .endcap {
    border-color: white white white transparent;
    border-style: solid;
    border-width: 45px 0 45px 13px;
    height: 0;
    float: right;
    margin: -17px 0 0 -10px;
    width: 0; }
#site_footer > .ad_container > .ad {
  float: right;
  height: 90px;
  width: 728px; }

/* END ads.css */
/* index.html */
.index .media .enlarge,
.index .media.small > .photo_links,
.index .media > .caption,
.index .media > .photo_caption {
  display: none; }
.index .column article.last {
  border: none; }
.index .column > .actions {
  margin-top: 40px; }

.hide-media-extras .media > .photo_links,
.hide-media-extras .media > .photo_caption {
  display: none; }

article.small h1 {
  font-size: 1.533em; }

/* END index.html */
.lines .content_header,
.lines .border_bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

#contributions {
  clear: both;
  overflow: hidden; }
  #contributions h2 {
    border-bottom: 1px solid black;
    font-size: 1.66667em;
    margin-top: 1em; }

.blog-roll {
  line-height: 1.35;
  padding-left: 6px; }

.blog-roll a {
  color: #222222; }

.inline p {
  display: inline; }

.registration .content > header {
  margin-bottom: 0; }

#registration_header {
  margin-top: 35px; }

th.sparkline {
  padding-top: 1.3em !important; }

span.search_term {
  display: inline-block;
  padding: 0 0.1em;
  background-color: #F7D995;
  font-style: italic; }

/* iframe and embed wrapper a la red light cameras */
.ttwrap {
  text-align: right;
  color: #F9C203;
  text-transform: uppercase;
  font-size: 22px;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 23px;
  padding: 5px 10px; }
  .ttwrap > a {
    color: #F9C203;
    text-decoration: none; }
  .ttwrap.header {
    height: 23px;
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/logo-wrap-head.png) no-repeat scroll 10px 6px #333333; }
  .ttwrap.footer {
    height: 48px;
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/logo-wrap-foot.png) no-repeat scroll 10px 13px #333333; }

/* favicon sprites. These are special icons used to represent other sites and are fixed to 16x16 pixels */
.favicon {
  float: left;
  height: 16px;
  padding: 5px 5px 0;
  /* TODO scope this padding to where it belongs. Something to do with authors? */
  width: 16px; }

.ico {
  height: 16px;
  width: 16px; }

span.ico {
  display: inline-block; }

.breadcrumbs {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.6667em;
  font-weight: bold;
  list-style: none;
  padding-bottom: 1em;
  text-transform: uppercase; }
  .breadcrumbs:after {
    content: " ";
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden; }
  .breadcrumbs > li {
    background: url(../../common/images/breadcrumb.png) no-repeat;
    float: left;
    margin-left: 0.5em;
    padding-left: 1.25em; }
    .breadcrumbs > li.headline {
      font-weight: normal; }
    .breadcrumbs > li:first-child {
      background: none;
      margin-left: 0;
      padding-left: 0; }

.ui-tabs .ui-tabs-nav {
  border-bottom: 6px solid #ffcc20;
  margin-bottom: 8px;
  list-style: none;
  position: relative; }
  .ui-tabs .ui-tabs-nav li {
    position: relative;
    float: left;
    font-size: 0.7333em;
    margin: 0;
    padding: 0; }
    .ui-tabs .ui-tabs-nav li a {
      display: block;
      text-decoration: none;
      padding: 0.33em 1.5em;
      text-align: center; }
  .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text; }
  .ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer; }

.ui-tabs.fullwidth .ui-tabs-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-box-pack: justify;
  box-pack: justify;
  width: 100%; }
  .ui-tabs.fullwidth .ui-tabs-nav li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1; }
  .ui-tabs.fullwidth .ui-tabs-nav:after {
    display: none; }

.ui-tabs-nav {
  font-family: Helvetica, Arial, sans-serif; }
  * + .ui-tabs-nav {
    margin-top: 2em; }

.sidebar_block.data_list {
  margin-bottom: 2em; }
  .sidebar_block.data_list .data li {
    font-size: 0.9em;
    margin-bottom: 0.2em; }

.layout-baseballcard {
  font-family: Helvetica, Arial, sans-serif;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  background: #fffafa;
  border: 1px solid #ffe1e1;
  color: #222;
  float: left;
  font-size: 11px;
  height: 197px;
  overflow: hidden;
  margin-bottom: 4px;
  margin-right: 4px;
  padding: 4px;
  position: relative;
  width: 226px; }
  .main .layout-baseballcard {
    width: 194.66667px; }
    .main .layout-baseballcard .layout-headshot > img {
      position: relative;
      width: 100px;
      z-index: 100; }
  .layout-baseballcard .layout-headshot {
    float: left;
    margin-right: 4px; }
  .layout-baseballcard .icon {
    margin-bottom: 0.2em; }
  .layout-baseballcard .name {
    font-size: 1.1em; }
  .layout-baseballcard .party {
    margin-left: 0.25em; }
  .layout-baseballcard .stats {
    background: #fffafa;
    font-size: 1em;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    position: relative; }
  .layout-baseballcard .end {
    -webkit-border-radius: 0 0 0.5em 0.5em;
    -moz-border-radius: 0 0 0.5em 0.5em;
    -ms-border-radius: 0 0 0.5em 0.5em;
    -o-border-radius: 0 0 0.5em 0.5em;
    border-radius: 0 0 0.5em 0.5em;
    background: #fffafa;
    bottom: 0;
    height: 4px;
    margin-right: -5px;
    margin-left: -5px;
    position: absolute;
    width: 202.66667px; }
  .layout-baseballcard:hover {
    overflow: visible; }
    .layout-baseballcard:hover .layout-headshot > img {
      z-index: 102; }
    .layout-baseballcard:hover .stats, .layout-baseballcard:hover .end {
      z-index: 101; }
    .layout-baseballcard:hover .stats {
      border-right: 1px solid #ffe1e1;
      border-left: 1px solid #ffe1e1;
      margin-right: -5px;
      margin-left: -5px;
      padding-left: 4px;
      padding-right: 4px; }
    .layout-baseballcard:hover .end {
      border-bottom: 1px solid #ffe1e1;
      position: relative; }

.cluetip .layout-baseballcard {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  float: none;
  width: 100%;
  margin-bottom: 0;
  margin-right: 0; }
  .cluetip .layout-baseballcard .stats {
    border-right: 0 none;
    border-left: 0 none;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    position: static; }
  .cluetip .layout-baseballcard .end {
    display: none; }

.layout-tweetstream {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.4em;
  line-height: 1.8em;
  min-height: 51px;
  padding: 9px 12px;
  position: relative; }
  .layout-tweetstream.tweet {
    background: none;
    float: none;
    height: auto;
    margin-right: auto;
    width: auto; }
  .layout-tweetstream .content {
    margin-left: 58px; }
  .layout-tweetstream .time {
    float: right;
    margin-top: 1px;
    position: absolute;
    right: 12px;
    top: 9px; }
    .layout-tweetstream .time a {
      color: #999;
      font-size: 12px; }
  .layout-tweetstream .stream-item-header .avatar {
    left: 12px;
    position: absolute;
    top: 12px; }
  .layout-tweetstream .avatar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 48px;
    width: 48px;
    border: 0 none; }
  .layout-tweetstream .fullname {
    color: #333; }
  .layout-tweetstream .username {
    color: #999;
    font-size: 12px; }
    .layout-tweetstream .username s {
      color: #ccc;
      text-decoration: none; }
    .layout-tweetstream .username b {
      font-weight: normal; }
  .layout-tweetstream p {
    word-wrap: break-word;
    font-size: 1em; }
  .layout-tweetstream .stream-item-footer {
    font-size: 12px;
    padding-top: 1px; }
  .layout-tweetstream .details {
    float: left;
    margin-right: 2px; }

.app_search .results {
  font-family: Helvetica, Arial, sans-serif;
  background: #d0d9d9;
  background: rgba(208, 217, 217, 0.85);
  border-color: #008990;
  border-style: solid;
  border-width: 2px;
  display: none;
  font-size: 0.8em;
  max-height: 200px;
  margin-top: 0.2em;
  overflow-y: auto;
  position: absolute;
  width: 288px;
  z-index: 100; }
.app_search .result {
  border-bottom: 1px solid #eeeeee;
  clear: left;
  padding: 3px; }
  .app_search .result + .result {
    border-top: 1px solid #999999;
    padding-top: 0.3em; }
  .app_search .result:hover {
    background: #008990; }
.app_search .selected {
  background: #008990; }
.app_search mark {
  background: #EE8;
  color: #444;
  padding: 0 2px; }
.app_search .picker {
  background-color: #d7d7d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7d7d7), color-stop(100%, #aeaeae));
  background-image: -webkit-linear-gradient(#d7d7d7, #aeaeae);
  background-image: -moz-linear-gradient(#d7d7d7, #aeaeae);
  background-image: -o-linear-gradient(#d7d7d7, #aeaeae);
  background-image: linear-gradient(#d7d7d7, #aeaeae);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#d7d7d7', endColorstr='#aeaeae');
  border: 1px solid #888888;
  color: #333;
  float: left;
  font-weight: bold;
  height: 3em;
  margin-bottom: 0.25em;
  margin-right: 0.25em;
  padding: 0; }
  .app_search .picker:hover {
    background-color: #f7c128;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7c128), color-stop(100%, #d09b08));
    background-image: -webkit-linear-gradient(#f7c128, #d09b08);
    background-image: -moz-linear-gradient(#f7c128, #d09b08);
    background-image: -o-linear-gradient(#f7c128, #d09b08);
    background-image: linear-gradient(#f7c128, #d09b08);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f7c128', endColorstr='#d09b08'); }

.btn_bigblue {
  background-color: #0f97fc;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0f97fc), color-stop(100%, #0a6395));
  background-image: -webkit-linear-gradient(#0f97fc, #0a6395);
  background-image: -moz-linear-gradient(#0f97fc, #0a6395);
  background-image: -o-linear-gradient(#0f97fc, #0a6395);
  background-image: linear-gradient(#0f97fc, #0a6395);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#0f97fc', endColorstr='#0a6395');
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  -webkit-box-shadow: 0.25em 0.25em 0.5em #bbbbbb;
  -moz-box-shadow: 0.25em 0.25em 0.5em #bbbbbb;
  box-shadow: 0.25em 0.25em 0.5em #bbbbbb;
  color: white;
  display: inline-block;
  font-size: 25px;
  margin-right: .5em;
  margin-bottom: .5em;
  padding: 0.8em;
  text-align: center;
  text-transform: uppercase;
  width: 230px; }
  .btn_bigblue:hover {
    background-color: #1e9efc;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1e9efc), color-stop(100%, #095987));
    background-image: -webkit-linear-gradient(#1e9efc, #095987);
    background-image: -moz-linear-gradient(#1e9efc, #095987);
    background-image: -o-linear-gradient(#1e9efc, #095987);
    background-image: linear-gradient(#1e9efc, #095987);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#1e9efc', endColorstr='#095987'); }
  .btn_bigblue > img {
    display: block;
    margin: 0 auto; }

.topstory article .media.large, .topstory article .media.large img {
  width: 100%;
  max-width: 474px; }

@media screen and (max-width: 799px) {
  aside.related, div.photo_links, .ad_container, div.photo_caption, .media > .caption, .social_links .print, .social_links a.share {
    display: none; }

  .topstory article .media.large, .topstory article .media.large img, .media.article_detail, .media.article_detail img {
    width: 100%;
    float: left;
    max-width: none; }

  .topstory .large + .text_column {
    margin-left: 5px; }

  .topstory {
    padding: 1em; }
    .topstory article h1 {
      font-size: 2em; }
    .topstory .text_column {
      float: left; }

  .story article {
    padding: 1em; } }
article.responsive-secondary {
  padding: 15px; }
  article.responsive-secondary .media.small {
    padding-top: 4px; }

.mobile-only > .ad {
  text-align: center; }

.mobile_headlines {
  padding: 10px; }
  .mobile_headlines li {
    border-bottom: 1px solid #cccccc;
    font-size: 1.3333em;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .mobile_headlines li a {
      color: #222; }
      .mobile_headlines li a:hover {
        color: #008990; }

@media (middle) {
  .topstory article .media.large, .topstory article .media.large img {
    float: none;
    margin-left: 10%; } }
.cell.left_rail, .cell.mid_rail {
  padding-right: 10px; }

.cell.mid_rail {
  padding-left: 10px; }

.btn_bigblue { font-family: "LeagueGothicRegular"; font-weight: normal; font-size: 40px; line-height: 40px; padding: 0.6em 0.8em; }
.btn_bigblue:hover { text-decoration: none; }

#controls { font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; position: relative; top: -8px; }
#controls .navbar-text { color: #555; padding-left: 4px; text-transform: uppercase; }
#controls .control-group { background: #E3E3E3; margin-right: 1em; }
#controls ul { display: inline-block; }
#controls li { display: inline-block; border-right: 1px solid #ddd; }
#controls li + li { border-left: 1px solid #ccc; }
#controls li a { color: #888; display: inline-block; padding: 5px 4px 2px; }
#controls li a:hover { background: #fafafa; text-decoration: none; }
#controls li a:before { content: "\f096"; font-family: FontAwesome; font-weight: normal; margin-right: 0.25em; }
#controls li a.active { color: #333; }
#controls li a.active:before { content: "\f046"; }

.hiderep .raceparty-rep { display: none; }

.hidedem .raceparty-dem { display: none; }

.hidecompleted .completed { display: none; }

.hideincomplete .scoreboard-container { display: none; }
.hideincomplete .completed { display: block; }

.showrunoffs .scoreboard-container { display: none; }
.showrunoffs .runoff { display: block; }

.embed { overflow-x: hidden; }
.embed #site_header { margin: 0; padding-bottom: 0; width: auto; }
.embed #site_footer { height: 0; }
.embed #electionboard { overflow: hidden; *zoom: 1; padding-left: 6px; padding-top: 6px; }
.embed .scoreboard-container { height: 145px; }

#tab-myraces { position: relative; }

.embed-controls { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: white; font-size: 14px; padding: 0.2em 0.2em 30px; width: 100%; }
.embed-controls .btn { display: inline-block; margin-right: 0.2em; }
.embed-controls .embd-btn { position: absolute; top: 0; }
.embed-controls .clear-btn { position: absolute; top: 0; left: 500px; }
.embed-controls .close-btn { color: #444444; cursor: pointer; float: right; font-size: 16px; margin-top: -10px; margin-right: -10px; }

.embed-helper { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #dddddd; font-family: Helvetica, Arial, sans-serif; left: 0; padding: 1em; width: 50%; margin-top: 25px; }
.embed-helper p { font-size: 15px; margin-bottom: 0.5em; }
.embed-helper p:last-child { margin-bottom: 0; }
.embed-helper textarea { -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; -ms-border-radius: 0.5em; -o-border-radius: 0.5em; border-radius: 0.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #2e6e91; color: #333333; display: block; font-family: monospace; font-size: 90%; height: 7em; margin-bottom: 0.5em; padding: 0.25em; overflow: hidden; width: 100%; }

.embed_shell #wrapper { padding: 6px; }
.embed_shell #site_header { margin: 0; padding: 0; width: auto; }
.embed_shell #site_content { min-height: auto; }
.embed_shell #site_footer { height: auto; }
.embed_shell iframe { overflow-x: hidden; }

.branding { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #333333; color: #eeeeee; left: 0; font-family: Helvetica, Arial, sans-serif; text-align: center; width: 100%; }
.branding a { color: #ffcc20; display: inline-block; font-size: 13px; line-height: 22px; margin: 0 4px; vertical-align: middle; }
.branding a > i { font-size: 20px; }
.branding a:hover { text-decoration: none; }
.branding img { max-width: 100%; }

#branding-header img { max-height: 32px; }

#branding-footer { padding: 6px 0; white-space: nowrap; }

.admin.actions { position: absolute; }
.admin.actions > li { float: left; margin-left: 0; margin-right: 0.5em; }
.admin.actions.inAjax a { color: #CCC; }

#site_header { border-bottom: 0; position: relative; width: 960px; margin: 20px auto 0; }
#site_header h2 { margin-top: 10px; position: relative; left: -111px; }
#site_header h3 { right: 70px; position: absolute; top: 25px; }

.content_header { margin-bottom: 0.5em; }

.search { margin-bottom: 1em; }
.search p { margin-bottom: 0.1em; }
.search .input_neue { width: 205px; }

.ui-tabs-nav .generated { background: #006267; }
.ui-tabs-nav .generated.ui-state-active { background: #ffcc20; }

.ui-tabs-panel { min-height: 310px; }

.scoreboard-container { float: left; font-family: Helvetica, Arial, sans-serif; height: 155px; overflow: hidden; padding-top: 0; width: 192px; }
.kiosk .scoreboard-container { width: 384px; height: 193.75px; }

.scoreboard { margin-right: 6px; font-size: 10px; }
.kiosk .scoreboard { margin-right: 12px; font-size: 20px; }
.kiosk .scoreboard footer { display: none; }
.scoreboard header { background: no-repeat right top #f8e3a4; }
.raceparty-rep .scoreboard header { background-color: #d98e8d; }
.raceparty-dem .scoreboard header { background-color: #92a9d0; }
.top_race .scoreboard header { background-image: url("//s3.amazonaws.com/static.texastribune.org/common/images/membership-drive/star-black.png"); }
.scoreboard h3 { padding: 3px 3px 1px; font-size: 120%; font-weight: bold; }
.kiosk .scoreboard h3 { font-size: 100%; font-weight: normal; font-style: italic; }
.scoreboard h4 { padding: 2px 3px; }
.kiosk .scoreboard h4 { font-size: 90%; }
.scoreboard h5 { background: #faecc0; padding-top: 2px; text-align: right; }
.raceparty-rep .scoreboard h5 { background: #e6b4b3; }
.raceparty-dem .scoreboard h5 { background: #b6c5df; }
.scoreboard h5 span { margin-left: 10px; margin-right: 15px; }
.scoreboard .top { border: 2px solid #f8e3a4; }
.raceparty-rep .scoreboard .top { border-color: #d98e8d; }
.raceparty-dem .scoreboard .top { border-color: #92a9d0; }
.scoreboard .content { background: no-repeat scroll 50% 0 white; height: 75px; overflow-x: hidden; overflow-y: hidden; }
.kiosk .scoreboard .content { height: 105px; }
.raceparty-rep .scoreboard .content { background-image: url("//s3.amazonaws.com/static.texastribune.org/media/flatpages/election-2012/primary-may/icon-elephant-75px.png"); }
.raceparty-dem .scoreboard .content { background-image: url("//s3.amazonaws.com/static.texastribune.org/media/flatpages/election-2012/primary-may/icon-donkey-75px.png"); }
.scoreboard .actions { text-align: right; }
.scoreboard .actions > * { display: inline-block; }
.scoreboard .action a { background: #f8e3a4; color: inherit; display: inline-block; margin-left: 18px; padding-right: 5px; position: relative; line-height: 15px; }
.scoreboard .action a:hover { text-decoration: none; }
.scoreboard .action a:before { border-color: #f8e3a4 transparent; border-style: solid; border-width: 15px 0 0px 15px; content: " "; display: block; height: 0; left: -15px; position: absolute; top: 0; width: 0; }
.scoreboard .action .icon { margin-right: 0.5em; font-weight: bold; }
.raceparty-rep .scoreboard .action a { background: #dfa1a0; }
.raceparty-dem .scoreboard .action a { background: #a4b7d8; }
.raceparty-rep .scoreboard .action a:before { border-color: #dfa1a0 transparent; }
.raceparty-dem .scoreboard .action a:before { border-color: #a4b7d8 transparent; }
.scoreboard .more .icon:before { content: "+"; }
.expand .scoreboard .more .icon:before { content: "\2013"; }

.race-head { font-family: "LeagueGothicRegular"; font-weight: normal; display: none; font-size: 65px; margin-bottom: 5px; text-transform: uppercase; }
.kiosk .race-head { display: block; }
@media print { .race-head { display: block; } }

@media print { #controls, .ui-tabs-nav, .actions { display: none; }
  .ui-tabs .ui-tabs-hide { display: block !important; } }
.expand .scoreboard { position: absolute; width: 186px; z-index: 1; }
.expand .content { height: auto; }
.expand .more .icon { content: "-"; }

table.data { font-weight: bold; margin: 0; }
table.data thead td { padding: 0; }
table.data thead div { background: #222; color: #eee; display: none; font-size: 10px; margin-bottom: 4px; padding: 3px 0 0; text-align: center; text-transform: uppercase; }
.completed table.data thead div { display: block; }
.completed table.data thead div:before { content: "Decided"; }
.completed.runoff table.data thead div:before { content: "Runoff"; }
.completed table.data tbody > tr:first-child { background: #ffcc20; background: rgba(255, 204, 32, 0.75); }
.raceparty-rep.completed table.data tbody > tr:first-child { background: rgba(255, 130, 128, 0.75); }
.raceparty-dem.completed table.data tbody > tr:first-child { background: rgba(131, 175, 248, 0.75); }
.completed.runoff table.data tbody > tr:nth-child(2) { background: #ffcc20; background: rgba(255, 204, 32, 0.75); }
.raceparty-rep.completed.runoff table.data tbody > tr:nth-child(2) { background: rgba(255, 130, 128, 0.75); }
.raceparty-dem.completed.runoff table.data tbody > tr:nth-child(2) { background: rgba(131, 175, 248, 0.75); }
table.data tr > * { padding: 2px; }
table.data .incumbent .politician i { font-style: normal; }
table.data .count { text-align: right; width: 44px; }
table.data .name-container { white-space: nowrap; }
.primary table.data .name-container > .party { display: none; }
table.data .name-container > .party:after { content: "-"; font-weight: normal; }

.throbber { background: url("//s3.amazonaws.com/static.texastribune.org/common/images/ajax_indicator.gif") no-repeat scroll 50% 50%; height: 310px; }

#site_footer { height: 4em; }

.main { margin-bottom: 1em; }

.column { padding-top: 0; }

.kiosk #site_header { margin: 5px auto 0; width: auto; }
.kiosk h1 img { display: block; max-width: 100%; }
.kiosk .ui-tabs-nav { display: none; -webkit-transition-property: left; -moz-transition-property: left; -o-transition-property: left; transition-property: left; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; position: fixed; left: -213px; top: 0; border-bottom: 0 none; z-index: 1; background: url("//s3.amazonaws.com/static.texastribune.org/common/images/logo-43x49.png") no-repeat 10px 10px #222222; height: 100%; padding-top: 72px; }
.kiosk .ui-tabs-nav li { border-bottom: 1px solid #666; border-top: 1px solid #444; font-size: 1.5em; float: none; padding: 0.25em 0; }
.kiosk .ui-tabs-nav:hover { left: 0; }
.kiosk .ui-tabs-nav .cheat { background: rgba(255, 255, 255, 0.01); border-top: 0 none; height: 100%; position: absolute; right: -25px; top: 0; width: 25px; }
.kiosk .generated { display: none; }

.kiosk-control-container { bottom: 0; display: fixed; height: 100px; position: fixed; right: 0; width: 200px; }
.kiosk-control-container:hover .kiosk-control { display: block; }

.kiosk-control { background: rgba(0, 0, 0, 0.4); display: none; font-size: 20px; padding: 10px; margin: 10px; position: absolute; right: 0; bottom: 0; text-align: center; }
.kiosk-control > * { cursor: pointer; }
.kiosk-control > .active { color: white; }

.embed #electionboard { margin: 0 auto; }
@media only screen and (min-width: 480px) and (max-width: 576px) { .embed #wrapper { width: 396px; } }
@media only screen and (min-width: 576px) and (max-width: 768px) { .embed #wrapper { width: 588px; } }
@media only screen and (min-width: 768px) and (max-width: 960px) { .embed #wrapper { width: 780px; } }
@media only screen and (min-width: 960px) and (max-width: 1152px) { .embed #wrapper { width: 972px; } }
@media only screen and (min-width: 1152px) and (max-width: 1344px) { .embed #wrapper { width: 1164px; } }
@media only screen and (min-width: 1344px) { .embed #wrapper { margin: 0 10pt; } }

.kiosk #electionboard { margin: 0 auto; }
@media only screen and (min-width: 768px) and (max-width: 1152px) { .kiosk #wrapper { width: 780px; } }
@media only screen and (min-width: 1152px) and (max-width: 1536px) { .kiosk #wrapper { width: 1164px; } }
@media only screen and (min-width: 1536px) and (max-width: 1920px) { .kiosk #wrapper { width: 1548px; } }
@media only screen and (min-width: 1920px) and (max-width: 2304px) { .kiosk #wrapper { width: 1932px; } }
@media only screen and (min-width: 2304px) and (max-width: 2688px) { .kiosk #wrapper { width: 2316px; } }
@media only screen and (min-width: 2688px) { .kiosk #wrapper { margin: 0 10pt; } }

.shownav #wrapper { margin-left: 216px; }
.shownav .ui-tabs-nav { left: 0; }

@media only screen and (max-width: 480px) { #electionboard { padding-right: 6px; }
  #wrapper { width: auto; }
  #logo img { width: auto; }
  .columns { display: none; }
  .scoreboard-container { float: none; height: auto !important; margin-bottom: 1em; width: auto; }
  .scoreboard { margin-right: 0; }
  .scoreboard .content { height: auto; }
  .ui-tabs .ui-tabs-nav li { float: none; } }
