.container {
  background-color: #fff;
}
html {
  font-family: "Gelasio", serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
  font-size: .9vw;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Gelasio", serif;
  font-size: .9vw;
  line-height: 1.42857143;
  color: #000;
  background-color: #ddd;
  word-wrap: break-word;
}
h1 {
  margin: .67em 0;
  font-size: 1.5vw;
}
img {
  border: 0;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0A78A7;
  text-decoration: none;
}
a:hover {
  color: #FF6666;
  text-decoration: underline;
}
a:focus {
  color: #23527c;
  text-decoration: underline;
  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: "Gelasio", serif;  
  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: 1.1em;
  margin-bottom: .5em;
}
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: 40px;
  font-weight: bold;
}
@media (max-width: 240px) {
    h1, .h1, .h2, .h3 {font-size: 17vw;}
}
h2, .h2 {
  font-size: 27px;
  font-weight: bold;
}
h3,
.h3 {
  font-size: 1.3vw;
  font-weight: normal;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 12px;
}
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: middle;
  text-align:center; 
  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:link.titlelink{color: #000000; text-decoration: none; background-color: transparent;}
a:visited.titlelink{ color: #000000; text-decoration: none; background-color: transparent;}
a:hover.titlelink{ color: #FF6666; text-decoration: none; background-color: transparent;}
a:active.titlelink{ color: #000000; text-decoration: none; background-color: transparent;}

a:link.normallink {font-family: verdana, sans-serif; color: #0A78A7; text-decoration: none; background-color: transparent;}
a:visited.normallink {font-family: verdana, sans-serif; color: #0A78A7; text-decoration: none; background-color: transparent;}
a:hover.normallink {font-family: verdana, sans-serif; color: #FF6666; text-decoration: none; background-color: transparent;}
a:active.normallink {font-family: verdana, sans-serif; color: #0A78A7; text-decoration: none; background-color: transparent;}

table.isbn {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.affix {
    top: 0;
    left: 0;
    width: 100%;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
  color: #F66;
  background-color: #eee;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000;
}
.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-default .navbar-nav > .open > a,    
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#efefef));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffE4E3E3', endColorstr='#ffECEBEB', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.btn-default {
  font-size: large;
}
.btn-default:hover {
  color: #F66;
}
.padding1235 {
  padding: 12px 25px;
}
.grayBkgdNoBorder {
  border: 0px; 
  background-color: #f8f8f8; 
  padding: 20px; 
  margin-bottom: 0px;
}
.rt0 {
  position: relative; 
  top: 0px;
}
.at0 {
  position: absolute; 
  top: 0px; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
.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: verdana, sans-serif; 
  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;
}

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

.ccenter{
    float: none;
    margin: 0 auto;
}
.center-block{
  text-align: center;
}

.btn.btn-smfblue {
    color: #ffffff;
    background-color: #0078c8;
    background-image: linear-gradient(to bottom, #28a9ff, #0078c8);
    border-color: #28a9ff #28a9ff #28a9ff;
}
.btn.btn-smfblue:hover {
    color: #ffffff;
    background-color: #0078c8;
    background-image: linear-gradient(to bottom, #0078c8, #0078c8);
    border-color: #28a9ff #28a9ff #28a9ff;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    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:100%;
}

hr.hrGradient1 {
  margin: 0px;
  border: 0;
  height: 2px;
  color: #fff; 
  background-color: #fff; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}


.MediumTextLeftRed {color:#ff0000;font-size: .9rem;text-align: left;}
.MediumTextCenter {color:#000000;font-size: .9rem;text-align: center; font-family: "Lora", serif;}
.MediumTextCenterRed {color:#ff0000;font-size: .9rem;text-align: center;}
.MediumTextCenterGreen {color:#03AA03;font-size: .9rem;text-align: center;}
.MediumTextLeftBlue {color:#0000ff;font-size: .9rem;text-align: left;}
.MediumTextLeft {color:#000;font-size: .9rem;text-align: left; font-family: "Lora", serif;}
.SmallTextCenter {color:#000;font-size: .7rem;text-align: center;}
.SmallTextLeft {color:#000;font-size: .7rem;text-align: left;}

.LargeTextCenter {color:#000000;font-size: 1.2rem;text-align: center; font-family: "Lora", serif;}


/* gelasio fonts */
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gelasio-v12-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/gelasio-v12-latin-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/gelasio-v12-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/gelasio-v12-latin-500italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/gelasio-v12-latin-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/gelasio-v12-latin-600italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/gelasio-v12-latin-700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Gelasio';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/gelasio-v12-latin-700italic.woff2') format('woff2');
}