/*
Theme Name: HCR-20
Author: NextPhase Stategy Marketing Inc.
Author URI: http://nextphasestrategy.com/
Description: Custom Theme for HCR-20
Version: 3
*/
/*==================================================
=            Custom Font - AllerRegular            =
==================================================*/
@font-face {
  font-family: 'Aller';
  src: url('fonts/Aller/aller_rg-webfont.eot');
  src: url('fonts/Aller/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Aller/aller_rg-webfont.woff') format('woff'), url('fonts/Aller/aller_rg-webfont.ttf') format('truetype'), url('fonts/Aller/aller_rg-webfont.svg#AllerRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Custom Font - Aller Bold */
@font-face {
  font-family: 'Aller';
  src: url('fonts/Aller/aller_bd-webfont.eot');
  src: url('fonts/Aller/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Aller/aller_bd-webfont.woff') format('woff'), url('fonts/Aller/aller_bd-webfont.ttf') format('truetype'), url('fonts/Aller/aller_bd-webfont.svg#AllerBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
/* Custom Font - Aller Italic */
@font-face {
  font-family: 'Aller';
  src: url('fonts/Aller/aller_it-webfont.eot');
  src: url('fonts/Aller/aller_it-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Aller/aller_it-webfont.woff') format('woff'), url('fonts/Aller/aller_it-webfont.ttf') format('truetype'), url('fonts/Aller/aller_it-webfont.svg#AllerItalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
/*-----  End of Custom Font - AllerRegular  ------*/
/*==================================
=            Font Stack            =
==================================*/
/*-----  End of Font Stack  ------*/
/*============================
=            Main            =
============================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arial", Verdana, sans-serif;
  font-weight: 400;
  color: inherit;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1,
.h1 {
  font-size: 35px;
  line-height: 30px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 16px;
}
.caretWhite {
  border-top: 4px solid #fff;
}
.gradient {
  background-color: #000;
  background: url(img/login-btn.png) no-repeat;
  width: 40px;
  height: 20px;
}
.btn-grey {
  background: #666666;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background: -o-linear-gradient(top, #666666 0%, #000000 100%);
  background: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background: linear-gradient(to bottom, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=0);
}
body {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
}
/*-----  End of Main  ------*/
/*======================================
=            LESS Variables            =
======================================*/
/* Colors */
/*-----  End of LESS Variables  ------*/
/*=====================================
=            Header Styles            =
=====================================*/
.wrapper {
  background: #e9eded url(img/grey-bottom-bg.jpg) bottom left repeat-x;
}
.date {
  color: #daa520;
}
/* Menu Stylings */
/* .current_page_parent a, */
.current_page_item > a {
  color: #daa520;
}
.current-menu-item > a {
  color: #daa520;
}
/* *** */
/* Header Styles */
.box {
  box-shadow: inset 1px 2px 2px #008000;
}
.header {
  position: relative;
  width: 1046px;
  margin: 0 auto;
  background: url(img/header-shadow.png) left top repeat-y;
  z-index: 10;
  height:136px;
}
.head-wrapper {
  background: url(img/header-bg.png) left top repeat;
  z-index: 0;
  height:136px;
}
.header-shadow {
  background: url(img/grey-bg.jpg) 0px 0px repeat-x;
  margin: 0 0 0px 0;
  height: 11px;
}
.home {
  background: none;
  height: 140px;
  margin: 0 0 10px 0;
}
.headerTop {
  margin: 30px 0 0 30px;
}
.headerTop .logo {
  background: url(img/hcr20-lg.png) no-repeat;
  text-indent: -9999px;
  width: 184px;
  height: 48px;
  margin: 0;
  padding: 0;
}
.header-row {
  background: #e9eded;
  width: 1022px;
  margin: 0 auto;
 
  /* end extras-holder  */

}
.header-row .extras-holder {
  background: #daa520;
  height: 50px;
  width: 320px;
  float: right;
  margin-right: -41px;
}
.header-row .extras-holder ul {
  list-style: none;
  margin-left: 0;
}
.header-row .extras-holder ul li {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin-top: 12px;
  line-height: 16px;
  padding: 5px 0;
}
.header-row .extras-holder ul li span.divider {
  padding: 5px 5px 6px 5px;
  margin: 0;
  background: url(img/pipe.png) 0px 0px no-repeat;
  color: #FFF;
}
.header-row .extras-holder ul li a {
  color: #000000;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.header-row .extras-holder ul li a:hover {
  text-decoration: none;
}
/* end header-row */
/* Downward Arrow for Secondary Pages */
.subhead-row {
  position: relative;
  height: 24px;
  margin-bottom: 10px;
}
.subhead-row .caret-dd {
  position: absolute;
  top: 11px;
  left: 0px;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 12px solid #CCC;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
  content: "";
}
/*-----  End of Header Styles  ------*/
/*=======================================
=            Main Navigation            =
=======================================*/
nav {
  margin: 21px 0 0 13px;
}
nav ul {
  color: green;
  list-style-type: none;
  padding: 0;
}
nav ul li {
  font-family: "Aller", Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #666666;
  display: inline;
  padding: 0;
  margin: 0 20px 0 0;
  text-decoration: none;
}
nav ul a {
  color: #666666;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3 ease-in-out;
  -moz-transition: all 0.3 ease-in-out;
  -o-transition: all 0.3 ease-in-out;
  transition: all 0.3 ease-in-out;
}
nav ul a:hover {
  color: #daa520;
  -webkit-transition: all 0.3 ease-in;
  -moz-transition: all 0.3 ease-in;
  -o-transition: all 0.3 ease-in;
  transition: all 0.3 ease-in;
  text-decoration: none;
}
nav ul a.current_menu_item {
  color: #daa520;
}
/*-----  End of Main Navigation  ------*/
/* Seach Container */
.search-box {
  position: relative;
  background: #daa520;
  height: 50px;
  width: 465px;
  padding-left: 16px;
  float: right;
}
.search-box #searchform {
  padding-top: 14px;
}
.search-box input {
  font-family: "Arial", Verdana, sans-serif;
  border: 1px solid #ccc;
  border-right: none;
  padding: 0 0 0 10px;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  height: 24px;
  width: 380px;
  font-size: 12px;
  color: #000;
}
.search-box select {
  margin-right: 10px;
  background: #666666;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background: -o-linear-gradient(top, #666666 0%, #000000 100%);
  background: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background: linear-gradient(to bottom, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=0);
  color: #fff;
  font-size: 12px;
  height: 26px;
  width: 195px;
}
.search-box button {
  position: absolute;
  z-index: 0;
  top: 14px;
  background: url(img/s_gradient_box.png) 0px 0px no-repeat;
  border: none;
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0;
}
/*==============================================
=            Main Section / Content            =
==============================================*/
.main-section {
  background: #e9eded url(img/grey-bottom-bg.jpg) bottom left repeat-x;
  padding: 15px 0 0 0;
  margin: 0 0 9px 0;
}
.main-section .l_col {
  float: left;
  width: 470px;
  margin-right: 10px;
  height: 563px;
}
.main-section .l_col .carousel-caption {
  background: none;
  padding: 0 15px 43px 20px;
  color: #FFF;
}
.main-section .l_col .carousel-caption h1 {
  font-family: "Aller", Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
}
.main-section .l_col .carousel-indicators {
  position: absolute;
  top: 538px;
  right: 23px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.main-section .l_col .carousel-indicators li {
  display: block;
  float: left;
  width: 30px;
  height: 7px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  border-radius: 0;
}
.main-section .l_col .carousel-indicators .active {
  background-color: #daa520;
}
.main-section .r_col {
  float: left;
  width: 460px;
}
.main-section .intro {
  background: #daa520;
  padding: 30px 22px 26px 22px;
  margin-bottom: 12px;
}
.main-section .intro h1 {
  font-family: "Aller", Arial, sans-serif;
  font-weight: bold;
  color: white;
  padding-bottom: 5px;
}
.main-section .intro p {
  color: #000000;
  line-height: 20px;
}
.main-section .home-news {
  background: #666666;
  padding: 5px 22px 19px 22px;
  margin-bottom: 19px;
}
.main-section .home-news h3 {
  font-weight: normal;
  color: #daa520;
  padding: 0;
  margin-top: 17px;
  line-height: 25px;
  display: block;
  border-bottom: 2px solid #999999;
}
.main-section .home-news ul {
  list-style-type: none;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
}
.main-section .home-news ul li {
  margin: 0 0 10px 0;
  color: #fff;
  font-weight: normal;
  line-height: 18px;
}
.main-section .home-news a,
.main-section .home-news a:visited {
  color: #daa520;
  font-size: 11px;
}
/*-----  End of Main Section / Content  ------*/
/*===================================================
=            Secondary Section / Content            =
===================================================*/
.main-content {
  margin: 15px 0 47px 0;
  /* Sidebar */

}
.main-content .content {
  width: 640px;
}
.main-content .content p {
  padding: 0 0 8px 0;
}
.main-content .assistive-text {
  margin: 0;
}
.main-content .full-width {
  width: 940px;
}
.main-content .sidebar {
  position: relative;
  width: 280px;
  /*	Login Box   */

  /****************/

  /* Blue Registration Button */

  /* Sidebar Search */

}
.main-content .sidebar .login-wrapper {
  background: #FFF;
}
.main-content .sidebar .contributor-text {
  padding-top: 4px;
  float: left;
  margin-left: 80px;
}
.main-content .sidebar .login-container {
  position: relative;
  padding: 0 0 0 8px;
  float: right;
  background: none;
}
.main-content .sidebar .login {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
.main-content .sidebar span.caret {
  margin: 5px 0 0 3px;
}
.main-content .sidebar .btn-login {
  border: 1px solid #999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #e9e9ed 25%;
  background: -webkit-linear-gradient(bottom, #e9e9ed 25%, #ffffff 100%);
  background: -moz-linear-gradient(bottom, #e9e9ed 25%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #e9e9ed 25%, #ffffff 100%);
  background: -ms-linear-gradient(bottom, #e9e9ed 25%, #ffffff 100%);
  background: linear-gradient(bottom, #e9e9ed 25%, #ffffff 100%);
  padding: 3px 15px 3px 15px;
}
.main-content .sidebar .btn-login a {
  color: #000;
}
.main-content .sidebar .btn-login-dark {
  background: #666666;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background: -o-linear-gradient(top, #666666 0%, #000000 100%);
  background: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background: linear-gradient(to bottom, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=0);
  padding: 3px 15px 3px 15px;
  border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  -o-border-radius: 6px 6px 0px 0px;
}
.main-content .sidebar .btn-login-dark a {
  color: #fff;
}
.main-content .sidebar .login-dd {
  position: absolute;
  display: none;
  background: #FFF;
  max-width: none;
  width: auto;
  padding: 10px;
  top: 26px;
  right: -1px;
  border: 1px solid #ccc;
  border-radius: 5px 0px 5px 5px;
  -moz-border-radius: 5px 0px 5px 5px;
  -o-border-radius: 5px 0px 5px 5px;
  z-index: 1;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.main-content .sidebar .login-dd input[type="text"],
.main-content .sidebar .login-dd input[type="password"] {
  width: 172px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  padding: 2px 0;
}
.main-content .sidebar .login-dd input[type="submit"] {
  background: #666666;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background: -o-linear-gradient(top, #666666 0%, #000000 100%);
  background: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background: linear-gradient(to bottom, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=0);
  padding: 0;
  border: none;
  padding: 2px 6px;
  font-size: 12px;
  color: #FFF;
}
.main-content .sidebar .login-dd .forgot-pass {
  font-size: 12px;
  color: #FF6600;
  display: inline;
  letter-spacing: 0.1px;
}
.main-content .sidebar .login-dd label {
  font-size: 12px;
  line-height: 8px;
  color: #000;
  padding-bottom: 2px;
  border: 0px solid green;
}
.main-content .sidebar .login-dd a,
.main-content .sidebar .login-dd a:hover {
  color: #FF6600 !important;
}
.main-content .sidebar .reg-contributor {
  background-color: #0E69B7;
  background: -webkit-linear-gradient(bottom, #0e69b7, #6fb7e9);
  background: -moz-linear-gradient(bottom, #0e69b7, #6fb7e9);
  background: -o-linear-gradient(bottom, #0e69b7, #6fb7e9);
  background: -ms-linear-gradient(bottom, #0e69b7, #6fb7e9);
  background: linear-gradient(bottom, #0e69b7, #6fb7e9);
  margin-bottom: 22px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  height: 33px;
}
.main-content .sidebar .reg-contributor a {
  color: white;
  font-size: 15px;
  line-height: 33px;
  padding: 0px 0 0 38px;
  word-spacing: 3px;
  font-family: "Aller", Arial, sans-serif;
}
.main-content .sidebar span.gts {
  width: 32px;
  height: 32px;
  position: absolute;
  background: url(img/greater-then-blue.png) no-repeat 14px 7px;
}
.main-content .sidebar select#source,
.main-content .sidebar select#year {
  background: #000;
  background-color: #666666;
  background: -webkit-linear-gradient(top, #666666, #000000);
  background: -moz-linear-gradient(top, #666666, #000000);
  background: -o-linear-gradient(top, #666666, #000000);
  background: -ms-linear-gradient(top, #666666, #000000);
  background: linear-gradient(top, #666666, #000000);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.main-content .sidebar select#source option,
.main-content .sidebar select#year option {
  padding: 3px 0 3px 8px;
  background: #000;
}
.main-content .sidebar .sort-out {
  background: #FFF;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.main-content .sidebar .sort-out h5 {
  font: 15px/20px "Aller", Arial, sans-serif;
  font-weight: 400;
  color: #0066CC;
  padding: 6px 0 0 0;
  margin: 0;
}
.main-content .sidebar .sort-out .sub-section {
  padding-top: 7px;
}
.main-content .sidebar .sort-out .sub-section .search-input {
  margin: 0;
  padding: 1px;
  padding-left: 9px;
  padding-right: 0px;
  border: 1px solid #999999;
  border-radius: 0;
  width: 219px;
  font-size: 12px;
}
.main-content .sidebar .sort-out .sub-section .btn-submit {
  font-family: "Arial", Verdana, sans-serif;
  background: -webkit-linear-gradient(left, #000000 50%, #666666 100%);
  background: -moz-linear-gradient(left, #000000 50%, #666666 100%);
  background: -o-linear-gradient(left, #000000 50%, #666666 100%);
  background: -ms-linear-gradient(left, #000000 50%, #666666 100%);
  background: linear-gradient(left, #000000 50%, #666666 100%);
  float: right;
  margin: 0 22px 0 0;
  padding: 2px 4px;
  height: 24px;
  color: white;
  font-weight: 100;
  border: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 12px;
}
.main-content .mhlpi-logo {
  padding: 20px 0 0 0;
}
.main-content h1 {
  font: 600 20px/25px "Aller", Arial, sans-serif;
  margin: 9px 0 15px 0;
  color: #333333;
}
.main-content h3 {
  font: 100 35px/25px "Aller", Arial, sans-serif;
  color: #daa520;
  padding: 0;
  margin: -5px 0 31px 0;
}
.main-content h5 {
  font: 400 15px/25px "Aller", Arial, sans-serif;
  color: #0e69b7;
  padding: 0;
  margin: -5px 0 31px 0;
}
.main-content header {
  margin: 0;
  padding: 0;
}
.main-content header img {
  margin-bottom: 15px;
}
.content {
  padding-top: 14px;
}
/**** Research / News / Blog ****/
/****						****/
/* Research */
.research {
  padding: 2px;
  border-bottom: 1px solid #cbcfce;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.research:last-child {
  border: none;
}
.entry-header {
  padding: 0;
}
.entry-header .entry-title,
.entry-header .page-title {
  font: 600 20px/21px "Aller", Arial, sans-serif;
  padding: 0 0 5px 0;
  margin: 0;
}
.entry-header .entry-title a:link,
.entry-header .page-title a:link,
.entry-header .entry-title a:visited,
.entry-header .page-title a:visited {
  color: red !important;
}
.entry-header h4 {
  font-size: 12px;
  line-height: 0px;
  font-weight: bold;
  color: #333;
}
.entry-header .academic-title {
  font: 12px/17px "Arial", Verdana, sans-serif;
  padding: 0 !important;
  margin: 0;
}
.entry-content h6 {
  font: 600 16px/18px "Aller", Arial, sans-serif;
  margin: 0;
}
.entry-content .pdf-download {
  width: 17px;
  height: 16px;
  padding: 0 0 1px 23px;
  background: url(img/pdf-icon.png) no-repeat 0px 0px;
}
.entry-meta {
  margin-bottom: 10px;
}
.entry-meta h4 {
  font-size: 15px;
  font-weight: bold;
  line-height: 0px;
}
/* Pagination */
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}
.navigation li {
  display: inline;
  padding: 0;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  cursor: pointer;
  padding: 5px !important;
  padding: 0.75rem;
  color: #000000;
}
.navigation li a:hover,
.navigation li.active a {
  color: #0e69b7;
}
/*-----  End of Secondary Section / Content  ------*/
/*=================================================
=            WordPress Specific Styles            =
=================================================*/
.widget-area {
  margin-top: 65px;
}
.widget-area aside {
  background: #e9eded;
  margin-bottom: 20px;
}
.widget-area .select {
  background: #000;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.widget-area .select-wide {
  background: #000;
  color: #fff;
  font-size: 12px;
  width: 93%;
}
.widget-area .widget-title {
  font: bold 15px/18px "Aller", Arial, sans-serif;
  color: #fff;
  background: #0E69B7;
  padding: 6px 0 3px 15px;
}
.widget-area .assistive-text {
  font: 100 15px/18px "Aller", Arial, sans-serif;
  color: #fff;
  background: #0E69B7;
  padding: 6px 0 3px 15px;
}
.widget-area input[type=search] {
  width: 160px;
}
.widget-area ul {
  list-style: none;
  padding: 0 16px 10px 16px;
  margin: 0;
}
.widget-area ul li {
  padding: 4px 0;
  border-bottom: 1px solid #8A8A8A;
}
.widget-area ul li a {
  color: #333333;
}
.widget-area ul li a:hover {
  color: #000000;
  text-decoration: none;
}
.widget-area ul li:last-child {
  border: none;
}
/* Authors Page */
.authors .details h1 {
  line-height: 0px;
  padding-bottom: 10px;
  color: #333;
}
.authors .details span {
  font-weight: normal;
}
.aborder {
  border-bottom: 1px solid #cbcfce;
  margin: 0;
  margin: 15px 0 30px 0;
}
.aborder:last-child {
  border: none;
}
/*-----  End of WordPress Specific Styles  ------*/
/*==============================
=            Footer            =
==============================*/
.footer-wrapper .border {
  border-top: 2px solid #ccc;
}
.footer-wrapper footer {
  margin-top: 26px;
}
.footer-wrapper ul {
  list-style: none;
  margin: 21px 0 0 -5px;
}
.footer-wrapper ul li {
  font-family: "Arial", Verdana, sans-serif;
  font-size: 12px;
  line-height: 25px;
  padding: 0;
  margin: 0;
  border-left: 1px solid #999;
  padding: 0 5px;
}
.footer-wrapper ul li:first-child {
  color: #999;
  border-left: 0px solid #999;
  padding: 0 5px;
}
.footer-wrapper ul li a {
  color: #999;
}
.footer-wrapper ul li a:hover {
  text-decoration: underline;
}
.footer-wrapper #association img {
  float: right;
}
/*-----  End of Footer  ------*/
/*===================================
=            Misc Styles            =
===================================*/
/* Override CF7 Error Notification */
span.wpcf7-not-valid-tip {
  top: -8px;
  left: 0%;
  width: 223px;
}
div.wpcf7-validation-errors {
  border: 2px solid red;
}
/* Subscription Form */
.signup {
  position: absolute;
  top: 87px;
  z-index: 9001;
  right: 55px;
  width: 232px;
  background: #fff;
  padding: 10px 10px 0 13px;
  word-wrap: break-word;
  border: 1px solid #e5e5e5;
  box-shadow: 3px 7px 30px  #333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.signup label {
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.signup input[type="text"],
.signup input[type="email"] {
  width: 227px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  padding: 2px 0;
}
.signup input[type="submit"] {
  background: #666666;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #666666 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #666666 0%, #000000 100%);
  background: -o-linear-gradient(top, #666666 0%, #000000 100%);
  background: -ms-linear-gradient(top, #666666 0%, #000000 100%);
  background: linear-gradient(to bottom, #666666 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=0);
  color: white;
  text-shadow: none;
  font-size: 12px;
  padding: 3px 10px;
  margin-top: 4px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: none;
}
.signup h5 {
  font-family: "Aller", Arial, san-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  padding: 0 0 4px 0;
  margin: 4px 0;
  color: #0E69B7;
  /* 091D42 */

}
.signup p {
  padding: 0;
  margin: 0;
  color: #666666;
}
.signup-show {
  color: #000;
}
.signup-show:hover {
  color: #0e69b7;
  -webkit-transition: color 0.2s ease-in;
}
.signup-show span {
  padding-left: 23px;
}
.btn-close {
  display: block;
  background: url(img/close.png) no-repeat;
  float: right;
  margin-top: 3px;
  width: 21px;
  height: 21px;
}
/*-----  End of Misc Styles  ------*/