/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
video {
  display: block;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}
body,
button,
input,
select,
textarea {
/*  font-family: sans-serif; */
  font-family: 'Didact Gothic', sans-serif;
  color: #222;
}
::-moz-selection {
  background: #ff9933;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #ff9933;
  color: #fff;
  text-shadow: none;
}


.radio, .checkbox {
    min-height: 18px;
    padding-left: 40px;
}
label {
    display: block;
    margin-bottom: 5px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}
input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin: 3px 0;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}



a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul, ol {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0 0 0 40px;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
  *overflow: visible;
}
table button, table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}
div.form-errors {
	margin: 5px;
	padding: 5px 10px;
	color: #ffffff;
	background-color: #ff4444;
	border-radius: 3px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  vertical-align: top;
}
th {
  font-weight: normal;
  text-align: left;
}
th, td {
  border-bottom: solid 1px;
}
/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Didact Gothic', sans-serif;
  /* 	padding-top:@line-height * 1em; */

  background: #f5a22f /*url(/css/img/bg.png) left top repeat */;
  color: #6c6963;
}
a, .training-desc-more {
  color: #df7500;
}
.training-desc-more{
  text-decoration: underline;
  font-style:italic;
  cursor:pointer;
}
p,
ul,
table,
form,
.row,
video,
.mejs-container {
  margin-bottom: 1.5em;
}
ol, ul {
  margin-left: 1.5em;
}
h1 {
  font-size: 1.5em;
  line-height: 1em;
  margin: 0em 0 1em 0;
}
h2 {
  font-size: 1.3125em;
  line-height: 1.1428571428571428em;
  margin: 0em 0 1.1428571428571428em 0;
}
h3 {
  font-size: 1.125em;
  line-height: 1.3333333333333333em;
  margin: 0em 0 1.3333333333333333em 0;
}
h1, h2, h3 {
  font-family: arial;
  font-weight: normal;
}
h1.posttitle, h2.posttitle {
  margin-bottom: 0;
}
.inlineFields {
  clear: both;
  margin-bottom: 3em;
}
.row:before,
.row:after,
.inlineFields:before,
.inlineFields:after {
  content: "";
  display: table;
}
.row:after, .inlineFields:after {
  clear: both;
}
.row, .inlineFields {
  zoom: 1;
}
.grid_1 {
  width: 4.166666666666666%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_2 {
  width: 12.5%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_3 {
  width: 20.833333333333336%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_4 {
  width: 29.166666666666664%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_5 {
  width: 37.49999999999999%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_6 {
  width: 45.83333333333333%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_7 {
  width: 54.166666666666664%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_8 {
  width: 62.5%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_9 {
  width: 70.83333333333334%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_10 {
  width: 79.16666666666666%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_11 {
  width: 87.5%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
.grid_12 {
  width: 95.83333333333334%;
  margin: 0 2.083333333333333% 1.5em 2.083333333333333%;
  float: left;
}
img {
  max-width: 100%;
}
#container {
  max-width: 960px;
  margin: 0 auto 1.5em;
  padding-top: 30px;
/*   border-radius: 10px; */
  background: #fff;
  padding-bottom: 0;
}
body {
	overflow-x: hidden;
}
#page {
  padding: 1.5em 2.083333333333333% 0 2.083333333333333%;
/*  background: url('/css/img/containerbg.png') left top repeat; */
  background-color:  #FdFdFd;
  border-top: solid 1px #fff;
/*  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; */
}
.row {
  margin: 0 -2.083333333333333% 0 -2.083333333333333%;
}
#homeFeatures .row {
  margin-bottom: 3em;
}
#logo {
  text-indent: -999em;
  display: block;
  width: 140px;
  height: 120px;
  background: url('/css/img/logo.png') left top no-repeat;
  float: left;
  position: absolute;
  left: 10px;
  top: -80px;
}
#header {
  border-bottom: solid 1px #eee;
  height: 60px;
  position: relative;
}
#nav {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  position: absolute;
  clear: right;
  top: -61px;
  right: 0px;
}
#nav li {
  display: inline;
}
#nav li a {
  background: #ffffff url('/css/img/tab_bg.png') left top repeat-x;
  float: left;
  display:inline;
  margin-left: 1px;
  padding: .5em 1em 1.5em;
/*  border-radius: 10px; */
  border: solid 1px #fff;
}
#nav li a:hover {
  background-image: none;
}
@keyframes ABSlideIn {
    0%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    30%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    60%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 75px; padding-right: 1500px; }
    80%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 15px; padding-right: 1500px; }
    90%		{ margin-left: 0px; padding-left: 15px; padding-right: 1500px; }
    100%	{ margin-left: 0px; padding-left: 15px; background-color: transparent; }
}
@-moz-keyframes ABSlideIn {
    0%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    30%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    60%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 75px; padding-right: 1500px; }
    80%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 15px; padding-right: 1500px; }
    90%		{ margin-left: 0px; padding-left: 15px; padding-right: 1500px; }
    100%	{ margin-left: 0px; padding-left: 15px; background-color: transparent; }
}
@-webkit-keyframes ABSlideIn {
    0%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    30%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    60%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 75px; padding-right: 1500px; }
    80%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 15px; padding-right: 1500px; }
    90%		{ margin-left: 0px; padding-left: 15px; padding-right: 1500px; }
    100%	{ margin-left: 0px; padding-left: 15px; background-color: transparent; }
}
@-o-keyframes ABSlideIn {
    0%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    30%		{ margin-left: -1500px; background-color: #f5a22f; padding-left: 0px; padding-right: 0px; }
    60%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 75px; padding-right: 1500px; }
    80%		{ margin-left: 0px; color: #fff; background-color: #f5a22f; padding-left: 15px; padding-right: 1500px; }
    90%		{ margin-left: 0px; padding-left: 15px; padding-right: 1500px; }
    100%	{ margin-left: 0px; padding-left: 15px; background-color: transparent; }
}
.announceBoxFirstView {
/*	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px; */
	animation-duration: 3.5s;
	animation-name: ABSlideIn;
	-moz-animation-duration: 3.5s;
	-moz-animation-name: ABSlideIn;
	-webkit-animation-duration: 3.5s;
	-webkit-animation-name: ABSlideIn;
	-o-animation-duration: 3.5s;
	-o-animation-name: ABSlideIn;
}
.announceWrapper {
	overflow-x: hidden;
	overflow-y: visible;
	font-size: larger;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-left: 0px;
	background-color: #fff4e5;
	border-bottom: solid 1px #eee;
}
.announceBullet {
	padding-right: 10px;
}
.announceBulletLink {
	padding-right: 5px;
}
.announceBox {
	position: relative;
	display: block;
	margin-left: 15px;
	text-align: left;
	white-space: nowrap;
	float: left;
}
.announceLink {
	text-decoration: none;
	color: inherit;
}
.loggedInUser {
	display: block;
	top: -12px;
	margin-right: 15px;
	position: relative;
	float: right;
	z-index: 10;
}
.inlineFields div {
  float: left;
  margin-right: 1em;
}
form div {
  margin-bottom: 1.5em;
}
form div.offset {
  padding-top: 1.5em;
}
form div.searchterms {
	margin-bottom: .5em;
}
.action {
  /*
2989d8
26679d
*/
	white-space: nowrap;

  background: #26679d;
  background: -moz-linear-gradient(top, #2989d8 0%, #26679d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2989d8), color-stop(100%, #26679d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #2989d8 0%, #26679d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #2989d8 0%, #26679d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #2989d8 0%, #26679d 100%);
  /* IE10+ */

  background: linear-gradient(top, #2989d8 0%, #26679d 100%);
  /* W3C */

  padding: .25em .5em;
  color: #fff;
/*  border-radius: .5em; */
  text-decoration: none;
  border: solid 1px #26679d;
}

.action-small {
	position: relative;
	top: -1px;
	font-size: .79em;
}

.action-disabled {
  /*
d8d8d8
9d9d9d
*/
	white-space: nowrap;

  background: #9d9d9d;
  background: -moz-linear-gradient(top, #d8d8d8 0%, #9d9d9d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8d8), color-stop(100%, #9d9d9d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #d8d8d8 0%, #9d9d9d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #d8d8d8 0%, #9d9d9d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #d8d8d8 0%, #9d9d9d 100%);
  /* IE10+ */

  background: linear-gradient(top, #d8d8d8 0%, #9d9d9d 100%);
  /* W3C */

  padding: .25em .5em;
  color: #fff;
/*  border-radius: .5em; */
  text-decoration: none;
  border: solid 1px #9d9d9d;
}
.comparison {
  border-left: solid 1px #c4d9ea;
}
.comparison th {
  text-align: center;
  border-top: solid 1px #c4d9ea;
}
.comparison td, .comparison th {
  border-color: #c4d9ea;
  padding: .25em .5em;
  border-right: solid 1px #c4d9ea;
}
.comparison th {
  white-space: nowrap;
}
.comparison .alt {
  background: #dde9f3;
}
.comparison th {
  background: #27689e;
  color: #fff;
}
.comparison th a {
  color: #fff;
}
.plancomparison {
  border-left: solid 1px #c4d9ea;
}
.plancomparison th {
  border-top: solid 1px #c4d9ea;
}
.plancomparison td, .plancomparison th {
  text-align: center;
  vertical-align: middle;
  border-color: #c4d9ea;
  padding: .25em .5em;
  border-right: solid 1px #c4d9ea;
}
.plancomparison .alt {
  background: #dde9f3;
}
.plancomparison th {
  background: #27689e;
  color: #fff;
}
.plancomparison th a {
  color: #fff;
}
.compareHas,
.compareHasNot {
  text-align: center;
  display: block;
  text-indent: -999999em;
}
.compareHas {
  background: url('/css/img/accept.png') center center no-repeat;
}
.compareHasNot {
  background: url('/css/img/reject.png') center center no-repeat;
}
.hasunstyled ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.hasunstyled li, .unstyled li {
  border-bottom: solid 1px #c4d9ea;
}
ul.unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.asha-insignia {
	opacity: .8;
	margin: 2em 0;
	float: none;
	text-align: center;
	padding-left: 10px;
}

.asha-insignia img {
	max-width: 90%;
}

.training-list
{
	width: 90%;
	display: block;
	padding: 20px 10px 10px 0px;
	margin: 0 auto 1.5em;
	background-color: #fffaf2;
	border-color: #aaa9a8;
	border-width: 1px;
	border-style: solid;
}
#postlist ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
#postlist li {
  border-bottom: dashed 1px #26689e;
  margin-bottom: 1.5em;
}
.trainlist ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.trainlist li {
	border-bottom: dashed 1px #26689e;
	margin-bottom: 1.5em;
}
.traindatelist {
	border-bottom: none;
}
.traindatelist li {
	border-bottom: none;
}
p.last {
  margin-bottom: 0;
}
.older_posts {
  float: left;
}
.newer_posts {
  float: right;
}

.sameheight {
/*   position: relative; */
  margin-bottom: 1.5em;
}
/*
.sameheight .action {
  position: absolute;
  bottom: 1.5em;
}
*/
/*#homeFeatures */.row, .section {
  border-bottom: dashed 1px #26689e;
}
.row:last-of-type, .section:last-of-type {
  border-bottom: none;
}
.video-row {
  padding-top: .75em;
  margin-bottom: .75em;
}
.formrow {
  margin-left: -10px;
  margin-right: -10px;
}
.formrow div {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  clear: none;
}
form div {
  clear: both;
}
.checkgroup {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.checkgroup label {
  display: inline;
}
#states, #countries, .partners {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: dashed 1px #26689e;
}
#states, #countries {
	min-height: 7em;
}
#states li, #countries li {
  display: inline;
  margin-right: .5em;
}
#videos {
  text-align: center;
}
#playerinner{  padding: 4.166666667%;}
#player {
  background: #323232;
  margin-bottom: 1.5em;
  color: #eee;
/*  border-radius: 5px; */
}
.vidlist {
  height: 400px;
  overflow: auto;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.vidlist img {
  float: left;
  margin-right: 1em;
}
.vidlist li {
  clear: both;
  padding: .75em 0;
  display: block;
  background: #323232;
  border-bottom: solid 1px #666;
}
.vidlist a {
  color: #eeeeee;
}
.vidlist .active {
  background: #ddd;
}
.vidlist .active a {
  color: #323232;
}

.videowrapper{max-width:100%}
.screenshots {
  padding-left: 0;
  list-style: none;
}
.screenshots li {
  margin: 2.083333333333333%;
}
.screenshots img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#socialwrap {
  max-width: 960px;
  margin: 20px auto;
  /* margin-top: 2.3em; */
/* padding-right: 60px; */
  overflow: hidden;
}
#social {
  float: right;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: .25em;
}
#social li {
  display: inline;
}
#social a {
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  text-indent: -999999em;
}
.facebook {
  background: url('/css/img/facebook.png') left center no-repeat;
}
.twitter {
  background: url('/css/img/twitter-2.png') left center no-repeat;
}
.youtube {
  background: url('/css/img/youtube.png') left center no-repeat;
}
#commsocial a {
  display: block;
  padding: 5px 0 5px 29px;
}
.acctmsg {
	color: black;
	border: black;
	padding: 5px;
}
.acctmsg-success {
	background: #e0ffe0;
}
.acctmsg-error {
	background: #ffe0e0;
}
.codeinfo {
	width: inherit;
	margin: auto;
}
.codeinfo thead {
	color: white;
	background-color: #323232;
}
.codeinfo tr {
	text-align: center;
}
.codeinfo td {
	padding: 5px;
}
/* ==|== non-semantic helper classes ======================================== */
.floatleft {
  float: left;
  margin-right: 1em;
}
.floatright {
  float: right;
  margin-left: 1em;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.footer {
	border-top: 1px dashed #ff9933;
	padding: 5px;
}
.footerlinks {
	list-style: none;
	margin: 5px 0 0 1em;
}
.footerlinks li {
	display: inline;
	padding-right: 2em;
}

#search-link a,
li#search-link { display: none; height: 0; }

/* ==|== media queries ====================================================== */
@media only screen and (max-width: 600px) {
	.row{margin:2%}
	.grid_12, .grid_11, .grid_10, .grid_9, .grid_8, .grid_7, .grid_6, .grid_5, .grid_4, .grid_3{float:none;width:96%;height:auto;clear:both}
	.screenshot .grid_6{float:left; width:40%}
	.section{border-bottom: none}
	.formrow div{float:none}
	#container{padding-top:0;border-radius: 0;}
	#socialwrap{display:none}
	#nav, #logo{position:static;}
	#logo{float:left;margin-top:5px}
	#nav{float:right;}
	#nav li a{padding:5px; background:#eee;float:none;display:block; text-align:center; text-dectoration:none}
	#search-link a, li#search-link {display: block; height: auto;}
	#header{height:auto}
}
@media only screen and (min-width: 768px) {

}
@media (min-width: 599px) and (max-width: 960px) {
	#nav {
		margin-left: 140px;
	}
}
/* ==|== print styles ======================================================= */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  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;
  }
}

/* bootstrap snippets for video embedding */

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-item,
.embed-responsive iframe,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* required classes for the AACRN banner to work */

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

#site-search {
	position: relative;
	top: -2px;
}

.search-highlight {
	border: 1px solid #fff0e0;
	border: 1px solid #d6e7f5;
	border-radius: 3px;
	padding: 0 3px;
	margin: 0 -3px;
	background-color: #d6e7f5;
}

.page-navigation > a,
.page-navigation > strong {
	font-size: 1.25em;
	margin-right: 20px;
}