.container {
  background-color: #fff;
}
html {
  font-family: "Source Sans Pro", serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1 {
  margin: .67em 0;
  font-size: 2em; /* set the h1 font size below, at h1 size */
}
img {
  border: 0;
}
hr {
  margin: 50px 0px;
  border: 0;
  height: 2px;
      /* Set the hr color */
    color: #fff; /* old IE */
    background-color: #fff; /* Modern Browsers */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
html {
  font-size: 22px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: inherit;
  font-size: 22px;
  line-height: 1.42857143;
  color: #000;
  background-color: #ddd;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0070A0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #f66;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
/* h1 size */
h1,
.h1 {
  font-size: 50px;
}
@media (max-width: 240px) {
  h1,.h1, .h2, .h3 {font-size: 17vw;}
}
h2, .h2 {
  font-size: 33px;
}
h3,
.h3 {
  font-size: 29px;
}
h4,
.h4 {
  font-size: 26px;
}
h5,
.h5 {
  font-size: 24px;
}
h6,
.h6 {
  font-size: 22px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

a:hover { color: #FF6666;}
a:link.titlelink{color: #000000; text-decoration: none; background-color: transparent; font-family: inherit; font-size: inherit; line-height: inherit;}
a:visited.titlelink{ color: #000000; text-decoration: none; background-color: transparent; font-family: inherit; font-size: inherit; line-height: inherit;}
a:hover.titlelink{ color: #FF6666; text-decoration: none; background-color: transparent; font-family: inherit; font-size: inherit; line-height: inherit;}
a:active.titlelink{ color: #000000; text-decoration: none; background-color: transparent; font-family: inherit; font-size: inherit; line-height: inherit;}

table.isbn {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  text-align:center; 
  border-top: 1px solid #ddd;
}
.affix {        /* This is crucial for affixed navbar function */
  top: 0;
  left: 0;
  width: 100%;
}

.btn-default {
  font-size: large;
}
.btn-default:hover {
  color: #F66;
}
.padding1235 {
  padding: 12px 25px;
}
.grayBkgdNoBorder {     /* For LookInside.php */
  border: 0px; background-color: #f8f8f8; padding: 20px; margin-bottom: 0px;
}
.rt0 {position: relative; top: 0px;}   /* Behind a gif. */
.at0 {position: absolute; top: 0px; left: 0; width: 100%; height: 100%;} /* Gif in front */
.at1 {position: absolute; top: 15px; left: 0; width: 72%; height: 100%;}

.TextSmfBlue { color: #1984D7;}

.TinyText { font-size: 0.7em;}

.SpecialButton {color: #FFF;  background-color: #398CFD;  width:250px; height:50px; font-family: inherit; font-size: 18px; font-weight: normal;}
.SpecialButton:hover {color: #FFF;  background-color: #0268F2;  width:250px; height:50px; font-family: verdana, sans-serif;font-size: 18px; font-weight: normal; cursor: pointer;}
/* .buttonDiv a, .buttonDiv button{cursor:pointer;} */

.verticalMiddle {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.verticalBottom {
  vertical-align: bottom;
}

.ccenter{
  float: none;
  margin: 0 auto;
}
.center-block{text-align: center;}        /*This makes the existing bootstrap center-block class work properly*/

/* centered columns styles */
.row-centered {
  text-align:center;
}
.col-centered {
  display:inline-block;
  float:none;
  /* reset the text-align */
  text-align:left;
  /* inline-block space fix */
  margin-right:-4px;
}

.customerInfoTable th, td {
  padding: 10px;
}

html,body        {height:100vh;}
.iframeWrapper         {width:100%; max-width: 1170px; height:100vh; margin:0 auto; background:#CCC}
.h_iframe        {position:relative; padding-top: 56%;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100vh;}

hr.hrGradient1 {
  margin: 0px;
  border: 0;
  height: 2px;
      /* Set the hr color */
    color: #fff; /* old IE */
    background-color: #fff; /* Modern Browsers */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}


.navigation ul {
  font: bold 14px "Source Sans Pro", Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  letter-spacing: 1px;
  /*   text-transform: uppercase; */
}
.navigation li {
  display: inline-block;
}
.navigation a {
  background: #395870;
  background: linear-gradient(#49708f, #293f50);
  border-right: 1px solid rgba(0, 0, 0, .3);
  color: #fff;
  padding: 8px 16px;
  text-decoration: none;
}
.navigation a:hover {
  background: #314b60;
  box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, .3);
}
.navigation li:first-child a {
  border-radius: 4px 0 0 4px;
}
.navigation li:last-child a {
  border-right: 0;
  border-radius: 0 4px 4px 0;
}





.article-box {
  max-height: 100%;
  position: relative;
  overflow: hidden;
}
.article-box .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 50px 0; 
  
  background-image: linear-gradient(to bottom, rgba(246,246,250,0), rgba(246,246,250,1));
}



.ad-row {border:1px solid #eee; padding:40px; margin: 20px 100px; background-color: #fcfcfe}  /* Not used anymore  */
/* rgba(246,246,249,1) or background-image: url('/docs/images/white_texture.png');  background-color: rgba(246,246,250,1); */

.article-panel {padding: 0% 5% 5% 5%; background-color: rgba(246,247,250,1); border-color: #fff; min-height: 22em; max-height: 22em;}
.image-panel {padding: 0%; margin-top: 10px; background-color: #fff; border-color: #fff; }

.justified {
  position:absolute;
  left:0;
}


@media (min-width: 481px) {   /* Center the navbar */
  .navbar {
    position: fixed;
    z-index: 1030;
    width: 80%;
    margin: 0px auto;
  }

}  


/* ______________________________________ */


.center.navbar .nav,
.center.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}
.center .navbar-inner {
  text-align:center;
}
.center .dropdown-menu {
  text-align: left;
}


.navbar{ 
  background-image: none;
}
.navbar-default {
  background-color:#505052;
  color:#ffffff;
  border-radius:0;
  border-color: #000;
  border-width: 0px;
}

.navbar-default .navbar-nav > li > a { color:#fff; font-size: 16px; line-height: 18px; font-family: "Source Sans Pro", serif;} /* normal navbar text */

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus  {  color: #ff0808; background-color: #fff; } /* when hovered or tabbed to*/ 
.navbar-default .navbar-nav > li > a:active {  color: #ff0808; background-color: #fff0f0; } /* when clicked */

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {      color: #ff0808;      background: #f0f0f0; } /* when it's the current page */

.navbar-default .navbar-toggle .icon-bar {   background-color: #eee; }  /* the three bars */
.navbar-default .navbar-brand { color: #fff; font-size: 16px; line-height: 18px; font-family: "Source Sans Pro", serif;} /* Left-most text */ 


.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus  {  color: #ff0808; background-color: #fff; } /* when hovered or tabbed to*/ 
.navbar-default .navbar-brand:active { color: #ff0808; background-color: #fff0f0; } /* when clicked */

.navbar-default .navbar-brand > .active > a, 
.navbar-default .navbar-brand > .active > a:hover, 
.navbar-default .navbar-brand > .active > a:focus {      color: #ff0808;      background: #efefef;  } /* when it's the current page -- but this doesn't work with the brand */

/* html {height: 100%}
body {min-height: 100%} */

.gray-text {color: #aaa;} /* for article IDs and article dates */


.hover-expand-aaa-black {font-size: 12px; color: #aaa;}
.hover-expand-aaa-black:hover {font-size: 25px; color: #000;}

.hover-expand-ddd-black {font-size: 12px; color: #ddd;}
.hover-expand-ddd-black:hover {font-size: 30px; color: #000;}