/* Generated by less 2.5.1 */
/* EDITOR STYLES ***************************************************************/
body#tinymce.wp-editor {
  font-family: 'functionpro', Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 10px;
}
body#tinymce.wp-editor p {
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
/* HEADING STYLES ***************************************************************/
h1 {
  font-family: 'functionpro', Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 42px;
  text-transform: uppercase;
  color: #004689;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
h2 {
  font-family: 'functionpro', Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 28px;
  color: #004689;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #f26522;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
h1 a {
  text-decoration: none;
  color: #004689 !important;
}
h2 a {
  text-decoration: none;
  color: #555555 !important;
}
h3 a {
  text-decoration: none;
  color: #555555 !important;
}
h1 a:hover {
  text-decoration: none;
  color: #555555 !important;
}
h2 a:hover {
  text-decoration: none;
  color: #004689 !important;
}
h3 a:hover {
  text-decoration: none;
  color: #004689 !important;
}
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}
/* OTHER STYLES ***************************************************************/
.captions {
  font-size: 14px;
}
.highlight {
  color: #f26522;
}
a.speciallinks {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
a.speciallinks:hover {
  text-decoration: none !important;
}
.button a,
a.button {
  display: block;
  max-width: 200px;
  font-weight: bold;
  line-height: 36px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #FFF;
  background-color: #f26522;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.button a:hover,
a.button:hover {
  color: #FFF;
  background-color: #555555;
}
/* FILE TYPES ***************************************************************/
a[href$='.pdf'] {
  font-weight: bold;
  display: block;
  line-height: 32px;
  text-decoration: none;
  background-image: url(../images/file-icons/pdf.png);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  padding-left: 40px;
  margin-bottom: 5px;
}
a[href$='.doc'] {
  font-weight: bold;
  display: block;
  line-height: 32px;
  text-decoration: none;
  background-image: url(../images/file-icons/pdf.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 40px;
  margin-bottom: 5px;
}
a[href$='.xls'] {
  font-weight: bold;
  display: block;
  line-height: 32px;
  text-decoration: none;
  background-image: url(../images/file-icons/pdf.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 40px;
  margin-bottom: 5px;
}
a[href$='.pps'],
a[href$='.ppt'] {
  font-weight: bold;
  display: block;
  line-height: 32px;
  text-decoration: none;
  background-image: url(../images/file-icons/pdf.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 40px;
  margin-bottom: 5px;
}
