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; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/static.texastribune.org/common/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 19px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 19px;
    background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #CCC;
    position: relative;
}

.jspDrag {
    background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/scroller.jpg") no-repeat scroll 50% 50% transparent;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 19px;
}

.jspHorizontalBar .jspArrow {
    float: left;
    height: 100%;
    width: 19px;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

#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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }
  @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; } }

.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_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; }

/*
There are several ways to indicate that a element is part of a story:

* article - put it inside the ARTICLE tag
* .article - sometimes we can't use HTML5, so fallback to DIV.article
* .prose - contain it in something with the PROSE class
* .mceContentBody - similar to .prose, used for the WYSIWYG editor

It may also help to scope it inside #site_content to avoid accidentally selecting
things like the site header and footer
*/

/* HEADINGS */
.prose h1 { margin-bottom: 0.4em; }

/* BLOCKS */
.prose p,
.mceContentBody p,
#site_content .article p,
#site_content article p { margin-bottom: 1em; }

/* maintain a separate blockquote-like markup. this happens to be for texas weekly */
.prose .quote,
.mceContentBody .quote,
#site_content .article .quote,
#site_content article .quote {
    color: #222;
    margin-left: 0;
    font-style: normal;
    font-weight: bold;
}

.quote:before {
    content:"\0201C";
}
.quote:after {
    content:"\0201D";
}
/* tinymce won't let you do blockquote > cite, so just make a blockquote + p.cite */
.prose .quote + .cite,
.mceContentBody .quote + .cite,
#site_content .article .quote + .cite,
#site_content article .quote + .cite {
    color: #444;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    margin-top: -0.75em;
}

/* LISTS */
.prose ul,
.mceContentBody ul,
.article .content ul,
article .content ul {
    line-height: 1.3;
    list-style-type: disc;
    list-style-position: outside;
    margin: 1.12em 0;
    overflow: auto;
    padding-left: 2em;
}

/* first LI's top margin doesn't collapse */
.prose ul > li + li,
.mceContentBody ul > li + li,
.article .content ul > li + li,
article .content ul > li + li {
    margin-top: 0.5em;
}
.prose .unprose ul,
.mceContentBody .unprose ul,
article .content .unprose ul {
    font-size: inherit;
    line-height: inherit;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.prose ol,
.mceContentBody ol,
.article .content ol,
article .content ol {
    line-height: 1.3;
    list-style-type: decimal;
    list-style-position: outside;
    margin: 1.12em 0;
    overflow: auto;
    padding-left: 2em;
}

.prose ul ul,
.prose ul ol,
.prose ol ul,
.prose ol ol,
article ul ul,
article ul ol,
article ol ul,
article ol ol {
    margin-top: 0;
    margin-bottom: 0;
}


.disclosure {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/disclosure-button_1.png) no-repeat scroll 0 0;
    clear: both;
    color: #555;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    margin: 1em auto;
    min-height: 41px;
    padding: 0 0 0 210px !important;    /* FIXME remove important after removing old disclosure code */

}

.disclosure > img { display: none; } /* FIXME temporary to hide image in old disclosure code */

@media screen and (max-width:520px) {
    .disclosure {
        background: none;
        padding: 0 !important;
     }
}

/* TODO simplify (this is probably 2x too much markup) and roll into main css */
#site_footer { padding-top: 40px; }

#footer {
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
    padding: 13px 0 13px 21px;
    font-size: 11px;
    font-weight: 700;
    margin: 10px auto 0;
    /*This is a clearfix because we can't use the SASS include and the class name messes with the display*/
    clear: both;
    content: "";

  background-color: #222222;
  background-image: -moz-linear-gradient(top, #222222, #3C3C3C); /* FF3.6 */
  background-image: -ms-linear-gradient(top, #222222, #3C3C3C); /* IE10 */
  background-image: -o-linear-gradient(top, #222222, #3C3C3C); /* Opera 11.10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#3C3C3C)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #222222, #3C3C3C); /* Chrome 10+, Saf5.1+ */
  background-image: linear-gradient(top, #222222, #3C3C3C);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#222222', EndColorStr='#3C3C3C'); /* IE6–IE9 */
}

div#footer,
div#footer a
{
    color: #FFF;
}

div#footer a
{
    text-decoration: none;
    font-weight: bold;
}

div#footer a:hover
{
    text-decoration: underline;
}

div#footer dl,
div#footer div#footer_topics
{
    float: left;
    border-right: solid 1px #333;
    padding-left: 9px;
    padding-right: 18px;
}

#footer dl dt,
#footer div#footer_topics h6
{
    color: #FFC200;
    margin-bottom: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

div#footer dl dd,
div#footer div#footer_topics ul li
{
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    /* TODO use text-overflow: ellipses and remove truncate_chars from the template.
     * add javascript fallback for old browsers */
}



div#footer div#footer_topics h6,
div#footer div#footer_topics ul
{
    float: left;
    margin-right: 18px;
}

div#footer div#footer_topics h6
{
    clear: both;
    float: none;
}

div#footer div#footer_topics ul
{
    width: 185px;
}

div#footer div#footer_topics ul.last
{
    margin-right: 0;
}
div#footer div#footer_topics ul
div#footer dl#offsite_outlets
{
    padding-right: 16px;
}

#footer #offsite_outlets dt { margin-bottom: 8px; }
#offsite_outlets dd { margin-bottom: 12px; }
#offsite_outlets dd a { display: block; }
#offsite_outlets .favicon {
    display: inline-block;
    float: none;
    margin-right: 6px;
    padding: 0;
    vertical-align: middle;
}

div#footer ul#footer_nav
{
    padding-left: 10px;
    float: left;
    font-weight: normal;
    margin-top: -1px;
}

div#footer ul#footer_nav li
{
    line-height: 18px;
}

div#footer ul#footer_nav li a
{
    font-weight: inherit;   /* TODO test this in IE7; it inherits things wrong */
}

div#footer ul#footer_nav li a.donate
{
    color: #FFC200;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em;
}

div#footer ul#footer_nav li span.support
{
    display: block;
    margin-top: 12px;
    font-weight: 400;
}

div#footer ul#footer_nav li ul.support li
{
    display: block;
    float: left;
    margin-right: 24px;
    line-height: 1em;
}

div#footer ul#footer_nav li ul.support li a
{
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 799px) {

    #footer_nav, #staff_writers, div#footer_topics, #footer dt {
        display: none;
    }

    #site_footer {
        padding-top: 0;
    }

    div#footer dl {
        border-right: 0;
    }

    div#footer dl dd{
        float: left;
        margin-right: 10px;
    }

    /*This would be a nice touch but is being overridden by something else :(*/
    dl#offsite_outlets.cell.w-4 {
        height: 50px;
    }
}

.frontpage .topstory .election_night {
  font-family: Helvetica, Arial, sans-serif;
  background: url("//s3.amazonaws.com/static.texastribune.org/media/flatpages/election-2012/general-nov/homepage-banner.jpg") no-repeat top center;
  height: 410px;
  position: relative;
  width: 960px; }
  .frontpage .topstory .election_night > * {
    position: absolute; }
  .frontpage .topstory .election_night .presentedby {
    left: 147px;
    top: 11px; }
  .frontpage .topstory .election_night > a {
    display: block; }
  .frontpage .topstory .election_night .scoreboard, .frontpage .topstory .election_night .liveblog {
    top: 125px; }
  .frontpage .topstory .election_night .scoreboard {
    left: 146px; }
  .frontpage .topstory .election_night .liveblog {
    left: 485px; }
  .frontpage .topstory .election_night .membership {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    bottom: 1px;
    left: 145px;
    height: 56px;
    width: 674px; }
  .frontpage .topstory .election_night .tweetbar {
    color: white;
    font-size: 13px;
    line-height: 17px;
    left: 280px;
    top: 314px;
    width: 550px; }
    .frontpage .topstory .election_night .tweetbar .author {
      font-weight: bold; }
    .frontpage .topstory .election_night .tweetbar a {
      color: white; }
      .frontpage .topstory .election_night .tweetbar a:hover {
        text-decoration: underline; }

.alt_header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 6px;
  overflow: hidden;
  *zoom: 1;
  position: relative; }
  @media (max-width: 799px) {
    .alt_header {
      text-align: center; } }
  .alt_header h1 {
    font-family: "Knockout 49 A", "Knockout 49 B";
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    font-size: 3.333em;
    line-height: 1.1;
    color: rgba(0, 0, 0, 0.5); }
    @media (max-width: 520px) {
      .alt_header h1 {
        font-size: 2.66667em; } }
    .alt_header h1 a {
      color: gray; }
      .alt_header h1 a:hover {
        color: #008990;
        text-decoration: none;
        color: #008990; }
      .alt_header h1 a:nth-child(2) {
        color: #222222;
        text-transform: capitalize; }

.subsection_toggle .icon-caret-down {
  color: rgba(0, 0, 0, 0.3);
  height: 25px;
  font-size: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  border-radius: 5px;
  margin-left: 5px;
  padding: 0 5px;
  display: none; }
  .subsection_toggle .icon-caret-down:hover {
    color: rgba(0, 0, 0, 0.25);
    text-decoration: none; }
@media (max-width: 520px) {
  .subsection_toggle {
    border: 0; } }

.subsection_menu {
  margin-bottom: 0.5em;
  margin-top: 0.2em;
  overflow: visible !important; }
  .subsection_menu li {
    font-family: Helvetica, Arial, sans-serif;
    display: inline;
    border-radius: 3px; }
    .subsection_menu li a {
      color: rgba(0, 0, 0, 0.5);
      text-indent: 5px;
      border-left: 1px solid rgba(0, 0, 0, 0.25);
      padding: 0 0.5em; }
      .subsection_menu li a:hover {
        color: #008990; }
    .subsection_menu li:first-child a {
      border-left: 0;
      padding-left: 0; }

.section_ad {
  position: absolute;
  top: 0px;
  right: 0px; }

.new_feature {
  -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;
  background: #333333;
  border-left: 5px solid #333333;
  border-right: 5px solid #333333;
  color: white;
  margin-bottom: 1em; }
  .new_feature header h1 {
    font-family: "Knockout 29 A", "Knockout 29 B";
    font-size: 2em;
    font-weight: 400;
    padding: 0.25em 0;
    text-transform: uppercase; }
    .new_feature header h1 span {
      color: #ffcc20;
      font-family: "Knockout 49 A", "Knockout 49 B"; }
  .new_feature .content {
    background: white;
    color: #999999;
    font-size: 0.9em;
    max-height: 300px;
    overflow: auto;
    padding: 0.5em; }
    .new_feature .content h2 {
      font-size: 0.95em;
      font-weight: bold;
      letter-spacing: 0.75px;
      padding-left: 0.5em;
      text-transform: uppercase; }
    .new_feature .content li {
      padding: 0.5em;
      text-transform: capitalize; }
      .new_feature .content li a {
        font-weight: bold; }
  .new_feature footer {
    min-height: 1em;
    padding-bottom: 0.5em;
    position: relative; }
    .new_feature footer .ad {
      float: left; }
      .new_feature footer .ad + .actions {
        bottom: 0.5em;
        margin: 0;
        position: absolute;
        right: 0.5em; }
    .new_feature footer .actions {
      margin-top: 0.5em; }
      .new_feature footer .actions a {
        color: white; }
        .new_feature footer .actions a span {
          color: #ffcc20; }

.tribpedia .tab > .content {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.85em; }

#trib_list {
  clear: both;
  padding-top: 1em; }

#list_header {
  clear: both;
  padding: 3.3333em 1em 1em 1em;
  text-align: center; }
  #list_header .input_neue {
    width: 300px; }
  #list_header .filterform {
    background: whitesmoke;
    padding: 1.6667em;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -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); }

.alpha_index {
  margin: 10px; }
  .alpha_index .index_letter {
    background: #e6e6e6;
    float: left;
    font-size: 1.3333em;
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 700;
    margin-right: 0.125em;
    text-transform: uppercase; }
    .alpha_index .index_letter.active {
      background: #222222; }
    .alpha_index .index_letter a {
      color: white;
      display: block;
      padding: 0.25em; }
      .alpha_index .index_letter a:hover {
        text-decoration: none; }

.alpha_header {
  font-family: Georgia, Times, serif;
  border-bottom: 1px solid #cccccc;
  font-size: 1.6667em;
  margin-bottom: 0.5em;
  text-transform: uppercase; }
  @media (max-width: 520px) {
    .alpha_header {
      padding-left: 1em; } }

.alpha_list {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  font-family: Helvetica, Arial, sans-serif;
  clear: both;
  padding-bottom: 4em;
  padding-top: 1em; }
  .alpha_list li {
    display: block;
    margin-bottom: 0.5em;
    overflow: visible !important;
    width: 100%; }
    .alpha_list li a {
      color: #222222; }
  @media (max-width: 520px) {
    .alpha_list {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      -ms-column-count: 2;
      -o-column-count: 2;
      column-count: 2;
      padding: 1em; } }

@media (max-width: 520px) {
  .lawmakers .explorer_header h1 {
    height: auto; }
    .lawmakers .explorer_header h1 a img {
      display: none; }
  .lawmakers .lawmaker_search {
    margin: 1.3em auto !important; }
  .lawmakers .control_panel .controls dl dd ul li {
    margin-bottom: 15px; } }

.lawmaker_detail .nav-list {
  margin-top: 7px; }

.iso_list {
  clear: both;
  text-align: center;
  margin-left: 50px; }
  .iso_list li {
    margin: 10px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    padding: 0.4em;
    padding-bottom: 1em;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -ms-border-radius: 0.25em;
    -o-border-radius: 0.25em;
    border-radius: 0.25em;
    position: relative; }
  .iso_list .legislator div {
    margin: 0; }
  .iso_list .legislator.democratic {
    background-color: #1775ae; }
  .iso_list .legislator.republican {
    background-color: #d64846; }
  .iso_list .legislator .caption {
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 0.5em;
    max-width: 100px;
    height: 20px; }
  .iso_list .legislator .pic {
    background-position: 0 -8px;
    background-repeat: no-repeat;
    background-size: 100px 150.3px;
    height: 100px;
    width: 100px;
    overflow: hidden; }
    .iso_list .legislator .pic img {
      width: 100px; }
  .iso_list .legislator .rollover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 50000;
    background: #222222;
    background: rgba(46, 46, 46, 0.8);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .iso_list .legislator .rollover-overlay:hover, .iso_list .legislator .rollover-overlay.hover {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
    .iso_list .legislator .rollover-overlay .inset {
      margin-top: 45%;
      margin-left: 25%;
      color: white;
      display: block;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 4em;
      font-family: "Open Sans", Arial, sans-serif;
      text-decoration: none; }

#iso_input {
  height: 32px;
  font-size: 20px;
  font-family: Helvetica; }

#iso_select_chzn {
  padding-left: 50px; }
  #iso_select_chzn.chzn-container-active div.chzn-drop {
    margin-left: 50px !important;
    width: 200px !important; }
  #iso_select_chzn.chzn-container-active div.chzn-search input {
    width: 190px !important; }

.select_item {
  float: left;
  font-family: "freight-sans-pro-n9", "freight-sans-pro";
  font-weight: 700;
  margin-left: 6.75em;
  margin-top: 0.25em; }
  @media (max-width: 520px) {
    .select_item {
      margin-left: 1em; } }
  .select_item dt {
    padding-right: 0.5em;
    color: #666666 !important;
    margin-left: 5px;
    text-transform: none;
    margin-bottom: 0.5em; }
  .select_item ul.chzn-results {
    margin-left: 0; }
    .select_item ul.chzn-results li {
      margin-left: 0;
      font-size: 1em; }

#questions .blue .arrow, #questions .blue h4 {
  background-color: #4093dc; }

#questions .purple .arrow, #questions .purple h4 {
  background-color: #993e88; }

#questions .green .arrow, #questions .green h4 {
  background-color: #8ec961; }

#questions .orange .arrow, #questions .orange h4 {
  background-color: #f58020; }

#questions .red .arrow, #questions .red h4 {
  background-color: #cf2e2e; }

#questions.inactive dt .arrow, #questions.inactive dt h4 {
  background-color: #c2c2c2; }

.explorer .tx-schools .nav-list {
  margin-top: 5px; }
  .explorer .tx-schools .nav-list li.grey a:hover {
    background: #666666; }
  .explorer .tx-schools .nav-list li.grey.active a {
    background: #666666; }
  .explorer .tx-schools .nav-list li.grey div.pointer {
    border-left-color: #666666; }
.explorer .tx-schools ul.breadcrumb {
  font-size: 12.5px;
  margin-bottom: 1em; }
  .explorer .tx-schools ul.breadcrumb li {
    display: inline; }
.explorer .tx-schools p {
  margin-left: 0; }
.explorer .tx-schools .rail .ad {
  margin-bottom: 1em; }
.explorer .tx-schools .brought-to-you-by {
  font-size: 0.85em;
  text-align: center;
  margin-bottom: 1em;
  margin-left: 10px; }
  .explorer .tx-schools .brought-to-you-by div {
    padding: 10px 0 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center; }
  .explorer .tx-schools .brought-to-you-by p {
    line-height: 1.35;
    font-family: Helvetica, Arial, sans-serif; }
.explorer .tx-schools .label-info {
  color: white;
  background: #008990;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 0.25em;
  font-weight: bold; }
.explorer .tx-schools #schools-header h1 {
  background: url(http://www.texastribune.org/common/tx_schools/icon.png) no-repeat left;
  background-position-y: 3px; }
  @media (max-width: 799px) {
    .explorer .tx-schools #schools-header h1 {
      background-image: none;
      height: 100%; } }
  .explorer .tx-schools #schools-header h1 a {
    padding-left: 66px; }
    @media (max-width: 799px) {
      .explorer .tx-schools #schools-header h1 a {
        padding-left: 0; } }
.explorer .tx-schools hr {
  width: 100%; }
.explorer .tx-schools .overview_header {
  margin-bottom: 0.5em; }
@media (max-width: 799px) {
  .explorer .tx-schools .landing {
    padding: 1em; } }
.explorer .tx-schools .landing section {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e6e6e6;
  margin-bottom: 10px; }
  .explorer .tx-schools .landing section.search .search_icon {
    margin-right: 10px;
    margin-top: -5px; }
  .explorer .tx-schools .landing section.search #locate-button {
    display: block;
    margin: 10px auto; }
.explorer .tx-schools .landing h2 {
  font-size: 25px;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  font-family: "Knockout 49 A", "Knockout 49 B";
  text-transform: uppercase; }
  .explorer .tx-schools .landing h2 > a {
    color: #222222;
    text-decoration: none; }
    .explorer .tx-schools .landing h2 > a:hover {
      color: #008990;
      text-decoration: underline; }
@media (max-width: 799px) {
  .explorer .tx-schools .content_container {
    padding: 1em; } }
.explorer .tx-schools .content_container .search .oneline {
  width: 75%; }
  @media (max-width: 520px) {
    .explorer .tx-schools .content_container .search .oneline {
      width: 100%; } }
.explorer .tx-schools .content_container .search form {
  margin: 0 0 1em 0; }
.explorer .tx-schools .content_container .search .ui-autocomplete-input {
  height: 32px;
  font-size: 20px;
  font-family: Helvetica;
  width: 100%;
  margin: 0; }
.explorer .tx-schools .content_container .search .alert-info {
  clear: both; }
@media (max-width: 520px) {
  .explorer .tx-schools .content_container #locate-button {
    float: none;
    margin-left: 30%; } }
@media (max-width: 520px) {
  .explorer .tx-schools #questions {
    padding: 0.5em; } }
.explorer .tx-schools #questions dt, .explorer .tx-schools #questions #nav li {
  position: relative; }
.explorer .tx-schools #questions dt a {
  color: #222222;
  text-decoration: none;
  cursor: pointer; }
@media (max-width: 520px) {
  .explorer .tx-schools #questions dt span.header {
    display: none; } }
.explorer .tx-schools #questions.inactive dt a {
  cursor: text; }
.explorer .tx-schools #questions dt a h4, .explorer .tx-schools #nav li.active a {
  color: white; }
.explorer .tx-schools #questions {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 10px 20px 0 0; }
  .explorer .tx-schools #questions .page-header {
    padding-top: 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0.5em; }
    .explorer .tx-schools #questions .page-header h2 {
      font-size: 2.5em;
      margin: 0; }
    .explorer .tx-schools #questions .page-header small {
      display: inline-block;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: normal;
      font-size: 0.5em; }
      .explorer .tx-schools #questions .page-header small i {
        vertical-align: baseline;
        color: #999999; }
      .explorer .tx-schools #questions .page-header small a {
        color: #222222;
        text-decoration: underline;
        line-height: 8px;
        text-transform: capitalize; }
  .explorer .tx-schools #questions dt {
    margin-bottom: 8px; }
    .explorer .tx-schools #questions dt a {
      font-weight: bold; }
    .explorer .tx-schools #questions dt h4, .explorer .tx-schools #questions dt div, .explorer .tx-schools #questions dt span {
      display: inline-block;
      vertical-align: middle; }
    .explorer .tx-schools #questions dt .header {
      position: relative;
      margin-right: 2em;
      width: auto;
      margin-bottom: 0; }
      .explorer .tx-schools #questions dt .header h4 {
        position: relative;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        width: 150px;
        font-weight: bold; }
      .explorer .tx-schools #questions dt .header .arrow {
        position: absolute;
        right: -15px;
        top: 0;
        border-top: 15px solid white;
        border-bottom: 15px solid white;
        border-left: 15px solid transparent; }
  .explorer .tx-schools #questions dd {
    margin: 0 0 20px 10px; }
.explorer .tx-schools .explorer_rail .featured, .explorer .tx-schools .explorer_rail .campus-directory, .explorer .tx-schools .explorer_rail .sidebar_search, .explorer .tx-schools .explorer_rail .sidebar_compare, .explorer .tx-schools .explorer_rail .regions_nav {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }
  @media (max-width: 520px) {
    .explorer .tx-schools .explorer_rail .featured, .explorer .tx-schools .explorer_rail .campus-directory, .explorer .tx-schools .explorer_rail .sidebar_search, .explorer .tx-schools .explorer_rail .sidebar_compare, .explorer .tx-schools .explorer_rail .regions_nav {
      display: none; } }
.explorer .tx-schools .explorer_rail .featured {
  padding: 0 1em; }
  .explorer .tx-schools .explorer_rail .featured .label-info {
    padding: 0.25em; }
@media (max-width: 799px) {
  .explorer .tx-schools .detail_main_column {
    padding: 1em; }
    .explorer .tx-schools .detail_main_column h1 {
      padding-left: 0; } }
.explorer .tx-schools .topic .page-header {
  overflow: hidden;
  *zoom: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 1.5em; }
  .explorer .tx-schools .topic .page-header h2 {
    margin: 18px auto 5px auto;
    padding-bottom: 0; }
  .explorer .tx-schools .topic .page-header h3 {
    font-family: Arial;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 2em;
    padding-right: 5px; }
    .explorer .tx-schools .topic .page-header h3 .title, .explorer .tx-schools .topic .page-header h3 .group {
      float: left; }
    .explorer .tx-schools .topic .page-header h3 .title {
      font-weight: bold;
      padding-right: 1em; }
    .explorer .tx-schools .topic .page-header h3 .year-nav li + li:before {
      content: "|"; }
    .explorer .tx-schools .topic .page-header h3 .year-nav li {
      display: inline;
      margin-left: 0;
      font-size: 1em; }
      .explorer .tx-schools .topic .page-header h3 .year-nav li a {
        margin: 4px; }
.explorer .tx-schools .topic h4.page-header.stats-header {
  border-bottom: 0;
  font-size: 14px; }
.explorer .tx-schools .topic .stats-group hr {
  margin: 15px 0; }
.explorer .tx-schools .topic p.help-text {
  margin-left: 0; }
.explorer .tx-schools .districts-component ul.unstyled {
  list-style: none;
  margin-left: 0; }
  .explorer .tx-schools .districts-component ul.unstyled li {
    font-size: 1.2em;
    margin-left: 0; }
.explorer .tx-schools .districts-component h3.region-header {
  border-bottom: 1px solid #e6e6e6;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5em; }
.explorer .tx-schools ul.regions_nav {
  font-family: Helvetica, Arial, sans-serif;
  list-style: square;
  font-size: 1.5em;
  padding: 0.5em 0 0.5em 1.5em; }
.explorer .tx-schools .overview-map {
  width: 100%;
  height: 300px;
  margin-top: 18px; }
.explorer .tx-schools .legend, .explorer .tx-schools .tickLabel {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px; }
.explorer .tx-schools .trend, .explorer .tx-schools .trend-compare {
  width: 670px;
  height: 300px;
  display: none; }
  @media (max-width: 520px) {
    .explorer .tx-schools .trend, .explorer .tx-schools .trend-compare {
      display: none; } }
  .explorer .tx-schools .trend .legend table, .explorer .tx-schools .trend-compare .legend table {
    display: block;
    padding: 10px;
    background: rgba(255, 255, 255, 0.5); }
  .explorer .tx-schools .trend .legend td, .explorer .tx-schools .trend-compare .legend td {
    padding: 3px; }
.explorer .tx-schools .yAxis .tickLabel {
  margin-top: -8px; }
.explorer .tx-schools .histogram {
  width: 600px;
  height: 106px;
  padding-bottom: 106px;
  border-bottom: 3px double #333333; }
  .explorer .tx-schools .histogram .bin {
    width: 5px;
    display: inline-block;
    position: relative;
    padding: 0 6px 0 0;
    height: 106px; }
    .explorer .tx-schools .histogram .bin:hover {
      cursor: pointer;
      background-color: #eeeeee; }
    .explorer .tx-schools .histogram .bin:hover .inner-bin {
      border-right: 5px solid #9f82bb; }
    .explorer .tx-schools .histogram .bin.highlight .inner-bin {
      border-right: 5px solid #44abdf; }
    .explorer .tx-schools .histogram .bin.empty .inner-bin {
      border-right: 5px solid #999999; }
    .explorer .tx-schools .histogram .bin .inner-bin {
      width: 0;
      position: absolute;
      bottom: 0;
      border-right: 5px solid #666666; }
    .explorer .tx-schools .histogram .bin label {
      width: 200px;
      position: absolute;
      top: 110px;
      font-size: 12px;
      font-family: Helvetica, Arial, sans-serif; }
  .explorer .tx-schools .histogram hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid white; }
.explorer .tx-schools:hover .bin.highlight {
  background-color: white; }
@media print {
  .explorer .tx-schools {
    border-bottom: none; }
    .explorer .tx-schools .bin {
      width: 4px; }
      .explorer .tx-schools .bin .inner-bin {
        border-right: 4px solid #999999; }
      .explorer .tx-schools .bin.highlight .inner-bin {
        border-right: 4px solid black; }
      .explorer .tx-schools .bin.empty .inner-bin {
        border-right: 4px solid #999999; } }
.explorer .tx-schools .bootstrap .table thead:first-child tr:first-child th {
  display: table-cell; }
@media (max-width: 520px) {
  .explorer .tx-schools .stats-group, .explorer .tx-schools .trend-btn {
    display: none; } }
.explorer .tx-schools .d3chart p, .explorer .tx-schools .chart p, .explorer .tx-schools .list-table p, .explorer .tx-schools .table-wrapper p, .explorer .tx-schools .about p {
  margin-left: 0; }
.explorer .tx-schools .d3chart .table-striped tbody tr:nth-child(odd) td, .explorer .tx-schools .d3chart .table-striped tbody tr:nth-child(odd) th, .explorer .tx-schools .chart .table-striped tbody tr:nth-child(odd) td, .explorer .tx-schools .chart .table-striped tbody tr:nth-child(odd) th, .explorer .tx-schools .list-table .table-striped tbody tr:nth-child(odd) td, .explorer .tx-schools .list-table .table-striped tbody tr:nth-child(odd) th, .explorer .tx-schools .table-wrapper .table-striped tbody tr:nth-child(odd) td, .explorer .tx-schools .table-wrapper .table-striped tbody tr:nth-child(odd) th, .explorer .tx-schools .about .table-striped tbody tr:nth-child(odd) td, .explorer .tx-schools .about .table-striped tbody tr:nth-child(odd) th {
  background: #f9f9f9; }
.explorer .tx-schools .d3chart table, .explorer .tx-schools .d3chart .list-table, .explorer .tx-schools .d3chart .chart-data, .explorer .tx-schools .chart table, .explorer .tx-schools .chart .list-table, .explorer .tx-schools .chart .chart-data, .explorer .tx-schools .list-table table, .explorer .tx-schools .list-table .list-table, .explorer .tx-schools .list-table .chart-data, .explorer .tx-schools .table-wrapper table, .explorer .tx-schools .table-wrapper .list-table, .explorer .tx-schools .table-wrapper .chart-data, .explorer .tx-schools .about table, .explorer .tx-schools .about .list-table, .explorer .tx-schools .about .chart-data {
  position: relative;
  width: 100%;
  font-size: 12px;
  margin-bottom: 1em; }
  .explorer .tx-schools .d3chart table thead, .explorer .tx-schools .d3chart .list-table thead, .explorer .tx-schools .d3chart .chart-data thead, .explorer .tx-schools .chart table thead, .explorer .tx-schools .chart .list-table thead, .explorer .tx-schools .chart .chart-data thead, .explorer .tx-schools .list-table table thead, .explorer .tx-schools .list-table .list-table thead, .explorer .tx-schools .list-table .chart-data thead, .explorer .tx-schools .table-wrapper table thead, .explorer .tx-schools .table-wrapper .list-table thead, .explorer .tx-schools .table-wrapper .chart-data thead, .explorer .tx-schools .about table thead, .explorer .tx-schools .about .list-table thead, .explorer .tx-schools .about .chart-data thead {
    border-bottom: 1px solid #e6e6e6; }
    .explorer .tx-schools .d3chart table thead th, .explorer .tx-schools .d3chart .list-table thead th, .explorer .tx-schools .d3chart .chart-data thead th, .explorer .tx-schools .chart table thead th, .explorer .tx-schools .chart .list-table thead th, .explorer .tx-schools .chart .chart-data thead th, .explorer .tx-schools .list-table table thead th, .explorer .tx-schools .list-table .list-table thead th, .explorer .tx-schools .list-table .chart-data thead th, .explorer .tx-schools .table-wrapper table thead th, .explorer .tx-schools .table-wrapper .list-table thead th, .explorer .tx-schools .table-wrapper .chart-data thead th, .explorer .tx-schools .about table thead th, .explorer .tx-schools .about .list-table thead th, .explorer .tx-schools .about .chart-data thead th {
      padding-right: 16px !important; }
  .explorer .tx-schools .d3chart table th, .explorer .tx-schools .d3chart table td, .explorer .tx-schools .d3chart .list-table th, .explorer .tx-schools .d3chart .list-table td, .explorer .tx-schools .d3chart .chart-data th, .explorer .tx-schools .d3chart .chart-data td, .explorer .tx-schools .chart table th, .explorer .tx-schools .chart table td, .explorer .tx-schools .chart .list-table th, .explorer .tx-schools .chart .list-table td, .explorer .tx-schools .chart .chart-data th, .explorer .tx-schools .chart .chart-data td, .explorer .tx-schools .list-table table th, .explorer .tx-schools .list-table table td, .explorer .tx-schools .list-table .list-table th, .explorer .tx-schools .list-table .list-table td, .explorer .tx-schools .list-table .chart-data th, .explorer .tx-schools .list-table .chart-data td, .explorer .tx-schools .table-wrapper table th, .explorer .tx-schools .table-wrapper table td, .explorer .tx-schools .table-wrapper .list-table th, .explorer .tx-schools .table-wrapper .list-table td, .explorer .tx-schools .table-wrapper .chart-data th, .explorer .tx-schools .table-wrapper .chart-data td, .explorer .tx-schools .about table th, .explorer .tx-schools .about table td, .explorer .tx-schools .about .list-table th, .explorer .tx-schools .about .list-table td, .explorer .tx-schools .about .chart-data th, .explorer .tx-schools .about .chart-data td {
    padding: 0.5em 1em;
    text-align: right; }
  .explorer .tx-schools .d3chart table th:first-child, .explorer .tx-schools .d3chart table td:first-child, .explorer .tx-schools .d3chart .list-table th:first-child, .explorer .tx-schools .d3chart .list-table td:first-child, .explorer .tx-schools .d3chart .chart-data th:first-child, .explorer .tx-schools .d3chart .chart-data td:first-child, .explorer .tx-schools .chart table th:first-child, .explorer .tx-schools .chart table td:first-child, .explorer .tx-schools .chart .list-table th:first-child, .explorer .tx-schools .chart .list-table td:first-child, .explorer .tx-schools .chart .chart-data th:first-child, .explorer .tx-schools .chart .chart-data td:first-child, .explorer .tx-schools .list-table table th:first-child, .explorer .tx-schools .list-table table td:first-child, .explorer .tx-schools .list-table .list-table th:first-child, .explorer .tx-schools .list-table .list-table td:first-child, .explorer .tx-schools .list-table .chart-data th:first-child, .explorer .tx-schools .list-table .chart-data td:first-child, .explorer .tx-schools .table-wrapper table th:first-child, .explorer .tx-schools .table-wrapper table td:first-child, .explorer .tx-schools .table-wrapper .list-table th:first-child, .explorer .tx-schools .table-wrapper .list-table td:first-child, .explorer .tx-schools .table-wrapper .chart-data th:first-child, .explorer .tx-schools .table-wrapper .chart-data td:first-child, .explorer .tx-schools .about table th:first-child, .explorer .tx-schools .about table td:first-child, .explorer .tx-schools .about .list-table th:first-child, .explorer .tx-schools .about .list-table td:first-child, .explorer .tx-schools .about .chart-data th:first-child, .explorer .tx-schools .about .chart-data td:first-child {
    text-align: left; }
  .explorer .tx-schools .d3chart table tbody th, .explorer .tx-schools .d3chart table tbody td, .explorer .tx-schools .d3chart .list-table tbody th, .explorer .tx-schools .d3chart .list-table tbody td, .explorer .tx-schools .d3chart .chart-data tbody th, .explorer .tx-schools .d3chart .chart-data tbody td, .explorer .tx-schools .chart table tbody th, .explorer .tx-schools .chart table tbody td, .explorer .tx-schools .chart .list-table tbody th, .explorer .tx-schools .chart .list-table tbody td, .explorer .tx-schools .chart .chart-data tbody th, .explorer .tx-schools .chart .chart-data tbody td, .explorer .tx-schools .list-table table tbody th, .explorer .tx-schools .list-table table tbody td, .explorer .tx-schools .list-table .list-table tbody th, .explorer .tx-schools .list-table .list-table tbody td, .explorer .tx-schools .list-table .chart-data tbody th, .explorer .tx-schools .list-table .chart-data tbody td, .explorer .tx-schools .table-wrapper table tbody th, .explorer .tx-schools .table-wrapper table tbody td, .explorer .tx-schools .table-wrapper .list-table tbody th, .explorer .tx-schools .table-wrapper .list-table tbody td, .explorer .tx-schools .table-wrapper .chart-data tbody th, .explorer .tx-schools .table-wrapper .chart-data tbody td, .explorer .tx-schools .about table tbody th, .explorer .tx-schools .about table tbody td, .explorer .tx-schools .about .list-table tbody th, .explorer .tx-schools .about .list-table tbody td, .explorer .tx-schools .about .chart-data tbody th, .explorer .tx-schools .about .chart-data tbody td {
    border-bottom: 1px solid #e6e6e6; }
  .explorer .tx-schools .d3chart table.enhanced th.essential, .explorer .tx-schools .d3chart table.enhanced td.essential, .explorer .tx-schools .d3chart .list-table.enhanced th.essential, .explorer .tx-schools .d3chart .list-table.enhanced td.essential, .explorer .tx-schools .d3chart .chart-data.enhanced th.essential, .explorer .tx-schools .d3chart .chart-data.enhanced td.essential, .explorer .tx-schools .chart table.enhanced th.essential, .explorer .tx-schools .chart table.enhanced td.essential, .explorer .tx-schools .chart .list-table.enhanced th.essential, .explorer .tx-schools .chart .list-table.enhanced td.essential, .explorer .tx-schools .chart .chart-data.enhanced th.essential, .explorer .tx-schools .chart .chart-data.enhanced td.essential, .explorer .tx-schools .list-table table.enhanced th.essential, .explorer .tx-schools .list-table table.enhanced td.essential, .explorer .tx-schools .list-table .list-table.enhanced th.essential, .explorer .tx-schools .list-table .list-table.enhanced td.essential, .explorer .tx-schools .list-table .chart-data.enhanced th.essential, .explorer .tx-schools .list-table .chart-data.enhanced td.essential, .explorer .tx-schools .table-wrapper table.enhanced th.essential, .explorer .tx-schools .table-wrapper table.enhanced td.essential, .explorer .tx-schools .table-wrapper .list-table.enhanced th.essential, .explorer .tx-schools .table-wrapper .list-table.enhanced td.essential, .explorer .tx-schools .table-wrapper .chart-data.enhanced th.essential, .explorer .tx-schools .table-wrapper .chart-data.enhanced td.essential, .explorer .tx-schools .about table.enhanced th.essential, .explorer .tx-schools .about table.enhanced td.essential, .explorer .tx-schools .about .list-table.enhanced th.essential, .explorer .tx-schools .about .list-table.enhanced td.essential, .explorer .tx-schools .about .chart-data.enhanced th.essential, .explorer .tx-schools .about .chart-data.enhanced td.essential {
    display: table-cell; }
  @media (max-width: 799px) {
    .explorer .tx-schools .d3chart table.enhanced th.optional, .explorer .tx-schools .d3chart table.enhanced td.optional, .explorer .tx-schools .d3chart .list-table.enhanced th.optional, .explorer .tx-schools .d3chart .list-table.enhanced td.optional, .explorer .tx-schools .d3chart .chart-data.enhanced th.optional, .explorer .tx-schools .d3chart .chart-data.enhanced td.optional, .explorer .tx-schools .chart table.enhanced th.optional, .explorer .tx-schools .chart table.enhanced td.optional, .explorer .tx-schools .chart .list-table.enhanced th.optional, .explorer .tx-schools .chart .list-table.enhanced td.optional, .explorer .tx-schools .chart .chart-data.enhanced th.optional, .explorer .tx-schools .chart .chart-data.enhanced td.optional, .explorer .tx-schools .list-table table.enhanced th.optional, .explorer .tx-schools .list-table table.enhanced td.optional, .explorer .tx-schools .list-table .list-table.enhanced th.optional, .explorer .tx-schools .list-table .list-table.enhanced td.optional, .explorer .tx-schools .list-table .chart-data.enhanced th.optional, .explorer .tx-schools .list-table .chart-data.enhanced td.optional, .explorer .tx-schools .table-wrapper table.enhanced th.optional, .explorer .tx-schools .table-wrapper table.enhanced td.optional, .explorer .tx-schools .table-wrapper .list-table.enhanced th.optional, .explorer .tx-schools .table-wrapper .list-table.enhanced td.optional, .explorer .tx-schools .table-wrapper .chart-data.enhanced th.optional, .explorer .tx-schools .table-wrapper .chart-data.enhanced td.optional, .explorer .tx-schools .about table.enhanced th.optional, .explorer .tx-schools .about table.enhanced td.optional, .explorer .tx-schools .about .list-table.enhanced th.optional, .explorer .tx-schools .about .list-table.enhanced td.optional, .explorer .tx-schools .about .chart-data.enhanced th.optional, .explorer .tx-schools .about .chart-data.enhanced td.optional {
      display: table-cell; } }
  @media (max-width: 520px) {
    .explorer .tx-schools .d3chart table.enhanced th.optional, .explorer .tx-schools .d3chart table.enhanced td.optional, .explorer .tx-schools .d3chart .list-table.enhanced th.optional, .explorer .tx-schools .d3chart .list-table.enhanced td.optional, .explorer .tx-schools .d3chart .chart-data.enhanced th.optional, .explorer .tx-schools .d3chart .chart-data.enhanced td.optional, .explorer .tx-schools .chart table.enhanced th.optional, .explorer .tx-schools .chart table.enhanced td.optional, .explorer .tx-schools .chart .list-table.enhanced th.optional, .explorer .tx-schools .chart .list-table.enhanced td.optional, .explorer .tx-schools .chart .chart-data.enhanced th.optional, .explorer .tx-schools .chart .chart-data.enhanced td.optional, .explorer .tx-schools .list-table table.enhanced th.optional, .explorer .tx-schools .list-table table.enhanced td.optional, .explorer .tx-schools .list-table .list-table.enhanced th.optional, .explorer .tx-schools .list-table .list-table.enhanced td.optional, .explorer .tx-schools .list-table .chart-data.enhanced th.optional, .explorer .tx-schools .list-table .chart-data.enhanced td.optional, .explorer .tx-schools .table-wrapper table.enhanced th.optional, .explorer .tx-schools .table-wrapper table.enhanced td.optional, .explorer .tx-schools .table-wrapper .list-table.enhanced th.optional, .explorer .tx-schools .table-wrapper .list-table.enhanced td.optional, .explorer .tx-schools .table-wrapper .chart-data.enhanced th.optional, .explorer .tx-schools .table-wrapper .chart-data.enhanced td.optional, .explorer .tx-schools .about table.enhanced th.optional, .explorer .tx-schools .about table.enhanced td.optional, .explorer .tx-schools .about .list-table.enhanced th.optional, .explorer .tx-schools .about .list-table.enhanced td.optional, .explorer .tx-schools .about .chart-data.enhanced th.optional, .explorer .tx-schools .about .chart-data.enhanced td.optional {
      display: none; } }
  .explorer .tx-schools .d3chart table .table-menu-wrapper, .explorer .tx-schools .d3chart .list-table .table-menu-wrapper, .explorer .tx-schools .d3chart .chart-data .table-menu-wrapper, .explorer .tx-schools .chart table .table-menu-wrapper, .explorer .tx-schools .chart .list-table .table-menu-wrapper, .explorer .tx-schools .chart .chart-data .table-menu-wrapper, .explorer .tx-schools .list-table table .table-menu-wrapper, .explorer .tx-schools .list-table .list-table .table-menu-wrapper, .explorer .tx-schools .list-table .chart-data .table-menu-wrapper, .explorer .tx-schools .table-wrapper table .table-menu-wrapper, .explorer .tx-schools .table-wrapper .list-table .table-menu-wrapper, .explorer .tx-schools .table-wrapper .chart-data .table-menu-wrapper, .explorer .tx-schools .about table .table-menu-wrapper, .explorer .tx-schools .about .list-table .table-menu-wrapper, .explorer .tx-schools .about .chart-data .table-menu-wrapper {
    position: absolute;
    top: -5px;
    right: 5px; }
  .explorer .tx-schools .d3chart table .table-menu, .explorer .tx-schools .d3chart .list-table .table-menu, .explorer .tx-schools .d3chart .chart-data .table-menu, .explorer .tx-schools .chart table .table-menu, .explorer .tx-schools .chart .list-table .table-menu, .explorer .tx-schools .chart .chart-data .table-menu, .explorer .tx-schools .list-table table .table-menu, .explorer .tx-schools .list-table .list-table .table-menu, .explorer .tx-schools .list-table .chart-data .table-menu, .explorer .tx-schools .table-wrapper table .table-menu, .explorer .tx-schools .table-wrapper .list-table .table-menu, .explorer .tx-schools .table-wrapper .chart-data .table-menu, .explorer .tx-schools .about table .table-menu, .explorer .tx-schools .about .list-table .table-menu, .explorer .tx-schools .about .chart-data .table-menu {
    position: absolute;
    right: 0;
    left: auto;
    background-color: white;
    padding: 10px;
    border: 1px solid #cccccc;
    font-size: 1.2em;
    width: 12em; }
    .explorer .tx-schools .d3chart table .table-menu ul, .explorer .tx-schools .d3chart .list-table .table-menu ul, .explorer .tx-schools .d3chart .chart-data .table-menu ul, .explorer .tx-schools .chart table .table-menu ul, .explorer .tx-schools .chart .list-table .table-menu ul, .explorer .tx-schools .chart .chart-data .table-menu ul, .explorer .tx-schools .list-table table .table-menu ul, .explorer .tx-schools .list-table .list-table .table-menu ul, .explorer .tx-schools .list-table .chart-data .table-menu ul, .explorer .tx-schools .table-wrapper table .table-menu ul, .explorer .tx-schools .table-wrapper .list-table .table-menu ul, .explorer .tx-schools .table-wrapper .chart-data .table-menu ul, .explorer .tx-schools .about table .table-menu ul, .explorer .tx-schools .about .list-table .table-menu ul, .explorer .tx-schools .about .chart-data .table-menu ul {
      list-style: none;
      margin-left: 0; }
      .explorer .tx-schools .d3chart table .table-menu ul li, .explorer .tx-schools .d3chart .list-table .table-menu ul li, .explorer .tx-schools .d3chart .chart-data .table-menu ul li, .explorer .tx-schools .chart table .table-menu ul li, .explorer .tx-schools .chart .list-table .table-menu ul li, .explorer .tx-schools .chart .chart-data .table-menu ul li, .explorer .tx-schools .list-table table .table-menu ul li, .explorer .tx-schools .list-table .list-table .table-menu ul li, .explorer .tx-schools .list-table .chart-data .table-menu ul li, .explorer .tx-schools .table-wrapper table .table-menu ul li, .explorer .tx-schools .table-wrapper .list-table .table-menu ul li, .explorer .tx-schools .table-wrapper .chart-data .table-menu ul li, .explorer .tx-schools .about table .table-menu ul li, .explorer .tx-schools .about .list-table .table-menu ul li, .explorer .tx-schools .about .chart-data .table-menu ul li {
        margin-left: 0;
        font-size: 1em; }
  .explorer .tx-schools .d3chart table .table-menu-hidden, .explorer .tx-schools .d3chart .list-table .table-menu-hidden, .explorer .tx-schools .d3chart .chart-data .table-menu-hidden, .explorer .tx-schools .chart table .table-menu-hidden, .explorer .tx-schools .chart .list-table .table-menu-hidden, .explorer .tx-schools .chart .chart-data .table-menu-hidden, .explorer .tx-schools .list-table table .table-menu-hidden, .explorer .tx-schools .list-table .list-table .table-menu-hidden, .explorer .tx-schools .list-table .chart-data .table-menu-hidden, .explorer .tx-schools .table-wrapper table .table-menu-hidden, .explorer .tx-schools .table-wrapper .list-table .table-menu-hidden, .explorer .tx-schools .table-wrapper .chart-data .table-menu-hidden, .explorer .tx-schools .about table .table-menu-hidden, .explorer .tx-schools .about .list-table .table-menu-hidden, .explorer .tx-schools .about .chart-data .table-menu-hidden {
    left: -9999em;
    right: auto; }
  .explorer .tx-schools .d3chart table .table-menu-btn, .explorer .tx-schools .d3chart .list-table .table-menu-btn, .explorer .tx-schools .d3chart .chart-data .table-menu-btn, .explorer .tx-schools .chart table .table-menu-btn, .explorer .tx-schools .chart .list-table .table-menu-btn, .explorer .tx-schools .chart .chart-data .table-menu-btn, .explorer .tx-schools .list-table table .table-menu-btn, .explorer .tx-schools .list-table .list-table .table-menu-btn, .explorer .tx-schools .list-table .chart-data .table-menu-btn, .explorer .tx-schools .table-wrapper table .table-menu-btn, .explorer .tx-schools .table-wrapper .list-table .table-menu-btn, .explorer .tx-schools .table-wrapper .chart-data .table-menu-btn, .explorer .tx-schools .about table .table-menu-btn, .explorer .tx-schools .about .list-table .table-menu-btn, .explorer .tx-schools .about .chart-data .table-menu-btn {
    display: none; }
    @media (max-width: 520px) {
      .explorer .tx-schools .d3chart table .table-menu-btn, .explorer .tx-schools .d3chart .list-table .table-menu-btn, .explorer .tx-schools .d3chart .chart-data .table-menu-btn, .explorer .tx-schools .chart table .table-menu-btn, .explorer .tx-schools .chart .list-table .table-menu-btn, .explorer .tx-schools .chart .chart-data .table-menu-btn, .explorer .tx-schools .list-table table .table-menu-btn, .explorer .tx-schools .list-table .list-table .table-menu-btn, .explorer .tx-schools .list-table .chart-data .table-menu-btn, .explorer .tx-schools .table-wrapper table .table-menu-btn, .explorer .tx-schools .table-wrapper .list-table .table-menu-btn, .explorer .tx-schools .table-wrapper .chart-data .table-menu-btn, .explorer .tx-schools .about table .table-menu-btn, .explorer .tx-schools .about .list-table .table-menu-btn, .explorer .tx-schools .about .chart-data .table-menu-btn {
        display: block; } }
  .explorer .tx-schools .d3chart table.tablezilla th.optional, .explorer .tx-schools .d3chart table.tablezilla td.optional, .explorer .tx-schools .d3chart .list-table.tablezilla th.optional, .explorer .tx-schools .d3chart .list-table.tablezilla td.optional, .explorer .tx-schools .d3chart .chart-data.tablezilla th.optional, .explorer .tx-schools .d3chart .chart-data.tablezilla td.optional, .explorer .tx-schools .chart table.tablezilla th.optional, .explorer .tx-schools .chart table.tablezilla td.optional, .explorer .tx-schools .chart .list-table.tablezilla th.optional, .explorer .tx-schools .chart .list-table.tablezilla td.optional, .explorer .tx-schools .chart .chart-data.tablezilla th.optional, .explorer .tx-schools .chart .chart-data.tablezilla td.optional, .explorer .tx-schools .list-table table.tablezilla th.optional, .explorer .tx-schools .list-table table.tablezilla td.optional, .explorer .tx-schools .list-table .list-table.tablezilla th.optional, .explorer .tx-schools .list-table .list-table.tablezilla td.optional, .explorer .tx-schools .list-table .chart-data.tablezilla th.optional, .explorer .tx-schools .list-table .chart-data.tablezilla td.optional, .explorer .tx-schools .table-wrapper table.tablezilla th.optional, .explorer .tx-schools .table-wrapper table.tablezilla td.optional, .explorer .tx-schools .table-wrapper .list-table.tablezilla th.optional, .explorer .tx-schools .table-wrapper .list-table.tablezilla td.optional, .explorer .tx-schools .table-wrapper .chart-data.tablezilla th.optional, .explorer .tx-schools .table-wrapper .chart-data.tablezilla td.optional, .explorer .tx-schools .about table.tablezilla th.optional, .explorer .tx-schools .about table.tablezilla td.optional, .explorer .tx-schools .about .list-table.tablezilla th.optional, .explorer .tx-schools .about .list-table.tablezilla td.optional, .explorer .tx-schools .about .chart-data.tablezilla th.optional, .explorer .tx-schools .about .chart-data.tablezilla td.optional {
    display: none; }
  .explorer .tx-schools .d3chart table.tablezilla .table-menu-btn, .explorer .tx-schools .d3chart .list-table.tablezilla .table-menu-btn, .explorer .tx-schools .d3chart .chart-data.tablezilla .table-menu-btn, .explorer .tx-schools .chart table.tablezilla .table-menu-btn, .explorer .tx-schools .chart .list-table.tablezilla .table-menu-btn, .explorer .tx-schools .chart .chart-data.tablezilla .table-menu-btn, .explorer .tx-schools .list-table table.tablezilla .table-menu-btn, .explorer .tx-schools .list-table .list-table.tablezilla .table-menu-btn, .explorer .tx-schools .list-table .chart-data.tablezilla .table-menu-btn, .explorer .tx-schools .table-wrapper table.tablezilla .table-menu-btn, .explorer .tx-schools .table-wrapper .list-table.tablezilla .table-menu-btn, .explorer .tx-schools .table-wrapper .chart-data.tablezilla .table-menu-btn, .explorer .tx-schools .about table.tablezilla .table-menu-btn, .explorer .tx-schools .about .list-table.tablezilla .table-menu-btn, .explorer .tx-schools .about .chart-data.tablezilla .table-menu-btn {
    display: block; }
.explorer .tx-schools .d3chart .mobile-table-container, .explorer .tx-schools .chart .mobile-table-container, .explorer .tx-schools .list-table .mobile-table-container, .explorer .tx-schools .table-wrapper .mobile-table-container, .explorer .tx-schools .about .mobile-table-container {
  margin-bottom: 1em;
  border-bottom: 1px solid #222222; }
  .explorer .tx-schools .d3chart .mobile-table-container .table-mobile, .explorer .tx-schools .chart .mobile-table-container .table-mobile, .explorer .tx-schools .list-table .mobile-table-container .table-mobile, .explorer .tx-schools .table-wrapper .mobile-table-container .table-mobile, .explorer .tx-schools .about .mobile-table-container .table-mobile {
    padding-bottom: 0 !important; }
.explorer .tx-schools .about .page-header h3 {
  font-size: 1.75em; }

.crossfilter .chart-title, #data-count {
  padding-bottom: 1em; }

.crossfilter-instructions {
  margin-bottom: 1em; }
  .crossfilter-instructions ul {
    list-style: disc;
    margin-left: 1.5em;
    line-height: 1.3;
    margin-bottom: 2em; }
  .crossfilter-instructions iframe {
    float: right; }
  .crossfilter-instructions .reset_button {
    margin-left: 300px;
    font-weight: bold;
    font-size: 0.75em; }

.explorer .well.crossfilter-instructions p, .explorer .well.crossfilter-instructions li {
  font-size: 1em; }

.d3chart .choices {
  padding-bottom: 0.5em; }
.d3chart .param {
  float: left;
  clear: top;
  white-space: nowrap;
  margin-right: 0.5em;
  line-height: 1.75em; }
  .d3chart .param label {
    margin-right: 0.3em; }
    .d3chart .param label:after {
      content: ":"; }
.d3chart .color {
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 10px; }
.d3chart path {
  stroke-width: 1;
  fill: none; }
.d3chart .dimensions path {
  stroke-width: 2;
  stroke-opacity: 0.8; }
.d3chart .background path {
  stroke: #cccccc;
  stroke-opacity: 0.4;
  stroke-width: 1; }
.d3chart .axis {
  shape-rendering: crispEdges; }
.d3chart .x.axis line {
  stroke: #cccccc; }
.d3chart .x.axis .minor {
  stroke-opacity: 0.5; }
.d3chart .x.axis path {
  display: none; }
.d3chart .y.axis line,
.d3chart .y.axis path {
  fill: none;
  stroke: black; }
.d3chart th.facet:hover,
.d3chart td.facet:hover {
  cursor: pointer; }
.d3chart th.current,
.d3chart td.current {
  background-color: #eeeeee !important;
  border-bottom: 1px solid #eeeeee !important; }
.d3chart.initialized .placeholder {
  display: none; }

#comparisons li {
  margin: 0.5em 0;
  font-size: 0.8em; }
#comparisons .remove-entity {
  margin-left: 0.5em; }
  #comparisons .remove-entity:before {
    content: "("; }
  #comparisons .remove-entity:after {
    content: ")"; }
#comparisons button {
  margin-top: 1em;
  font-size: 0.8em;
  text-align: left; }

/* Tipsy tooltips are outside the content */
.tipsy-inner {
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
  font-family: Arial, sans-serif; }

.tipsy .count {
  font-size: 30px;
  line-height: 36px;
  padding: 5px; }

.tipsy .range {
  font-size: 16px;
  padding: 5px; }

body.topic .grid > .folder {
  color: #3D3D3D;
  float: right; }
body.topic .grid .caption, body.topic .grid .photo_caption, body.topic .grid a.enlarge {
  display: none; }
body.topic .folder p,
body.topic .folder ul {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.4;
  margin-bottom: 1em; }

body.tribpedia article {
  border: 0 none; }

#rsvp_form_container {
  margin: 0 auto;
  width: 580px; }

header.one_line > ul > li {
  display: inline; }

.content_header .actions {
  position: relative;
  z-index: 1; }
.content_header .rss a > span {
  background: url("../../common/images/icons/rss-yellow.png") no-repeat top right;
  display: inline-block;
  height: 20px;
  text-transform: uppercase;
  vertical-align: text-bottom;
  width: 18px; }
.content_header .rss a:hover {
  text-decoration: none; }

body.datapages .nav.rail {
  margin-right: 6px;
  padding-right: 5px;
  width: 150px; }
  body.datapages .nav.rail p {
    font-size: 0.8em; }
  body.datapages .nav.rail strong {
    font-size: 1.2em; }
body.datapages .topstory {
  width: 798px; }
  body.datapages .topstory > article {
    border-bottom: 0 none; }

#events_archive li {
  font-size: 0.8em;
  margin: 0.75em 0; }

/* left rail of events */
body.events article > .actions {
  margin-top: 0.5em; }
body.events .intro, body.events .subhead {
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
  margin-right: -7px;
  padding-right: 7px; }
body.events .intro img {
  display: block;
  margin-bottom: 1em; }
body.events .subhead {
  border-color: #CCC;
  padding-bottom: 5px;
  padding-top: 10px; }
  body.events .subhead > h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: bold; }
body.events .nav.rail {
  padding-right: 0;
  padding-top: .5em; }
body.events .main h2 {
  font-size: 2em; }

body.events div.cell.w-8.events_list {
  padding-left: 5px;
  padding-top: 5px; }

body.event div.cell.w-8 {
  padding-top: 5px; }

body.events .details dt, body.events .details dd {
  width: auto;
  clear: both; }
body.events article > .actions {
  float: left;
  padding-bottom: .5em; }

.dtstart {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

.vevent > .date {
  font-family: Helvetica, Arial, sans-serif;
  background: #F4C224;
  color: black;
  float: left;
  font-size: 0.7333em;
  font-weight: bolder;
  padding: 0.4em 0;
  text-align: center;
  width: 44px; }
  .vevent > .date > span {
    display: block; }
  .vevent > .date > .day {
    font-size: 2em;
    line-height: 1em; }

.event {
  padding-left: 10px; }
  .event h3 {
    font-size: 1.333em;
    margin: 0.3em 0; }
  .event h3 > a {
    color: inherit; }
  .event > .details {
    clear: both; }
  .event .media.small .photo_links {
    display: none; }

.screencap_link {
  display: block;
  position: relative; }
  .screencap_link.sidebar {
    width: 302px;
    /* 300px + 1px border */ }
  .screencap_link.roofline {
    height: 75px;
    float: left;
    margin-right: 0.375em;
    width: 75px; }

div.play_video_icon {
  background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/small_video_icon_overlay.png) no-repeat 50% 50%;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1; }

.event_videos .caption {
  font-size: 1.5em; }
  .event_videos .caption > a {
    color: inherit; }
.event_videos .more_link {
  font-size: 1.2em;
  float: right; }

body.blogs .content_header {
  margin-right: -7px; }
  body.blogs .content_header.no_graphic {
    padding-bottom: 0.5em; }
  body.blogs .content_header.has_graphic {
    height: 56px; }
    body.blogs .content_header.has_graphic h1 {
      position: relative;
      top: -10px; }
  body.blogs .content_header a {
    color: inherit; }
body.blogs .nav.rail {
  margin-right: 7px;
  padding-right: 6px;
  width: 147px; }
  body.blogs .nav.rail > .sidebar_block > header {
    margin: 0.5em 0; }
  body.blogs .nav.rail > .sidebar_block > * {
    padding-left: 5px; }
  body.blogs .nav.rail h3 {
    font-size: 1.2em; }
  body.blogs .nav.rail ul {
    font-size: 0.8em; }
  body.blogs .nav.rail li {
    margin-bottom: 0.5em; }
  body.blogs .nav.rail p {
    font-size: 1em; }
body.blogs .stories {
  width: 474px; }

body.directory .content .ad {
  float: right; }
body.directory .breadcrumbs:after {
  clear: left; }
body.directory .content_header > h1, body.directory .content_header > hgroup {
  padding-top: 10px; }
body.directory .content_header > nav + hgroup, body.directory .content_header > nav + h1 {
  padding-top: 0; }
body.directory .content form {
  font-family: Helvetica, Arial, sans-serif;
  margin: 1em 0 0.5em; }
body.directory .content form input[type=submit] {
  font-size: 0.8em; }
body.directory td.name {
  width: 106px; }
body.directory td.party {
  text-align: right;
  width: 40px; }
body.directory .tweets p {
  font-size: 0.6667em; }
body.directory .tweets > li {
  border-bottom: 1px dotted #666666;
  padding: 4px; }

body.reporters header.auxiliary span {
  color: #888; }
body.reporters .twitter li > a {
  font-size: 0.6667em; }
body.reporters .twitter .profile_image {
  display: block;
  float: left;
  margin: 0 5px 0 0; }

/** Events code **/
.details dt {
  line-height: 1.35;
  color: #666;
  float: left;
  font-style: italic;
  margin-right: 5px;
  text-align: right;
  width: 100px; }
.media .details dt {
  width: 78px; }
.details dd {
  line-height: 1.35;
  color: #222;
  float: left;
  margin-bottom: 0.25em;
  width: 300px; }
.media .details dd {
  width: 229px; }
.details time {
  font-size: 1.0em;
  text-transform: normal;
  font-weight: normal; }

body.staff {
  /* shrink column width */
  /* 62px + padding */ }
  body.staff .staff_list {
    width: 80%;
    margin: 0 auto; }
  body.staff .profile {
    margin: 1em 0 2em; }
  body.staff .lightbox {
    float: left; }
  body.staff .pcolumn {
    padding-left: 72px; }
  body.staff .profile .prose {
    margin: 1em 0 0.5em; }

/** Session **/
body.session .sidebar_block .photo_links,
body.session .sidebar_block .photo_caption,
body.session .sidebar_block .summary,
body.session .sidebar_block .meta > * {
  display: none; }
body.session .sidebar_block .byline {
  display: block; }

/** Liveblogs **/
.update_body p {
  font-size: 1em; }

.about .navbar {
  margin: 4px 0; }
.about .nav em, .about .form_neue em {
  color: #00bac3;
  font-style: normal; }
.about .nav {
  overflow: hidden;
  *zoom: 1; }
  .about .nav li {
    float: left; }
    .about .nav li a {
      color: black;
      display: block;
      padding: 0.5em 0.8em; }
    .about .nav li.active a {
      color: white; }
.about .app .nav {
  font-family: Helvetica, Arial, sans-serif;
  background: #89D0D5;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .about .app .nav:before, .about .app .nav:after {
    background: url("../../common/images/membership-drive/star-white.png") no-repeat scroll center bottom transparent;
    content: " ";
    display: block;
    float: left;
    font-size: 20px;
    height: 21px;
    margin-left: 2px;
    width: 30px; }
  .about .app .nav:after {
    float: right; }
  .about .app .nav li.active a {
    background: #007176; }
  .about .app .nav a {
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.05s;
    -moz-transition-duration: 0.05s;
    -o-transition-duration: 0.05s;
    transition-duration: 0.05s; }
    .about .app .nav a:hover {
      color: #eee;
      text-decoration: none; }
.about .page-header {
  font-family: "LeagueGothicRegular";
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0; }
  .about .page-header > h1 {
    font-size: 2.667em; }
  .about .page-header > .countdown {
    float: right;
    font-size: 4em;
    text-transform: uppercase; }
    .about .page-header > .countdown > span {
      display: inline-block;
      text-align: right;
      white-space: nowrap;
      width: 140px; }
.about .donate_title {
  font-family: "LeagueGothicRegular";
  font-weight: normal;
  font-size: 4.5em; }
.about .two {
  margin-bottom: 2em; }
.about strong.join {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase; }
.about .donation_type .nav {
  overflow: visible; }
  .about .donation_type .nav a {
    -webkit-border-radius: 0.1em;
    -moz-border-radius: 0.1em;
    -ms-border-radius: 0.1em;
    -o-border-radius: 0.1em;
    border-radius: 0.1em;
    -webkit-box-shadow: 0 2px 4px #888888;
    -moz-box-shadow: 0 2px 4px #888888;
    box-shadow: 0 2px 4px #888888;
    font-family: "LeagueGothicRegular";
    font-weight: normal;
    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');
    color: #eeeeee;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 6px;
    padding: 0.3em 0.5em;
    text-shadow: 0 -1px 0 #444444;
    letter-spacing: 1px;
    margin: 0 4px; }
  .about .donation_type .nav li.active a {
    background-color: #ffcc20;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcc20), color-stop(100%, #ecb600));
    background-image: -webkit-linear-gradient(#ffcc20, #ecb600);
    background-image: -moz-linear-gradient(#ffcc20, #ecb600);
    background-image: -o-linear-gradient(#ffcc20, #ecb600);
    background-image: linear-gradient(#ffcc20, #ecb600);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffcc20', endColorstr='#ecb600');
    color: black;
    text-shadow: 0 0 0 transparent; }
.about .donation_type .circle {
  -webkit-box-shadow: inset 0 0 2px white;
  -moz-box-shadow: inset 0 0 2px white;
  box-shadow: inset 0 0 2px white;
  background: #f5eede;
  border: 1px solid #b8a488;
  margin: 1em 0;
  padding: 1em; }
  .about .donation_type .circle p {
    color: #777;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase; }
.about #donor_form.span5 {
  margin-left: 46px; }
.about .member-only {
  display: none; }
.about .member .member-only {
  display: block; }
.about .circle-only {
  display: none; }
.about .circle .circle-only {
  display: block; }
.about .upgrade h3 {
  font-family: "LeagueGothicRegular";
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 10px; }
.about .upgrade ul {
  font-size: 15px; }
.about .upgrade li {
  color: #888;
  margin-bottom: 4px; }
  .about .upgrade li.active {
    color: #222;
    font-weight: bold; }
.about .upgrade.well {
  background: #d2eff0; }
.about .upgrade-addendum {
  border-top: 1px solid #eeeeee;
  font-size: 90%;
  padding-top: 10px; }
  .about .upgrade-addendum h3 {
    color: #666; }
.about .bootstrap h4 {
  font-family: "LeagueGothicRegular";
  font-weight: normal;
  border-bottom: 1px solid #888888;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.1;
  margin-bottom: 10px;
  text-transform: uppercase; }
.about .social.well {
  background: #f5eede; }
.about .social .heading {
  font-family: "LeagueGothicRegular";
  font-weight: normal;
  font-size: 50px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap; }
.about .social .btn {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8667em;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 3px;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 33px;
  text-transform: uppercase;
  width: 80%; }
.about .social .twitter img {
  margin-right: 6px; }
.about .nextactions .span1 img {
  display: block;
  margin: 0 auto; }
.about .footer {
  font-family: Helvetica, Arial, sans-serif;
  border: 1px solid #6a6a6a;
  margin-bottom: -10px; }
  .about .footer > .inner {
    background: #ddd;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    padding: 10px 10px; }
  .about .footer h4 {
    border-color: #222; }
  .about .footer h5 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.8667em;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 3px;
    text-transform: uppercase;
    font-size: 100%; }
  .about .footer .title {
    font-size: 13px;
    font-style: italic; }
  .about .footer .dl-horizontal dt {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.8667em;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 3px;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left;
    width: 55px; }
  .about .footer .dl-horizontal dd {
    margin-left: 60px;
    font-size: 12px; }
.about .question {
  font-weight: bold;
  margin: 5px 0; }
.about .answer {
  margin-bottom: 10px;
  margin-left: 10px; }
  .about .answer p {
    margin-bottom: 5px; }
.about .chunk-list h3 {
  font-size: 20px;
  margin: 1em 0; }
.about .chunk-list ul {
  list-style: none;
  margin: 0; }
.about .chunk-list li {
  line-height: 1.35; }
.about .chunk-list ul.data > li {
  font-size: 1em; }
.about .items-floated li {
  float: left; }
.about .supporter-list {
  color: #666;
  line-height: 1.5; }
  .about .supporter-list li {
    border-right: 1px solid #999999;
    display: inline;
    margin-right: 2px;
    padding-right: 5px; }
    .about .supporter-list li.last {
      border-right: 0 none; }
    .about .supporter-list li:hover {
      color: #222; }

.wire-layout .favicon {
  margin-right: 1em; }

/* */
#site_navigation {
  margin-bottom: 19px; }
  #site_navigation ul {
    font-family: Helvetica, Arial, sans-serif;
    overflow: hidden;
    text-transform: uppercase; }
    #site_navigation ul a {
      display: block; }
  #site_navigation ul.primary {
    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');
    clear: both;
    height: 30px;
    font-size: 0.73333em;
    text-align: center;
    width: 100%;
    max-width: 960px;
    /*override float: left, sort of blend it in */ }
    #site_navigation ul.primary a {
      color: white;
      display: block;
      padding: 10px 10px 9px; }
      #site_navigation ul.primary a:hover {
        text-decoration: none;
        color: #ffcc20; }
      #site_navigation ul.primary a.mega-toggle:hover, #site_navigation ul.primary a.mega-toggle.active {
        background-color: #222222;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #222222), color-stop(100%, #555555));
        background-image: -webkit-linear-gradient(#222222, #555555);
        background-image: -moz-linear-gradient(#222222, #555555);
        background-image: -o-linear-gradient(#222222, #555555);
        background-image: linear-gradient(#222222, #555555);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#222222', endColorstr='#555555');
        color: #ffcc20;
        border-bottom: 7px solid #555555; }
      #site_navigation ul.primary a.has-icon {
        font-size: 20px;
        padding: 6px 24px 6px; }
        #site_navigation ul.primary a.has-icon:hover, #site_navigation ul.primary a.has-icon.active {
          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'); }
    #site_navigation ul.primary li.active a {
      background-color: #ffcc20;
      color: black; }
    #site_navigation ul.primary li {
      float: left; }
    #site_navigation ul.primary #livestream {
      float: right;
      margin-right: 0; }
      #site_navigation ul.primary #livestream a {
        color: #ffcc20; }
        #site_navigation ul.primary #livestream a:hover {
          color: #222;
          background: #ffcc20; }
  #site_navigation #site_search, #site_navigation #mobi_join {
    float: right;
    /* override float: left */ }
    #site_navigation #site_search a, #site_navigation #mobi_join a {
      background-color: #008990;
      color: white;
      font-weight: bold; }
  @media print {
    #site_navigation {
      display: none; } }

ul.pagination.date_nav li {
  display: inline;
  border-left: 0; }

#site_search {
  overflow: hidden;
  padding-right: 5px;
  width: 193px; }
  #site_search > form > * {
    display: block;
    float: left; }
  #site_search label {
    /* hide this label. screenreaders will still pick it up */
    display: none; }
  #site_search input[type=text] {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fafafa;
    border-width: 1px;
    border-style: solid;
    border-color: #666666 #111111 #111111 #666666;
    font-size: 14px;
    height: 22px;
    line-height: 17px;
    margin-top: 4px;
    outline: none;
    padding: 2px 4px;
    width: 158px; }
    #site_search input[type=text]:focus {
      background: #fff;
      border-color: #000; }
  #site_search input[type=image] {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background: url('../../common/images/nav-s016fd26e9c.png') -71px -40px no-repeat;
    height: 19px;
    margin: 5px 5px 6px;
    width: 19px; }

#site_navigation ul.primary li#mobi_search_toggle a {
  padding: 5px; }
  #site_navigation ul.primary li#mobi_search_toggle a [class^="icon-"], #site_navigation ul.primary li#mobi_search_toggle a [class*=" icon-"] {
    font-size: 2em; }

#mobi_search {
  background: #3c3c3c;
  color: #fff;
  float: right;
  height: 44px;
  font-family: Helvetica, Arial, sans-serif; }
  #mobi_search form {
    padding: 0 2px; }
    #mobi_search form input {
      width: 85%;
      height: 35px;
      margin-top: 3px; }
    #mobi_search form button {
      width: 10%;
      font-size: 1.46667em;
      float: right;
      margin-top: 4px; }

.mega-dropdown {
  background: #fff;
  border: 1px solid #555555;
  display: none;
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
  top: 158px;
  z-index: 500;
  width: 100%; }
  .mega-dropdown ul#sidemenu, .mega-dropdown .mobile_menu, .mega-dropdown .dropdown {
    text-align: right;
    text-transform: uppercase;
    border-bottom: 2px solid #555555;
    margin-bottom: 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 10px;
    padding: 0; }
    .mega-dropdown ul#sidemenu li, .mega-dropdown .mobile_menu li, .mega-dropdown .dropdown li {
      float: none; }
      .mega-dropdown ul#sidemenu li a, .mega-dropdown .mobile_menu li a, .mega-dropdown .dropdown li a {
        color: #fff;
        background: #3c3c3c;
        padding: 11px 6px 11px 0;
        display: block;
        border-top: 1px solid rgba(0, 0, 0, 0.25);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
    .mega-dropdown ul#sidemenu li:first-child a, .mega-dropdown .mobile_menu li:first-child a, .mega-dropdown .dropdown li:first-child a {
      border-top: 0; }
    .mega-dropdown ul#sidemenu li.active a, .mega-dropdown .mobile_menu li.active a, .mega-dropdown .dropdown li.active a {
      background: #eee;
      color: #222222;
      text-decoration: none;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 799px) {
      .mega-dropdown ul#sidemenu, .mega-dropdown .mobile_menu, .mega-dropdown .dropdown {
        text-align: left; }
        .mega-dropdown ul#sidemenu li, .mega-dropdown .mobile_menu li, .mega-dropdown .dropdown li {
          font-size: 1.15em; }
          .mega-dropdown ul#sidemenu li a, .mega-dropdown .mobile_menu li a, .mega-dropdown .dropdown li a {
            padding: 11px 0 11px 25px;
            background: #3c3c3c; }
            .mega-dropdown ul#sidemenu li a:hover, .mega-dropdown ul#sidemenu li a.hover, .mega-dropdown .mobile_menu li a:hover, .mega-dropdown .mobile_menu li a.hover, .mega-dropdown .dropdown li a:hover, .mega-dropdown .dropdown li a.hover {
              text-decoration: none;
              color: #eee; }
          .mega-dropdown ul#sidemenu li.active a, .mega-dropdown .mobile_menu li.active a, .mega-dropdown .dropdown li.active a {
            background: #3c3c3c;
            color: #fff; } }
  @media (max-width: 799px) {
    .mega-dropdown .cell.w-3.tab_nav_cell {
      width: 27.5%; } }
  @media (max-width: 520px) {
    .mega-dropdown .cell.w-3.tab_nav_cell {
      width: 100%; } }
  @media (max-width: 799px) {
    .mega-dropdown .cell.w-9.tab_container {
      width: 66%;
      padding-left: 1.5em; } }
  @media screen and (max-width: 720px) {
    .mega-dropdown .tab_container {
      padding-left: 15px; } }
  .mega-dropdown .tab_content + .tab_content {
    display: none; }
  .mega-dropdown .tab_content a {
    color: #222222; }
    .mega-dropdown .tab_content a:hover {
      color: #008990; }
  #site_navigation .mega-dropdown .tab_content ul {
    font-family: Georgia, Times, serif;
    text-transform: none; }
  .mega-dropdown .tab_content header {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    position: relative; }
    @media (max-width: 520px) {
      .mega-dropdown .tab_content header {
        display: none; } }
    .mega-dropdown .tab_content header h1 {
      font-family: "Knockout 49 A", "Knockout 49 B";
      font-weight: 900;
      font-size: 2.5em;
      padding: 8px 0 4px 0;
      text-transform: uppercase; }
      .mega-dropdown .tab_content header h1.ed {
        padding: 11px 0 5px 45px;
        background-image: url("https://si0.twimg.com/profile_images/1417853644/Black_school_house_icon.png");
        background-size: 45px 35px;
        background-repeat: no-repeat;
        background-position: left 8px; }
    .mega-dropdown .tab_content header .ad {
      position: absolute;
      top: 0;
      right: 0; }
      @media screen and (max-width: 720px) {
        .mega-dropdown .tab_content header .ad {
          display: none; } }
  .mega-dropdown .tab_content .col {
    text-align: left; }
    @media screen and (max-width: 900px) {
      .mega-dropdown .tab_content .col {
        width: 50%; }
        .mega-dropdown .tab_content .col:last-child {
          display: none; } }
    @media screen and (max-width: 720px) {
      .mega-dropdown .tab_content .col:nth-child(2) {
        display: none; }
      .mega-dropdown .tab_content .col:nth-child(3) {
        width: 100%; } }
    @media (max-width: 520px) {
      .mega-dropdown .tab_content .col {
        display: none; } }
  .mega-dropdown .mega-thumb {
    float: left;
    width: 100px; }
    .mega-dropdown .mega-thumb img {
      max-width: 100%; }
    .mega-dropdown .mega-thumb .photo_links, .mega-dropdown .mega-thumb .photo_caption {
      display: none; }
  .mega-dropdown .with_thumbs li {
    overflow: hidden;
    *zoom: 1; }
    .mega-dropdown .with_thumbs li > a {
      line-height: 1.25;
      padding-left: 109px; }
  .mega-dropdown .headlines li {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 0.9em; }
    .mega-dropdown .headlines li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
  .mega-dropdown .headlines a {
    line-height: 1.15; }
  .mega-dropdown .featured {
    padding-bottom: 15px; }
    .mega-dropdown .featured h3 {
      font-size: 0.9em;
      font-style: italic;
      font-weight: bold;
      padding-bottom: 0.5em; }
    .mega-dropdown .featured ul {
      font-size: 0.8333em;
      margin-left: 1em; }
    .mega-dropdown .featured li {
      padding-bottom: 0.5em; }

.dropdown, #newsletters {
  display: none;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #555555;
  margin-bottom: 0;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 10px;
  padding: 0;
  position: absolute;
  width: 115px; }
  .dropdown li, #newsletters li {
    float: none;
    font-size: 1.1em; }
    .dropdown li a, #newsletters li a {
      color: #fff;
      background: #3c3c3c;
      padding: 11px 6px 11px 0;
      display: block;
      border-top: 1px solid rgba(0, 0, 0, 0.25);
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }

/* Pretty forms
 * don't override base forms because those get used everywhere
 */
.pretty {
  margin: 10px 0; }
  .pretty fieldset {
    margin-bottom: 15px; }
  .pretty .errorlist {
    font-family: Helvetica, Arial, sans-serif;
    color: red;
    margin: 0.5em 0 0; }
  .pretty > .errorlist {
    font-size: 0.9em; }
  .pretty .required_field label:before {
    color: red;
    content: '* '; }
  .pretty .alert {
    background-color: #FFF0B7;
    border: 1px solid #957600;
    margin: 1em auto;
    padding: 7px; }
  .pretty .help_text {
    color: #666;
    display: block;
    font-size: 0.9em;
    margin-left: 180px;
    margin-top: 3px; }
  .pretty legend {
    font-family: Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #666666;
    display: block;
    font-size: 0.9em;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    width: 100%; }
  .pretty textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 2px; }
  .pretty table {
    font-size: 0.9em;
    margin: 1em auto; }
    .pretty table tr > * {
      padding: 0.2em 0; }
    .pretty table th {
      padding-right: 12px;
      text-align: right;
      width: 180px;
      font-weight: normal; }
  .pretty ol, .pretty ul {
    margin: 1em auto;
    font-size: 0.9em; }
  .pretty li {
    margin: 0.2em 0; }
  .pretty ol.butterfly > li > label {
    padding-right: 12px;
    text-align: right;
    width: 180px;
    display: inline-block; }
  .pretty ol.butterfly > li ul {
    font-size: 1em;
    margin-left: 180px; }
  .pretty p {
    font-size: 0.9em;
    margin: 0.5em 0; }
    .pretty p label {
      padding-right: 12px;
      text-align: right;
      width: 180px;
      display: inline-block; }
  .pretty li:hover label, .pretty p:hover label {
    color: black; }
  .pretty p.unpretty label {
    width: auto !important; }
  .pretty.standard ul.errorlist {
    margin-bottom: 0;
    margin-top: 1em; }

/* .login_form */
.auth_forms .pretty ol.butterfly > li {
  white-space: nowrap; }
  .auth_forms .pretty ol.butterfly > li > label {
    width: 110px; }
  .auth_forms .pretty ol.butterfly > li > input {
    width: 172px; }

.accounts_register .pretty {
  background: #f5eede;
  padding: 10px;
  width: 615px; }
  .accounts_register .pretty ol.butterfly > li > .errorlist {
    display: inline-block;
    margin: 0;
    white-space: normal;
    width: 320px; }

body.txweekly.subscribe .pretty label {
  width: 110px; }
body.txweekly.subscribe .pretty .help_text {
  margin-left: 122px; }

.registration_cb > li {
  line-height: 1.35;
  margin: 0.75em auto;
  text-align: center;
  width: 80%; }
  .registration_cb > li > input {
    margin-left: 0.5em; }

.forms fieldset ol li {
  display: block;
  clear: both;
  margin-bottom: 4px; }
  .forms fieldset ol li label {
    margin-top: 3px;
    display: block;
    float: left; }
  .forms fieldset ol li.inline label {
    display: inline;
    width: auto; }
  .forms fieldset ol li.inline a {
    color: #C59B15; }

.chzn-container {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: top; }

.bootstrap .form_neue {
  font-family: Helvetica, Arial, sans-serif;
  width: 360px;
  /** Borrowed from Bootstrap */
  /* End of Bootstrap Code */ }
  .bootstrap .form_neue .error > label,
  .bootstrap .form_neue .error .help-block,
  .bootstrap .form_neue .error .help-inline {
    color: #b94a48; }
  .bootstrap .form_neue .error input,
  .bootstrap .form_neue .error textarea {
    color: #b94a48;
    border-color: #b94a48; }
  .bootstrap .form_neue .error input:focus,
  .bootstrap .form_neue .error textarea:focus {
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392;
    border-color: #953b39; }
  .bootstrap .form_neue .error .input-prepend .add-on,
  .bootstrap .form_neue .error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48; }
  .bootstrap .form_neue .control-group .errorlist {
    font-family: Helvetica, Arial, sans-serif;
    color: #b94a48;
    font-size: 12px;
    list-style: none;
    margin: 0;
    text-transform: none; }
  .bootstrap .form_neue .error.msg {
    color: #b94a48;
    font-size: 12px; }
  .bootstrap .form_neue .input-prepend .span5 {
    width: 367px; }
  .bootstrap .form_neue .chzn-container {
    padding: 0; }
  .bootstrap .form_neue .chzn-single {
    line-height: 30px;
    height: 30px; }
  .bootstrap .form_neue h3 {
    font-family: "LeagueGothicRegular";
    text-transform: uppercase;
    color: #444444;
    font-size: 47px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 12px; }
  .bootstrap .form_neue label {
    font-size: 13px; }
  .bootstrap .form_neue legend + .control-group {
    margin-top: 4px; }
  .bootstrap .form_neue input::-webkit-input-placeholder, .bootstrap .form_neue select::-webkit-input-placeholder, .bootstrap .form_neue textarea::-webkit-input-placeholder {
    font-style: italic;
    text-transform: uppercase; }
  .bootstrap .form_neue input:-moz-placeholder, .bootstrap .form_neue select:-moz-placeholder, .bootstrap .form_neue textarea:-moz-placeholder {
    font-style: italic;
    text-transform: uppercase; }
  .bootstrap .form_neue input:-ms-placeholder, .bootstrap .form_neue select:-ms-placeholder, .bootstrap .form_neue textarea:-ms-placeholder {
    font-style: italic;
    text-transform: uppercase; }
  .bootstrap .form_neue fieldset legend {
    font-family: "LeagueGothicRegular";
    font-weight: normal;
    border-bottom: 0 none;
    color: rgba(68, 68, 68, 0.75);
    font-size: 30px;
    line-height: 1;
    margin-bottom: 0; }
    .lte9 .bootstrap .form_neue fieldset legend {
      color: #848484; }
  .bootstrap .form_neue fieldset.ui-focus legend {
    color: #444444; }
  .bootstrap .form_neue .error input::-webkit-input-placeholder, .bootstrap .form_neue .error textarea::-webkit-input-placeholder {
    color: #b94a48; }
  .bootstrap .form_neue .error input:-moz-placeholder, .bootstrap .form_neue .error textarea:-moz-placeholder {
    color: #b94a48; }
  .bootstrap .form_neue .error input:-ms-placeholder, .bootstrap .form_neue .error textarea:-ms-placeholder {
    color: #b94a48; }
  .bootstrap .form_neue .checkbox-label.error {
    outline: 2px solid #b94a48; }
  .bootstrap .form_neue .actions {
    margin-left: 18px;
    margin-top: 20px;
    padding-bottom: 2px; }
    .bootstrap .form_neue .actions button[type=submit] {
      -webkit-border-radius: 0.1em;
      -moz-border-radius: 0.1em;
      -ms-border-radius: 0.1em;
      -o-border-radius: 0.1em;
      border-radius: 0.1em;
      -webkit-box-shadow: 0 2px 4px #888888;
      -moz-box-shadow: 0 2px 4px #888888;
      box-shadow: 0 2px 4px #888888;
      font-family: "LeagueGothicRegular";
      font-weight: normal;
      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');
      color: #eeeeee;
      font-size: 26px;
      line-height: 26px;
      margin-bottom: 6px;
      padding: 0.3em 0.5em;
      text-shadow: 0 -1px 0 #444444;
      border: 0;
      font-size: 40px;
      outline: 0;
      background-color: #ffcc20;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcc20), color-stop(100%, #ecb600));
      background-image: -webkit-linear-gradient(#ffcc20, #ecb600);
      background-image: -moz-linear-gradient(#ffcc20, #ecb600);
      background-image: -o-linear-gradient(#ffcc20, #ecb600);
      background-image: linear-gradient(#ffcc20, #ecb600);
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffcc20', endColorstr='#ecb600');
      color: black;
      text-shadow: 0 0 0 transparent; }

#attribution-form legend label {
  font-family: Helvetica, Arial, sans-serif;
  color: #000;
  display: inline-block;
  font-size: 13px;
  margin: 0; }
#attribution-form legend input {
  margin-left: 1em;
  vertical-align: inherit; }

/* If you're looking for a little block or widget that has a stand-alone styling
 * from the rest of the site, it should be in here. Things like:
 *   Features: tribwire, tweetwire, the most, like us
 *   Manila folder-like blocks
 *   Random blocks that get put in sidebars/rails
 *
 * NOT HERE: Things like Related Content, because those share a lot of styling
 * with the rest of the site.
 *
 * TIPS:
 *
 * {% block feature_content_class %}
 *
 *  scroll_content : changes the tab style and adds a shadow line
 *  tabs ui-tabs   : tabs tells the site JS to turn the content into tabs
 *                   and ui-tabs preloads some of the css style
 *
 */
.feature {
  background: #333;
  margin-bottom: 10px;
  /* TODO generalize this */
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em; }
  .feature > header {
    font-family: Helvetica, Arial, sans-serif;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    color: #ffcc20; }
    .feature > header > h1 {
      background: no-repeat scroll 0 0;
      height: 25px;
      margin: 10px 7px; }
  .feature > .content {
    background: #fff;
    margin: 0 5px; }
  .feature .wire li {
    border-top: 1px dotted #333333;
    clear: both;
    padding: 4px; }
    .feature .wire li:first-child {
      border-top: 0 none; }
  .feature .wire .favicon {
    margin: 11px 6px 6px 2px;
    padding: 0 5px; }
  .feature .wire .favicon.missing {
    border: 1px dashed #999999;
    height: 14px;
    margin-left: 7px;
    /* 2px old margin + 5px old padding */
    padding: 0;
    width: 14px; }
  .feature .wire .headline {
    font-size: 0.9333em;
    line-height: 1em;
    margin-bottom: 0.2em; }
    .feature .wire .headline a {
      color: #222; }
  .feature .wire .byline {
    font-size: 0.6667em; }
    .feature .wire .byline a {
      text-decoration: underline;
      font-weight: normal; }
  .feature .wire .pcolumn {
    /* pseudo column */
    padding-left: 34px;
    /* 1 + 5 + 16 + 5 + 1 + 6 */ }

.feature > footer {
  min-height: 1em;
  padding: 0.6667em 0.4667em; }
.feature .actions a {
  color: #FFF; }
  .feature .actions a > span {
    color: #ffcc20; }

.feature.plain > header > h1 {
  font-weight: bold;
  text-indent: 0; }
.feature.plain > .content {
  padding: 1em; }
.feature.plain footer {
  border-top: 0;
  margin: 0; }

/* #topicwire > header > h1 { background-image: url(https://s3.amazonaws.com/static.texastribune.org/common/images/feature_likeus.png); } placeholder for #topicwire */
#perrywire > .content > * {
  height: 260px;
  overflow-x: hidden;
  overflow-y: auto; }

#the_most ol {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  list-style: decimal outside;
  padding: 0 1em 0.5em 2.5em; }
  #the_most ol > li {
    margin: 0.5em 0; }
    #the_most ol > li > a {
      color: #222; }

/* override jqueryui tabs */
.feature .ui-tabs .ui-tabs-nav {
  border-bottom: 0 none;
  font-size: 1.4em;
  margin-bottom: 0; }
  .feature .ui-tabs .ui-tabs-nav li {
    position: relative;
    width: 50%; }
    .feature .ui-tabs .ui-tabs-nav li a {
      border-left: 1px solid #333333;
      font-weight: bold;
      line-height: 1.8em;
      padding: 0; }
    .feature .ui-tabs .ui-tabs-nav li:first-child a {
      border-left: 0 none; }
.feature .ui-state-default, .feature .ui-widget-content .ui-state-default {
  background: #EBEBEB;
  color: #A1A1A1; }
.feature .ui-state-default a, .feature .ui-state-default a:link, .feature .ui-state-default a:visited {
  color: #A1A1A1; }
.feature .ui-state-active, .feature .ui-widget-content .ui-state-active {
  background: #FFF;
  color: #333; }
.feature .ui-state-active a, .feature .ui-state-active a:link, .feature .ui-state-active a:visited {
  color: #333; }
.feature .scroll_content.ui-tabs .ui-tabs-nav {
  border-bottom: 1px solid #333333; }
.feature .ui-state-default, .feature .ui-widget-content .ui-state-default {
  border-bottom: 1px solid #333333; }
.feature .scroll_content .ui-state-default, .feature .scroll_content .ui-widget-content .ui-state-default {
  border-bottom: 0 none; }
.feature .ui-state-active, .feature .ui-widget-content .ui-state-active {
  border-bottom: 1px solid transparent; }
.feature .scroll_content .ui-state-active, .feature .scroll_content .ui-widget-content .ui-state-active {
  border-bottom: 0 none; }

#the_most .ui-tabs .ui-tabs-nav li {
  width: 33.33%; }

#tribwire .ui-tabs .ui-tabs-nav li a {
  text-align: left;
  text-indent: 0.5em; }

#tribwire .ui-tabs-nav .ui-state-default a.rss {
  border-left: 0 none;
  height: 17px;
  margin: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -99em;
  top: 0;
  width: 17px; }

#tribwire .ui-tabs-panel {
  height: 260px;
  overflow-x: hidden;
  overflow-y: auto; }

/* Facebook */
.feature .fb_like_box {
  overflow: hidden;
  height: 230px; }

.feature.yellow {
  background: #f6b80a; }
  .feature.yellow .actions li a {
    color: #1A1A1A;
    font-weight: bold; }
  .feature.yellow .actions li.view_all a > span {
    color: inherit; }

#tweetwire .content {
  padding: 15px 5px;
  font-family: Helvetica,Arial,sans-serif;
  overflow-x: hidden; }
#tweetwire p {
  font-size: 0.8em; }
#tweetwire a.twitter_username {
  color: inherit;
  font-weight: bold; }
#tweetwire .tweet a {
  color: inherit; }
#tweetwire .byline {
  margin-top: 0.3333em; }
  #tweetwire .byline a {
    font-weight: bold; }

#feature_candidates ol p {
  font-size: 1.3em; }
#feature_candidates ol .note {
  font-size: 1.2em;
  padding-left: 0.5em;
  background: #f5eede; }
#feature_candidates ol > li {
  margin-bottom: 0.4em; }
#feature_candidates ul.meta {
  color: #008990;
  font-style: italic;
  margin-left: 0.5em;
  margin-top: 0.1em; }
  #feature_candidates ul.meta time {
    font-size: 0.9em;
    font-style: normal; }

.jScrollPaneTrack {
  background-color: #EEEEEE; }

.jScrollPaneTrack .jScrollPaneDrag {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/scroller.jpg") no-repeat scroll 50% 50% transparent; }

#form-subscribe {
  background: #e6e6e6;
  padding: 10px 15px;
  overflow: hidden;
  margin-bottom: 10px; }
  #form-subscribe h2 {
    font-size: 0.8667em;
    font-weight: bold;
    margin: 0.5em 0; }
  #form-subscribe p {
    font-size: 0.7333em;
    margin: 0.5em 0; }
  #form-subscribe .input_neue {
    width: 207px; }

#navigate_the_capitol {
  background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/ico_findyour_offices.png") no-repeat;
  float: right;
  font-size: 20px;
  height: 71px;
  margin-left: 1em;
  padding: 5px 0 5px 70px;
  width: 210px; }
  #navigate_the_capitol > a {
    color: inherit; }

section.folder {
  margin-bottom: 10px; }
  section.folder .tab {
    background-color: #fff; }
    section.folder .tab h1, section.folder .tab h2, section.folder .tab .content, section.folder .tab ul.meta {
      background-color: #f4eedd;
      overflow: hidden; }
    section.folder .tab hgroup h1, section.folder .tab hgroup h2, section.folder .tab hgroup .meta {
      padding-left: 10px;
      margin-left: 0; }
    section.folder .tab hgroup h1 {
      font-family: Helvetica, Arial, sans-serif;
      -moz-border-radius-topleft: 0.5em;
      -webkit-border-top-left-radius: 0.5em;
      border-top-left-radius: 0.5em;
      background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat center right #f4eedd;
      letter-spacing: 0.1em;
      font-size: 0.7333em;
      font-weight: bold;
      text-transform: uppercase;
      padding: 1em;
      padding-bottom: 0.5em;
      width: 45%; }
    section.folder .tab hgroup h2 {
      -moz-border-radius-topright: 0.5em;
      -webkit-border-top-right-radius: 0.5em;
      border-top-right-radius: 0.5em;
      background-color: #f4eedd;
      font-size: 1.333em;
      padding-top: 0.5em; }
    section.folder .tab hgroup .meta li:first-child {
      margin-left: 0;
      padding-left: 0; }
    section.folder .tab h2 {
      overflow: visible; }
      section.folder .tab h2 a {
        color: black; }
    section.folder .tab ul.meta {
      padding-top: 5px; }
      section.folder .tab ul.meta li {
        float: left; }
        section.folder .tab ul.meta li:last-child {
          float: none; }
    section.folder .tab .content {
      clear: both;
      padding: 4px; }
      section.folder .tab .content.photolink {
        min-height: 210px; }
      section.folder .tab .content.text {
        padding: 1.0em; }
    section.folder .tab .media {
      border: 1px solid black;
      float: none;
      margin: 0 0 0.25em; }
      section.folder .tab .media img {
        display: block; }
      section.folder .tab .media .photo_links {
        display: none; }

/* alternate version of .folder that chris likes and plays with jqueryui tabs*/
.tabfolder {
  margin-bottom: 1em; }
  .tabfolder > ul {
    background: transparent; }
    .tabfolder > ul > li {
      -webkit-border-radius: 0.3em 0.3em 0 0;
      -moz-border-radius: 0.3em 0.3em 0 0;
      -ms-border-radius: 0.3em 0.3em 0 0;
      -o-border-radius: 0.3em 0.3em 0 0;
      border-radius: 0.3em 0.3em 0 0;
      font-family: Helvetica, Arial, sans-serif;
      background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat top right;
      background-color: #F4EEDD;
      color: #222;
      float: left;
      font-size: 0.7333em;
      font-weight: bold;
      letter-spacing: 0.1em;
      padding: 7px 1.5em 4px 1em;
      text-transform: uppercase; }
      .tabfolder > ul > li > a {
        color: #222; }
      .tabfolder > ul > li.ui-state-default {
        background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat top right;
        background-color: #A9A18D;
        padding: 7px 1.5em 4px 1em; }
      .tabfolder > ul > li.ui-state-active {
        background: url("https://s3.amazonaws.com/static.texastribune.org/common/images/folder-slope.png") no-repeat top right;
        background-color: #F4EEDD; }
  .tabfolder > .ui-tabs-nav {
    border-bottom: 0;
    margin-bottom: 0; }
    .tabfolder > .ui-tabs-nav > li > a {
      padding: 0; }
  .tabfolder > .ui-tabs-panel {
    -webkit-border-radius: 0 0.3em 0.3em 0.3em;
    -moz-border-radius: 0 0.3em 0.3em 0.3em;
    -ms-border-radius: 0 0.3em 0.3em 0.3em;
    -o-border-radius: 0 0.3em 0.3em 0.3em;
    border-radius: 0 0.3em 0.3em 0.3em;
    background: #F4EEDD;
    padding: 4px; }
  .tabfolder header {
    margin: 0 10px 10px; }
  .tabfolder h2 {
    font-size: 1.333em; }
  .tabfolder h2 > a {
    color: inherit; }
  .tabfolder .meta {
    margin: 0.5em 0; }
  .tabfolder .content .screencap {
    border: 1px solid black; }
  .tabfolder .more {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.5em;
    text-align: right; }
    .tabfolder .more a > span {
      color: black;
      font-size: 1.25em;
      font-weight: bolder;
      margin-right: 0.25em; }

.feature, .folder {
  position: relative; }
  .feature .ad, .folder .ad {
    float: left;
    height: 38px;
    width: 200px; }
  .feature .ad + .actions, .folder .ad + .actions {
    bottom: 0.5em;
    margin: 0;
    position: absolute;
    right: 0.5em; }

.folder .actions, .tabfolder .actions {
  margin-bottom: 0.4em;
  margin-right: 0; }
  .folder .actions a, .tabfolder .actions a {
    color: #008990; }
    .folder .actions a > span, .tabfolder .actions a > span {
      color: #222; }

.tabfolder .documents {
  color: #000;
  font-size: 1.1em;
  margin: 7px; }
  .tabfolder .documents dt {
    margin-bottom: 0.25em; }
  .tabfolder .documents dd {
    margin-bottom: 0.5em; }

/* third party widgets */
/* Document Cloud */
.DV-container {
  clear: both; }

/* merged into forms.css */

div#selected_facets,
div#available_facets {
    font-family: Helvetica, Arial, sans-serif;
}

div#selected_facets
{
    background-color: #008990;
    border: 1px solid #00383b;
    color: white;
    margin: 1em 0;
    padding: 0.5em;
}
/* Avoid adding a margin to the top when the header is in the above_column
   block. */
.column > #selected_facets { margin-top: 0; }

div#selected_facets ul
{
    display: inline;
}

div#selected_facets li
{
    display: inline;
}

div#selected_facets span.facet_query
{
    font-weight: bold;
}

div#available_facets
{
    margin: 0.5em 0;
    color: #333;
}

div#available_facets h3
{
    font-size: 1.1em;
}

div#available_facets h6
{
    display: inline; /* IE6, IE7 */
    display: inline-block;
    margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

div#available_facets li ul
{
    display: inline;
}

div#available_facets ul.facet_types > li
{
    margin: 3px 0;
}

div#available_facets li li,
div#selected_facets li
{
    display: inline; /* IE6, IE7 */
    display: inline-block;
    padding: 2px;
    margin: 1px 3px 1px 0;
    background-color: #eee;
    border: 1px solid #00383b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

#available_facets li li > a,
#selected_facets li > a {
    color: black;
}

div#selected_facets li
{
    background-color: #f9f9f9;
    border-color: #ddd;
    color: black;
}

div#available_facets ul.facet_types
{
    border-style: solid none;
    border-width: 1px;
    border-color: #444;
    padding: 3px 0;
}

/* main mods */

/* tweets */
div.tweet
{
	float:left;
	position:relative;
	width: 310px;
	height:205px;
	background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/tweet_bubble2.gif) transparent 0 0 no-repeat;
	margin-right: 15px;
}

div.tweet.even { margin-right: 0; }
div.tweet h2
{
	position:absolute;
	top:143px;
	left: 80px;
	font:bold 12px/18px Arial, Helvetica, sans-serif
}
div.tweet p.text
{
	position:absolute;
	top:10px;
	left: 18px;
	width: 270px;
	height:90px;
	font-size:12px;
	line-height:18px;
}
div.tweet p.name
{
	position:absolute;
	top:162px;
	left: 80px;
	font-size:11px;
}
div.tweet p.time
{
	position:absolute;
	top:100px;
	right: 14px;
	width:197px;
	text-align:right;
	color:#777;
	font-size:11px;
}
div.tweet img
{
	position:absolute;
	top:133px;
	left: 18px;
	border:solid 1px #b2b2b2;
}


.stream h2 {
    margin-bottom: 5px;
}

.stream ul {
    list-style: none;
    padding:0;
    padding-left: 20px;
    margin: 0;
}

.stream li {
    padding: 5px 0 10px 50px;
    height: 45px;
    margin-bottom: 10px;
    border-bottom: 1px solid #B2B2B2;
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/bills-icon.png) no-repeat left top;
}

.stream li p {
    margin-top: -1em;
}

.stream li .date {
    font-size: 0.8em;
    display:block;
}

.stream .controls input {
    width: 70%;
    margin-left: 20px;
    margin-bottom: 10px;
}

.stream .controls input[type="submit"] {
    width: 10%;
}

.stream .controls label {
    margin-top: 3px;
    margin-left: 20px;
}

body.txweekly #site_roofline .ad {
  margin: 0 auto; }
body.txweekly #site_header {
  border: 0 none;
  clear: both;
  float: left;
  height: auto;
  position: relative;
  width: 100%; }
  body.txweekly #site_header h1 img {
    margin: 0; }
  body.txweekly #site_header h2 img {
    margin-bottom: -1px; }

#site_header .actions.site {
  font-weight: normal;
  margin: 0;
  /* should probably be made specific to txweekly, but wait till we use this somewhere else to reduce clutter */
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 0; }
  #site_header .actions.site > li {
    margin-left: 4px; }
    #site_header .actions.site > li.disabled > a {
      background: #aaa;
      color: #888; }
    #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: #ffcc20;
      display: block;
      padding: 0.8em 0.8em 0.4em; }
      #site_header .actions.site > li > a.secondary {
        background: #63C6CC; }

#site_content .actions.site {
  font-weight: bold;
  margin: 0 0 0.5em 0;
  text-transform: uppercase; }
  #site_content .actions.site > li > a {
    background: #ffcc20;
    display: block;
    margin-bottom: 0.8em;
    padding: 0 1.5em;
    height: 26px;
    line-height: 28.6px; }
    #site_content .actions.site > li > a:hover, #site_content .actions.site > li > a:hover + .endcap {
      background: #ffd549;
      color: #000; }
    #site_content .actions.site > li > a.secondary {
      background: #008990;
      color: #eee;
      text-shadow: 0 1px 2px #004448; }
      #site_content .actions.site > li > a.secondary:hover, #site_content .actions.site > li > a.secondary:hover + .endcap {
        background: #00a1aa;
        color: #fff; }
    #site_content .actions.site > li > a.disabled {
      background: #888; }
    #site_content .actions.site > li > a.past {
      display: inline-block; }
    #site_content .actions.site > li > a.past + .endcap {
      background: #008990;
      border-color: white white white transparent;
      border-style: solid;
      border-width: 13px 0 13px 13px;
      height: 0;
      float: right;
      width: 0; }
    #site_content .actions.site > li > a:hover {
      text-decoration: none; }

body.txweekly #site_content > header {
  margin-bottom: 0;
  padding-bottom: 0.25em; }
  body.txweekly #site_content > header h2 {
    font-size: 1.1em;
    text-transform: uppercase; }

/* icons */
.txweekly-icon img {
  margin-bottom: -0.25em; }

/* past.css */
body.txweekly.past h1.border_bottom {
  margin-bottom: 5px;
  padding-bottom: 0; }
body.txweekly.past #change_year {
  font-size: 0.8667em;
  padding: 4px; }
  body.txweekly.past #change_year > option {
    text-align: center; }
body.txweekly.past #site_content {
  font-family: Helvetica, Arial, sans-serif; }
  body.txweekly.past #site_content h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em; }
body.txweekly.past .issue_list {
  font-family: Helvetica, Arial, sans-serif; }
  body.txweekly.past .issue_list > li {
    border-top: 1px solid #cccccc;
    float: left;
    min-height: 140px;
    padding: 0 2px;
    position: relative;
    width: 227px; }
    body.txweekly.past .issue_list > li.gap {
      margin-right: 12px; }
    body.txweekly.past .issue_list > li:hover {
      background: #FEFBEC; }
    body.txweekly.past .issue_list > li li {
      font-size: 0.8em;
      line-height: 1.3;
      margin: 0.2em 0; }
  body.txweekly.past .issue_list h3 {
    font-size: 0.8667em;
    font-weight: bold;
    margin-top: 1em; }
    body.txweekly.past .issue_list h3 .publication {
      display: none; }
    body.txweekly.past .issue_list h3 .issue:after {
      content: ":"; }
  body.txweekly.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; }
    body.txweekly.past .issue_list .tip header {
      font-weight: bold;
      margin-bottom: 0.2em; }
    body.txweekly.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; }
    body.txweekly.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; }
  body.txweekly.past .issue_list > li.gap .tip {
    left: 130px; }
    body.txweekly.past .issue_list > li.gap .tip:before {
      left: 20px; }
    body.txweekly.past .issue_list > li.gap .tip:after {
      left: 21px; }
  body.txweekly.past .issue_list p {
    font-size: 0.8em; }
  body.txweekly.past .issue_list header:hover .tip {
    display: block; }

/* subscribe.css */
body.txweekly.subscribe {
  font-family: Helvetica, Arial, sans-serif; }
  body.txweekly.subscribe .column.main {
    width: 580px; }
    body.txweekly.subscribe .column.main p {
      margin-bottom: 15px; }
  body.txweekly.subscribe .column.form {
    width: 365px; }
    body.txweekly.subscribe .column.form .dates {
      margin-bottom: 15px; }
      body.txweekly.subscribe .column.form .dates dl {
        font-size: 0.8em;
        line-height: 1.35; }
      body.txweekly.subscribe .column.form .dates dt {
        font-weight: bold; }
      body.txweekly.subscribe .column.form .dates dd {
        margin-left: 2em; }
    body.txweekly.subscribe .column.form h3 {
      border-bottom: 2px solid #999999;
      display: block;
      font-size: 0.8667em;
      padding-bottom: 0.25em;
      margin-bottom: 0.5em; }
    body.txweekly.subscribe .column.form #id_card_number {
      width: 150px; }
    body.txweekly.subscribe .column.form #id_ccv_code {
      width: 5em; }
    body.txweekly.subscribe .column.form #id_submit {
      margin-left: 102px; }
    body.txweekly.subscribe .column.form #bill-later {
      line-height: 2em;
      margin-left: 105px; }
    body.txweekly.subscribe .column.form #bill-later .separator {
      text-transform: uppercase; }
    body.txweekly.subscribe .column.form .errorlist {
      margin-left: 110px;
      margin-top: -3px; }

/* FOOTER.css */
body.txweekly #footer {
  color: #eee;
  height: auto;
  font-weight: normal; }
  body.txweekly #footer > .column {
    width: 150px; }
    body.txweekly #footer > .column:first-child {
      width: 250px; }
    body.txweekly #footer > .column.line {
      border-color: #555; }
  body.txweekly #footer p {
    font-size: 1em; }
  body.txweekly #footer a {
    color: #eee; }
  body.txweekly #footer h3 {
    color: #ffcc20;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1em; }
  body.txweekly #footer h4 {
    font-weight: bold;
    margin-top: 1em; }
  body.txweekly #footer em {
    color: #ffcc20;
    font-style: normal; }
  body.txweekly #footer ul > li {
    margin: 1em 0; }
  body.txweekly #footer .offsite > li {
    font-weight: bold;
    margin: 1em 0; }
  body.txweekly #footer ol > li {
    margin: 0.5em 0; }
    body.txweekly #footer ol > li.margin_top {
      margin-top: 1em; }
  body.txweekly #footer .email > .value {
    color: #ffcc20; }
  body.txweekly #footer .contact a {
    color: #ffcc20; }

/* TEXT and STORY.CSS */
body.txweekly #site_content .toc {
  background: #F5F5F5;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 1px 1px 0; }
  body.txweekly #site_content .toc > header {
    border-bottom: 1px solid #cccccc;
    padding: 0.7em 1em 0; }
  body.txweekly #site_content .toc li > a {
    font-size: 1.333em;
    padding: 0.7em 0.5em; }
  body.txweekly #site_content .toc li.inside_int {
    background: url(https://s3.amazonaws.com/static.texastribune.org/common/images/txweekly-subtext-insideint.png) no-repeat scroll bottom left;
    padding-bottom: 15px; }
  body.txweekly #site_content .toc > .content ul {
    border-bottom: 1px solid #cccccc; }
  body.txweekly #site_content .toc > .content ul:last-child,
  body.txweekly #site_content .toc > .content ul.last {
    border-bottom: 0; }
  body.txweekly #site_content .toc > .content a {
    color: inherit;
    cursor: pointer;
    display: block; }
    body.txweekly #site_content .toc > .content a:hover {
      background: #FEFBEC;
      text-decoration: none; }
    html.ie7 body.txweekly #site_content .toc > .content a {
      color: #222; }

body.txweekly.issuenode #site_content .column.main {
  border-top: 1px solid #cccccc;
  margin-right: 0; }

body.txweekly.issuenode article {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0; }

body.txweekly.story article > .content > p:first-child {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold; }
body.txweekly.story .media {
  float: right;
  margin: 0 0 14px 14px; }
  body.txweekly.story .media.float_left {
    float: left;
    margin: 14px 14px 0 0; }

/* INDEX.HTML */
body.txweekly.index #site_content > header h2 {
  font-size: 0.9333em;
  padding-top: 1em; }
body.txweekly.index #site_content .columns {
  border-top: 1px solid #cccccc;
  clear: both; }
body.txweekly.index #site_content .column.main {
  margin-right: 0;
  width: 712px; }
body.txweekly.index #site_content .column.quotes {
  background: #F5F5F5;
  border-right: 1px solid #cccccc;
  margin-right: 0;
  width: 239px; }
body.txweekly.index #site_content .quotes header {
  background: white;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  margin-top: -1em;
  padding-top: 0.5em; }
body.txweekly.index #site_content .quotes nav {
  border-top: 1px solid #cccccc; }
body.txweekly.index #site_content .quotes ul.actions {
  font-weight: normal;
  font-size: 1em;
  text-transform: uppercase;
  margin: 0.5em 0.5em 0.2em; }
  body.txweekly.index #site_content .quotes ul.actions .disabled {
    color: #ccc; }
body.txweekly.index #site_content .quotes .content {
  padding: 10px; }
body.txweekly.index #site_content .quotes .sidebar_block p.quote {
  font-size: 1em; }
body.txweekly.index #site_content .btf {
  border: 1px solid #cccccc; }
  body.txweekly.index #site_content .btf > .column > header {
    padding: 0.5em 0.5em 0; }
  body.txweekly.index #site_content .btf ul.actions {
    font-size: 1.1em;
    margin: 0; }
  body.txweekly.index #site_content .btf > .column > article {
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 0;
    margin-bottom: 2px;
    padding: 0 1em; }
    body.txweekly.index #site_content .btf > .column > article > p {
      margin: 0; }
    body.txweekly.index #site_content .btf > .column > article.last {
      border-bottom: 0 none; }
    body.txweekly.index #site_content .btf > .column > article:hover {
      background: #FEFBEC; }

.columns.two.equal > .column.naked {
  width: 478px; }

/* NEWS CLIPS.css */
body.txweekly.clips .medium {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.333em;
  font-weight: bold; }

body.txweekly.clips header > time {
  margin-left: 0.5em; }

body.txweekly.clips article {
  border-bottom: 0 none; }

body.txweekly.clips .missing {
  display: none; }

body.txweekly.clips .text_column {
  padding-left: 100px; }

body.txweekly.clips .missing + .text_column {
  padding-left: 0; }

body.txweekly.clips .text_column > header .meta {
  margin: 0.5em 0; }

body.txweekly.clips #site_content .excerpt > p {
  margin: 0; }

/* news clips legacy mode */
body.txweekly.clips #clips h3 {
  border-bottom: 1px solid #cccccc;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: bold;
  margin: 0.25em 0; }

body.txweekly.clips #clips h4 > a {
  color: inherit; }

html.ielte9 body.txweekly.clips #clips h4 > a {
  color: #222; }

body.txweekly.clips #clips h4 {
  font-size: 1.7em;
  margin: 0.25em 0; }

body.txweekly.clips #clips p + h4,
body.txweekly.clips #clips p + h3 {
  margin-top: 1.5em; }

body.txweekly.clips #clips h5 {
  /* byline */
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0.5em 0; }

/* calendar TODO move into main jqueryui css */
.clip_archive_container {
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  border-radius: 0.5em;
  font-family: Helvetica, Arial, sans-serif;
  background: #d6d6d6;
  margin-bottom: 10px;
  padding: 0.75em 0.5em; }
  .clip_archive_container h3 {
    font-size: 1.167em;
    font-weight: bold; }
  .clip_archive_container p {
    font-size: 0.8333em; }
  .clip_archive_container .ui-datepicker-inline {
    font-size: 0.9333em;
    width: auto; }
  .clip_archive_container th {
    padding: 0; }
    .clip_archive_container th > span {
      -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: #333;
      color: #FFF;
      display: block;
      margin: 0 1px;
      padding: 0.2em;
      text-transform: uppercase; }
  .clip_archive_container .ui-state-default {
    -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: #FFF;
    color: #00A7B0;
    font-weight: bold;
    text-align: center; }
  .clip_archive_container .ui-state-default.ui-state-active {
    background: #00A7B0;
    color: #FFF; }

/* PRINT.CSS */
body.txweekly.print #site_roofline {
  margin-bottom: 20px; }
body.txweekly.print .ad {
  margin-bottom: 10px;
  text-align: center; }
  @media print {
    body.txweekly.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); } }
body.txweekly.print #site_header {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #777777;
  float: none; }
  body.txweekly.print #site_header h1 {
    border-bottom: 1px solid #777777;
    display: block;
    margin-bottom: 0.2em; }
  body.txweekly.print #site_header h2 {
    font-size: 1em;
    font-weight: bold; }
body.txweekly.print h3 {
  border-bottom: medium solid black;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.333em;
  font-weight: bold;
  margin-bottom: 0.2em; }
body.txweekly.print h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.5em; }
body.txweekly.print .article {
  margin-bottom: 2em;
  padding-bottom: 0; }
body.txweekly.print .linkref_list {
  font-size: 0.6667em; }
body.txweekly.print #site_footer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em; }

body.txweekly.print .photo_links {
  display: none; }

body.txweekly.print .caption,
body.txweekly.print .photo_caption {
  display: none; }

body.txweekly.print .header .media {
  margin-top: 1em; }

body.txweekly.print .linkref {
  color: #333;
  margin-left: 0.25em; }

body.txweekly.print .footer {
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 2em; }

body.txweekly.print .linkref_list > li {
  color: #333;
  margin: 0 0 0.25em 1em; }

/* subscribers_only.css */
body.txweekly .warning {
  border-style: solid;
  border-width: 5px 1px 1px;
  border-color: #FC2900; }

body.txweekly .warning header {
  color: #FC2900; }

body.txweekly .warning a {
  color: #FC2900;
  text-decoration: underline; }

#subscribers-only {
  padding: 1em; }

#subscribers-login.warning {
  margin: 0 -1px;
  /* undo horizontal border-width */
  padding: 0 10px 10px; }

#subscribers-login .column {
  width: 300px; }

/* 310px - 1em padding */

.icons-sprite, .meta.separate li.comments.icon > a, a.document.pdf, a.document.doc, a.document.xls, a.document.zip, .favicon.facebook, .favicon.twitter, .favicon.youtube, .favicon.vimeo, .favicon.tumblr, #tribwire .ui-tabs-nav .ui-state-default a.rss, #tribwire .ui-tabs-nav .ui-state-active a.rss {
  background: url('../../common/images/icons-s17fb651259.png') no-repeat; }

.features-sprite, #like_us > header > h1, #the_most > header > h1, #tribwire > header > h1, #tweetwire > header > h1, #perrywire > header > h1 {
  background: url('../../common/images/features-sbd03ee05ec.png') no-repeat; }

.meta.separate li.comments.icon > a {
  background-position: 0 -182px; }

a.document.pdf {
  background-position: 0 -56px; }
a.document.doc {
  background-position: 0 -75px; }
a.document.xls {
  background-position: 0 -37px; }
a.document.zip {
  background-position: 0 0; }

/* favicon sprites. These are special icons used to represent other sites and are fixed to 16x16 pixels */
.favicon.facebook {
  background-position: 0 -348px; }
.favicon.twitter {
  background-position: 0 -220px; }
.favicon.youtube {
  background-position: 0 -327px; }
.favicon.vimeo {
  background-position: 0 -262px; }
.favicon.tumblr {
  background-position: 0 -199px; }

#like_us > header > h1 {
  background-position: 0 -163px; }

#the_most > header > h1 {
  background-position: 0 -108px; }

#tribwire > header > h1 {
  background-position: 0 -136px; }

#tweetwire > header > h1 {
  background-position: 0 -81px; }

#perrywire > header > h1 {
  background-position: 0 -54px; }

#tribwire .ui-tabs-nav .ui-state-default a.rss {
  background-position: 0 -305px; }

#tribwire .ui-tabs-nav .ui-state-active a.rss {
  background-position: 0 -283px; }

/* global */
div.ui-cluetip {
  font-size: 1em;
}
.ui-cluetip-header,
.ui-cluetip-content {
  padding: 12px;
}
.ui-cluetip-header {
  font-size: 1em;
  margin: 0;
  overflow: hidden;
}

.cluetip-title .cluetip-close {
  float: right;
  position: relative;
}
.cluetip-close img {
  border: 0;
}

#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  width: 11px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-width: 0;
}
.cluetip-extra {
  display: none;
}

/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default .ui-cluetip-header {
  background-color: #87876a;
}


/*
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
*/
/* default arrows */
div.cluetip-default .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
div.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
div.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 11px;
}
div.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 11px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: #fff;
}
.cluetip-jtip .cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
}

.cluetip-jtip .cluetip-inner {
  padding: 5px;
  display: inline-block;
}
.cluetip-jtip div.cluetip-close {
  text-align: right;
  margin: 0 5px 0;
  color: #900;
}

.cluetip-jtip .ui-cluetip-header {
  background-color: #ccc;
  padding: 6px;
/*  margin-bottom: 1em;*/
}

/* jtip arrows */
div.cluetip-jtip .cluetip-arrows {
  border-width: 0;
  background: transparent none;
}
div.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
div.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
div.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}
div.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  width: 22px;
  height: 11px;
  margin-left: -11px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */
.cluetip-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.cluetip-rounded  .cluetip-arrows {
  border-color: #ccc;
}

/* need to be more specific here to override ThemeRoller defaults */
div.cluetip-rounded  .cluetip-arrows {
  font-size: 0;
  line-height: 0%;
  width: 0;
  height: 0;
  border-style: solid;
  background: transparent none;
}
div.clue-right-rounded .cluetip-arrows {
  border-width: 11px 11px 11px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
div.clue-left-rounded .cluetip-arrows {
  left: 100%;
  margin-right: -11px;
  border-width: 11px 0 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;

}
div.clue-top-rounded .cluetip-arrows {
  top: 100%;
  left: 50%;
  border-width: 11px 11px 0 11px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.clue-bottom-rounded .cluetip-arrows {
  top: -11px;
  left: 50%;
  border-width: 0 11px 11px 11px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;

}
/* stupid IE6 HasLayout hack */
.cluetip-rounded .cluetip-title,
.cluetip-rounded .cluetip-inner {
  zoom: 1;
}
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot');
  src: url('../font/fontawesome-webfont.eot') format('embedded-opentype'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svgz#FontAwesomeRegular') format('svg'), url('../font/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* sprites.less reset */
[class^="icon-"], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
}
li[class^="icon-"], li[class*=" icon-"] {
  display: block;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 is not a valid unicode character. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }
