/* Body */
body {
    margin: 0;
    padding: 0;
}

img { 
    max-width: 100%; 
    height: auto;
}

figcaption {
    display: block;
    font-family: 'Open Sans', 'Lucida Sans';
    font-size:12px;
    margin-top:10px;
    text-align: center;
}

font {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 1.1;
}

/* Links */
a:link {
    text-decoration: none;
    color: #000000;
}

a:visited {
    text-decoration: none;
    color: #ffffff;
}

a:hover {
    color: #ffffff;
}

a:active {
    text-decoration: none;
    color: #ffffff;
}

textarea {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 1.1;
}

/*Custom caption */
.captioner { 
    display: block;
    text-align: center;
    font-size: 12px;
    font-family: "Open Sans";
    color: #000000;
    font-weight: normal;
}

.describer { 
    display: block;
    text-align: left;
    font-size: 13px;
    margin-top: 1em;
    line-height: 150%;
    font-family: "Open Sans";
    letter-spacing: 1.1;
    color: #000000;
    font-weight: normal;
}

/*Hyperlink */
.hyperlink1 {
    padding: 15px 15px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    background-color: #feceaa;
    border-radius: 10px;
}

.hyperlink2 {
    padding: 15px 15px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    background-color: #a4bfe3;
    border-radius: 10px;
}

.hyperlink3 {
    padding: 15px 15px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    background-color: #d7d7d7;
    border-radius: 10px;
}

.hyperlink4 {
    padding-left: 4px;
    padding-right: 4px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    background-color: #feceaa;
}

.hyperlink5 {
    padding-left: 4px;
    padding-right: 4px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    background-color: #a4bfe3;
}

.hyperlink6 {
    padding-left: 4px;
    padding-right: 4px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    background-color: #cccccc;
}

.hyperlink7 {
    padding: 10px;
    border-radius: 8px;
    background-image: linear-gradient(to right, #6387b9, #000000);
    font-size:11px;
    width:150px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    background-color: #cccccc;
}

.hyperlink8 {
    padding: 10px;
    border-radius: 8px;
    background-image: linear-gradient(to right, #000000, #f5b07d);
    font-size:12px;
    width:200px;
    font-family: "Open Sans";
    text-align: center;
    display: inline-block;
    color: #ffffff;
    background-color: #cccccc;
}

/* Dropcap */
.dropcap {
    padding-left: 5px;
    padding-right: 10px;
    float: left;
    position: relative;
    top: -0.475em;
    margin-bottom: -0.9em;
    margin-left: -6px;
    margin-right: 2px;
    font-family: "Open Sans", "Lucida Sans";
    font-size: 140px;
    color: #FFFFFF;
}

/* Highlights */
.highlight1 {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 13px;
    line-height: 175%;
    border-style: none;
    height: 330px;
    width: 330px;
    background-color: #fff3ea;
    border-width: 4px;
    position: relative;
    color: #000000;
    margin-top: 0em;
    padding: 15px;
    border-radius: 15px;
    text-align: left;
}

.highlight2 {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 13px;
    line-height: 175%;
    border-style: none;
    height: 330px;
    width: 330px;
    background-color: #ecf4fe;
    border-width: 4px;
    position: relative;
    color: #000000;
    margin-top: 0em;
    padding: 15px;
    border-radius: 15px;
    text-align: left;
}

.highlight3 {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 13px;
    line-height: 175%;
    border-style: none;
    height: 330px;
    width: 330px;
    background-color: #f3f3f3;
    border-width: 4px;
    position: relative;
    color: #000000;
    margin-top: 0em;
    padding: 15px;
    border-radius: 15px;
    text-align: left;
}

.highlight4 {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 13px;
    line-height: 175%;
    border-style: solid;
    height: auto;
    width: 330px;
    background-color: #ffffff;
    border-width: 1px;
    border-color: #cccccc;
    position: relative;
    color: #000000;
    margin-top: 0em;
    padding: 15px;
    border-radius: 15px;
    text-align: left;
}

.highlight5 {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 13px;
    line-height: 175%;
    border-style: none;
    height: auto;
    width: 330px;
    background-color: #ffffff;
    position: relative;
    color: #000000;
    margin-top: 0em;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
}

.highlight6 {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 13px;
    line-height: 175%;
    border-style: solid;
    height: auto;
    width: auto;
    background-color: #ffffff;
    border-width: 1px;
    border-color: #cccccc;
    position: relative;
    color: #000000;
    margin-top: 0em;
    padding: 15px;
    border-radius: 15px;
    text-align: left;
}

.highlight7 {
    font-family: "Century Gothic", "Open Sans";
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border-style: none;
    height: auto;
    width: 180;
    background-color: #ecf4fe;
    opacity: 0.6;
    border-width: 4px;
    position: relative;
    color: #000000;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 15px;
    border-radius: 15px;
    text-align: left;
}

.form1 {
    font-family: "Open Sans", "Lucida Sans";
    font-size: 12px;
    line-height: 175%;
    border-style: none;
    height: auto;
    width: auto;
    position: relative;
    color: #000000;
    margin-top: 0em;
    padding: 15px;
    border-radius: 15px;
    text-align: center;
}

/* Heading */

.heading { 
    display: block;
    text-align: center;
    font-family: "Century Gothic", "Open Sans", "Lucida Sans";
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 200%;
    color: #ffffff;
    background-image: linear-gradient(to right, #6387b9, #f5b07d); 
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
    width: auto;
}

.titler1 { 
    display: block;
    font-family: "Open Sans", "Lucida Sans";
    font-size: 72px;
    text-align: center;
    letter-spacing: -2px;
    line-height: 1.75;
    color: #cccccc;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
}

.titler2 { 
    display: block;
    font-family: "Georgia", "Times New Roman";
    font-size: 30px;
    text-align: center;
    line-height: 1.25;
    color: #000000;
    margin-top: 0em;
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
}

.middler { 
    display: block;
    font-family: "Georgia", "Times New Roman";
    font-size: 30px;
    text-align: center;
    line-height: 1.25;
    color: #bbbbbb;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
    font-style: italic;
}

h1 { 
    display: block;
    font-family: Georgia, "Times New Roman";
    font-size: 15px;
    line-height: 1.75;
    color: #000000;
    margin-top: 0em;
    margin-bottom: 0.25em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
}

h2 { 
    display: block;
    font-family:  "Calibri", "Verdana";
    font-size: 15px;
    line-height: 1.25;
    color: #000000;
    margin-top: 0em;
    margin-bottom: 0.75em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
}

h3 { 
    display: block;
    text-align: left;
    line-height: 1.75;
    font-size: 15px;
    font-family:  "Georgia", "Times New Roman";
    color: #000000;
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
    font-weight: lighter;
}

h4 { 
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 15px;
    font-family:  "Georgia", "Times New Roman";
    font-style: italic;
    color: #000000;
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
    font-weight: lighter;
}

h5 { 
    display: block;
    font-family: "Open Sans", Verdana, Tahoma, Helvetica;
    text-align: justify;
    font-size: 20px;
    line-height: 1.75;
    color: #000000;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0em;
    margin-bottom: 0.25em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 100;
}

caption { 
    display: block;
    text-align: left;
    line-height: 1.5;
    font-size: 10px;
    font-family:  "Arial Narrow";
    color: #000000;
    margin-top: 5em;
    margin-bottom: 5em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
}

/* Blockers */
.blocktext {
    width: auto;
    border: solid #efefef;
    border-style: dotted;
    border-top-width: 10px;
    border-left: none;
    border-right: none;
    border-bottom-width: 10px;
    font-family: "Georgia", "Times New Roman";
    font-style: italic;
    font-size: 36px;
    font-align:center;
    position: relative;
    line-height: 1.5;
    color: #40619e;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 20px 20px;
}

.blockline {
    width: auto;
    border: solid #efefef;
    border-style: dotted;
    border-top-width: 10px;
    border-left: none;
    border-right: none;
    border-bottom:none;
    font-family: "Georgia", "Times New Roman";
    font-style: italic;
    font-size: 10px;
    font-align:center;
    position: relative;
    line-height: 1.5;
    color: #40619e;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 20px 20px;
}

/* Dropdown button */
.dropbtn {
    background-color: #ffffff;
    color: #000000;
    text-color: #000000;
    text-underline-position: under;
    text-decoration: overline underline #dddddd;
    padding: 10px;
    font-size: 14px;
    font-family: "Century Gothic", "Open Sans", "Tahoma";
    letter-spacing: 1.1px;
    border: none;
}

/* Container DIV to position dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}
    
/* Dropdown content */
.dropdown-content {
    display: none;
    font-family: "Century Gothic", "Open Sans", "Tahoma";
    text-align: left;
    position: absolute;
    background-color: #82a0cc;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    min-width: 200px;
    max-width: 400px;
    z-index: 20;
}

/* Links within dropdown */
.dropdown-content a {
    color: #12256b;
    padding: 4px 4px;
    text-decoration: none;
    font-size: 13px;
    font-family:  "Century Gothic", "Tahoma";
    display: block;
}

/* Change appearance of dropdown links on hover */
.dropdown-content a:hover {background-color: #5779ab;}
.dropdown-content a:hover {color: #ffffff;}

/* Show dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change background color of dropdown button when dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #f5b281; font-weight: color: #ffffff;}

}

/* Navigation bar to fix on top of page */

#navbar {
  overflow: hidden;
}

.content {
  padding: 16px;
  background-color: #ffffff;
}

.sticky {
  position: fixed;
  top: 0;
  width: 1200;
  background-color: #ffffff;

}

.sticky + .content {
  padding-top: 60px;
}

* {
  box-sizing: border-box;
}

ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    tab-left: 10px;
}