/* Generated by less 2.5.1 */
/* EDITOR STYLES ***************************************************************/
body#tinymce.wp-editor {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 10px;
  color: #000;
}
body#tinymce.wp-editor p {
  margin: 0;
  padding: 0 0 24px 0;
}
body#tinymce.wp-editor h1,
body#tinymce.wp-editor h2,
body#tinymce.wp-editor h3 {
  color: #000;
}
/* HEADING STYLES ***************************************************************/
h1 {
  display: block;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 72px;
  font-weight: normal;
  line-height: 72px;
  color: #000000;
  margin: 0;
  padding: 0 0 24px 0;
}
h1 a {
  text-decoration: none;
  color: #f26522 !important;
}
h1 a:hover {
  text-decoration: none;
  color: #f26522 !important;
}
h2 {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 44px;
  font-weight: inherit;
  font-weight: normal;
  line-height: 44px;
  text-transform: none;
  color: #000000;
  margin: 0;
  padding: 0 0 24px 0;
  padding-top: 10px;
}
h2 a {
  text-decoration: none;
  color: #f26522 !important;
}
h2 a:hover {
  text-decoration: none;
  color: #f26522 !important;
}
h3 {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
  color: #f26522;
  margin: 0;
  padding: 0 0 12px 0;
}
h3 a {
  text-decoration: none;
  color: #f26522 !important;
}
h3 a:hover {
  text-decoration: none;
  color: #f26522 !important;
}
h4,
h5,
h6 {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 12px 0;
}
/* OTHER STYLES ***************************************************************/
.captions {
  font-size: 14px;
}
.highlight {
  color: #f26522;
}
a.buttons-small,
.buttons-small a {
  display: inline-block;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  background-color: #f26522;
  margin: 0 0 10px 0;
  padding: 5px 15px;
  border-radius: 5px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
a.buttons-large,
.buttons-large a {
  display: inline-block;
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 24px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  background-color: #f26522;
  margin: 0 10px 0 0;
  padding: 8px 25px;
  border-radius: 5px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
a.buttons-small:hover,
.buttons-small a:hover,
a.buttons-large:hover,
.buttons-large a:hover {
  background-color: #f26522;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
  box-shadow: 0 5px 8px rgba(50, 50, 50, 0.2);
}
a.buttons-small:active,
.buttons-small a:active,
a.buttons-large:active,
.buttons-large a:active {
  opacity: .5;
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
a.buttons-small:after,
.buttons-small a:after,
a.buttons-large:after,
.buttons-large a:after {
  content: "▸";
}
/* FILE TYPES ***************************************************************/
.page > a[href$='.pdf'] {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  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;
}
.page > a[href$='.doc'] {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  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;
}
.page > a[href$='.xls'] {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  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;
}
.page > a[href$='.pps'],
.page > a[href$='.ppt'] {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  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;
}
