﻿@charset "UTF-8";

/******************************************************************
 *Site Name: NSTA
 *Author: NewCity
 *
 *Stylesheet: Main Stylesheet
 ****************************************************************** */

/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */

/* ==========================================================================
 * HTML5 display definitions
 * ========================================================================== */

/* Corrects `block` display not defined in IE6/7/8/9 & FF3. */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/* Corrects `inline-block` display not defined in IE6/7/8/9 & FF3. */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices. */

audio:not([controls]) {
  display: none;
  height: 0;
}

/* Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support. */

[hidden] {
  display: none;
}

/* ==========================================================================
 * Base
 * ========================================================================== */

/* 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom. */

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

/* Addresses `font-family` inconsistency between `textarea` and other form
 * elements. */

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/* Addresses margins handled incorrectly in IE6/7. */

body {
  margin: 0;
}

/* ==========================================================================
 * Links
 * ========================================================================== */

/* Addresses `outline` inconsistency between Chrome and other browsers. */

a:focus {
  outline: thin dotted;
}

/* Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test */

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

/* ==========================================================================
 * Typography
 * ========================================================================== */

/* Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5. */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4,
.resource-form .linkage-slide .title-row,
.rating-form .linkage-slide .title-row {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/* Addresses styling not present in IE7/8/9, S5, Chrome. */

abbr[title] {
  border-bottom: 1px dotted;
}

/* Addresses style set to `bolder` in FF3+, S4/5, Chrome. */

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/* Addresses styling not present in S5, Chrome. */

dfn {
  font-style: italic;
}

/* Addresses styling not present in IE6/7/8/9. */

mark {
  background: #ff0;
  color: #000;
}

/* Addresses margins set differently in IE6/7. */

p,
pre {
  margin: 1em 0;
}

/* Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/* Improves readability of pre-formatted text in all browsers. */

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* Addresses CSS quotes not supported in IE6/7. */

q {
  quotes: none;
}

/* Addresses `quotes` property not supported in S4. */

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

/* Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
 * Lists
 * ========================================================================== */

/* Addresses margins set differently in IE6/7. */

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/* Addresses paddings set differently in IE6/7. */

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/* Corrects list images handled incorrectly in IE7. */

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
 * Embedded content
 * ========================================================================== */

/* 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* Corrects overflow displayed oddly in IE9. */

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
 * Figures
 * ========================================================================== */

/* Addresses margin not present in IE6/7/8/9, S5, O11. */

figure {
  margin: 0;
}

/* ==========================================================================
 * Forms
 * ========================================================================== */

/* Corrects margin displayed oddly in IE6/7. */

form {
  margin: 0;
}

/* Define consistent border, margin, and padding. */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7. */

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

/* 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers. */

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet. */

button,
input {
  line-height: normal;
}

/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6. */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* Re-set default cursor for disabled elements. */

button[disabled],
input[disabled] {
  cursor: default;
}

/* 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6. */

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

/* 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof). */

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Removes inner padding and search cancel button in S5, Chrome on OS X. */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Removes inner padding and border in FF3+. */

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

/* 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers. */

textarea {
  overflow: auto;
  vertical-align: top;
}

/* ==========================================================================
 * Tables
 * ========================================================================== */

/* Remove most spacing between table cells. */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/******************************************************************
 *CUSTOMIZED RESET VALUES
 *I added these extra styles as a more personalized reset. Feel free
 *to remove them if you like or add your own. If you want to update
 *the normalize styles, make sure to edit from this point up.
 ****************************************************************** */

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

b,
strong,
.strong {
  font-weight: bold;
}

dfn,
em,
.em {
  font-style: italic;
}

small,
.small {
  font-size: 75%;
}

ul,
ol {
  padding: 0 0 0 1.2em;
}

dd {
  margin: 0;
}

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}

/******************************************************************
 *Site Name:
 *Author:
 *
 *Stylesheet: Mixins & Constants Stylesheet
 *
 *This is where you can take advantage of Sass' great features:
 *Mixins & Constants. I won't go in-depth on how they work exactly,
 *there are a few articles below that will help do that. What I will
 *tell you is that this will help speed up simple changes like
 *changing a color or adding CSS3 techniques gradients.
 *
 *A WORD OF WARNING: It's very easy to overdo it here. Be careful and
 *remember less is more.
 *
 ****************************************************************** */

/*********************
 *CLEARFIXIN'
 ********************* */

.clearfix,
.wrap,
section,
.two-cols,
.three-cols,
.four-cols,
.social-callout ul li,
.resource-form .linkage ul.linkage-branchlist,
.rating-form .linkage ul.linkage-branchlist {
  zoom: 1;
}

.clearfix:before,
.wrap:before,
section:before,
.two-cols:before,
.three-cols:before,
.four-cols:before,
.social-callout ul li:before,
.resource-form .linkage ul.linkage-branchlist:before,
.rating-form .linkage ul.linkage-branchlist:before,
.clearfix:after,
.wrap:after,
section:after,
.two-cols:after,
.three-cols:after,
.four-cols:after,
.social-callout ul li:after,
.resource-form .linkage ul.linkage-branchlist:after,
.rating-form .linkage ul.linkage-branchlist:after {
  content: "";
  display: table;
}

.clearfix:after,
.wrap:after,
section:after,
.two-cols:after,
.three-cols:after,
.four-cols:after,
.social-callout ul li:after,
.resource-form .linkage ul.linkage-branchlist:after,
.rating-form .linkage ul.linkage-branchlist:after {
  clear: both;
}

/*********************
 *TOOLS
 ********************* */

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

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*********************
 *COLORS
 *Need help w/ choosing your colors? Try this site out:
 *http://0to255.com/
 ********************* */

/*Here's a great tutorial on how to
 *use color variables properly:
 *http://sachagreif.com/sass-color-variables/ */

/*********************
 *TYPOGRAPHY
 ********************* */

/* 	To embed your own fonts, use this syntax
 *	and place your fonts inside the
 *	library/fonts folder. For more information
 *	on embedding fonts, go to:
 *	http://www.fontsquirrel.com/
 *	Be sure to remove the comment brackets. */

/*	@font-face {
 *    	font-family: 'Font Name';
 *    	src: url('library/fonts/font-name.eot');
 *    	src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
 *             url('library/fonts/font-name.woff') format('woff'),
 *             url('library/fonts/font-name.ttf') format('truetype'),
 *             url('library/fonts/font-name.svg#font-name') format('svg');
 *    	font-weight: normal;
 *    	font-style: normal;
 *	} */

/*use the best ampersand
 *http://simplebits.com/notebook/2008/08/14/ampersands-2/ */

span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.alert-help,
.alert-info,
.alert-error,
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}

.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

/*********************
 *TRANSITION
 ********************* */

/*I totally rewrote this to be cleaner and easier to use.
 *You'll need to be using Sass 3.2+ for these to work.
 *Thanks to @anthonyshort for the inspiration on these.
 *USAGE: @include transition(all 0.2s ease-in-out); */

/*********************
 *CSS3 GRADIENTS
 *Be careful with these since they can
 *really slow down your CSS. Don't overdo it.
 ********************* */

/*********************
 *BOX SIZING
 ********************* */

/* @include box-sizing(border-box); */

/* NOTE: value of "padding-box" is only supported in Gecko. So
 *probably best not to use it. I mean, were you going to anyway? */

/*********************
 *BUTTONS
 ********************* */

.button,
.button:visited {
  font-family: "Arial", sans-serif;
  border: 1px solid #2b667a;
  border-top-color: #337991;
  border-left-color: #337991;
  padding: 4px 12px;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  border-radius: 4px;
  background-color: #357f98;
  background-image: linear-gradient(to bottom, #3c8fab, #357f98);
}

.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  color: white;
  border: 1px solid #2b667a;
  border-top-color: #22505f;
  border-left-color: #22505f;
  background-color: #2f6f85;
  background-image: linear-gradient(to bottom, #357f98, #2f6f85);
}

.button:active,
.button:visited:active {
  background-color: #3c8fab;
  background-image: linear-gradient(to bottom, #357f98, #3c8fab);
}

li .button,
li .button:visited {
  text-align: center;
  margin-bottom: 5px;
  width: 100px;
}

.blue-button,
.blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  box-shadow: inset 0 0 3px #59b3ec;
}

.blue-button:hover,
.blue-button:focus,
.blue-button:visited:hover,
.blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: linear-gradient(to bottom, #1784c9, #1472ad);
}

.blue-button:active,
.blue-button:visited:active {
  background-color: #1990db;
  background-image: linear-gradient(to bottom, #1681c4, #1990db);
}

/*BASE (MOBILE) SIZE
 *This are the mobile styles. It's what people see on their phones. If
 *you set a great foundation, you won't need to add too many styles in
 *the other stylesheets. Remember, keep it light: Speed is Important. */

/******************************************************************
 *Site Name:
 *Author:
 *
 *Stylesheet: Base Mobile Stylesheet
 *
 *Be light and don't over style since everything here will be
 *loaded by mobile devices. You want to keep it as minimal as
 *possible. This is called at the top of the main stylsheet
 *and will be used across all viewports.
 *
 ****************************************************************** */

/*********************
 *GENERAL STYLES
 ********************* */

body {
  font-family: "Arial", sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #262626;
}

/*********************
 *LAYOUT & GRID STYLES
 ********************* */

.wrap {
  width: 96%;
  margin: 0 auto;
  position: relative;
}

.cutoff {
  overflow: hidden;
}

/*********************
 *LINK STYLES
 ********************* */

a {
  color: #3c8fab;
  text-decoration: none;
  font-weight: 400;
}

a:visited {
  color: #3c8fab;
}

a:focus {
  color: #3c8fab;
}

a:hover {
  color: #3c8fab;
}

a:active {
  color: #3c8fab;
}

a:link {
  /*this highlights links on iPhones/iPads.
   *so it basically works like the :hover selector
   *for mobile devices. */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure img {
  width: 100%;
}

/******************************************************************
 *H1, H2, H3, H4, H5 STYLES
 ****************************************************************** */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.resource-form .linkage-slide .title-row,
.rating-form .linkage-slide .title-row,
.h4,
h5,
.h5 {
  font-family: "Arial", sans-serif;
  text-rendering: optimizelegibility;
  font-weight: bold;
  color: #3d3d3d;
  margin: 0;
}

h1,
.h1 {
  font-size: 33px;
  line-height: 1.333em;
}

h2,
.h2 {
  font-weight: normal;
  font-size: 19px;
  line-height: 1.4em;
  margin-bottom: 0;
}

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

h4,
.resource-form .linkage-slide .title-row,
.rating-form .linkage-slide .title-row,
.h4 {
  font-size: 0.9em;
  font-weight: 700;
}

h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*********************
 *NAVIGATION STYLES
 ********************* */

/*all navs have a .nav class applied via
 *the wp_menu function; this is so we can
 *easily write one group of styles for
 *the navs on the site so our css is cleaner
 *and more scalable. */

.nav {
  /*so you really have to rethink your dropdowns for mobile.
   *you don't want to have it expand too much because the
   *screen is so small. How you manage your menu should
   *depend on the project. Here's some great info on it:
   *http://www.alistapart.com/articles/organizing-mobile/ */
}

.nav a {
  display: block;
}

.nav .sub-menu a,
.nav .children a {
  padding-left: 30px;
}

/* end .nav */

/*********************
 *POSTS & CONTENT STYLES
 ********************* */

.content {
  margin-top: 2.2em;
}

.container .content:last-of-type {
  margin-bottom: 2.2em;
}

.byline {
  color: #999;
}

.entry-content {
  /*image alignment on a screen this size may be
   *a bit difficult. It's set to start aligning
   *and floating images at the next breakpoint,
   *but it's up to you. Feel free to change it up. */
}

.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}

.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}

.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

/******************************************************************
 *PAGE NAVI STYLES
 ****************************************************************** */

.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}

/*********************
 *SIDEBARS & ASIDES
 ********************* */

.widget:first-child {
  margin-top: 0;
}

/*********************
 *FOOTER STYLES
 ********************* */

.footer {
  clear: both;
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa,
.icon:before,
ul.iconlist a:before,
ul.standards-list li:before,
.three-cols.relevant-standards .col article ul li:before,
.concept-table ul li:before,
.notice.decorated-list a:before,
.search-form .notice.results-list a:before,
.resource-form .linkage-edit .delete a,
.resource-form .linkage-edit .cancel:before,
.resource-form .linkage-slide .info-row a.icon-replace,
.rating-form .linkage-edit .delete a,
.rating-form .linkage-edit .cancel:before,
.rating-form .linkage-slide .info-row a.icon-replace,
.resource-form .add-linkage a:before,
.rating-form .add-linkage a:before,
.resource-form .linkage .collapser,
.rating-form .linkage .collapser {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left,
.pull-left.icon:before,
ul.iconlist a.pull-left:before,
ul.standards-list li.pull-left:before,
.three-cols.relevant-standards .col article ul li.pull-left:before,
.concept-table ul li.pull-left:before,
.notice.decorated-list a.pull-left:before,
.search-form .notice.results-list a.pull-left:before,
.resource-form .linkage-edit .delete a.pull-left,
.resource-form .linkage-edit .pull-left.cancel:before,
.resource-form .linkage-slide .info-row a.pull-left.icon-replace,
.rating-form .linkage-edit .delete a.pull-left,
.rating-form .linkage-edit .pull-left.cancel:before,
.rating-form .linkage-slide .info-row a.pull-left.icon-replace,
.resource-form .add-linkage a.pull-left:before,
.rating-form .add-linkage a.pull-left:before,
.resource-form .linkage .pull-left.collapser,
.rating-form .linkage .pull-left.collapser {
  margin-right: .3em;
}

.fa.pull-right,
.pull-right.icon:before,
ul.iconlist a.pull-right:before,
ul.standards-list li.pull-right:before,
.three-cols.relevant-standards .col article ul li.pull-right:before,
.concept-table ul li.pull-right:before,
.notice.decorated-list a.pull-right:before,
.search-form .notice.results-list a.pull-right:before,
.resource-form .linkage-edit .delete a.pull-right,
.resource-form .linkage-edit .pull-right.cancel:before,
.resource-form .linkage-slide .info-row a.pull-right.icon-replace,
.rating-form .linkage-edit .delete a.pull-right,
.rating-form .linkage-edit .pull-right.cancel:before,
.rating-form .linkage-slide .info-row a.pull-right.icon-replace,
.resource-form .add-linkage a.pull-right:before,
.rating-form .add-linkage a.pull-right:before,
.resource-form .linkage .pull-right.collapser,
.rating-form .linkage .pull-right.collapser {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.social-logo,
.twitter,
.facebook,
.youtube,
.googleplus,
.linkedin,
.pinterest {
  height: 45px;
  width: 45px;
  text-indent: -9999px;
  display: block;
}

.twitter {
  background: url('../images/twitter.png') no-repeat 0 0;
}

.facebook {
  background: url('../images/facebook.png') no-repeat 0 0;
}

.youtube {
  background: url('../images/youtube.png') no-repeat 0 0;
}

.googleplus {
  background: url('../images/googleplus.png') no-repeat 0 0;
}

.linkedin {
  background: url('../images/linkedin.png') no-repeat 0 0;
}

.pinterest {
  background: url('../images/pinterest.png') no-repeat 0 0;
}

.icon:before,
ul.iconlist a:before {
  margin-right: 0.4em;
}

.icon.above:before,
ul.iconlist a.above:before {
  display: block;
  font-size: 1.7em;
  padding-bottom: 0.3em;
}

.icon.above.bigger:before,
ul.iconlist a.above.bigger:before {
  font-size: 2.7em;
}

.icon.video:before,
ul.iconlist a.video:before {
  content: "";
}

.icon.papers:before,
ul.iconlist a.papers:before {
  content: "";
}

.icon.flowchart:before,
ul.iconlist a.flowchart:before {
  content: "";
}

.icon.play:before,
ul.iconlist a.play:before {
  content: "";
}

.icon.beaker:before,
ul.iconlist a.beaker:before {
  content: "";
}

.icon.puzzle:before,
ul.iconlist a.puzzle:before {
  content: "";
}

.icon.person:before,
ul.iconlist a.person:before {
  content: "";
}

.icon.chart:before,
ul.iconlist a.chart:before {
  content: "";
}

.icon.book:before,
ul.iconlist a.book:before {
  content: "";
}

.icon.upload:before,
ul.iconlist a.upload:before {
  content: "";
}

.icon.search:before,
ul.iconlist a.search:before {
  content: "";
}

.left,
.social-callout ul a {
  float: left !important;
}

.right {
  float: right !important;
}

.header {
  font-size: 16px;
  background-color: #1880a1;
}

.header h4,
.header .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .header .title-row,
.header .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .header .title-row {
  color: white;
}

.header a {
  color: white;
}

.header a:visited {
  color: white;
}

.header a:focus {
  color: white;
}

.header a:hover {
  color: white;
}

.header a:active {
  color: white;
}

.logo {
  z-index: 1;
  display: block;
  margin: 0 auto;
  white-space: nowrap;
}

.logo.h1 {
  margin-top: 0;
  position: relative;
}

.logo-link {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 80%;
}

.main-site-logo {
  display: none;
}

.logo-image,
.custom-title {
  display: block;
}

.custom-title {
  font-size: 26px;
  color: white;
  font-weight: 200;
  line-height: 1;
  margin: 10px 0 0;
}

.escape-wrap {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
  border-top: 1px solid #e8e8e7;
  background-color: #000;
}

.escape-wrap a {
  color: white;
}

.escape-wrap a:visited {
  color: white;
}

.escape-wrap a:focus {
  color: white;
}

.escape-wrap a:hover {
  color: white;
}

.escape-wrap a:active {
  color: white;
}

.escape {
  width: 96%;
  margin: 0 auto;
  text-align: right;
}

.escape a {
  display: block;
  padding: 10px 0;
}

.escape a:after {
  content: ">";
  display: inline;
  font-size: 12px;
  color: #fff;
  position: relative;
  padding-left: 5px;
}

.escape a:hover {
  text-decoration: underline;
}

.inner-header {
  position: relative;
  min-height: 95px;
}

.nav ul {
  margin: 0;
}

.nav li li {
  margin: 0;
}

.nav li a {
  padding: 10px 0;
}

ul.inline li,
.social-sharing ul li {
  padding-left: 0;
}

ul.inline li h1,
.social-sharing ul li h1,
ul.inline li a,
.social-sharing ul li a {
  margin-bottom: 0;
  padding-bottom: 0;
}

ul.no-decoration,
ul.decoratedlist,
ul.linklist,
ul.iconlist,
.social-callout ul,
.social-sharing ul,
.resource-form .linkage ul.linkage-branchlist,
.rating-form .linkage ul.linkage-branchlist,
.resource-form .linkage-slide ul,
.rating-form .linkage-slide ul,
.resource-form ul.linkage-breadcrumbs,
.rating-form ul.linkage-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}

.main-nav-wrap {
  background-color: #a0a0a4;
  border-top: 1px solid #e8e8e7;
}

.main-nav-wrap .nav {
  background-color: #a0a0a4;
}

.main-nav-wrap li {
  background: none;
}

.main-nav-wrap li a {
  background: none;
  color: white;
}

.main-nav-wrap li a:visited {
  color: white;
}

.main-nav-wrap li a:focus {
  color: white;
}

.main-nav-wrap li a:hover {
  color: white;
}

.main-nav-wrap li a:active {
  color: white;
}

.main-nav-wrap li a:hover {
  text-decoration: underline;
  background: none;
}

.nav-wrap {
  display: none;
}

.main-nav-wrap {
  margin-top: 0;
}

.top-nav {
  margin: 0;
}

.menu-toggle {
  background: transparent url('../images/menubutton.png') no-repeat 0 0;
  position: absolute;
  top: 40px;
  right: 2%;
  display: block;
  width: 47px;
  height: 39px;
  whitespace: nowrap;
  text-indent: 100%;
  overflow: hidden;
  z-index: 2;
}

.menu-toggle.pressed {
  background-position: 0 100%;
}

h1,
.h1 {
  margin-top: 34px;
}

h2,
.h2 {
  border-bottom: 1px #96bfd1 solid;
  margin-bottom: 13px;
  padding-bottom: 10px;
  font: normal 19px helvetica, arial, sans-serif;
  margin-top: 34px;
}

h3,
.h3 {
  color: #ca9d2d;
  font: bold 18px helvetica, arial, sans-serif;
  margin-bottom: 4px;
}

h4,
.resource-form .linkage-slide .title-row,
.rating-form .linkage-slide .title-row,
.h4 {
  font-size: 13px;
  font-weight: bold;
}

.footer {
  padding-bottom: 16px;
  background: transparent url('../images/footer-shadow.png') no-repeat 50% bottom;
  color: white;
  overflow: hidden;
}

.footer > .wrap {
  background: #2e7fa4 url('../images/footer-top.png') no-repeat 50% 0;
  padding: 54px 4% 20px;
  width: 102%;
  margin: 0 auto;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .footer .title-row,
.footer .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .footer .title-row {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 4px;
  color: #ecedde;
  font-weight: normal;
}

.footer address {
  font-style: normal;
}

.footer a {
  color: white;
  text-decoration: underline;
}

.footer a:visited {
  color: white;
}

.footer a:focus {
  color: white;
}

.footer a:hover {
  color: white;
}

.footer a:active {
  color: white;
}

.footer .copy-nav {
  margin-bottom: 0;
}

.footer-nav {
  margin: 0;
}

.footer-nav .menu-item {
  margin: 0;
}

.footer-nav .menu-item a {
  margin: 0;
  padding: 0;
}

.row .onecol,
.row .twocol,
.row .threecol,
.row .fourcol,
.row .fivecol,
.row .sixcol,
.row .sevencol,
.row .eightcol,
.row .ninecol,
.row .tencol,
.row .elevencol,
.row .twelvecol {
  margin-bottom: 15px;
}

.tight h1,
.concept-table p h1,
h1.tight,
.tight .h1,
.concept-table p .h1,
.h1.tight,
.concept-table p.h1,
.tight h2,
.concept-table p h2,
h2.tight,
.tight .h2,
.concept-table p .h2,
.h2.tight,
.concept-table p.h2,
.tight h3,
.concept-table p h3,
h3.tight,
.tight .h3,
.concept-table p .h3,
.h3.tight,
.concept-table p.h3,
.tight h4,
.concept-table p h4,
.tight .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .tight .title-row,
.concept-table p .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .concept-table p .title-row,
.tight .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .tight .title-row,
.concept-table p .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .concept-table p .title-row,
h4.tight,
.resource-form .linkage-slide .tight.title-row,
.resource-form .linkage-slide .concept-table p.title-row,
.concept-table .resource-form .linkage-slide p.title-row,
.rating-form .linkage-slide .tight.title-row,
.rating-form .linkage-slide .concept-table p.title-row,
.concept-table .rating-form .linkage-slide p.title-row,
.tight .h4,
.concept-table p .h4,
.h4.tight,
.concept-table p.h4,
.tight h5,
.concept-table p h5,
h5.tight,
.tight .h5,
.concept-table p .h5,
.h5.tight,
.concept-table p.h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

h1 {
  font-size: 2.61538em;
  padding-bottom: 0.8em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 0;
}

ul.no-decoration h1,
ul.decoratedlist h1,
ul.linklist h1,
ul.iconlist h1,
.social-callout ul h1,
.social-sharing ul h1,
.resource-form .linkage ul.linkage-branchlist h1,
.rating-form .linkage ul.linkage-branchlist h1,
.resource-form .linkage-slide ul h1,
.rating-form .linkage-slide ul h1,
.resource-form ul.linkage-breadcrumbs h1,
.rating-form ul.linkage-breadcrumbs h1 {
  padding-bottom: 0;
}

.centered h1,
.centered h2,
.centered h3,
.centered h4,
.centered .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .centered .title-row,
.centered .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .centered .title-row,
.centered h5,
.centered h6 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin-bottom: 1.15385em;
}

.centered h1:before,
.centered h1:after,
.centered h2:before,
.centered h2:after,
.centered h3:before,
.centered h3:after,
.centered h4:before,
.centered .resource-form .linkage-slide .title-row:before,
.resource-form .linkage-slide .centered .title-row:before,
.centered .rating-form .linkage-slide .title-row:before,
.rating-form .linkage-slide .centered .title-row:before,
.centered h4:after,
.centered .resource-form .linkage-slide .title-row:after,
.resource-form .linkage-slide .centered .title-row:after,
.centered .rating-form .linkage-slide .title-row:after,
.rating-form .linkage-slide .centered .title-row:after,
.centered h5:before,
.centered h5:after,
.centered h6:before,
.centered h6:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #d7dada;
  width: 1000px;
}

.centered h1:before,
.centered h2:before,
.centered h3:before,
.centered h4:before,
.centered .resource-form .linkage-slide .title-row:before,
.resource-form .linkage-slide .centered .title-row:before,
.centered .rating-form .linkage-slide .title-row:before,
.rating-form .linkage-slide .centered .title-row:before,
.centered h5:before,
.centered h6:before {
  right: 100%;
  margin-right: 1.15385em;
}

.centered h1:after,
.centered h2:after,
.centered h3:after,
.centered h4:after,
.centered .resource-form .linkage-slide .title-row:after,
.resource-form .linkage-slide .centered .title-row:after,
.centered .rating-form .linkage-slide .title-row:after,
.rating-form .linkage-slide .centered .title-row:after,
.centered h5:after,
.centered h6:after {
  left: 100%;
  margin-left: 1.15385em;
}

p.tight,
.concept-table p,
.tight p,
.concept-table p p {
  margin: 0;
}

article p:first-of-type {
  margin-top: 0;
}

div.tight {
  margin-bottom: 20px;
}

header h1 {
  margin-top: 0;
}

header[role="content"] {
  overflow: hidden;
}

header .no-decoration,
header ul.decoratedlist,
header ul.linklist,
header ul.iconlist,
header .social-callout ul,
.social-callout header ul,
header .social-sharing ul,
.social-sharing header ul,
header .resource-form .linkage ul.linkage-branchlist,
.resource-form .linkage header ul.linkage-branchlist,
header .rating-form .linkage ul.linkage-branchlist,
.rating-form .linkage header ul.linkage-branchlist,
header .resource-form .linkage-slide ul,
.resource-form .linkage-slide header ul,
header .rating-form .linkage-slide ul,
.rating-form .linkage-slide header ul,
header .resource-form .linkage-breadcrumbs,
.resource-form header .linkage-breadcrumbs,
header .rating-form .linkage-breadcrumbs,
.rating-form header .linkage-breadcrumbs {
  margin-bottom: 0;
}

.sidebar h2 {
  font-size: 1.07692em;
  margin-top: 0;
}

.sidebar .widget h2 {
  text-transform: uppercase;
}

.sidebar ul {
  list-style: disc;
}

.sidebar ol {
  list-style: decimal;
}

.sidebar ol.letters {
  list-style: upper-alpha;
}

.indent {
  margin-left: 20px;
}

.center,
.centered {
  text-align: center;
}

.centered {
  overflow: hidden;
}

.loose li {
  margin-bottom: 10px;
}

.std {
  font-size: 0.76923em;
}

span.std {
  color: #666;
}

.collapsed {
  display: none;
}

.dropshadow {
  box-shadow: 3px 3px 6px #666;
}

section {
  margin-top: 20px;
}

header + section,
article > section {
  margin-top: 0;
}

figure.left,
figure.right {
  float: none;
  width: 100%;
}

figure.left img,
figure.right img {
  width: 100%;
  height: auto;
}

figure img.left {
  margin-right: 0.76923em;
}

figure img.right {
  margin-left: 0.76923em;
}

.round-icon,
.divider.orange .wrap > .row > div:last-child img,
.social-callout ul img {
  height: 63px !important;
  width: 63px !important;
  border-radius: 50%;
}

.tip {
  display: none;
}

.visible-tip {
  position: absolute;
  width: 200px;
  background: #ffe72d;
  box-shadow: 2px 2px 5px #666;
}

.visible-tip p {
  font-size: 0.92308em;
  padding: 5px;
  margin: 0;
}

.visible-tip a.close {
  float: right;
  padding-right: 3px;
}

.fa-cog {
  font-size: 1.15385em !important;
}

.more:before,
ul.linklist a:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 0.38462em;
  font-size: 0.69231em;
  line-height: inherit;
}

.more-after:after,
.panel.callout p:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 0.61538em;
  font-size: 0.69231em;
  line-height: inherit;
}

.image-list {
  list-style: none;
  padding: 0;
}

.image-list li {
  overflow: hidden;
  margin-bottom: 5px;
  padding: 10px 5px;
}

.image-list li .star-rating {
  margin-top: 5px;
  float: right;
}

.image-list li .star-rating .rating {
  color: #666;
}

.image-list li > a {
  float: left;
  width: 80%;
}

.image-list li > a:hover {
  text-decoration: none;
}

.image-list li:nth-child(odd) {
  background-color: #ededeb;
}

.image-list img {
  padding-right: 5px;
}

.image-list .heading {
  font-size: 1.07692em;
}

.image-list .heading > * {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.image-list p {
  margin: 0;
}

.image-list a > p {
  color: #666;
}

.image-list a > p:first-of-type {
  margin-top: 10px;
}

.two-cols .col,
.three-cols .col {
  margin-bottom: 10px;
}

.two-cols .col > h2,
.three-cols .col > h2 {
  margin-top: 0;
}

.performance-list {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZTlmYSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmVlZmQ4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTFmNmUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: linear-gradient(to right, #dce9fa, #feefd8 50%, #e1f6e3 100%);
  padding: 15px;
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 10px;
}

.performance-list ol {
  list-style: none;
  padding: 0;
}

.performance-list ol > li {
  position: relative;
  border: 1px solid black;
  background: white;
  margin-bottom: 15px;
  width: 100%;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 30px;
}

.performance-list ol > li:before {
  content: " ";
  font-size: 4.61538em;
  position: absolute;
  top: -1px;
  left: -1px;
  height: 100%;
  width: 40px;
  background: url("../images/big-arrow-black.png") no-repeat 53% 50%, #a4a4a4;
  border: 1px solid black;
}

.performance-list ol > li.clicked:before {
  background: url("../images/big-arrow-white.png") no-repeat 53% 50%, #3f3f3f;
}

.performance-list ol > li p {
  font-size: 1.23077em;
  margin: 0;
}

.performance-list ol > li a {
  font-family: inherit;
}

.performance-list ol > li a:before {
  padding-right: 5px;
}

.performance-list ol > li aside {
  overflow: hidden;
  padding: 5px 60px 0 0;
}

.performance-list ol > li aside * {
  color: #666;
  font-size: 0.92308em;
}

.performance-list ol > li aside .main {
  overflow: hidden;
  padding-right: 25px;
}

.performance-list ol > li aside p:not(.tight) {
  margin-bottom: 8px;
}

.performance-list ol > li aside p:last-child {
  margin-bottom: 0;
}

.performance-list ol > li aside ul {
  list-style-type: disc;
  margin: 0 0 5px 10px;
}

.performance-list ol > li aside p,
.performance-list ol > li aside li {
  line-height: 1.5em;
}

.collapser {
  z-index: 9;
  cursor: pointer;
}

.collapser.button {
  margin-bottom: 0;
}

.highlighter {
  cursor: pointer;
}

span.sep-active {
  color: #006bed;
}

span.dci-active {
  color: #ff9f00;
}

span.cc-active {
  color: #1fc847;
}

.sep article {
  background: #b2d2f9;
}

.sep li:before {
  color: #006bed;
}

.sep header,
.sep .header {
  background: #006bed;
}

.sep header.clicked,
.sep .header.clicked {
  background: #0066e3;
}

.sep .highlighted {
  background-color: #54a1ff;
}

.dci article {
  background: #fee2b2;
}

.dci li:before {
  color: #ff9f00;
}

.dci header,
.dci .header {
  background: #ff9f00;
}

.dci header.clicked,
.dci .header.clicked {
  background: #f59900;
}

.dci .highlighted {
  background-color: #ffc566;
}

.cc article {
  background: #bceec8;
}

.cc li:before {
  color: #1fc847;
}

.cc header,
.cc .header {
  background: #1fc847;
}

.cc header.clicked,
.cc .header.clicked {
  background: #1ebf44;
}

.cc .highlighted {
  background-color: #66e784;
}

ul.standards-list,
.three-cols.relevant-standards .col article ul,
.concept-table ul {
  margin-bottom: 10px;
}

ul.standards-list li,
.three-cols.relevant-standards .col article ul li,
.concept-table ul li {
  margin-bottom: 8px;
  font-size: 0.92308em;
  line-height: 1.3em;
  position: relative;
  list-style: none;
}

ul.standards-list li:before,
.three-cols.relevant-standards .col article ul li:before,
.concept-table ul li:before {
  position: absolute;
  left: -17px;
  top: 0px;
  content: "";
  font-size: 1.23077em;
}

ul.standards-list li a,
.three-cols.relevant-standards .col article ul li a,
.concept-table ul li a {
  color: black;
}

.decorated-list,
.search-form .results-list {
  list-style: none;
}

.decorated-list li,
.search-form .results-list li {
  padding: 15px 15px 15px 50px;
  position: relative;
}

.arrows.decorated-list a:before,
.search-form .arrows.results-list a:before {
  content: "";
  background: url('../images/big-arrow-black.png') no-repeat 0 50%;
  display: block;
  position: absolute;
  height: 100%;
  width: 40px;
  left: 0;
  top: 0;
}

.notice.decorated-list a:before,
.search-form .notice.results-list a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -5px;
  height: 20px;
  display: block;
}

.notice.sep.decorated-list a:before,
.search-form .notice.sep.results-list a:before,
.notice.decorated-list .sep a:before,
.search-form .notice.results-list .sep a:before {
  color: #006bed;
}

.notice.dci.decorated-list a:before,
.search-form .notice.dci.results-list a:before,
.notice.decorated-list .dci a:before,
.search-form .notice.results-list .dci a:before {
  color: #ff9f00;
}

.notice.cc.decorated-list a:before,
.search-form .notice.cc.results-list a:before,
.notice.decorated-list .cc a:before,
.search-form .notice.results-list .cc a:before {
  color: #1fc847;
}

.bigger-notice.decorated-list a:before,
.search-form .bigger-notice.results-list a:before {
  font-size: 150%;
  top: 15px;
  margin-top: 0;
}

.thumbs.decorated-list li img,
.search-form .thumbs.results-list li img {
  position: absolute;
  top: 15px;
  left: 0;
  max-height: 40px;
  max-width: 40px;
}

.decorated-list a,
.search-form .results-list a {
  color: black;
}

.decorated-list p,
.search-form .results-list p {
  margin: 0 0;
}

.decorated-list .grade-level,
.search-form .results-list .grade-level {
  font-size: 12px;
}

.decorated-list .heading,
.search-form .results-list .heading {
  font-size: 24px;
  line-height: 1em;
}

.decorated-list {
  width: 50%;
}

ul.decoratedlist li,
ul.linklist li,
ul.iconlist li {
  margin-bottom: 0.7em;
}

ul.decoratedlist a,
ul.linklist a,
ul.iconlist a {
  display: block;
  padding-left: 0.92308em;
  position: relative;
}

ul.decoratedlist a:before,
ul.linklist a:before,
ul.iconlist a:before {
  left: 0;
  top: 0.30769em;
  position: absolute;
}

ul.iconlist a {
  padding-left: 1.53846em;
}

ul.iconlist a:before {
  top: 0.23077em;
  position: absolute;
}

.three-cols.relevant-standards .col header,
.three-cols.relevant-standards .col article {
  border: 1px solid black;
}

.three-cols.relevant-standards .col header {
  margin-bottom: -1px;
  text-align: center;
  padding: 10px 0;
}

.three-cols.relevant-standards .col header h3 {
  color: white;
  font-weight: normal;
  margin: 0;
}

.three-cols.relevant-standards .col article {
  padding: 15px;
}

.three-cols.relevant-standards .col article > div {
  padding-bottom: 5px;
}

.three-cols.relevant-standards .col article a > h4,
.three-cols.relevant-standards .col article .resource-form .linkage-slide a > .title-row,
.resource-form .linkage-slide .three-cols.relevant-standards .col article a > .title-row,
.three-cols.relevant-standards .col article .rating-form .linkage-slide a > .title-row,
.rating-form .linkage-slide .three-cols.relevant-standards .col article a > .title-row {
  text-decoration: underline;
}

.three-cols.relevant-standards .col article h3 {
  color: #3d3d3d;
  font-size: 1.15385em;
  line-height: 16px;
  padding: 3px 0;
}

.three-cols.relevant-standards .col article h4,
.three-cols.relevant-standards .col article .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .three-cols.relevant-standards .col article .title-row,
.three-cols.relevant-standards .col article .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .three-cols.relevant-standards .col article .title-row {
  padding-top: 5px;
  margin-bottom: 9px;
  line-height: 14px;
}

.three-cols.relevant-standards .col article p {
  margin-bottom: 8px;
  font-size: 0.92308em;
  line-height: 1.3em;
}

.three-cols.relevant-standards .col article a + ul,
.three-cols.relevant-standards .col article a + p {
  margin-top: -7px;
}

.three-cols.relevant-standards .col article ul li:hover {
  text-decoration: underline;
}

.three-cols.relevant-standards .highlighted {
  margin: -5px -15px 0 -15px;
  padding: 5px 15px 5px 15px;
}

table.grade-band {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}

table.grade-band tr.shaded td {
  background: #e8eced;
}

table.grade-band td,
table.grade-band th {
  padding: 7px;
  width: 33.3%;
  vertical-align: top;
}

table.grade-band th {
  text-align: left;
}

table.grade-band td {
  border: 1px solid black;
  min-height: 30px;
  text-indent: -18px;
  padding-left: 28px;
}

table.two-char-indent td {
  text-indent: -28px;
  padding-left: 38px;
}

table.shift tr th,
table.shift tr td {
  display: table-cell;
}

table.shift tr th:first-child:not(:only-child),
table.shift tr td:first-child:not(:only-child) {
  width: 20px;
  text-indent: 0;
  padding-left: 10px;
  border: none;
}

table.shift tr:nth-child(n+2) th:first-child {
  border: 1px solid black;
  color: #2e7fa4;
  font-size: 1.84615em;
  vertical-align: top;
}

.concept-table {
  overflow: hidden;
}

.concept-table.sep {
  background: #e8eced;
}

.concept-table.dci {
  background: #fff0d9;
}

.concept-table.cc {
  background: #def7e4;
}

.concept-table .collapse-me {
  margin-top: -1px;
}

.concept-table .row {
  overflow: hidden;
  border: 1px solid black;
}

.concept-table .row:nth-child(n+2) {
  border-top: none;
}

.concept-table .col {
  padding: 10px;
  border: none;
}

.concept-table .col .header {
  margin: -10px -10px 10px -10px;
  padding: 10px;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
}

.concept-table .col .header:first-child {
  border-top: none;
}

.concept-table .col .ages {
  text-align: center;
}

.concept-table .col .ages h4,
.concept-table .col .ages .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .concept-table .col .ages .title-row,
.concept-table .col .ages .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .concept-table .col .ages .title-row {
  color: white;
}

.concept-table p {
  line-height: 1.3em;
}

.concept-table p,
.concept-table h4,
.concept-table .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .concept-table .title-row,
.concept-table .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .concept-table .title-row {
  font-size: 1.07692em;
}

.concept-table ul {
  margin: -10px;
  padding-left: 0;
}

.concept-table ul li {
  padding: 10px 10px 10px 30px;
  margin-bottom: 0;
}

.concept-table ul li:before {
  left: 13px;
  top: 10px;
}

figure.banner img {
  display: block;
  width: 100%;
  height: auto;
}

figure.banner figcaption {
  background-color: rgba(24, 128, 161, 0.85);
  padding: 25px;
}

figure.banner figcaption p {
  color: white;
  font-size: 2.30769em;
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
}

figure.banner figcaption a {
  color: #ffcc66;
  font-weight: 600;
  font-size: 1.38462em;
  line-height: 1.2em;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.reveal-wrapper {
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.reveal-wrapper.open {
  visibility: visible;
  opacity: 1;
}

.reveal-wrapper .reveal-content {
  z-index: 1000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 96%;
}

.threecol:not(.panel) h3,
.fourcol:not(.panel) h3 {
  padding-bottom: 0.5em;
  padding-top: 0.3em;
  border-bottom: 1px solid #d7dada;
  margin-bottom: 15px;
}

.threecol:not(.panel) h4,
.threecol:not(.panel) .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .threecol:not(.panel) .title-row,
.threecol:not(.panel) .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .threecol:not(.panel) .title-row,
.fourcol:not(.panel) h4,
.fourcol:not(.panel) .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .fourcol:not(.panel) .title-row,
.fourcol:not(.panel) .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .fourcol:not(.panel) .title-row {
  font-size: 1.38462em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 0;
  color: #ca9d2d;
}

.panel {
  background-color: #e9eced;
  padding: 1.15385em;
  position: relative;
  overflow: hidden;
}

.panel .header {
  margin: -1.15385em;
  padding: 1.15385em;
  font-size: inherit;
  color: white;
}

.panel h4,
.panel .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .panel .title-row,
.panel .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .panel .title-row {
  color: inherit;
  font-size: 1.23077em;
}

.panel h4 + .fancy-buttons,
.panel .resource-form .linkage-slide .title-row + .fancy-buttons,
.resource-form .linkage-slide .panel .title-row + .fancy-buttons,
.panel .rating-form .linkage-slide .title-row + .fancy-buttons,
.rating-form .linkage-slide .panel .title-row + .fancy-buttons {
  margin-top: 1em;
}

.panel h5 {
  font-weight: 600;
  text-transform: none;
  font-size: 1.07692em;
  letter-spacing: inherit;
  line-height: 1em;
}

.panel section {
  padding-top: 0.76923em;
}

.panel section:not(:first-child-of-type) {
  border-top: 1px solid #cdd4d6;
}

.panel.bottom-link .inner {
  margin-bottom: 3.07692em;
}

.panel.bottom-link a.more,
.panel.bottom-link ul.linklist a,
ul.linklist .panel.bottom-link a {
  position: absolute;
  right: 1.15385em;
  bottom: 1.15385em;
}

.panel.blue {
  background-color: #e0eef4;
}

.panel.callout a {
  display: block;
  background-color: rgba(46, 127, 164, 0.85);
}

.panel.callout p {
  font-size: 1.53846em;
  color: #ffcc66;
  padding: 1.15385em;
  margin: 0;
  line-height: 1em;
}

.panel.callout.more-news {
  background: url(http://placehold.it/230x130) no-repeat 0 0;
  background-size: 100% 100%;
}

.panel.figure-panel {
  padding: 0;
}

.panel.figure-panel figure {
  width: 100%;
}

.panel.figure-panel img {
  display: block;
}

.panel.figure-panel figcaption {
  padding: 1.15385em;
  position: relative;
}

.panel.figure-panel figcaption:after {
  content: "";
  position: absolute;
  top: 0;
  left: 1.15385em;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e9eced;
}

.panel.figure-panel blockquote {
  margin: 0;
}

.panel.figure-panel blockquote p {
  margin: 0;
  font-size: 1.23077em;
  line-height: 1.4em;
}

.panel.figure-panel blockquote p:before {
  content: "“";
}

.panel.figure-panel blockquote p:after {
  content: "”";
}

.panel.figure-panel blockquote cite {
  color: #666;
  display: block;
  font-size: 0.92308em;
  font-style: normal;
}

.panel.figure-panel blockquote cite:before {
  content: "- ";
}

.panel.figure-panel a {
  display: block;
}

.panel.figure-panel a.more,
.panel.figure-panel ul.linklist a,
ul.linklist .panel.figure-panel a {
  padding-top: 0.76923em;
  text-align: right;
}

.divider {
  overflow: hidden;
}

.divider h3 {
  margin-bottom: 0.5em;
  color: #333;
}

.divider .panel a {
  font-size: 1.23077em;
  font-weight: 600;
}

.divider .panel p {
  margin: 0.2em 0;
}

.divider .row.borders > *:not(:last-child) {
  position: relative;
}

.divider .row.borders > *:not(:last-child):after {
  position: absolute;
  right: -7.5%;
  top: 0;
  content: "";
  height: 100%;
  display: block;
  width: 4px;
  background-color: white;
}

.divider.blue {
  background-color: rgba(0, 107, 237, 0.15);
  padding: 2.30769em 0;
}

.divider.blue .row > * {
  padding: 0.38462em 1%;
  text-align: center;
}

.divider.blue .row > * a {
  display: block;
  font-size: 1.53846em;
}

.divider.orange {
  background-color: rgba(240, 129, 30, 0.15);
  position: relative;
}

.divider.orange .wrap > .row > * {
  margin-bottom: 0;
}

.divider.orange .wrap > .row > div:first-child {
  padding: 1.15385em 0 2.30769em 0;
}

.divider.orange .wrap > .row > div:last-child {
  background-color: #f0811e;
  padding: 1.53846em 1.15385em;
  color: white;
}

.divider.orange .wrap > .row > div:last-child a {
  color: #ffcc66;
}

.divider.orange .wrap > .row > div:last-child a:hover {
  color: #ffcc66;
}

.divider.orange .wrap > .row > div:last-child h3 {
  border: none;
  color: white;
}

.divider.orange .panel {
  background-color: #f7d9bd;
}

.social-callout {
  background-color: #e9eced;
  padding: 0.76923em;
}

.social-callout .heading {
  background-color: white;
  padding: 1.15385em;
  position: relative;
  margin-bottom: 12px;
}

.social-callout .heading:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  position: absolute;
  bottom: -12px;
}

.social-callout .heading p {
  font-weight: 600;
  color: #3c8fab;
  font-size: 1.23077em;
  margin: 0;
}

.social-callout ul li {
  margin-bottom: 1.5em;
}

.social-callout ul a {
  display: block;
  margin-right: 1em;
}

.social-callout ul figure {
  width: 65px;
}

.social-callout ul figcaption {
  padding-top: 0.5em;
  text-align: center;
  font-size: 0.92308em;
  font-weight: 400;
}

.social-callout ul p {
  margin: 0.5em 0;
}

.social-callout ul p.light {
  color: #666;
}

.social-sharing > * {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.social-sharing h2 {
  margin: 0;
  padding: 0;
  border: none;
  color: #999;
  font-size: 2.30769em;
}

.social-sharing ul {
  padding: 0;
  margin-left: 20px;
}

.fancy-buttons input,
.fancy-buttons select,
.fancy-buttons a {
  width: 100%;
  font-family: inherit;
  font-weight: 600;
  font-size: 1.23077em;
  height: 30px;
  border: none;
  border-radius: 0;
  margin: 0;
}

.fancy-buttons label {
  display: block;
  height: 30px;
}

.fancy-buttons .button {
  line-height: 24px;
  background: #1880a1;
  text-shadow: none;
  position: relative;
}

.fancy-buttons .button:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%);
}

.fancy-buttons .button:hover {
  border: 0;
}

.fancy-buttons input {
  padding-left: 1em;
  display: block;
}

.fancy-buttons input.placeholder {
  color: #333;
}

.fancy-buttons input:-moz-placeholder {
  color: #333;
}

.fancy-buttons input::-moz-placeholder {
  color: #333;
}

.fancy-buttons input:-ms-input-placeholder {
  color: #333;
}

.fancy-buttons input::-webkit-input-placeholder {
  color: #333;
}

.fancy-buttons label.select {
  position: relative;
}

.fancy-buttons label.select:after {
  position: absolute;
  width: 30px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #1880a1;
  content: "";
  color: white;
  font-family: FontAwesome;
  font-size: 1.53846em;
  line-height: 30px;
  text-align: center;
  pointer-events: none;
}

.fancy-buttons select {
  padding-left: 1em;
  background-color: white;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.fancy-buttons form {
  display: block;
  position: relative;
}

.fancy-buttons a.search {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  font-size: 1.53846em;
  visibility: hidden;
}

.fancy-buttons a.search:before {
  background-color: #1880a1;
  color: white;
  visibility: visible;
  width: 100%;
  height: 100%;
  line-height: 30px;
  text-align: center;
}

.banner figcaption .fancy-buttons {
  padding-top: 1.53846em;
}

.banner figcaption .fancy-buttons a.search,
.banner figcaption .fancy-buttons input,
.banner figcaption .fancy-buttons select {
  margin-bottom: 1.15385em;
}

.banner figcaption .fancy-buttons a.search:before {
  background-color: #f0811e;
}

.banner figcaption .fancy-buttons .button {
  background-color: #f0811e;
  color: white;
}

.star-rating,
.rateable-star-rating .rateable-star {
  position: relative;
  font-family: FontAwesome;
  font-size: 3/3em;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.star-rating:before {
  content: "";
}

.star-rating .rating {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #333;
}

.star-rating .rating:before {
  content: "";
}

.rateable-star-rating {
  direction: rtl;
}

.rateable-star-rating .rateable-star:before {
  content: "";
}

.rateable-star-rating .rateable-star input {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
}

.rateable-star-rating .rateable-star.checked,
.rateable-star-rating .rateable-star.checked ~ .rateable-star,
.rateable-star-rating .rateable-star:hover,
.rateable-star-rating .rateable-star:hover ~ .rateable-star {
  color: #333;
}

.rateable-star-rating .rateable-star.checked:before,
.rateable-star-rating .rateable-star.checked ~ .rateable-star:before,
.rateable-star-rating .rateable-star:hover:before,
.rateable-star-rating .rateable-star:hover ~ .rateable-star:before {
  content: "";
}

.resource-search-table {
  width: 100%;
}

.resource-search-table thead tr {
  background-color: #a0a0a4;
}

.resource-search-table thead th {
  color: white;
  font-size: 1.23077em;
}

.resource-search-table tr:nth-child(even) {
  background-color: #e9eced;
}

.resource-search-table td,
.resource-search-table th {
  padding: 1.15385em;
  text-align: left;
}

.resource-search-table td.center,
.resource-search-table th.center {
  text-align: center;
}

.resource-search-table td.nsta-pick,
.resource-search-table th.nsta-pick {
  background: url('../images/nsta-pick.png') no-repeat 0.76923em 0;
  padding-left: 50px;
}

.resource-search-table img {
  margin-right: 0.76923em;
}

.footable img {
  display: none;
}

.footable thead .footable-sortable {
  position: relative;
  padding-left: 2.30769em;
}

.footable .footable-sorted-desc,
.footable .footable-sorted {
  background-color: #6d6d71;
}

.footable .footable-sort-indicator {
  position: absolute;
  left: 0.38462em;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.resource-search-filters {
  margin-bottom: 20px;
}

.resource-search-filters > a {
  display: block;
}

.resource-search-filters > a:before {
  float: right;
  content: "";
  display: block;
  font-family: FontAwesome;
  color: white;
  margin-top: 15px;
}

.resource-search-filters > a.open:before {
  content: "";
}

.resource-search-filters label {
  color: #3c8fab;
  font-weight: 600;
}

.resource-search-filters p {
  margin: 0.5em 0;
}

.resource-search-filters section:not(:first-of-type) {
  border-top: 1px solid #cdd4d6;
}

.resource-search-filters .more-stuff {
  display: none;
}

.resource-search-filters .more-stuff.open {
  display: block;
}

.resource-search-filters #resource-search-filters-body {
  display: none;
}

.resource-search-filters #resource-search-filters-body.open {
  display: block;
}

.site-search {
  display: none;
}

/* Definition lists (used on resources pages) */

dl {
  overflow: hidden;
  *zoom: 1;
}

dl dt {
  float: left;
  font-weight: bold;
  margin-right: 1em;
}

dl dt:after {
  content: ":";
}

dl dd ul {
  clear: both;
}

.faux-table {
  display: -webkit-flex;
  display: flex;
  border: 1px solid black;
  border-bottom: none;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

.faux-table.sep .key,
.faux-table.sep .data {
  background: #a3c7f8;
}

.faux-table.dci .key,
.faux-table.dci .data {
  background: #ffedd0;
}

.faux-table.cc .key,
.faux-table.cc .data {
  background: #d7f6dd;
}

.faux-table .header,
.faux-table .key,
.faux-table .data {
  width: 100%;
}

.faux-table .header {
  padding: 10px;
  border-bottom: 1px solid black;
}

.faux-table .key,
.faux-table .data {
  padding: 10px;
  border-bottom: 1px solid black;
}

.faux-table .key p,
.faux-table .data p {
  margin-top: 0;
}

.faux-table .key p:last-child,
.faux-table .data p:last-child {
  margin-bottom: 0;
}

.faux-table .header h4,
.faux-table .header .resource-form .linkage-slide .title-row,
.resource-form .linkage-slide .faux-table .header .title-row,
.faux-table .header .rating-form .linkage-slide .title-row,
.rating-form .linkage-slide .faux-table .header .title-row {
  font-size: 1.07692em;
  font-weight: bold;
  padding: 0;
  border: 0;
  margin: 0;
}

.faux-table .key ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.faux-table .key li {
  position: relative;
  padding-left: 18px;
}

.faux-table .key li:before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
}

.intro-callout {
  margin: 20px 0 40px;
  background: #cfe2fb;
  padding: 0 20px;
}

.search-form {
  border-top: 1px solid gray;
  padding-top: 10px;
}

.search-form .inline > *,
.search-form .social-sharing ul > *,
.social-sharing .search-form ul > * {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 50%;
  margin-bottom: 10px;
}

.search-form .inline > *:last-child,
.search-form .social-sharing ul > *:last-child,
.social-sharing .search-form ul > *:last-child {
  float: right;
}

.search-form .inline > * input[type="submit"],
.search-form .social-sharing ul > * input[type="submit"],
.social-sharing .search-form ul > * input[type="submit"] {
  margin-top: -10px;
}

.search-form input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.search-form label {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 80%;
}

.search-form input[type="text"] {
  border-radius: 5px;
  padding: 5px;
}

.search-form .submit {
  text-align: center;
}

.search-form .table-cols + .submit,
.search-form .right .submit {
  margin-top: 20px;
}

.search-form input[type="submit"],
.search-form input[type="reset"] {
  padding: 10px 10px;
}

.search-form .underline,
.search-form .decorated-list li,
.decorated-list .search-form li,
.search-form .results-list li {
  border-bottom: 1px solid #e8eced;
}

.search-form p {
  margin: 0.3em 0;
}

.search-form .has-children a {
  color: black;
}

.search-form .has-children a:before {
  content: "▶";
}

.search-form .has-children a.children-open:before {
  content: "▼";
}

.search-form .children {
  display: none;
  padding-left: 10px;
}

.search-form .bordered {
  background-color: #e8eced;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.search-form .full-width {
  margin-bottom: 10px;
}

.search-form .full-width .inner {
  margin: 20px 30px 15px 30px;
}

.search-form .full-width input[type="text"] {
  width: 100%;
}

.search-form fieldset {
  padding: 0;
  margin: 10px 30px 20px 30px;
  border: none;
}

.search-form fieldset legend {
  margin-left: -10px;
}

.search-form fieldset legend,
.search-form .full-width .inner label {
  font-weight: bold;
  margin-bottom: 10px;
}

.search-form .col-cell:not(:first-child) {
  margin-top: 10px;
}

.search-form .sidebar-filter fieldset {
  margin: 10px 20px 20px 20px;
}

.search-form .sidebar-filter fieldset legend {
  margin-left: 0;
}

.search-form .results-set {
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .resource-form {
    width: 75%;
  }
}

.resource-form .row,
.rating-form .row {
  margin-bottom: 20px;
}

.resource-form .row > label,
.resource-form legend,
.rating-form .row > label,
.rating-form legend {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #ca9d2d;
  padding: 0;
}

.resource-form .row > h4,
.resource-form .linkage-slide .row > .title-row,
.rating-form .linkage-slide .resource-form .row > .title-row,
.rating-form .row > h4,
.resource-form .linkage-slide .rating-form .row > .title-row,
.rating-form .linkage-slide .row > .title-row {
  font-weight: normal;
}

.resource-form label + input[type="text"],
.resource-form label + textarea,
.rating-form label + input[type="text"],
.rating-form label + textarea {
  margin-top: 5px;
}

.resource-form fieldset,
.rating-form fieldset {
  border: none;
  padding: 0;
}

.resource-form form > fieldset,
.rating-form form > fieldset {
  border: 1px solid #3c8fab;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #eef3f5;
}

.resource-form input[type="text"],
.resource-form textarea,
.rating-form input[type="text"],
.rating-form textarea {
  padding: 5px;
  width: 100%;
}

.resource-form input[type="checkbox"],
.rating-form input[type="checkbox"] {
  float: left;
  margin-top: 3px;
}

.resource-form input[type="checkbox"] + label,
.rating-form input[type="checkbox"] + label {
  display: block;
  margin-left: 15px;
}

.resource-form .icon-replace,
.rating-form .icon-replace {
  font-size: 0 !important;
  text-decoration: none !important;
}

.resource-form .icon-replace:before,
.resource-form .icon-replace:after,
.rating-form .icon-replace:before,
.rating-form .icon-replace:after {
  font-size: 14px;
}

.resource-form .full-width,
.rating-form .full-width {
  width: 100%;
}

.resource-form .linkage-list,
.rating-form .linkage-list {
  margin-top: 15px;
}

.resource-form .linkage,
.rating-form .linkage {
  margin-bottom: -1px;
}

.resource-form .linkage ul.linkage-branchlist li:first-child,
.rating-form .linkage ul.linkage-branchlist .resource-form li:first-child,
.resource-form .linkage-slide .slide-header,
.rating-form .linkage-slide .resource-form .slide-header,
.resource-form .linkage ul.linkage-branchlist .rating-form li:first-child,
.rating-form .linkage ul.linkage-branchlist li:first-child,
.resource-form .linkage-slide .rating-form .slide-header,
.rating-form .linkage-slide .slide-header {
  border-bottom: none;
  background-color: #eef3f5;
  font-weight: bold;
}

.resource-form .linkage-edit .delete a,
.rating-form .linkage-edit .delete .resource-form a,
.resource-form .linkage-edit .cancel:before,
.rating-form .linkage-edit .resource-form .cancel:before,
.resource-form .linkage-slide .info-row a.icon-replace,
.rating-form .linkage-slide .info-row .resource-form a.icon-replace,
.resource-form .linkage-edit .delete .rating-form a,
.rating-form .linkage-edit .delete a,
.resource-form .linkage-edit .rating-form .cancel:before,
.rating-form .linkage-edit .cancel:before,
.resource-form .linkage-slide .info-row .rating-form a.icon-replace,
.rating-form .linkage-slide .info-row a.icon-replace {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 16px;
}

.resource-form .add-linkage,
.rating-form .add-linkage {
  margin-top: 8px;
  border: 1px solid #3c8fab;
  text-align: center;
  padding: 5px 10px;
}

.resource-form .add-linkage a:before,
.rating-form .add-linkage a:before {
  content: "";
  padding-right: 5px;
}

.resource-form .linkage-edit,
.rating-form .linkage-edit {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #d5e2e7;
}

.resource-form .linkage-edit ul,
.rating-form .linkage-edit ul {
  margin: 0;
  padding: 0;
}

.resource-form .linkage-edit ul li,
.rating-form .linkage-edit ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 10px;
  margin: 5px 0;
}

.resource-form .linkage-edit ul li:not(:first-child),
.rating-form .linkage-edit ul li:not(:first-child) {
  border-left: 1px solid white;
}

.resource-form .linkage-edit .delete a:before,
.rating-form .linkage-edit .delete a:before {
  content: "";
}

.resource-form .linkage-edit .cancel:before,
.rating-form .linkage-edit .cancel:before {
  margin-right: 5px;
  content: "";
}

.resource-form .linkage,
.rating-form .linkage {
  display: block;
  border: 1px solid #3c8fab;
  position: relative;
}

.resource-form .linkage:hover,
.rating-form .linkage:hover {
  text-decoration: none;
}

.resource-form .linkage ul.linkage-branchlist,
.rating-form .linkage ul.linkage-branchlist {
  list-style: none;
  padding: 0;
  overflow: hidden;
}

.resource-form .linkage ul.linkage-branchlist li,
.rating-form .linkage ul.linkage-branchlist li {
  padding: 5px 10px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #e9eced;
}

.resource-form .linkage ul.linkage-branchlist li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li {
  padding-left: 1rem;
}

.resource-form .linkage ul.linkage-branchlist li + li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li + li {
  padding-left: 2rem;
}

.resource-form .linkage ul.linkage-branchlist li + li + li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li + li + li {
  padding-left: 3rem;
}

.resource-form .linkage ul.linkage-branchlist li + li + li + li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li + li + li + li {
  padding-left: 4rem;
}

.resource-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li {
  padding-left: 5rem;
}

.resource-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li + li {
  padding-left: 6rem;
}

.resource-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li + li + li {
  padding-left: 7rem;
}

.resource-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li + li + li + li,
.rating-form .linkage ul.linkage-branchlist li + li + li + li + li + li + li + li + li + li {
  padding-left: 8rem;
}

.resource-form .linkage .collapser:before,
.rating-form .linkage .collapser:before {
  padding-right: 5px;
  content: "";
}

.resource-form .linkage.collapsed ul.linkage-branchlist li:not(:first-child),
.rating-form .linkage.collapsed ul.linkage-branchlist li:not(:first-child) {
  display: none;
}

.resource-form .linkage.collapsed .collapser:before,
.rating-form .linkage.collapsed .collapser:before {
  content: "";
}

.resource-form .linkage-slide,
.rating-form .linkage-slide {
  border: 1px solid #3c8fab;
}

.resource-form .linkage-slide ul,
.rating-form .linkage-slide ul {
  margin: 0;
  padding: 0;
}

.resource-form .linkage-slide .slide-header,
.rating-form .linkage-slide .slide-header {
  overflow: hidden;
  *zoom: 1;
  overflow: hidden;
  border-bottom: 1px solid #e9eced;
  position: relative;
  min-height: 29px;
}

.resource-form .linkage-slide .info-row,
.rating-form .linkage-slide .info-row {
  float: right;
  padding: 5px 10px;
  background-color: #d5e2e7;
}

.resource-form .linkage-slide .info-row a.icon-replace,
.rating-form .linkage-slide .info-row a.icon-replace {
  margin-right: 5px;
}

.resource-form .linkage-slide .info-row a.icon-replace:before,
.rating-form .linkage-slide .info-row a.icon-replace:before {
  content: "";
}

.resource-form .linkage-slide .info-row a.icon-replace[data-level="0"],
.rating-form .linkage-slide .info-row a.icon-replace[data-level="0"] {
  display: none;
}

.resource-form .linkage-slide .title-row,
.rating-form .linkage-slide .title-row {
  padding: 5px 10px;
  border-bottom: 1px solid #e9eced;
  font-size: 15px;
}

.resource-form .linkage-slide .selections,
.rating-form .linkage-slide .selections {
  padding: 3px 0;
}

.resource-form .linkage-slide .selections li,
.rating-form .linkage-slide .selections li {
  border: none;
  padding: 5px 20px;
}

.resource-form .linkage-slide .selections li:not(:last-child),
.rating-form .linkage-slide .selections li:not(:last-child) {
  margin-bottom: 5px;
  border-bottom: 1px solid #e9eced;
}

.resource-form .linkage-wizard,
.rating-form .linkage-wizard {
  margin-bottom: -1px;
}

.resource-form .linkage-breadcrumbs,
.rating-form .linkage-breadcrumbs {
  padding: 0;
  float: left;
}

.resource-form .linkage-breadcrumbs li,
.rating-form .linkage-breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  padding: 6px;
  font-weight: bold;
  font-size: 12px;
}

.resource-form .linkage-breadcrumbs li:not(:first-child),
.rating-form .linkage-breadcrumbs li:not(:first-child) {
  padding-left: 0;
}

.resource-form .linkage-breadcrumbs li:not(:first-child):before,
.rating-form .linkage-breadcrumbs li:not(:first-child):before {
  content: ">";
  padding-right: 6px;
}

.resource-form .validated,
.resource-form .error,
.rating-form .validated,
.rating-form .error {
  position: relative;
}

.resource-form .validated:after,
.resource-form .error:after,
.rating-form .validated:after,
.rating-form .error:after {
  position: absolute;
  right: -30px;
  top: 30px;
  font-family: FontAwesome;
  font-size: 18px;
}

.resource-form .validated:after,
.rating-form .validated:after {
  content: "";
  color: green;
}

.resource-form .error:after,
.rating-form .error:after {
  content: "";
  color: red;
}

@media screen and (min-width: 768px) {
  .resource-form .fixed-3 > *,
  .resource-form .fixed-4 > *,
  .resource-form .fixed-5 > *,
  .resource-form .fixed-6 > *,
  .rating-form .fixed-3 > *,
  .rating-form .fixed-4 > *,
  .rating-form .fixed-5 > *,
  .rating-form .fixed-6 > * {
    float: left;
  }

  .resource-form .fixed-3 > *,
  .rating-form .fixed-3 > * {
    width: 33%;
  }

  .resource-form .fixed-4 > *,
  .rating-form .fixed-4 > * {
    width: 25%;
  }

  .resource-form .fixed-5 > *,
  .rating-form .fixed-5 > * {
    width: 20%;
  }

  .resource-form .fixed-6 > *,
  .rating-form .fixed-6 > * {
    width: 16.6%;
  }

  .resource-form .half-width,
  .rating-form .half-width {
    width: 60%;
  }
}

/*LARGER MOBILE DEVICES
 *This is for devices like the Galaxy Note or something that's
 *larger than an iPhone but smaller than a tablet. Let's call them
 *tweeners. */

@media only screen and (min-width: 481px) {
  /******************************************************************
   *Site Name: 
   *Author: 
   *
   *Stylesheet: 481px and Up Stylesheet
   *
   *This stylesheet is loaded for larger devices. It's set to 
   *481px because at 480px it would load on a landscaped iPhone.
   *This isn't ideal because then you would be loading all those
   *extra styles on that same mobile connection. 
   *
   *A word of warning. This size COULD be a larger mobile device,
   *so you still want to keep it pretty light and simply expand
   *upon your base.scss styles.
   *
   ****************************************************************** */

  /*********************
   *POSTS & CONTENT STYLES
   ********************* */

  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }

  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }

  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}

/*TABLET & SMALLER LAPTOPS
 *This is the average viewing window. So Desktops, Laptops, and
 *in general anyone not viewing on a mobile device. Here's where
 *you can add resource intensive styles. */

@media only screen and (min-width: 768px) {
  /******************************************************************
   *Site Name:
   *Author:
   *
   *Stylesheet: Grid Stylesheet
   *
   *I've seperated the grid so you can swap it out easily. It's
   *called at the top the style.scss stylesheet.
   *
   *There are a ton of grid solutions out there. You should definitely
   *experiment with your own. Here are some recommendations:
   *
   *http://gridsetapp.com - Love this site. Responsive Grids made easy.
   *http://susy.oddbird.net/ - Grids using Compass. Very elegant.
   *http://gridpak.com/ - Create your own responsive grid.
   *
   *The grid below is a combination of the 1140 grid and Twitter Boostrap. 
   *I liked 1140 but Boostrap's grid was way more detailed so I merged them 
   *together, let's see how this works out. If you want to use 1140, the original 
   *values are commented out on each line.
   *
   ****************************************************************** */

  .onecol {
    width: 5.8011%;
  }

  /* 4.85%;  } /* grid_1 */

  .twocol {
    width: 14.36464%;
  }

  /* 13.45%; } /* grid_2 */

  .threecol {
    width: 22.92818%;
  }

  /* 22.05%; } /* grid_3 */

  .fourcol {
    width: 31.49171%;
  }

  /* 30.75%; } /* grid_4 */

  .fivecol {
    width: 40.05525%;
  }

  /* 39.45%; } /* grid_5 */

  .sixcol {
    width: 48.61878%;
  }

  /* 48%;    } /* grid_6 */

  .sevencol {
    width: 57.18232%;
  }

  /* 56.75%; } /* grid_7 */

  .eightcol {
    width: 65.74586%;
  }

  /* 65.4%;  } /* grid_8 */

  .ninecol {
    width: 74.30939%;
  }

  /* 74.05%; } /* grid_9 */

  .tencol {
    width: 82.87293%;
  }

  /* 82.7%;  } /* grid_10 */

  .elevencol {
    width: 91.43646%;
  }

  /* 91.35%; } /* grid_11 */

  .twelvecol {
    width: 100.0%;
  }

  /* 100%;   } /* grid_12 */

  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.76243%;
  }

  .first,
  .row .onecol:first-child,
  .row .twocol:first-child,
  .row .threecol:first-child,
  .row .fourcol:first-child,
  .row .fivecol:first-child,
  .row .sixcol:first-child,
  .row .sevencol:first-child,
  .row .eightcol:first-child,
  .row .ninecol:first-child,
  .row .tencol:first-child,
  .row .elevencol:first-child,
  .row .twelvecol:first-child {
    margin-left: 0;
  }

  .last,
  .row .onecol:last-child,
  .row .twocol:last-child,
  .row .threecol:last-child,
  .row .fourcol:last-child,
  .row .fivecol:last-child,
  .row .sixcol:last-child,
  .row .sevencol:last-child,
  .row .eightcol:last-child,
  .row .ninecol:last-child,
  .row .tencol:last-child,
  .row .elevencol:last-child,
  .row .twelvecol:last-child {
    float: right;
  }

  .row .onecol.panel,
  .row .twocol.panel,
  .row .threecol.panel,
  .row .fourcol.panel,
  .row .fivecol.panel,
  .row .sixcol.panel,
  .row .sevencol.panel,
  .row .eightcol.panel,
  .row .ninecol.panel,
  .row .tencol.panel,
  .row .elevencol.panel,
  .row .twelvecol.panel {
    margin-bottom: 0;
  }

  /******************************************************************
   *Site Name:
   *Author:
   *
   *Stylesheet: Tablet & Small Desktop Stylesheet
   *
   *Here's where you can start getting into the good stuff.
   *This size will work on iPads, other tablets, and desktops.
   *So you can start working with more styles, background images,
   *and other resources. You'll also notice the grid starts to
   *come into play. Have fun!
   *
   ****************************************************************** */

  /*********************
   *GENERAL STYLES
   ********************* */

  .hide-desktop {
    display: none;
  }

  /*********************
   *LAYOUT & GRID STYLES
   ********************* */

  .wrap {
    max-width: 996px;
  }

  /*********************
   *HEADER STYLES
   ********************* */

  /*********************
   *NAVIGATION STYLES
   ********************* */

  .nav {
    background: #eee;
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
  }

  .nav li {
    float: left;
    position: relative;
    /* showing sub-menus */
  }

  .nav li ul.sub-menu,
  .nav li ul.children {
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    display: none;
    z-index: 8999;
    /* highlight sub-menu current page */
  }

  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: 1px solid #ccc;
  }

  .nav li ul.sub-menu li:last-child a,
  .nav li ul.children li:last-child a {
    border-bottom: 0;
  }

  .nav li:hover ul {
    top: auto;
    display: block;
  }

  /*********************
   *SIDEBARS & ASIDES
   ********************* */

  .sidebar {
    margin-top: 2.2em;
  }

  .widget {
    padding: 0 10px;
    margin: 2.2em 0;
  }

  .widget ul li {
    margin-bottom: 0.75em;
  }

  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }

  /***********************
   * COLUMNS 
   ********************* */

  .col {
    float: left;
    vertical-align: top;
    margin-bottom: 0;
  }

  .two-cols {
    margin: 0 -25px;
  }

  .two-cols .col {
    padding: 0 25px;
  }

  .three-cols {
    margin: 0 -5px;
  }

  .three-cols .col {
    padding: 0 5px;
  }

  .one-col .col {
    width: 100%;
  }

  .two-cols .col {
    width: 50%;
  }

  .three-cols .col {
    width: 33.33333%;
  }

  .four-cols .col {
    width: 25%;
  }

  .performance-list {
    margin-bottom: 42px;
  }

  .three-cols.relevant-standards .col {
    position: relative;
  }

  .three-cols.relevant-standards .col:before {
    position: absolute;
    width: 54px;
    height: 40px;
    top: -39px;
    left: 50%;
    margin-left: -27px;
    pointer-events: none;
    content: " ";
  }

  .three-cols.relevant-standards .col.sep:before {
    background: url("../images/up-arrow-blue.png") no-repeat 50% 100%;
  }

  .three-cols.relevant-standards .col.dci:before {
    background: url("../images/up-arrow-yellow.png") no-repeat 50% 100%;
  }

  .three-cols.relevant-standards .col.cc:before {
    background: url("../images/up-arrow-green.png") no-repeat 50% 100%;
  }

  /* css3 columns */

  .flex-two-cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-count: 2;
    column-count: 2;
  }

  .flex-three-cols {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    column-count: 3;
    column-count: 3;
  }

  .concept-table .row {
    border-left: none;
    border-right: none;
  }

  .concept-table .col {
    border-left: 1px solid black;
    border-right: 1px solid black;
  }

  .concept-table .col:nth-child(n+2) {
    border-left: none;
  }

  .concept-table .col .header {
    border-top: none;
  }

  figure.right,
  figure.left {
    width: auto;
    margin-bottom: 1em;
  }

  figure.left {
    float: left;
    margin-right: 10px;
  }

  figure.right {
    float: right;
    margin-left: 10px;
  }

  figure img {
    width: auto;
    height: auto;
  }

  ul.inline,
  .social-sharing ul {
    padding-left: 0;
  }

  ul.inline li,
  .social-sharing ul li {
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }

  ul.inline li:nth-child(n+2),
  .social-sharing ul li:nth-child(n+2) {
    padding-left: 20px;
  }

  h3 + h1 {
    margin-top: -10px;
  }

  .faux-table .key {
    width: 25%;
  }

  .faux-table .data {
    width: 75%;
    border-left: 1px solid black;
  }

  .logo-link {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
  }

  .sub-site-logo {
    left: -60px;
  }

  .main-site-logo {
    left: -120px;
  }

  .main-site-logo:before {
    content: " ";
    width: 9999px;
    position: absolute;
    left: -9999px;
    height: 147px;
    display: block;
    background: #f0811e;
  }

  .menu-toggle {
    display: none;
  }

  .menu-sidebar-menu-container .menu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-count: 2;
    column-count: 2;
  }

  .menu-sidebar-menu-container a {
    background: transparent url('../images/bullet-arrow-blue-right.png') scroll no-repeat left 0.24em;
    padding-left: 14px;
    margin-right: 0.5em;
    text-decoration: none;
    display: block;
    background-position: 2px 0.35em;
  }

  .nav li + li {
    margin-left: 46px;
  }

  .nav-wrap {
    display: block !important;
  }

  .escape {
    display: none;
  }

  .escape-wrap {
    top: 0;
    border-top: none;
    background: none;
    margin: 0 auto;
    float: none;
    text-align: right;
    position: relative;
    width: 96%;
  }

  .page-title,
  .entry-title {
    margin-top: 34px;
  }

  .widgettitle {
    background: transparent url('../images/border-bottom-header-gradient.png') scroll no-repeat 100% 100%;
    padding-bottom: 10px;
    margin: 0 0 13px;
  }

  .padded,
  .widget {
    padding: 13px 22px;
    overflow: hidden;
  }

  .widget {
    background-size: contain;
    margin: 0;
  }

  .widget ul {
    margin: 17px 0 0 0;
  }

  .widget:first-child {
    border-top: 1px #8bb6c9 solid;
    background: #e8eced url('../images/background-shade-left-top.png') scroll no-repeat 0 100%;
  }

  .widget:nth-child(2) {
    background: transparent url('../images/background-shade-left-bottom.png') scroll no-repeat 0 0;
  }

  .sidebar {
    padding: 0;
    margin: 0;
  }

  .footer > .wrap {
    width: 100%;
  }

  .footer .col-half {
    width: 50.0%;
    padding-right: 16px;
    float: right;
  }

  .footer .col-half.last,
  .footer .row .col-half.onecol:last-child,
  .row .footer .col-half.onecol:last-child,
  .footer .row .col-half.twocol:last-child,
  .row .footer .col-half.twocol:last-child,
  .footer .row .col-half.threecol:last-child,
  .row .footer .col-half.threecol:last-child,
  .footer .row .col-half.fourcol:last-child,
  .row .footer .col-half.fourcol:last-child,
  .footer .row .col-half.fivecol:last-child,
  .row .footer .col-half.fivecol:last-child,
  .footer .row .col-half.sixcol:last-child,
  .row .footer .col-half.sixcol:last-child,
  .footer .row .col-half.sevencol:last-child,
  .row .footer .col-half.sevencol:last-child,
  .footer .row .col-half.eightcol:last-child,
  .row .footer .col-half.eightcol:last-child,
  .footer .row .col-half.ninecol:last-child,
  .row .footer .col-half.ninecol:last-child,
  .footer .row .col-half.tencol:last-child,
  .row .footer .col-half.tencol:last-child,
  .footer .row .col-half.elevencol:last-child,
  .row .footer .col-half.elevencol:last-child,
  .footer .row .col-half.twelvecol:last-child,
  .row .footer .col-half.twelvecol:last-child {
    padding-right: 0;
    padding-left: 16px;
    float: left;
  }

  .copy-nav,
  .footer-nav {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-top: 14px;
    line-height: 1;
    font-size: 0.92308em;
  }

  .footer-nav {
    background: none;
  }

  .footer-nav a {
    margin: 0;
    padding: 0;
    line-height: 1;
  }

  .footer-nav .menu-item {
    float: none;
    line-height: 1;
    margin: 0 0 0 8px;
    padding: 0 0 0 12px;
    position: relative;
    border-left: 1px solid;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }

  [role=main] {
    padding-bottom: 16px;
  }

  figure.banner {
    position: relative;
  }

  figure.banner figcaption {
    width: 35%;
    position: absolute;
    right: 0;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  figure.banner figcaption p {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }

  .panel.callout {
    position: relative;
  }

  .panel.callout a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .panel.callout p {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .divider.orange .wrap > .row:before {
    content: "";
    display: block;
    background-color: #f0811e;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 9999px;
  }

  .reveal-wrapper .reveal-content {
    width: 60%;
  }

  .footable img {
    display: inline;
  }

  .resource-search-filters {
    margin-bottom: 0;
  }

  .resource-search-filters > a {
    pointer-events: none;
    cursor: default;
  }

  .resource-search-filters > a:before {
    content: "";
  }

  .resource-search-filters #resource-search-filters-body {
    display: block;
  }

  .site-search {
    display: block;
    position: absolute;
    right: 0;
  }

  .site-search i.fa-search {
    color: white;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
  }

  .site-search i.fa-chevron-down {
    color: white;
    position: absolute;
    right: 10px;
    bottom: 13px;
    font-size: 12px;
  }

  .site-search input[type="text"],
  .site-search select {
    display: inline-block;
    width: 160px;
    background-color: #255e79;
    border: none;
    border-radius: 0;
    color: white;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    padding: 10px;
    outline: 0;
  }

  .site-search select {
    -webkit-appearance: none;
  }

  .site-search {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .site-search input[type="text"],
  .site-search select {
    display: block;
  }

  .site-search input[type="text"]:not(:first-child),
  .site-search select:not(:first-child) {
    margin-top: 10px;
  }

  dl.aside {
    position: relative;
    overflow: visible;
  }

  dl.aside:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    border-left: 3px solid white;
    left: -20px;
    top: 5%;
    height: 90%;
  }

  .search-form .table-cols {
    display: table;
    border-spacing: 10px 0;
    margin: 0 -10px;
  }

  .search-form .table-cols.fixed-three .col-cell {
    width: 33.33333%;
  }

  .search-form .table-cols .col-cell {
    display: table-cell;
    width: auto;
    float: none;
    margin-top: 0;
  }

  .search-form input[type="submit"],
  .search-form input[type="reset"] {
    padding: 10px 50px;
  }
}

/*MID-WIDTH BREAKPOINT
 *This exists to help with conten layout - not to target devices */

@media only screen and (min-width: 920px) {
  .custom-title {
    bottom: 28px;
    left: 575px;
  }
}

/*DESKTOP
 *This is the average viewing window. So Desktops, Laptops, and
 *in general anyone not viewing on a mobile device. Here's where
 *you can add resource intensive styles. */

@media only screen and (min-width: 1030px) {
  .main-site-logo {
    margin-left: 0;
  }

  .custom-title {
    bottom: 28px;
    left: 575px;
  }

  .has-post-image ~ [role=main],
  .respond-form {
    padding-left: 25px;
  }

  .top-right-shadow {
    background: transparent url('../images/shadow-right-top.png') scroll no-repeat right 0;
    padding: 10px 10px 0 0;
  }

  .overlay {
    max-width: 60%;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .page-title,
  .entry-title {
    margin: 0;
    background-color: #fff;
    padding: 8px 74px 8px 0;
  }

  /******************************************************************
   *Site Name: 
   *Author: 
   *
   *Stylesheet: Desktop Stylsheet
   *
   *This is the desktop size. It's larger than an iPad so it will only
   *be seen on the Desktop. 
   *
   ****************************************************************** */
}

@media only screen and (min-width: 1280px) {
  /******************************************************************
   *Site Name: 
   *Author: 
   *
   *Stylesheet: Super Large Monitor Stylesheet
   *
   *You can add some advanced styles here if you like. This kicks in
   *on larger screens.
   *
   ****************************************************************** */

  table.grade-band.shift {
    margin-left: -38px;
  }
}

@media only screen and (max-width: 767px) {
  .has-height {
    height: auto !important;
  }
}

/*PRINT STYLESHEET
 *Feel free to customize this. Remember to add things that won't make
 *sense to print at the bottom. Things like nav, ads, and forms should
 *be set to display none. */

@media print {
  /******************************************************************
   *Site Name:
   *Author:
   *
   *Stylesheet: Print Stylesheet
   *
   *This is the print stylesheet. There's probably not a lot
   *of reasons to edit this stylesheet. If you want to
   *though, go for it.
   *
   ****************************************************************** */

  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }

  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}