@media (max-width: 768px) {
  .blog {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.blog .article-title {
  color: #333333;
  margin-bottom: 10px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
}
.blog .article-title > a {
  color: #333333;
  text-decoration: none;
}
.blog .article-title > a:hover {
  color: #e67e22;
}
.blog .article-images {
  margin: 0 0 20px 0;
  max-height: 250px;
  overflow: hidden;
}
.blog .article-images img {
  width: 100%;
}
.blog .avatar-member {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .blog .avatar-member {
    width: 100%;
  }
}
.blog .readmore {
  border: none;
  color: #e67e22;
  display: inline-block;
  float: left;
  font-size: 13px;
  padding: 0;
}
.blog .readmore:hover,
.blog .readmore:active,
.blog .readmore:focus {
  background: none;
  color: #bf6516;
  text-decoration: underline;
}
.blog .jacomment-count {
  font-size: 13px;
  float: right;
  margin: 0;
}
.blog .tags {
  margin-top: -10px;
}
.blog.list-member .article-title {
  font-size: 20px;
}
.blog.list-member .article-aside {
  font-size: 12px;
}
.blog.list-member .images-box {
  margin-right: 0;
}
.blog.list-member .images-box > img {
  width: 100%;
}
.blog.list-member .positions {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 5px;
  padding: 10px 0;
}
.blog.list-member .positions > p {
  margin-bottom: 5px;
}
.blog.list-member .addthis_toolbox a {
  color: #999999;
  font-size: 16px;
  margin-right: 5px;
}
.blog.list-member .addthis_toolbox a:hover,
.blog.list-member .addthis_toolbox a:focus,
.blog.list-member .addthis_toolbox a:active {
  color: #e67e22;
}
.items-leading .leading {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.items-leading .article-title {
  font-size: 32px;
}
@media (max-width: 768px) {
  .items-leading .article-title {
    font-size: 26px;
  }
}
.items-leading .images-content {
  width: auto;
}
.items-row .item {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.items-row:last-child .item {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 15px;
}
.article-info {
  margin: 0;
  width: 80%;
  line-height: 24px;
}
.article-info i {
  font-size: 14px;
  color: #999999;
  margin-right: 5px;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  color: #bfbfbf;
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .article-info dd {
    margin-right: 20px;
  }
}
.article-info dd strong {
  font-weight: bold;
}
.article-info .menu-edit {
  float: right;
  margin-left: 10px;
  padding: 0;
  width: 100px;
}
.article-info .menu-edit li {
  list-style: none;
  display: inline-block;
}
.article-info .info {
  margin: 0;
}
.article-info .info > dd {
  border-right: 1px solid #e5e5e5;
  padding-right: 5px;
  margin: 0 5px 5px 0;
  line-height: 12px;
}
.article-info .info > dd:last-child {
  border: none;
  padding: 0;
  margin-right: 0;
}
.content_vote .button {
  margin-bottom: 10px;
}
.content_vote .button:hover,
.content_vote .button:focus,
.content_vote .button:active {
  color: #e67e22;
}
.content-about1 > div img {
  width: 100%;
}
.edit-icon {
  margin: 0;
  padding: 0;
}
.edit-icon li {
  list-style: none;
  float: left;
  margin: 0 5px;
}
.edit-icon li a {
  display: inline-block;
  font-size: 0;
  text-decoration: none;
  text-indent: -999em;
  color: #999999;
  width: 14px;
}
.edit-icon li a i {
  font-size: 14px;
  text-indent: 0;
}
.edit-icon li a:hover,
.edit-icon li a:focus,
.edit-icon li a:active {
  color: #e67e22;
}
.createdby span {
  font-weight: bold;
}
.category-name span {
  font-weight: normal;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
article .img-responsive {
  display: inline-block;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 5px 20px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 20px 20px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.tags > span {
  display: inline-block;
  margin-bottom: 5px;
}
.tags .label {
  background: #eeeeee;
  color: #555555;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  padding: 5px 10px;
}
.tags .label:hover,
.tags .label:focus,
.tags .label:active {
  background: #e67e22;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 5px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 24px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #eeeeee;
  margin-left: 20px 0 0 0;
  margin-top: 20px;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 15px;
  font-size: 13px;
}
.list-striped li .list-title a,
.list-striped dd .list-title a,
.row-striped .row .list-title a,
.row-striped .row-fluid .list-title a {
  color: #555555;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 10px;
}
.list-condensed li > p:last-child {
  margin-bottom: 0;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.com_users.view-login body,
.com_users.view-login .t3-wrapper-content {
  background: #000000 url("../../../templates/ja_appolio/images/login-page-bg.gif") repeat 0 0;
}
@media screen and (max-width: 768px) {
  .com_users.view-login .t3-mainbody {
    padding-top: 40px;
  }
}
.com_users.view-login .t3-wrapper {
  background: none;
}
.com_users.view-login .t3-header {
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_users.view-login .t3-header.affix {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_users.view-login .t3-header .logo,
.com_users.view-login .t3-header .pull-right,
.com_users.view-login .t3-header .pull-left,
.com_users.view-login .t3-header .container {
  display: none;
}
.com_users.view-login .logout .logout-description {
  margin: 0 0 20px 0;
}
.com_users.view-login .login-wrap {
  background: #f5f5f5;
  border-radius: 2px;
  padding: 30px;
  text-align: center;
  margin: 30px auto;
  max-width: 320px;
}
.com_users.view-login .logo-image {
  margin-top: -10px;
}
.com_users.view-login .checkbox-inline,
.com_users.view-login .radio-inline {
  text-align: left;
  font-weight: 300;
}
.com_users.view-login .page-header {
  margin: 0;
  border: 0;
}
.com_users.view-login .page-header h1 {
  line-height: normal;
  margin-bottom: 5px;
}
.com_users.view-login .social-btn {
  padding: 10px 15px;
  width: 100%;
}
.com_users.view-login .social-btn i {
  margin: -10px 10px -10px -10px;
  padding: 10px;
  width: 40px;
}
.com_users.view-login .login form {
  position: relative;
}
.com_users.view-login .login button[type=submit] {
  width: 100%;
}
.com_users.view-login .login-description {
  font-size: 12px;
}
.com_users.view-login .login-custom-btn {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.com_users.view-login .login-custom-btn:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 1px;
  background: #ddd;
  left: 0;
  bottom: 0;
}
.com_users.view-login .login-custom-btn:after {
  content: "or";
  width: 24px;
  position: absolute;
  height: 24px;
  text-align: center;
  line-height: 20px;
  background: #ddd;
  left: 47%;
  bottom: -12px;
  color: #ffffff;
  border-radius: 50%;
  font-size: 13px;
}
.com_users.view-login .login-custom-btn p {
  margin-bottom: 0;
  padding: 0;
}
.com_users.view-login .login-input-group {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #eeeeee;
  margin-top: 10px;
}
.com_users.view-login .login-input {
  padding: 12px 0 12px 20px;
  margin: 0;
  position: relative;
  z-index: 1;
}
.com_users.view-login .login-input input[type=text],
.com_users.view-login .login-input input[type=email],
.com_users.view-login .login-input input[type=password] {
  width: 98%;
  height: 20px;
  position: relative;
  margin-bottom: 1px;
  background: none;
  border: 0;
  border-radius: 2px;
  margin-left: 2%;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}
.com_users.view-login .login-input input[type=text]:focus,
.com_users.view-login .login-input input[type=email]:focus,
.com_users.view-login .login-input input[type=password]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_users.view-login .login-input input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  
  -webkit-text-fill-color: #333;
}
.com_users.view-login .login-input input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #333;
}
.com_users.view-login .login-input:first-child {
  border-bottom: 1px solid #eeeeee;
}
.com_users.view-login .login-input:first-child:before {
  content: "\f007";
  color: #999999;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 10;
  font-size: 14px;
  font-family: FontAwesome;
  font-weight: normal;
  text-transform: inherit;
}
.com_users.view-login .login-input:first-child + .login-input {
  border-bottom: 1px solid #eeeeee;
}
.com_users.view-login .login-input:first-child + .login-input:before {
  content: "\f023";
  color: #999999;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 10;
  font-size: 14px;
  font-family: FontAwesome;
  font-weight: normal;
  text-transform: inherit;
}
.com_users.view-login .login-secret {
  position: relative;
}
.com_users.view-login .login-secret:before {
  content: "\f005";
  color: #999999;
  position: absolute;
  top: 10px;
  left: 12px;
  z-index: 10;
  font-size: 14px;
  font-family: FontAwesome;
  font-weight: normal;
  text-transform: inherit;
}
.com_users.view-login .login-secret input[type=text] {
  width: 100%;
  padding-left: 30px;
  height: 40px;
}
.com_users.view-login .login-submit {
  padding: 0;
  margin: 10px 0;
}
.com_users.view-login button[type=submit] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.com_users.view-login .other-links a {
  text-align: center;
  font-size: 12px;
}
.com_users.view-registration .registration form h1 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222222;
}
.com_users.view-registration .registration form .form-actions {
  background: none;
  border-top: 0;
  padding: 0;
}
.com_users.view-registration .registration form input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_users.view-registration .registration form label {
  border: 0;
  color: #222222;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  width: 100%;
  padding: 0;
  line-height: inherit;
}
.com_users.view-registration .registration form fieldset .form-input {
  margin: 10px 0;
}
.com_users.view-registration .registration form fieldset .form-input:first-child {
  display: none;
}
.com_users .form-actions {
  background: none;
}
.com_users #member-profile .form-group {
  margin-left: 0;
  margin-right: 0;
}
.com_users #member-profile legend {
  font-size: 15px;
  border: 0;
  font-weight: bold;
  float: left;
  text-transform: uppercase;
}
.com_users #member-profile .control-label {
  float: none;
  width: 80%;
  text-align: left;
}
.com_users #member-profile a.btn,
.com_users #member-profile button,
.com_users #member-profile button.btn {
  line-height: 1;
  padding-top: 8px;
  padding-bottom: 8px;
}
.com_users #member-profile label {
  text-transform: uppercase;
  color: #222222;
  letter-spacing: 1px;
  font-weight: normal;
  float: none;
  text-align: left;
  padding-right: 20px;
}
.com_users #member-profile .form-actions {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #eeeeee;
}
.com_users #member-profile select,
.com_users #member-profile textarea,
.com_users #member-profile input[type="text"],
.com_users #member-profile input[type="password"],
.com_users #member-profile input[type="datetime"],
.com_users #member-profile input[type="datetime-local"],
.com_users #member-profile input[type="date"],
.com_users #member-profile input[type="month"],
.com_users #member-profile input[type="time"],
.com_users #member-profile input[type="week"],
.com_users #member-profile input[type="number"],
.com_users #member-profile input[type="email"],
.com_users #member-profile input[type="url"],
.com_users #member-profile input[type="search"],
.com_users #member-profile input[type="tel"],
.com_users #member-profile input[type="color"],
.com_users #member-profile .inputbox {
  width: 96%;
}
.com_users #jform_params_helpsite {
  margin-bottom: 10px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.profile-edit .form-group a.btn {
  display: inline-block;
}
#adminForm {
  margin-top: 40px;
}
.toggle-editor:before,
.toggle-editor:after {
  content: " ";
  display: table;
}
.toggle-editor:after {
  clear: both;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .form-group {
  padding: 3px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .form-group label {
  color: #222222;
  display: inline-block;
  float: left;
  font-weight: normal;
  vertical-align: middle;
  text-transform: uppercase;
  width: 150px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm input.form-control {
  width: 55%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.search label {
  display: none;
}
.search input.form-control {
  height: auto;
}
.search div.alert {
  margin: 20px 0 0 0;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  border-radius: 4px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  float: left;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #searchForm .input-group {
    width: 50%;
  }
}
#searchForm .input-group input[type="text"] {
  border: solid 1px #e5e5e5;
  padding: 5px;
  height: auto;
}
#searchForm .input-group input[type="text"]:hover,
#searchForm .input-group input[type="text"]:focus,
#searchForm .input-group input[type="text"]:active {
  border-color: #e67e22;
}
#searchForm .input-group-btn:last-child > .btn {
  margin-left: 0;
}
#searchForm .radio input[type="radio"],
#searchForm .radio-inline input[type="radio"],
#searchForm .checkbox input[type="checkbox"],
#searchForm .checkbox-inline input[type="checkbox"] {
  margin-top: 3px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
.search-results.list-striped {
  margin: 0 !important;
  padding: 0 !important;
}
#finder-search #finder-filter-window #finder-filter-select-list {
  margin: 0;
  padding: 20px;
  border: solid 1px #eeeeee;
}
#finder-search #finder-filter-window #finder-filter-select-list .filter-branch {
  list-style: none;
  margin-bottom: 10px;
  padding: 10px 0;
  border-top: solid 1px #eeeeee;
}
#finder-search #finder-filter-window #finder-filter-select-list .filter-branch:first-child {
  border-top: none;
}
#finder-search #finder-filter-window #finder-filter-select-list .filter-branch label {
  font-size: 12px;
  color: #111111;
  font-weight: normal;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #finder-search #finder-filter-window #finder-filter-select-list .filter-branch label {
    width: 180px;
    float: left;
    margin-top: 9px;
  }
}
#finder-search #finder-filter-window #finder-filter-select-list .filter-branch select {
  width: 95%;
}
@media screen and (min-width: 768px) {
  #finder-search #finder-filter-window #finder-filter-select-list .filter-branch select {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  #finder-search .form-horizontal .control-group .control-label {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #finder-search .form-horizontal .control-group .controls {
    margin-left: 0;
  }
}
.contact > h1 {
  color: #e67e22;
  font-size: 48px;
  margin-bottom: 40px;
  text-align: center;
}
.contact h3 {
  color: #111111;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.contact .contact-wrap .row-fluid > div {
  padding-left: 0;
  padding-right: 0;
}
.contact .contact-misc {
  line-height: 24px;
}
.contact .contact-misc .btn {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 25px;
}
.contact #jform_contact_email_copy-lbl {
  text-transform: none;
  font-family: 'Open Sans', Arial, sans-serif;
}
.contact .accordion .accordion-group {
  margin-bottom: 10px;
}
.contact .accordion .accordion-heading {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}
.contact .accordion .accordion-heading .accordion-toggle {
  font-weight: bold;
}
.contact .accordion .accordion-heading > a {
  color: #999999;
  font-weight: bold;
  display: block;
  padding: 10px 20px;
}
.contact .accordion .accordion-heading > a:hover,
.contact .accordion .accordion-heading > a:focus,
.contact .accordion .accordion-heading > a:active {
  color: #e67e22;
  text-decoration: none;
}
.contact .accordion .accordion-body {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 20px;
}
.contact .nav-tabs > li a {
  color: #999999;
  font-weight: bold;
}
.contact .nav-tabs > li a:hover,
.contact .nav-tabs > li a:focus,
.contact .nav-tabs > li a:active {
  background: #e67e22;
  color: #ffffff;
}
.contact .nav-tabs > li.active a {
  border-color: #e67e22;
  background: #e67e22;
  color: #ffffff;
}
.contact .tab-content .tab-pane {
  padding-top: 20px;
}
.contact .contact-address {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.contact .contact-address .contact-info {
  line-height: 24px;
  margin-bottom: 5px;
}
.contact label {
  font-weight: normal;
}
.contact .control-group-footer button.btn {
  margin-rigth: 0;
}
@media screen and (min-width: 768px) {
  .contact .control-group-footer button.btn {
    margin-right: 20px;
  }
}
.contact .contact-link ul {
  border: none;
}
.contact .contact-link ul li a {
  border: none;
  display: inline-block;
  padding: 5px 0;
}
.contact .contact-link ul li a:hover,
.contact .contact-link ul li a:active,
.contact .contact-link ul li a:focus {
  background: none;
}
.contact .contact-form {
  margin-right: 20px;
}
.contact .contact-form legend {
  border: none;
  color: #999999;
  font-size: 14px;
}
.contact .contact-form .control-contact {
  margin-bottom: 30px;
}
.contact .contact-form .control-contact > label {
  color: #111111;
  font-weight: normal;
  text-transform: uppercase;
}
.contact .contact-form .control-contact > input,
.contact .contact-form .control-contact > textarea {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  display: block;
  padding: 5px 10px;
  width: 95%;
}
.contact .contact-form .control-contact > input input[type="checkbox"],
.contact .contact-form .control-contact > textarea input[type="checkbox"] {
  padding: 0;
  vertical-align: top;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact .contact-form .control-contact > input:hover,
.contact .contact-form .control-contact > textarea:hover,
.contact .contact-form .control-contact > input:active,
.contact .contact-form .control-contact > textarea:active,
.contact .contact-form .control-contact > input:focus,
.contact .contact-form .control-contact > textarea:focus {
  border-color: #e67e22;
}
.contact .contact-form .control-contact > input.invalid,
.contact .contact-form .control-contact > textarea.invalid {
  border-color: #cc0000;
}
.contact .contact-form .control-contact .btn {
  margin-right: 5%;
}
.contact .contact-form .control-contact > textarea {
  height: 240px;
}
@media screen and (max-width: 320px) {
  .contact .contact-form .re-captcha #recaptcha_area,
  .contact .contact-form .re-captcha #recaptcha_table {
    width: 300px !important;
  }
}
.contact .contact-form .re-captcha .control-label {
  float: none;
  width: auto;
  text-align: left;
  padding-top: 0;
}
.contact .contact-form .re-captcha .control-label > label {
  color: #111111;
  font-weight: normal;
  text-transform: uppercase;
}
.contact .contact-form .re-captcha .controls {
  margin-left: 0;
}
.contact .contact-form .re-captcha .recaptchatable #recaptcha_image {
  border: none !important;
}
.gmap {
  position: relative;
}
.gmap .office-info {
  background: rgba(255, 70, 41, 0.9);
  color: #ffffff;
  padding: 40px;
  position: absolute;
  left: 52%;
  top: 15%;
  z-index: 20;
}
.gmap .office-info > h3 {
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.gmap .office-info > ul {
  padding: 0;
  margin: 0;
}
.gmap .office-info > ul li {
  list-style: none;
  margin-bottom: 5px;
}
.gmap .office-info > ul li > i {
  margin-right: 10px;
}
.gmap .map-container {
  width: 100% !important;
  margin: 0;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.category-desc {
  line-height: 24px;
}
.category-item {
  padding-bottom: 15px;
  margin: 0 0 20px;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .category-item {
    padding-left: 0;
    padding-right: 0;
  }
}
.category-item .category-inner .category-header {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.category-item .category-inner .category-header img {
  width: 100%;
}
.category-item .category-inner .category-header .page-header {
  position: absolute;
  z-index: 2;
  bottom: 0;
  padding: 0;
  width: 100%;
  margin: 0;
  text-align: center;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
.category-item .category-inner .category-header .page-header a {
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.9);
  display: block;
  line-height: 1.42857143;
  color: #ffffff;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.category-item .category-inner .category-header .category-desc {
  text-align: center;
}
.category-item .category-inner:hover .category-header .page-header a {
  background: #e67e22;
  text-decoration: none;
  padding: 15px 20px;
}
.category-item.col-md-4 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
}
.category-item.first {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.category-item.last {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.category-item .category-item {
  margin-left: 40px;
}
.newsfeed > h1,
.newsfeed-category > h1,
.weblink-category > h1,
.finder > h1,
.tag-category > h1,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.finder > h2,
.tag-category > h2 {
  font-size: 30px;
  color: #e67e22;
}
@media screen and (min-width: 768px) {
  .newsfeed > h1,
  .newsfeed-category > h1,
  .weblink-category > h1,
  .finder > h1,
  .tag-category > h1,
  .newsfeed > h2,
  .newsfeed-category > h2,
  .weblink-category > h2,
  .finder > h2,
  .tag-category > h2 {
    font-size: 48px;
    margin-bottom: 20px;
  }
}
.newsfeed-category .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after {
  clear: both;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.weblink-category .cat-children h3 {
  color: #333333;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.weblink-category .cat-children ul li {
  margin: 3px 0;
}
.weblink-category #adminForm {
  margin-top: 20px;
  margin-bottom: 20px;
}
.tag-category .category h3 {
  color: #333333;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 22px;
}
.tag-category .category h3 > a {
  color: #333333;
  text-decoration: none;
}
.tag-category .category h3 > a:hover {
  color: #e67e22;
}
.tag-category .category img {
  float: left;
  margin: 0 20px 20px 0;
  width: 250px;
}
@media (max-width: 767px) {
  .tag-category .category img {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"] {
    width: 250px;
  }
}
@media (min-width: 768px) {
  .edit select,
  .edit select.inputbox {
    width: 250px;
  }
}
.edit textarea {
  width: 100%;
}
.edit .input-append,
.edit .input-prepend {
  display: block;
  width: auto;
}
@media (min-width: 768px) {
  .edit .input-append input[type="text"],
  .edit .input-prepend input[type="text"],
  .edit .input-append input.inputbox,
  .edit .input-prepend input.inputbox {
    display: inline-block;
    width: 210px;
  }
}
.edit .input-append .btn,
.edit .input-prepend .btn {
  border: 1px solid #e5e5e5;
  background-color: #eeeeee;
}
.edit #jform_tags_chzn ul {
  border-color: #eeeeee;
  background: none;
}
.edit #jform_tags_chzn input {
  height: 34px;
}
.edit .nav-tabs {
  margin-bottom: 20px;
}
.edit a.modal {
  display: inline-block;
  position: inherit;
  width: auto !important;
  top: auto !important;
  overflow: hidden;
}
.edit a.modal.btn {
  background: #eeeeee;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
  overflow: hidden;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eeeeee;
  border: 1px solid #e2e2e2;
  color: #999999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e2e2e2;
  color: #333333;
  text-decoration: none;
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.j25 .form-group img.calendar {
  display: inline-block;
  padding: 8px;
}
.j25 #publishing .form-group .inputbox {
  display: inline-block;
}
.article-content .pagination {
  float: left;
  margin-bottom: 10px;
}
.article-content .pagination ul {
  padding-left: 0;
  float: left;
}
.article-content .pagination li {
  float: left;
  list-style: none;
  padding: 5px 12px;
  line-height: 20px;
  border: 1px solid #eeeeee;
  margin: 0 5px 5px 0;
  color: #cccccc;
}
.article-content .pagination li a {
  background-color: transparent;
  border: 0;
  display: block;
  padding: 5px 12px;
  margin: -5px -12px;
  text-decoration: none;
}
.article-content .pagination li a:hover,
.article-content .pagination li a:focus,
.article-content .pagination li a:active {
  background-color: #e67e22;
  border: 1px solid #e67e22;
  color: #ffffff;
  margin: -6px -13px;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  border: 1px solid #eeeeee;
  border-radius: 0;
  float: none;
}
@media screen and (min-width: 768px) {
  #article-index,
  .article-index {
    float: right;
    width: 25%;
  }
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  padding: 5px 10px;
  border-bottom: solid 1px #eeeeee;
  list-style: none;
}
#article-index ul > li:last-child,
.article-index ul > li:last-child {
  border-bottom: none;
}
#article-index ul > li a,
.article-index ul > li a {
  color: #999999;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#article-index ul > li a:hover,
.article-index ul > li a:hover,
#article-index ul > li a:focus,
.article-index ul > li a:focus,
#article-index ul > li a:active,
.article-index ul > li a:active {
  color: #e67e22;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #e67e22;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #e67e22;
  color: #ffffff;
}
.view-search .word {
  margin-bottom: 15px;
}
.view-search .word label {
  display: block;
  text-transform: uppercase;
  color: #222222;
  letter-spacing: 1px;
  font-weight: normal;
}
.view-search .word:before,
.view-search .word:after {
  content: " ";
  display: table;
}
.view-search .word:after {
  clear: both;
}
.view-search .word input[type=text]#q {
  float: left;
  margin-right: 10px;
}
.view-search .word button.button {
  min-height: 34px;
}
.view-search .word .advanced-search-tip {
  font-size: 13px;
}
#search-form #finder-search .form-group + .form-group {
  margin-top: 24px;
}
.reset fieldset .form-group {
  margin-bottom: 10px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  background-color: #e67e22;
  color: #ffffff;
  padding: 10px;
  line-height: normal;
  border-radius: 1px;
  text-decoration: none;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #bf6516;
}
.items-more {
  margin-bottom: 20px;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  margin-bottom: 10px;
}
#system-message dd {
  margin-left: 0;
}
#system-message > dd > ul {
  background-position: 5px 5px;
  padding: 5px 0;
  border-radius: 4px;
  font-weight: normal;
  border-width: 3px;
  border-style: solid;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 5px 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
  font-size: 12px;
}
#system-message .success.message ul {
  color: #468847;
  background: #dff0d8 url("../../../templates/ja_appolio/images/messages/ico-success.gif") no-repeat 10px center;
  border: 3px solid #d6e9c6;
  padding: 5px;
}
#system-message .success.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .alert {
  border-color: #eeeeee;
}
#system-message .warning.message ul,
#system-message .notice.message ul {
  color: #c09853;
  border: 3px solid #faebcc;
  background: #fcf8e3 url("../../../templates/ja_appolio/images/messages/ico-warning.gif") no-repeat 10px center;
  padding: 5px;
}
#system-message .warning.message ul li,
#system-message .notice.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .error.message ul {
  color: #b94a48;
  border: 3px solid #ebccd1;
  background: #f2dede url("../../../templates/ja_appolio/images/messages/ico-error.gif") no-repeat 10px center;
  padding: 5px;
}
#system-message .error.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
#system-message .info.message ul {
  color: #3a87ad;
  border: 3px solid #bce8f1;
  background: #d9edf7 url("../../../templates/ja_appolio/images/messages/ico-info.gif") no-repeat 10px center;
  padding: 5px;
}
#system-message .info.message ul li {
  font-weight: normal;
  text-indent: 0;
  margin-left: 35px;
}
.tip-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.tip-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.tip-text {
  padding: 9px 14px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.jmodedit {
  background: none;
  z-index: 1051;
}
.jmodedit:hover,
.jmodedit:focus,
.jmodedit:active {
  background: none;
}
.text-hide .mod-preview {
  font-size: 12px;
  line-height: normal;
  font-family: 'Open Sans', Arial, sans-serif;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #eaeaea;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #eaeaea;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
.languageswitcherload .mod-languages ul {
  margin-top: 5px;
}
div.calendar {
  width: 187px;
}
@media (max-width: 768px) {
  .item-page {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.item-page .article-title {
  color: #333333;
  margin-bottom: 10px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: normal;
  font-size: 32px;
  line-height: normal;
}
@media (max-width: 768px) {
  .item-page .article-title {
    font-size: 26px;
  }
}
.item-page .article-title > a {
  color: #333333;
  text-decoration: none;
}
.item-page .article-title > a:hover {
  color: #e67e22;
}
.item-page .item-image {
  margin: 0 0 20px 0;
  float: none !important;
}
.item-page .item-image > img {
  width: 100%;
}
.item-page .article-content {
  line-height: 24px;
}
.item-page .article-content .images-box {
  float: left;
  margin: 5px 20px 20px 0;
  padding: 0;
  width: 50%;
}
@media (max-width: 767px) {
  .item-page .article-content .images-box {
    float: none;
    margin: 0 0 20px 0;
    width: auto;
  }
}
.item-page .article-content .images-box > img {
  margin: 0;
  width: 100%;
}
.item-page .article-content .images-box .positions {
  background: #eeeeee;
  color: #333333;
  padding: 7px;
  text-align: center;
  overflow: hidden;
  border-top: 1px solid #f9f9f9;
}
.item-page .article-content .images-box .positions > p {
  font-size: 16px;
  margin-bottom: 5px;
}
.item-page .article-content .images-box .addthis_toolbox a {
  color: #e67e22;
  font-size: 18px;
  margin: 0 5px;
}
.item-page .article-content .images-box .addthis_toolbox a:hover,
.item-page .article-content .images-box .addthis_toolbox a:focus,
.item-page .article-content .images-box .addthis_toolbox a:active {
  color: #999999;
}
.item-page .jacomment-count {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.item-page .tags {
  border-top: 1px solid #eeeeee;
  padding-top: 20px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .contact .contact-misc,
  .contact .contact-form {
    margin-left: 0;
    margin-right: 0;
  }
  .control-group-footer .btn {
    float: none !important;
    margin-top: 10px;
    display: block;
  }
  .contact h1 {
    font-size: 34px;
  }
  .com_users.view-login .login form:before {
    width: 100%;
    left: 0;
  }
  .com_users.view-login .social-btn {
    font-size: 12px;
  }
  #finder-search input.inputbox {
    margin-bottom: 10px !important;
  }
  .ja-table-generator .ja-table-col {
    margin-bottom: 20px;
  }
  .ja-table-generator .ja-table-col .ja-table-middle {
    min-height: 0;
  }
}
.lt-ie9 .gmap .office-info {
  background: #ff4629;
}