/* Remove the navbar's default margin-bottom and rounded borders */ 
a.brand {
    display: block;
}
.navbar {
  margin-bottom: 0;
  border-radius: 0;
  background: none;
  border: none;
}
.nav-pills.main-menu li a {
    color: #fff;
}
.navbar-toggle {
    cursor: pointer;
}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle {
    background-color: #704e46;
}
.pagination-list li.active {
    font-weight: bold;
}
.display-hidden-cont {
    display: none;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.tabcontent {
    background: #fff;
}
.italic-font {
    font-style: italic;
}
.container {
    margin: 0 auto;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: none;
    color: #82bc00 !important;
}
p {
    font-family: 'Open Sans', sans-serif;
}
.category-desc p {
    text-align: justify;
}
.quiz-questions-container {
    display: block;
    float: left;
    width: 100%;
}
.premium-courses-title {
    color: #704e46;
    font-size: 20px;
    font-weight: bold;
}
.course-enrolled-message {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
}
.my-courses-underline {
    text-decoration: underline;
}
.item_fields {
    background: #fff;
    padding: 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #82bc00;
    border-radius: 10px;
    margin-bottom: 20px;
}
.header-enrol-banner {
    font-size: 36px;
    color: #71b500;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
a {
    color: #ff8f13;
}
.nav-pills.main-menu>li>a {
    border-radius: 0;
    color: #704e46;
}
.nav-pills.main-menu>li+li {
    margin-left: 0;
}
.navigation {
    border: none;
}
.nav.menu.main-menu li {
    
}
.nav.menu.main-menu li:nth-child(1) {
    
}
.nav.menu.main-menu li:nth-child(2) {
   
}
.nav.menu.main-menu li:nth-child(3) {
    
}
.nav.menu.main-menu li:nth-child(4) {
    
}
.nav.menu.main-menu li:nth-child(5) {
    
}
.nav.menu.main-menu li:nth-child(6) {
    
}
.nav.menu.main-menu li a {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
}
.nav-pills.huerta-category-menu.no-visible-cat {
    padding: 0px;
    display: none;
}
.nav-pills.huerta-category-menu.visible-cat {
    padding: 0px;
    display: block;
}
.nav-pills.huerta-category-menu>li>a {
    border-radius: 0;
}
.nav.menu.huerta-category-menu li a {
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    color: #704e46;
    border: 1px solid #eae2e0;
}
.nav.menu.huerta-category-menu li a:hover {
    background-color: #eae2e0;
}
.banner-home-register-container {
    width: 470px;
    margin: 0 auto !important;
    background: rgba(255, 143, 19, 1);
    border-radius: 5px;
}
.main-content-container {
    background-color: #eae2e0;
    padding-bottom: 20px;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 20px;
    float: left;
}
.studentlist-page-container, .chooseplan-page-container, .userlist-page-container {
    padding-right: 0;
}
.forum-items {
    background: #fff;
}
.page-header {
    margin: 20px 0 20px;
}
.page-header-account {
    margin: 20px 0 20px;
}
.project-contacts {
    margin-bottom: 20px;
}
.project-files {
    margin-bottom: 20px;
}
.courses-page-container {
    padding-right: 0;
}
.nav-stacked>li {
    float: left;
    width: 100%;
}
.resolveactivityform-page-container .quiz-edit, .forum_responseform-page-container.forum_response-edit  {
    background: #fff;
    width: 100%;
    float: left;
    display: block;
    padding: 10px;
}
.main-content-container .content {
    width: 100%;
    float: left;
}
.related-wrapper {
    width: 100%;
    float: left;
    padding: 20px;
}
.related-courses {
    width: 100%;
    float: left;
    background: #fff;
}
.home-category-menu {
    background-color: #eae2e0;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    float: left;
}
.cta-register-banner {
    margin-bottom: 15px;
}
.banner-home .flexslider {
    background-color: #eae2e0 !important;
}
.banner-home-register {
    position: absolute;
    bottom: 35px;
    width: 100%;
}
.advertise-module {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #fff;
}
.banner-home-register-title {
    text-align: center;
    width: 100%;
    padding: 10px 0px;
}
.banner-home-register-title h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    color: #704e46;
}
.banner-home-description {
    max-width: 810px;
    margin: 0 auto;
    font-size: 17px;
    margin-top: 5px;
    color: #704e46;
}
.banner-home-register-text {
    text-align: center;
    width: 100%;
}
.banner-home-register-text span {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 15px;
    color: #82bc00;
    text-align: center;
}
a.btn-register {
    font-size: 22px;
    max-width: 220px;
    margin: 0 auto !important;
    color: #fff;
    display: block;
    width: 290px;
    background: #ff8f13;
    font-weight: bold;
}
a.btn-register:hover {
    color: #fff !important;
}
.banner-home {
    background-color: #eae2e0;
}
.home-banner li p {
    display: none;
}
.flex-caption {
    padding: 0;
}
.flex-caption {
    display: none;
}
.footer-banner li p{
    display: none;
}
.question-field-resp-adj {
    font-size: 18px;
    margin-bottom: 20px;
    text-decoration: underline;
    margin-bottom: 20px;
}
.question-field-resp-adj a {
    color: #82bc00;
}
.footer-banner .flexslider .slides img {
    display: none;
}
.footer-banner .flexslider .slides>li {
    min-height: 70px;
    background-color: #ff8f13;
}
.footer-banner .slide-content {
    position: relative;
    font-weight: bold;
    display: block;
    height: 70px;
    font-size: 28px;
    text-align: center;
    width: 100%;
    padding: 0 40px;
    color: #fff;
}
.sb-content-text {
    position: relative !important;
    top: 50% !important;
    left: 0%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.nav-pills.huerta-category-menu li a:hover, .nav-pills.huerta-category-menu li.current.active a:hover, .nav-pills.huerta-category-menu li.current.active a {
    color: #704e46;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background: none;
}
.nav-pills.huerta-category-menu>li {
    margin-left: 0;
    float: left;
    width: 100%;
}
.cont-inputs-displaynone {
    display: none;
}
.first-menu-element {
    color: #ff8f13 !important;
}
/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content {
    height: 450px
}
.sidenav {
  padding-top: 20px;
}
.footer-content h3 {
    margin-top: 10px;
    color: #704e46;
    font-weight: bold;
    font-size: 20px;
}
.footer-columns {
    position: relative;
    z-index: 10012;
    padding-top: 75px;
}
.footer-columns h3 {
    margin-top: 0 !important;
}
.footer-background img {
    width: 100%;
}
.footer-content {
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-nav-right .nav.menu li a {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.footer-nav-right .nav.menu li a:hover {
    text-decoration: underline;
}
.footer-nav-right .nav.menu li:last-child a {
    color: #704e46;
}
.md-top {
    min-height: 205px;
}
.footer-logo-conicit {
    width: 140px;
}
footer .moduletable {
    width: 100%;
    float: left;
}
.rubric_criterias-table, .rubric_criterias-table th {
    text-align: center;
}
.h1 {
    color: #704e46;
    font-size: 26px;
    font-weight: bold;
}
h2 {
    color: #ff8f13;
    font-size: 20px;
    font-weight: bold;
}
h3, h4 {
    color: #ff8f13;
    font-size: 18px;
}
.course-page-title h1 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
}
img {
    max-width: 100%;
    height: auto;
}
.footer-nav-left .nav>li>a {
    padding: 1px 0;
}
.footer-nav-right .nav>li>a {
    padding: 1px 0;
}

/* custom herman css */
.div-content {
    float: left;
}
body.site {
    background: none !important;
    padding: 0;
}
.breadcrumbs .breadcrumb-item span {
    color: #704e46;
}
.breadcrumb {
    background: none !important;
}
.breadcrumb>li+li:before {
    color: #704e46 !important;
}
.breadcrumbs .breadcrumb-item:last-child span {
    color: #704e46;
}
.header {
    width: 100% !important;
    float: left !important;
}
.navigation {
    width: 100%;
    float: left;
}
.header-left .brand {
    margin-top: 10px;
}
.header-left img {
    max-width: 350px;
    max-height: 100px;
}
.navbar-inverse {
    background: none;
}
.header-actions {
    float: right;
    display: block;
}
.header-actions {
    text-align: right;
}
.header-actions {
    margin-top: 15px;
}
.header-actions a {
    font-weight: bold;
}
.header-actions a:hover {
    text-decoration: none;
}
.header-actions .profile-actions {
    color: #ff8f13;
    border: 2px solid #ff8f13;
    padding: 2px 10px;
    border-radius: 5px;
    white-space: nowrap;
    width: auto;
    font-weight: bold;
}
.header-right-notifications {
    font-size: 18px;
    padding-top: 4px;
}
h3#profile-messages {
    float: left;
}
#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}
#exTab2 {
    width: 100%;
    float: left;
    background: #fff;
    padding: 4px;
}
.header-actions .mycourses {
    color: #82bc00;
    white-space: nowrap;
    float: left;
    padding-top: 3px;
}
.header-actions .mycourses:hover {
    color: #ff8f13;
}
.header-actions .lang {
    color: #82bc00;
}
.header-search {
    margin-left: 0 !important;
}
#mod-search-searchword {
    height: 34px;
    max-width: 200px;
}
.divider {
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
}
.course-divider {
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    margin: 15px 0;
}
.course-item {
    border-style: solid;
    padding: 15px;
    border-width: 2px;
    border-color: #82bc00;
    margin-bottom: 15px;
    border-radius: 10px;
    background: #fff;
    width: 100%;
    float: left;
    display: block;
}
.course-buttons-list {
    width: 100%;
    float: left;
    display: block;
}
.forum-response:nth-child(even) .student-forum-comment {
    padding: 10px 15px;
    border-radius: 7px;
    margin-bottom: 5px;
    border: 1px solid #82bc00;
}
.forum-response-text {
    background: #f2f2f2;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.forum-response-head {
    font-weight: bold;
    padding: 10px 15px;
    background: #e3e3e3;
    border-radius: 7px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
}
.forum-response:nth-child(odd) .student-forum-comment {
    padding: 10px 15px;
    border-radius: 7px;
    margin-bottom: 5px;
    border: 1px solid #ff8f13;
}
.forum-response:nth-child(even) {
    padding: 15px 10px;
    border-radius: 5px;
    border: 1px solid #ff8f13;
}
.forum-response:nth-child(odd) {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #82bc00;
}
.forum-items {
    padding: 0px 10px;
    border-radius: 5px;
    border: 1px solid #ff8f13;
}
.quiz-question, .list-question {
    border-style: solid;
    padding: 25px 15px;
    border-width: 2px;
    margin-bottom: 15px;
    margin-top: 20px;
    display: block;
    float: left;
    width: 100%;
    border-radius: 10px;
}
.table_transaction_list {
    width: 100%;
    float: left;
}
.criterias-checklist-table-body input[type="number"] {
    width: 100%;
}
.quiz-question:nth-child(even) {
    border-color: #ff8f13;
}
.quiz-question:nth-child(odd), .list-question {
    border-color: #82bc00;
}
.footer-nav-left .nav.menu li a {
    font-weight: bold;
    font-size: 14px;
}
.footer-nav-left .nav.menu li a:hover {
    text-decoration: underline;
}
.category-menu .nav>li>a {
    padding: 5px 10px;
}
.course-subtitle {
    text-align: center;
    margin: 15px 0;
}
.social-course {
    margin: 3px 0;
}
.social-course span {
    font-weight: bold;
}
.social-course a, .footer-social a {
    padding: 0 5px;
    font-size: 35px;
}
.footer-social-wrapper {
    max-width: 170px;
    margin: 0 auto;
}
.social-course a {
    font-size: 35px;
}
.footer-social {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 15px;
    line-height: 1.2;
}
.body {
    font-size: 15px;
}
.lbls-course div {
    font-weight: bold;
    text-align: right;
    font-size: 16px;
    margin-bottom: 10px;
}
.price-lbl {
    font-weight: bold;
    text-align: left;
    margin: 5px 0px;
}
.presentation-video {
    color: #ff8f13;
    font-weight: bold;
}
.course-project {
    color: #82be32;
    font-weight: bold;
}
.project-wrapper {
    background: #fff;
    width: 100%;
    display: block;
    float: left;
}
.project-page-container {
    padding-right: 0px;
}
.course-project:hover {
    color: #82be32;
}
.presentation-video:hover {
    color: #ff8f13;
}
.tutor-name {
    font-weight: bold;
    font-size: 15px;
}
.module-project {
    width: 50%;
    float: left;
    padding: 0 20px 20px 20px;
}
.module-project-desc {
    text-align: justify;
    margin-top: 10px;
}
.module-project-name {
    text-align: center;
    font-size: 20px;
}
a.cta-module-projects {
    margin: 0 auto;
    transition: background-color 0.3s ease;
    background-color: #ff8f13;
    border: solid 1px #ff8f13;
    border-radius: 2px;
    color: #FFF;
    display: block;
    text-decoration: none;
    height: 40px;
    text-align: center;
    white-space: nowrap;
    width: 240px;
    font-size: 18px;
    font-weight: 600;
    line-height: 35px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.mod-projects-container {
    max-width: 970px;
    background-color: #fff;
    margin: 0 auto;
}
.page-header h1 {
    color: #ff8f13;
    font-size: 24px;
    font-weight: bold;
}
.page-header-account {
    color: #ff8f13;
    font-size: 24px !important;
    font-weight: bold;
}
.projects-title-block h2 {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #82bc00;
    padding: 5px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.module-project-image {
    max-width: 365px;
    margin: 0 auto;
}
.module-project-cta {
    margin-top: 10px;
}
a.cta-module-projects:hover {
    background-color: #82bc00;
}
#reviews-container {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 20px 10px;
    color: #82be32;
}
.rating-course.rating-course-info {
    height: 42px;
    text-align: left;
}
.reviews-header {
    font-size: 18px;
    font-weight: bold;
}
.step-content {
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
}
.course-review-container {
    background: #dbecb5;
    display: block;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.course-review {
    background-color: #dbecb5;
    padding: 10px 0px 0px 0px;
    width: 100%;
    float: left;
    font-size: 15px;
}
.course-review:last-child {
    padding: 10px 0px 10px 0px;
}
.course-review-content {
    width: 97%;
    float: left;
    margin: 0 1.5%;
    background: #fff;
    padding-top: 5px;
}
.rating-course {
    width: 100%;
    float: left;
    display: block;
}
.container-enrol-course {
    float: left;
    display: block;
    width: 100%;
}
.certified-course {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 15px;
}
.course-support-project {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
}
.course-difficulty {
    width: 100%;
    float: left;
    font-size: 15px;
}
.course-banner-relative {
    position: relative;
}
.course-banner-relative .new-course-tag {
    max-width: 100%;
}
.course-banner-relative .cert-course-tag {
    max-width: 120px;
}
.course-creation-date {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 15px !important;
}
.course-tutor-personal-info {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 15px !important;
}
.course-description-container span, .course-tutor-personal-info span {
    font-size: 15px !important;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    text-align: justify !important;
}
.banks img {
    margin: 5px;
}
.rating-course.review-box {
    width: 100px;
    float: right;
}
.course-thumbnail {
    max-width: 170px;
    margin: 0 auto;
    text-align: center;
}
.course_name, .course_creation_date, .course_update_date {
    width: 100%;
    float: left;
}
.cta-action-buttons {
    max-width: 300px;
    margin: 0 auto;
}
.cta-action-buttons a {
    background-color: #ff8f13;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    padding: 5px 15px;
    margin: 5px;
    display: block;
}
.cta-action-buttons a:hover {
    background-color: rgba(255, 143, 19, 0.8);
    color: #ffffff;
}
.cta-action-buttons.table-list-button a {
    margin: 0;
    padding: 3px;
}
.course_action_btns {
    width: 871px;
    margin: 0 auto;
    padding: 10px 20px 10px 20px;
}
.course_unit_info {
    width: 844px;
    margin: 0 auto;
    padding: 10px 20px 10px 20px;
}
.course_action_btns a {
    padding: 5px;
    margin: 5px;
    text-align: center;
    color: #fff;
    background-color: #ff8f13;
    font-size: 13px;
    width: 267px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
}
.course_action_btns a:hover {
    color: #ffffff;
}
.course-table {
    width: 100%;
}
.course-table th {
    text-align: center;
    padding: 8px;
}
.course-table td {
    text-align: center;
    padding: 8px;
    color: #fff;
}
.course-table td a {
    color: #fff;
}
.course-table tr:nth-child(odd) {
    background: rgba(255, 143, 19, 0.8);
}
.course-table tr:nth-child(even) {
    background: rgba(130, 190, 50, 0.8);
}
.add-course-action a {
    display: block;
    padding: 5px;
    margin: 5px;
    text-align: center;
    color: #fff;
    background-color: #ff8f13;
    width: 160px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}
.course_action_btns a:hover, .add-course-action a:hover {
    background-color: rgba(255, 143, 19, 0.8);
}
.course-info {
    max-width: 610px;
    text-align: left;
    padding: 10px;
    float: left;
}
.course-image {
    max-width: 190px;
    text-align: center;
    padding: 10px;
    float: left;
}

.course_name, .mycourse-profile-info .profile-name {
    font-size: 19px;
    font-weight: bold;
}
.site_buttom {
    padding: 5px 20px;
    margin: 5px;
    width: 200px;
    text-align: center;
    float: left;
    background-color: #ddd;
    border-radius: 3px;
}
/* course grid */
.course-grid-home {
    padding: 10px 10px 0px 10px;
    background-color: #ffffff;
    max-width: 325px;
    margin: 0px auto 20px auto;
    box-shadow: 1px 2px 10px #888888;
    height: 330px;
}
.course-grid-courses-sidebar {
    margin: 0;
    list-style: none;
}
.course-grid-img img {
    width: 100%;
}
.course-grid-course-name {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9e9d9c;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    max-width: 325px;
    min-height: 58px;
    max-height: 58px;
    margin: 0 auto;
    overflow: hidden;
}
.course-premium-name {
    min-height: 40px;
}
.course-grid-course-name a {
    color: #704e46;
}
.course-grid-course-name a:hover {
    color: #82be32;
}
.course-grid-user {
    padding: 3px 0;
    display: table;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9e9d9c;
    width: 100%;
    max-width: 325px;
    margin: 0 auto;
}
.course-grid-info {
    max-width: 325px;
    margin: 0 auto !important;
}
.course-grid-user-image {
    width: 35px;
    float: left;
    text-align: center;
}
.reviews-course-grid {
    text-align: left;
    margin-top: 5px;
}
.reviews-course-grid img {
    max-width: 16px;
}
.course-grid-user-info div {
    margin: 0;
}
.course-grid-user-name {
    font-size: 13px;
    height: 18px;
    overflow: hidden;
    font-weight: bold;
}
.course-grid-user-info .course-grid-user-academy-level {
    font-size: 13px;
}
.course-course-grid-sidebar {
    padding: 5px;
    margin: 0 auto;
    margin-bottom: 25px;
    box-shadow: 1px 2px 10px #888888;
    display: table;
}
.related-courses .course-grid-home {
    height: 404px;
}
#aside {
    background: #fff;
    margin-top: 0px;
    margin-bottom: 20px;
}
#aside .well {
    padding: 5px;
}
.course-grid-info {
    height: 82px;
    margin-left: 0;
}
.premium-courses-module {
    text-align: center;
}
.related-courses-module {
    text-align: left;
    padding-left: 20px;
}
.course-grid-premium-course-reviews {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    float: left;
}
.course-premium-price {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    float: left;
    font-weight: bold;
    font-size: 15px;
    color: #ff8f13;
}
.course-grid-premium-quant {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    float: left;
}
.correct-choice {
    padding: 5px 20px;
    border-style: solid;
    border-radius: 6px;
    color: #ff8f13;
    font-weight: bold;
    white-space: nowrap;
    border: 2px solid #ff8f13;
}
.course-grid-premium-quant span {
    color: #ff8f13;
    font-weight: bold;
}
.edit-action-buttons {
    width: 100%;
    float: left;
}
.course-tutor-image img, .course-grid-user-image img {
    border-radius: 50%;
}
.course-page-title {
    display: block;
    float: left;
    width: 100%;
}
.course-page-info {
    display: block;
    float: left;
    margin-top: 20px;
    background: #fff;
    width: 100%;
}
.container-present-video {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.course-course-info {
    width: 62%;
    float: left;
    padding: 0 10px;
}
.course-tutor-sidebar-info {
    width: 38%;
    padding: 10px;
    float: left;
}
.course-question-container {
    width: 100%;
    float: left;
    background-color: #fff;
}
.course-question {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
}
.course-question-content {
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    padding: 10px;
}
.question-message {
    width: 100%;
}
.course-question-answer {
    width: 100%;
    float: left;
    padding: 5px 10px 0px 10px;
    border-bottom: 5px solid #f2f2f2;
}
.course-question-title {
    padding: 10px 10px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #ff8f13;
    width: 100%;
    float: left;
}
.course-add-question {
    float: right;
    color: #fff;
    background-color: #82bc00;
    padding: 3px 20px;
    border-radius: 7px;
    font-size: 14px;
}
.course-add-question:hover {
    color: #fff;
}
.rating-course {
    width: 100%;
    float: left;
}
.course-price-lbl {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
}
.course-information-title {
    font-size: 18px;
    font-weight: bold;
    color: #ff8f13;
    width: 100%;
    float: left;
}
.course-description {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.free-course-lbl {
    padding: 3px 10px; 
    border: 1px solid #ff8f13; 
    border-radius: 3px;
}
.course-page-content {
    display: block;
    float: left;
    width: 100%;
}
.reviews-rating {
    float: left;
    padding: 0;
}
.course-banner {
    padding: 10px;
    float: left;
    background: #fff;
}
.course-tutor-image {
    float: left;
    width: 40px;
    padding-top: 5px;
}
.course-tutor-info {
    text-align: left;
    padding-left: 43px;
}
.course-tutor-info-container {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

/* rating courses */
.cc-selector input{
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}
div#course_rating label {
    max-width: 30px;
    float: left;
}
.course_rating_radio{
    background-image:url(/images/com_huerta/star-icon.png);
}
.cc-selector input:active +.course_rating_radio{opacity: .9;}
.cc-selector input:checked +.course_rating_radio{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}
.course_rating_radio{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:40px;height:40px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(0.2) opacity(.7);
       -moz-filter: brightness(1.8) grayscale(0.2) opacity(.7);
            filter: brightness(1.8) grayscale(0.2) opacity(.7);
}
.course_rating_radio:hover{
    -webkit-filter: brightness(1.2) grayscale(0) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(0) opacity(.9);
            filter: brightness(1.2) grayscale(0) opacity(.9);
}

.course-grid-img {
    text-align: center;
    position: relative;
}
.new-course-tag {
    max-width: 70px;
    position: absolute;
    right: 0;
}
.cert-course-tag {
    max-width: 70px;
    position: absolute;
    left: 0;
}
.course-grid-img-rating {
    width: 20px;
    height: 20px;
}
.course-grid-cta {
    text-align: center;
    margin: 10px 0;
}
.course-grid-cta a {
    padding: 5px 20px;
    font-weight: bold;
    background-color: #ff8f13;
    border-radius: 3px;
    color: #fff;
}
.rating-course span i, .reviews-rating i {
    color: yellow;
    font-size: 18px;
}
.rating-course span a {
    text-decoration: underline;
}

/* Final de css ratings*/

.project-title h1 {
    text-align: center;
    font-weight: bold;
    color: #ff8f13;
}
.project {
    margin-bottom: 30px;
}
.project-content h2, .project-content h3 {
    color: #82bc00;
    font-weight: bold;
}
.project-content h3 {
    font-size: 14pt;
}
.project-content {
    font-size: 16px;
    line-height: 20px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.project-download-link {
    margin: 10px 0;
}
.image-project-slider {
    margin: 15px 0;
}
.float-right {
    float: right;
}
.price-without-desc {
    text-decoration: line-through;
    color: gray;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-center {
    text-align: center;
}
.unit-description {
    margin-bottom: 20px;
}
.course-resource-tutor:nth-child(odd) {
    border-style: solid;
    padding: 15px;
    border-width: 2px;
    border-color: #ff8f13;
    background: #fff;
    border-radius: 10px;
}
.white-background {
    background: #fff;
    padding: 15px;
}
.course-resource-tutor:nth-child(even) {
    border-style: solid;
    padding: 15px;
    border-width: 2px;
    border-color: #82bc00;
    border-radius: 10px;
    background: #fff;
}
.unit-activities, .unit-resources {
    float: left;
    width: 100%;
}
.unit-activities a, .unit-resources a {
    color: #ff8f13;
}
.add-resource, .add-activity {
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    height: 35px;
}
.add-unit, .edit-unit, .course-program a {
    margin: 0px 8px;
    font-size: 18px;
    color: #ff8f13;
}
.course-student-view {
    float: right;
}
.add-unit:hover, .edit-unit:hover {
    color: rgba(255, 143, 19, 0.8);
}
#course_resourceList a, #resourceList a, #course_activityList a, #course_activityList [class^="icon-"], #course_activityList [class*="icon-"], #course_resourceList [class^=" icon-"], #course_resourceList [class*=" icon-"] {
    color: #ff8f13;
}
#course_activityList [class^="icon-"], #course_activityList [class*="icon-"], #course_resourceList [class^="icon-"], #course_resourceList [class*="icon-"] {
    margin: 0 5px;
}
.course-program a:hover, #course_activityList a:hover, #course_resourceList a:hover, #course_activityList [class^="icon-"]:hover, #course_activityList [class*=" icon-"]:hover, #course_resourceList [class*=" icon-"]:hover,  #course_resourceList [class^="icon-"]:hover {
    color: rgba(255, 143, 19, 0.8);
}
.course-header-info {
    padding: 20px;
    width: 100%;
    border-style: solid;
    background-color: #fff;
    border-width: 1px;
    border-radius: 3px;
    border-color: #ff8f13;
    float: left;
}
.course-student-view.cta-actions-buttons-green a {
    display: block;
    width: 240px;
    float: right;
}
.course-student-view.cta-actions-buttons-green a {
    margin-left: 15px;
}
input.val-answer-option {
    width: 400px;
    max-width: 100%;
}
.quiz-questions-container textarea {
    width: 100%;
    min-height: 140px;
}
.quiz-questions-container .question-field div.huerta-field {
    margin: 5px 0;
}
#jform_instructions_ifr, .mce-edit-area iframe {
    height: auto !important;
}
.jform_instructions_ifr {
    max-height: 235px !important;
}
.quiz-questions-container .question-field input[type=radio], .quiz-questions-container .question-field input[type=checkbox] {
    float: left;
}
.quiz-questions-container .ck-span {
    float: left;
    padding-left: 3px;
}
.float_left {
    display: block;
    width: 100%;
    float: left;
}
.correct-option {
    padding: 3px 6px 3px 6px;
    margin-left: 15px;
    border-radius: 3px;
    color: #fff;
    background: green;
    border-width: 1px;
    border-style: solid;
    border-color: green;
}
.incorrect-option {
    padding: 3px 6px 3px 6px;
    margin-left: 15px;
    border-radius: 3px;
    color: #fff;
    background: red;
    border-width: 1px;
    border-style: solid;
    border-color: red;
}
.form-required {
    border-color: red;
    border-width: 2px;
}
#jform_content_ifr {
    width: 100% !important;
}
.required-field-message {
    display: block;
    float: left;
    color: red;
    text-align: center;
    width: 100%;
    font-weight: bold;
    padding-left: 20px;
}
.tab-courses-mycourses {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.cta-actions-buttons-green {
    width: 100%;
    float: left;
    display: block;
}
.course-program-student .course-student-view a {
    float: right;
}
.mycourses-cont-form {
    width: 100%;
    float: left;
}
.tab-selected {
    width: 200px;
    float: left;
    text-align: center;
}
.tab-no-selected {
    width: 200px;
    float: left;
    text-align: center;
}
.tab-courses-mycourses ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.user-action-header {
    width: auto;
    float: right;
}
.fv-option-lbl {
    width: 80px;
    float: left;
}
.tab-courses-mycourses ul.tab li {
    float: left;
    width: auto;
    font-size: 16px;
    background: #f1f1f1;
}
.tab-courses-mycourses ul.tab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}
.course-action-buttons {
    height: 45px;
}
.tab-courses-mycourses ul.tab li a.active {
    background-color: #ff8f13;
}
.tab-courses-mycourses ul.tab li a:hover {
    background-color: #ff8f13;
}
.mycourses-add-course {
    display: block;
    float: left;
    height: 40px;
}
button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
button.accordion.active, button.accordion:hover {
    background-color: #ddd; 
}
.about-us-accordion h3 {
    
}
.criterias-checklist-table-wrapper {
    width: 100%;
    float: left;
    display: block;
}
.criterias-checklist-table {
    display: block;
    margin: 0 auto;
    width: 604px;
}
.criterias-checklist-table-head, .criterias-checklist-table-body {
    display: block;
    float: left;
    width: 605px;
}
.ck-user-answer {
    width: 504px;
}
.ck-criterias-checklist-table-wrapper .criterias-checklist-table {
    width: 504px;
    display: block;
    margin: 0 auto;
}
.ck-user-answer .checklist-table-column-3 {
    border-right-style: none;
}
div#new-criteria-row {
    padding: 10px;
    border: none;
}
.criterias-checklist-table-body .add-criteria-button {
    font-weight: bold;
    color: #ff8f13;
}
.criterias-checklist-table-head .checklist-column {
    font-weight: bold;
}
.criterias-checklist-table-head {
    border-style: solid;
    border-width: 2px;
    border-color: #ff8f13;
}
.criterias-checklist-table-body {
    border-style: solid;
    border-width: 2px;
    border-color: #ff8f13;
    border-top-style: none;
}
.checklist-table-column-1 {
    width: 300px;
    float: left;
    display: block;
    padding: 10px 5px;
    text-align: center;
    border-right-style: solid;
    border-right-color: #ff8f13;
}
.checklist-table-column-2 {
    width: 100px;
    float: left;
    display: block;
    padding: 10px 5px;
    text-align: center;
    border-right-style: solid;
    border-right-color: #ff8f13;
    height: 50px;
}
.checklist-table-column-3 {
    width: 100px;
    float: left;
    display: block;
    padding: 10px 5px;
    text-align: center;
    border-right-style: solid;
    border-right-color: #ff8f13;
    height: 50px;
}
.checklist-table-column-4 {
    width: 100px;
    float: left;
    display: block;
    padding: 10px 5px;
    text-align: center;
    height: 50px;
}
div.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
}
.cta-actions-buttons-green a {
    background-color: #82bc00;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    padding: 5px 7px;
    font-size: 15px;
}
.cta-actions-buttons-green a:hover {
    background-color: rgba(130, 188, 0, 0.9);
    color: #ffffff;
}
.activity-grade-info {
    width: 100%;
    float: left;
    display: block;
}
.question-field, .question-divider {
    width: 100%;
    float: left;
    display: block;
}
.question-field-anwer {
    background: #f2f2f2;
    padding: 10px;
}
.question-field label {
    font-weight: bold;
}
.activity-form-container {
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
}
.activity-grade-info {
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
}
.evaluation-info-container {
    background: #fff;
    padding: 10px;
    border-color: #ff8f13;
    border-style: solid;
    margin-bottom: 20px;
    border-width: 1px;
}
.creditCardForm {
    margin: 0 auto;
    float: none;
    width: 300px;
}
.student-list-container {
    padding: 10px;
    background: #fff;
    float: left;
    width: 100%;
}
.user_enrolment-edit.front-end-edit, .user_privateenrolment-edit.front-end-edit {
    background: #fff;
    padding: 10px;
    width: 100%;
    float: left;
}
.form-horizontal {
    margin-bottom: 10px;
    display: block;
    padding: 10px;
    background: #fff;
    float: left;
    width: 100%;
}
.activity-grade-form {
    width: 65%;
    margin-right: 2%;
    float: left;
    display: block;
}
.activity-automatic-grade-info {
    width: 33%;
    float: left;
    display: block;
}
#cont-inputs a {
    margin: 10px;
    padding: 8px 15px;
    background-color: #0088cc;
    border-radius: 2px;
    border-width: 2px;
    color: #fff;
    text-align: center;
    width: 215px;
    display: block;
    border-color: #000;
}
#cont-inputs.list-question a {
    margin: 0 auto;
}
#cont-inputs a:hover {
    background-color: #004b8d;
    text-decoration: none;
}
#cont-inputs {
    display: block;
    float: left;
    margin: 10px auto;
    width: 100%;
}
.add-question-button {
    width: 235px;
    float: left;
    margin: 20px 0px;
}
#cont-inputs.list-question .add-question-button {
    width: 100%;
}
.add-question-button.add-list-button {
    width: 235px;
    float: left;
    margin: 0;
}
.add-list-button {
    width: 100%;
    float: left;
    margin: 0;
}
#cont-inputs .add-list-button a {
    margin: 10px auto 0 auto;
}
.cont-inputs-buttons {
    display: block;
    width: 705px;
    margin: 0 auto;
}
.add-question-button-lbl {
    width: 100%;
    text-align: center;
    float: left;
    font-weight: bold;
    font-size: 18px;
}
.delete-question-button a {
    color: red;
    font-weight: bold;
}
.delete-list-button a {
    color: red;
    font-weight: bold;
}
.total-percent-row td span {
    font-size: 18px;
    font-weight: bold;
}
.question-divider {
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom-style: solid;
    border-bottom-color: #d2d2d2;
    border-bottom-width: 2px;
}
.item-page .row {
    float: left;
    width: 100%;
}
.course-unit {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 25px 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px !important;
    padding-bottom: 15px;
    background: #fff;
    border-style: solid;
}
.collapsible-content {
    width: 100%;
    float: left;
}
.collapse-unit-button {
    width: 50px;
    float: left;
}
.unit-description {
    float: left;
}
.collapse-unit-button {
    font-size: 22px;
}
.unit_handle {
    font-size: 20px;
}
.course-unit:last-child {
    margin-bottom: 30px;
}
.course-unit:nth-child(even) {
    border-color: #ff8f13;
}
.course-unit:nth-child(odd) {
    border-color: #82bc00;
}
.unit-title span {
    font-size: 18px;
    font-weight: bold;
}
.footer-nav-left, .footer-nav-right {

}
.footer-nav-left {
    padding-top: 10px;
    text-align: right;
}
.footer-nav-right {
    padding-top: 10px;
}
.related-courses .moduletable {
    float: none !important;
}
.courses-grid-home {
    float: left;
    width: 100%;
    padding-top: 0px;
}
.footer-contact h3 {
    text-align: center;
}
.footer-logo-img {
    text-align: center;
    padding-top: 8px;
    max-width: 350px;
    margin: 0 auto;
}
.green-status {
    color: #82bc00 !important;
    font-weight: bold;
    text-decoration: underline;
}
.green-status:hover {
    color: rgba(130, 188, 0, 0.8) !important;
}
.color-orange {
    color: #ff8f13;
}
.orange-status {
    font-weight: bold;
    text-decoration: underline;
}
.footer-nav-left ul li {
    margin-bottom: 2px;
}
.footer-nav-right ul li {
    margin-bottom: 12px;
}

.footer-contact-phone a, .footer-contact-mail a {
    font-size: 15px;
    font-weight: bold;
    color: #704e46;
    white-space: nowrap;
}
.footer-contact-address {
    font-size: 15px;
    font-weight: bold;
    color: #704e46;
    white-space: nowrap;
}
.footer-contact-phone a:hover, .footer-contact-mail a:hover {

}
.footer-contact-phone, .footer-contact-mail {
    width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
    text-align: center;
}
.fa-facebook-square:before {
    color: #3b5998;
}
.fa-youtube-square:before {
    color: #bb0000;
}
.fa-google-plus-square:before {
    color: #dd4b39;
}
.fa-twitter-square:before {
    color: #55acee;
}
.fa-pinterest-square:before {
    color: #cb2027;
}
.fa-instagram:before {
    color: #bc2a8d;
}
.project-title {
    text-align: center;
    height: 75px;
    background: #fff;
}
.project-title h2 {
    padding-top: 0 !important;
    position: relative !important;
    top: 50% !important;
    left: 0%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.project-title h2 a {
    color: #ff8f13;
    font-size: 25px;
}
.contact-form-container {
    padding: 15px;
    background: #fff;
}
.project-short-description {
    height: 175px;
    background: #fff;
    text-align: justify;
    padding: 10px;
}
.projects-intro {
    background: #fff;
    padding: 20px;
}
#display-section1 {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
}
.project-image {
    padding: 15px 2%;
    background: #fff;
}
.project-cta {
    margin-top: 20px;
}
.cta-enrol {
    padding: 8px 25px;
    font-weight: bold;
    background-color: #82bc00;
    border-radius: 5px;
    color: #fff;
    display: block;
    max-width: 215px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.course-desc-pi {
    padding: 0px 10px;
}
.course-short-personal-info {
    float: left;
    width: 100%;
}
.cta-enrol:hover {
    color: #fff;
}
.about-us-accordion h2 {
    padding: 0 !important;
    margin: 0 !important;
    display: block;
    margin-top: 20px !important;
    float: left;
    width: 100%;
    cursor: pointer;
}
.about-us-accordion h2 a {
    width: 100%;
    display: block;
    float: left;
    padding: 6px 0 6px 3px;
    height: 36px;
}
.about-us-accordion h2 a:hover {
    text-decoration: none;
    color: #ff8f13;
}
.about-us-accordion h2 i {
    float: right;
    padding-right: 3px;
}
.accordion-item-title {
    border-top: 1px dotted #dce7eb;
}
.cta-huerta {
    margin: 0 auto;
    transition: background-color 0.3s ease;
    background-color: #ff8f13;
    border: solid 1px #ff8f13;
    border-radius: 2px;
    color: #FFF;
    display: block;
    text-decoration: none;
    height: 50px;
    text-align: center;
    white-space: nowrap;
    width: 230px;
    font-size: 20px;
    font-weight: 600;
    line-height: 45px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.cta-huerta:hover {
    background-color: #82bc00;
    text-decoration: none;
    border: solid 1px #82bc00;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2);
    color: #FFF;
}
.project-info {
    padding-right: 15px;
}
.project-files iframe {
    width: 100%;
}
.rating-course img, .reviews-rating img, .course-grid-course-reviews img, .course-grid-premium-course-reviews img {
    width: 12px;
}
input.inputbox.search-query {
    height: 34px;
}
.search-table {
    display: table;
    float: right;
    padding-top: 2px;
}
.search-field {
    display: table-cell;
    vertical-align: top;
}
.plan-message-courses {
    font-size: 17px;
}
.search-button {
    display: table-cell;
    vertical-align: top;
    width: 33px;
    left: -5px;
    border-left: none;
    background: none;
}
input.search-query {
    border: solid 1px #d2d2d2;
    padding: 10px;
    height: 34px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    transition: box-shadow 0.3s, border 0.3s;
}
.search-button .button {
    background: none;
    color: #82bc00;
    border: 1px solid #ccc;
    border-left: #000;
    padding: 6px 12px 6px 12px;
    margin: 0;
}
.search-button .button:hover {
    background-color: #82bc00 !important;
    color: #ffffff !important;
}
.footer-contact .footer-social a {
    font-size: 40px;
}
.footer-contact-left a i {
    font-size: 20px;
}
.footer-contact-right a, .footer-contact-left a {
    font-size: 15px;
    font-weight: bold;
}
.footer-contact-right a:hover, .footer-contact-left a:hover {
    color: #82bc00;
}
.course-grid-price {
    width: 48%;
    padding: 0 0 0 2%;
    float: left;
    margin-top: 15px;
    font-weight: bold;
    font-size: 13px;
    color: #ff8f13;
    text-align: center;
}
.course-grid-course-reviews {
    width: 48%;
    float: left;
    padding: 0 0 0 2%;
    margin-top: 0;
    text-align: center;
}
.course-grid-course-reviews .reviews {
    margin-top: 10px;
}
.course-grid-cta {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.course-grid-cont-fila {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.category-menu {
    position: initial;
    width: 100%;
    float: left;
    text-decoration: none;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.category-menu #navbar {
    width: 110px;
    float: left;
}
.category-menu .top-courses-clasification {
    width: 100%;
    float: left;
}
.category-menu .menu-element-category-container {
    text-align: center;
    width: 140px;
    padding: 0 15px;
    font-size: 18px;
    height: 40px;
    line-height: 42px;
    float: left;
}
.top-courses-lbl {
    float: left;
    width: auto;
    height: 40px;
    font-size: 16px;
    margin-right: 5px;
    line-height: 42px;
}
.category-menu-home {
    height: 40px;
    line-height: 42px;
    font-size: 18px;
    float: left;
    width: 142px;
    text-align: center;
    padding: 0px 15px;
}
.dropbtn {
    border: none;
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    top: 40px;
    display: none;
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    background-color: #f9f9f9;
}
.dropdown-content a {
    background-color: #fff;
    text-decoration: none;
    display: block;
    height: 35px;
    line-height: 36px;
    width: 230px;
    padding-left: 6px;
    font-size: 16px;
    border-bottom: 1px solid #704e46;
    color: #704e46;
}
.dropdown-content a:hover {
    background-color: #f1f1f1;
    color: #82be32;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.top-courses-clasification a:hover {
    color: #82be32;
}
.huerta-category-menu {
    font-weight: bold;
    font-size: 18px;
    margin-top: 0px;
    width: auto;
    background: #ffffff;
    position: absolute;
    left: 100px;
    top: 0px;
    z-index: 10012;
}
.category-menu-button:hover {
    color: #82bc00;
}
.category-menu a.category-menu-button {
    width: 100px;
    display: block;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
}
.footer-nav-left ul li a, .footer-nav-right ul li a {
    color: #ff8f13;
    font-size: 14px;
}
.footer-nav-left ul li a:hover, .footer-nav-right ul li a:hover {
    color: #82bc00;
    background: none;
}
.module-courses-home .moduletable {
    width: 100%;
}
.send-message-all {
    text-align: right;
}
.new-lbl {
    color: #82be32;
    font-weight: bold;
    text-align: left;
    margin: 5px 0px;
}
.course-new-lbl {
    width: 100%;
    float: left;
    text-align: center;
}
.rubric_criterias-table th {
    padding: 10px 7px;
    border: 1px solid #704e46;
}
.rubric_criterias-table td {
    padding: 0;
    border: 1px solid #704e46;
}
#carousel-bottom a.right.carousel-control, #carousel-bottom a.carousel-control.left {
    background: none;
}
/*.rubric_criterias-table .rubric-checkbox {
    position: relative;
    width: 100%;
    display: block;
    height: 50px;
}
.rubric-checkbox input {
    margin: 0;
    left: 0;
    width: 100%;
    height: 50px;
    position: absolute;
    visibility: hidden;
    top: 0;
}
.rubric-checkbox input:checked {
    background-color: #d2d2d2;
}*/
.bg-gray {
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    padding: 8px;
    background-color: #ddd;
    border-radius: 3px;
}
.text-center {
    text-align: center;
}
.table.table-striped, .table.table-striped thead tr th {
    text-align: center;
}
.add-question {
    white-space: nowrap;
}
.breadcrumbs .breadcrumb-item {
    font-size: 15px !important;
    font-weight: bold !important;
}
.breadcrumb li {
    background: none !important;
}
.rubric-criterias-table {
    margin: 0 auto;
}
/* Styles forms */
a.chronoforms6_credits {
    display: none;
}
.contact-form-container {
    max-width: 450px;
    margin: 0 auto;
}
.contact-form-container h2 {
    text-align: center;
}
#jform_c_cvv {
    width: 90px !important;
}
#jform_c_date_yyyy {
    width: 80px !important;
}
#jform_c_date_mm {
    width: 50px !important;
}
.control-group, .huerta-control-group {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    padding-left: 1%;
}
.control-label, .huerta-control-label {
    width: 30%;
    margin-right: 3%;
    text-align: right;
    float: left;
}
.mycourse-profile-img {
    width: 150px;
    float: left;
}
.mycourse-profile-info {
    width: 100%;
    padding-left: 170px;
}
.mycourse-profile-buttons {
    display: inline-block;
    width: 100%;
}
.controls input[type="text"], .control-group label {
    display: initial !important;
}
.controls, .huerta-controls {
    width: 67%;
    float: right;
    padding-bottom: 8px;
}
input[type="text"], input[type="password"], input[type="email"] {
    width: 250px;
    height: 30px;
    border-radius: 5px;
    padding-left: 5px;
}
.rubric_criterias-table input[type="text"] {
    width: 100%;
    font-size: 12px !important;
}
.rubric_criterias-table {
    table-layout: fixed;
    width: 100%;
}
.rubric_criterias-table textarea {
    height: 160px;
    font-size: 12px !important;
    width: 100%;
}
.chzn-container-single {
    min-width: 150px;
}
.chzn-container-single .chzn-single {
    height: 28px !important;
}
.controls textarea {
    width: 90% !important;
    height: 100px !important;
    border-radius: 5px;
}
.chzn-container-single .chzn-single-with-deselect span {
    line-height: 28px !important;
}
.chzn-container-single .chzn-single {
    min-width: 90px !important;
}
.field-tf {
    display: block;
    float: left;
    width: 100%;
}
.text-resp-container {
    padding: 5px 10px;
    background: #f2f2f2;
    min-height: 70px;
}
.input-resp {
    opacity: 0.8;
}
.field-tf i {
    float: left;
}
#jform_cc_date_yyyy_chzn {
    min-width: 90px !important;
}
#jform_cc_date_mm_chzn {
    min-width: 105px !important;
}
#menu_header_1 {
    background: none;
}
.header-buttons-login a {
    color: #ff8f13;
    border: 2px solid #ff8f13;
    padding: 2px 10px;
    border-radius: 5px;
    white-space: nowrap;
    display: block;
    width: auto;
    font-weight: bold;
    margin: 0px 3px 2px 3px;
    float: right;
}
.user-action-header .dropdown {
    margin-right: 10px;
    display: block !important;
}
.share-course {
    display: block;
    float: left;
    padding: 10px;
}
.user-profile-container {
    width: 100%;
    float: left;
    display: block;
}
.user-action-header .dropdown-menu>li>a {
    width: 100% !important;
    font-weight: bold;
    color: #ff8f13;
}
.user-action-header .dropdown-menu>li>a:hover {
    color: #ff8f13;
}
.unit-resources .dropdown.cta-action-buttons button {
    height: 30px;
    background-color: #ff8f13;
    color: #ffffff;
    font-weight: 600;
    border-radius: 3px;
    padding: 5px 15px;
    -webkit-border-radius: 3px;
    padding: 5px 15px;
    margin: 5px;
    border-style: none;
}
.service-premium-container {
    float: left;
    width: 100%;
    display: block;
}
.service-premium-row {
    display: block;
    width: 100%;
    float: left;
    border: 1px solid #333;
}
.service-name {
    width: 40%;
    float: left;
    padding: 10px;
}
.student-answer-lbl {
    background: #f2f2f2;
    padding: 10px 0 0 10px;
    margin-bottom: 10px;
}
.service-plan {
    width: 20%;
    padding: 10px;
    float: left;
    text-align: center;
}
.unit-resources .dropdown.cta-action-buttons button:hover {
    background-color: rgba(255, 143, 19, 0.8);
}
.unit-resources .dropdown-menu {
    background-color: #ff8f13;
    margin: 2px 0 5px 0px;
}
.unit-resources .dropdown-menu li a {
    color: #ffffff;
    font-weight: bold;
}
.unit-resources .dropdown-menu li a:hover {
    color: #ffffff;
    background: rgba(255, 143, 19, 0.8) !important;
}
.activity_head, .resource_head {
    font-weight: bold;
}
.user-profile-row {
    width: 100%;
    float: left;
    border: 1px solid #333;
    padding: 10px;
}
.user-profile-name {
    width: 40%;
    float: left;
}
.user-profile-academy-level {
    width: 20%;
    float: left;
    min-height: 1px;
}
.user-profile-organization {
    width: 20%;
    float: left;
    min-height: 1px;
}
.user-profile-send-message {
    float: left;
    width: 20%;
}
.tab-content #editor .editor {
    position: initial !important;
    float: left !important;
}
#jform_params_editor_chzn, #jform_params_timezone_chzn, #jform_params_language_chzn, #jform_params_admin_style_chzn, #jform_params_admin_language_chzn, #jform_params_helpsite_chzn {
    width: 200px !important;
}
#jform_course_category_id_chzn {
    width: 220px !important;
}
#jform_lang_chzn {
    width: 165px !important;
}
#jform_project_id_chzn {
    width: 285px !important;
}
#jform_profilehuerta_gender_chzn {
    width: 120px !important;
}
#jform_type_chzn {
    width: 110px !important;
}
#jform_num_criteria_chzn {
    width: 90px !important;
}
#jform_profilehuerta_role_chzn {
    width: 140px !important;
}
.chzn-container.chzn-container-multi {
    width: 80% !important;
}
.chzn-container.chzn-container-multi {
    min-height: 50px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: 0 !important;
}
.control-group .control-label .required .star {
    display: none;
}
.navbar.navbar-inverse {
    background: none;
    border: none;
}
.nav-resp.navbar-inverse {
    background: none;
}

/* margins and paddings */
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-20 {
    padding-top: 20px;
}
.padding-20 {
    padding: 20px;
}
.alignright {
    text-align: right;
}
.padding-10 {
    padding: 10px;
}
.about-us-accordion h2 {
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.about-us-accordion ul.accordion-ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
.about-us-accordion ul li.item-accordion-li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
  border-top: 1px dotted #dce7eb;
}
.about-us-accordion ul li.item-accordion-li ul li {
    list-style-type: disc;
}
.about-us-accordion ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.about-us-accordion ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.about-us-accordion ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.about-us-accordion ul li:last-of-type {
  padding-bottom: 0;
}
.about-us-accordion ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    top: 25px;
    right: 20px;
}
.about-us-accordion ul li i:before, .about-us-accordion ul li i:after {
  content: "";
  position: absolute;
  background-color: #ff8f13;
  width: 3px;
  height: 9px;
}
.about-us-accordion ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.about-us-accordion ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.about-us-accordion ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 35px;
  z-index: 1;
  opacity: 0;
}
.about-us-accordion ul li input[type=checkbox]:checked ~ div.accordion-li {
  margin-top: 0;
  max-height: 0;
  margin-bottom: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.about-us-accordion ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.about-us-accordion ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}
.slicknav_menu {
    display:none;
}
.head-column-actions, .body-column-actions {
    width: 15%;
    float: left;
    text-align: center;
}
.head-column-move, .body-column-move  {
    width: 5%;
    float: left;
}
.activity-head-column-title, .activity-body-column-title  {
    width: 35%;
    float: left;
}
.resource-head-column-title, .resource-body-column-title  {
    width: 50%;
    float: left;
}
.activity-head-column-type, .activity-body-column-type  {
    width: 15%;
    float: left;
}
.head-column-creation, .body-column-creation  {
    width: 15%;
    float: left;
}
.head-column-update, .body-column-update  {
    width: 15%;
    float: left;
}
.transaction-list-container {
    width: 100%;
    float: left;
    display: block;
    background: #fff;
    padding: 10px;
}
.transaction-column {
    width: 33.333333%;
    text-align: center;
    float: left;
}
.head-transactions .transaction-column {
    font-weight: bold;
}
.profile_buttons {
    width: 100% !important;
}
.item-page {
    width: 100%;
    float: left;
    padding: 20px;
    background-color: #fff;
}
.background-white {
    background-color: #fff;
    width: 100%;
    float: left;
}
.background-orange {
    background-color: #f9a951;
}
.background-yellow {
    background-color: #ffde00;
}
.background-green {
    background-color: #a6ca50;
}
.background-bluw {
    background-color: #71b0c7;
}
.category-list {
    background: #fff;
    padding: 20px;
}
#aside h3 {
    text-align: center;
}
.footer-column {
    margin-bottom: 20px;
}
.footer-column-1 {
    width: 28%;
    float: left;
    padding: 10px;
    padding-left: 0;
}
.footer-column-2 {
    width: 31%;
    float: left;
    padding: 10px;
}
.footer-column-3 {
    width: 23%;
    float: left;
    padding: 10px;
}
/*.footer-column-4 {
    padding: 10px;
    width: 18%;
    float: left;
}*/
.footer-column-5 {
    padding: 10px;
    padding-right: 0px;
    width: 18%;
    float: left;
}
.grid-column-courses-home {
    width: 33.33333333%;
    float: left;
    padding: 0 10px;
}
.pagination {
    width: 100%;
}
div.mce-edit-area {
    background: #fff;
    filter: none;
    max-height: 250px;
}
.pagination-list li {
    text-decoration: none;
    list-style: none;
    float: left;
    width: 30px;
}
.payment-ty-page-wrapper {
    width: 100%;
    float: left;
    padding: 10px;
    background: #fff;
}
.advertise-title-block {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #82bc00;
    padding: 2px 0;
    color: #fff;
}
.ads-container {
    width: 100%;
    float: left;
}
.ad-sidebar-content {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.articles-top-image {
    text-align: center;
}
.ads-column {
    width: 32%;
    float: left;
}
.ads-column {
    margin-right: 2%;
}
.ad-text {
    font-size: 15px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center;
}
.ads-column:last-child {
    margin-right: 0%;
}

.ads-container-col8 {
    width: 66%;
    float: left;
}
.ads-container-col12 {
    width: 100%;
    float: left;
}
.ads-container-col4 {
    width: 34%;
    padding-left: 10px;
    float: left;
}
#aside .advertise-module {
    padding: 0px;
}
/* RESPONSIVE DIV TABLES */
.payments-table {
    display: block;
    width: 100%;
}
.payment-table-row {
    clear: both;
}
.payment-table-head {
    background-color: #DDD;
    font-weight: bold;
}
.payment-table-cell, .payment-table-head {
    border: 1px solid #999999;
    float: left;
    height: 30px;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 25%;
}
.payment-table-head-total {
    background-color: #DDD;
    font-weight: bold;
    height: 50px;
}
.payment-table-cell-total, .payment-table-head-total {
    border: 1px solid #999999;
    float: left;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 16.666666666%;
    text-align: center;
}
.total-payments-container {
    padding: 15px;
    display: block;
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
}
.payments-table:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.premium-table {
    display: block;
    width: 100%;
    min-width: 950px;
}
.premium-table-row {
    clear: both;
}
.premium-table-head {
    background-color: #fff;
}
.cta-plans-plus {
    color: #fff;
    background-color: #73a739;
    border-radius: 7px;
    padding: 1px 5px;
    font-weight: bold;
    width: 85px;
    line-height: 16px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
}
.cta-plans-premium {
    color: #fff;
    background-color: #006aa6;
    border-radius: 7px;
    padding: 1px 5px;
    font-weight: bold;
    width: 85px;
    line-height: 16px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
}
.cta-plans-premium-landing {
    color: #fff;
    background-color: #006aa6;
    border-radius: 7px;
    padding: 10px 20px;
    font-weight: bold;
    width: 200px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
}
.cta-plans-premium-landing:hover {
    color: #fff;
}
.cta-plans-plus-landing {
    color: #fff;
    background-color: #73a739;
    border-radius: 7px;
    padding: 10px 20px;
    font-weight: bold;
    width: 200px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
}
.cta-plans-plus-landing:hover {
    color: #fff;
}
.cta-plans-secret-landing {
    color: #fff;
    background-color: #ffde00;
    border-radius: 7px;
    padding: 10px 20px;
    font-weight: bold;
    width: 200px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
}
.button-plan {
    text-align: center;
}
.button-plan a {
    display: block;
    width: 100%;
    padding: 12px;
    margin: 15px 0px;
    font-size: 18px;
    color: #fff;
}
.button-plan-comparar a {
    background-color: #704e46;
}
.button-plan-gratis a {
    background-color: #fd8d13;
}
.button-plan-secret a {
    background-color: #ffde00;
}
.button-plan-plus a {
    background-color: #73a739;
}
.button-plan-premium a {
    background-color: #006aa6;
}
.button-plan-gratis a:hover {
    background-color: #feae57;
}
.button-plan-comparar a:hover {
    background-color: rgba(112, 78, 70, 0.8);
}
.button-plan-secret a:hover {
    background-color: rgba(255,222,0,0.8);
}
.button-plan-plus a:hover {
    background-color: #abd157;
}
.button-plan-premium a:hover {
    background-color: #79b9d0;
}
.cta-plans-secret-landing:hover {
    color: #fff;
}
.cta-plans-gratis {
    color: #fff;
    background-color: #fd8d13;
    border-radius: 7px;
    padding: 1px 5px;
    font-weight: bold;
    width: 85px;
    line-height: 16px;
    margin: 0 auto;
    display: block;
    line-height: 32px;
    min-height: 34px;
    text-decoration: none;
}
.cta-plans-secret {
    color: #fff;
    background-color: #ffde00;
    border-radius: 7px;
    padding: 1px 5px;
    font-weight: bold;
    width: 85px;
    line-height: 16px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
}
.premium-table-cell {
    float: left;
    min-height: 35px;
    overflow: hidden;
    padding: 3px 1.8%;
    text-align: center;
}
.cta-plans-plus:hover, .cta-plans-premium:hover, .cta-plans-secret:hover, .cta-plans-gratis:hover {
    text-decoration: none;
    color: #fff;
}
.premium-table-cell:nth-child(1) {
    text-align: left;
}
.premium-table-head {
    float: left;
    height: 220px;
    overflow: hidden;
    padding: 3px 1.8%;
}
.premium-table-column-small i {
    padding-top: 0 !important;
    position: relative !important;
    top: 50% !important;
    left: 0%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}
.premium-table-column-large {
    width: 40%;
    text-align: justify;
}
.premium-table-head:nth-child(1) h3 {
    font-weight: bold;
    font-size: 20px;
}
.premium-table-head {
    width: 15%;
}
.premium-table-head-small {
    text-align: center;
}
.premium-table-head:nth-child(1) {
    width: 40%;
}
p.premium-head-desc {
    height: 135px;
}
.huerta-profiles-users {
    background: #fff;
    float: left;
    display: block;
    padding: 10px;
}
.premium-head-title-1 {
    color: #fd8d13;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
}
.premium-head-title-2 {
    color: #73a739;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
}
.premium-head-title-3 {
    color: #006aa6;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
}
.premium-head-title-4 {
    color: #ffde00;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
}
.plan-head-p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
}
.premium-table-column-small {
    width: 15%;
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.premium-table-row:nth-child(even) .premium-table-column-large {
    background-color: #eeecea;
}
.premium-table-row:nth-child(even) .premium-table-column-small:nth-child(2) {
    background-color: #f9a951;
}
.premium-table-row:nth-child(odd) .premium-table-column-small:nth-child(2) {
    background-color: #feae57;
}
.premium-table-row:nth-child(even) .premium-table-column-small:nth-child(4) {
    background-color: #a6ca50;
}
.premium-table-row:nth-child(odd) .premium-table-column-small:nth-child(4) {
    background-color: #abd157;
}
.premium-table-row:nth-child(even) .premium-table-column-small:nth-child(3) {
    background-color: #ffde00;
}
.premium-table-row:nth-child(odd) .premium-table-column-small:nth-child(3) {
    background-color: rgba(255, 222, 0, 0.8);
}
.premium-table-row:nth-child(even) .premium-table-column-small:nth-child(5) {
    background-color: #71b0c7;
}
.premium-table-row:nth-child(odd) .premium-table-column-small:nth-child(5) {
    background-color: #79b9d0;
}
.planes-huerta-li {
    
}
.forum-responses-list {
    margin-bottom: 20px;
}
.forum-responses-list a {
    color: #82bc00;
    font-size: 18px;
    text-decoration: underline;
}
.projects-title-block a {
    color: #fff;
}
.advertise-title-block a {
    color: #fff;
}
.premium-container {
    padding: 15px;
    display: block;
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    overflow: auto;
}
.premium-table:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.premium-table h2 {
    margin: 0;
}
a.site_buttom.contact-huerta-cta {
    background-color: #82bc00;
}
a.site_buttom.contact-huerta-cta:hover {
    background-color: rgba(130, 188, 0, 0.9);
}
a.contact-huerta-cta-orange {
    background-color: #ff8f13;
}
a.contact-huerta-cta-orange:hover {
    background-color: rgba(255, 143, 19, 0.8);
}
.align-right.course_action_btns.back-button {
    width: 100%;
    float: left;
}
.align-right.course_action_btns.back-button a {
    float: right;
}
.hidden-modules {
    display: none;
}
.social-login-or-container {
    text-align: center;
    font-size: 20px;
}
.social-login-container {
    font-size: 20px;
    width: 580px;
    margin: 0 auto;
}
.social-login-container i {
    font-size: 30px;
}
.social-login-container a {
    display: block;
    padding: 10px 0;
    float: left;
    width: 280px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border-radius: 3px;
    color: #fff;
}
.social-or-container {
    width: 100%;
    float: left;
}
.fields-login-container {
    width: 100%;
    float: left;
}
.social-or-container h2 {
  position: relative;
  text-align: center;
}
.social-or-container h2 span {
  background: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.social-or-container h2:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 100%;
}
.social-or-container h2:before {
  left: 0;
}
.social-links-login {
    float: left;
    width: 100%;
}
.social-login-container a.fb-link {
    background-color: #3b5998;
}
.social-login-container a.fb-link:hover {
    background-color: rgba(59, 89, 152, 0.9);
}
.social-login-container a.google-link {
    background-color: #db3236;
}
.social-login-container a.google-link:hover {
    background-color: rgba(219, 50, 54, 0.9);
}
.green-course span {
    color: green;
    font-weight: bold;
}
.red-course span {
    color: red;
    font-weight: bold;
}
.anuncios-sidebar {
    float: left;
    width: 100%;
}
/* END RESPONSIVE DIV TABLES */

.icon-hbpuravida:before {
    content: url('/images/emoticons/hbpuravida_thumbnail.jpg');
}
.icon-hbok:before {
    content: url('/images/emoticons/hbok_thumbnail.jpg');
}
.icon-hbbravo:before {
    content: url('/images/emoticons/hbbravo_thumbnail.jpg');
}
.icon-hbciao:before {
    content: url('/images/emoticons/hbciao_thumbnail.jpg');
}
.icon-hbeeeh:before {
    content: url('/images/emoticons/hbeeeh_thumbnail.jpg');
}
.icon-hbfurioso:before {
    content: url('/images/emoticons/hbfurioso_thumbnail.jpg');
}
.icon-hbgoodidea:before {
    content: url('/images/emoticons/hbgoodidea_thumbnail.jpg');
}
.icon-hbmammamia:before {
    content: url('/images/emoticons/hbmammamia_thumbnail.jpg');
}
.icon-hbneedcoffee:before {
    content: url('/images/emoticons/hbneedcoffee_thumbnail.jpg');
}
.icon-hbok:before {
    content: url('/images/emoticons/hbok_thumbnail.jpg');
}
.icon-hbqueestres:before {
    content: url('/images/emoticons/hbqueestres_thumbnail.jpg');
}
.icon-hbsad:before {
    content: url('/images/emoticons/hbsad_thumbnail.jpg');
}
.icon-hbthankyou:before {
    content: url('/images/emoticons/hbthankyou_thumbnail.jpg');
}
.student-answer {
    background-color: #f1f1f1;
    padding: 5px;
    margin-bottom: 10px;
}
.control-label.no-padding {
    padding: 0;
}
.quote-testimonial-container {
    display: block;
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 10px;
}
.quote-testimonial {
    float: left;
    width: 100%;
    margin-top: 10px;
    background: #d2d2d2;
    padding: 10px;
}
.pay_display_none label, .pay_display_none input[type="checkbox"] {
    display: none !important;
}
div#carousel-bottom {
    background-color: #ff8f13;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 45%;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
}
div#courseCarousel {
    width: 100%;
    float: left;
}
.course_download_file {
    display: list-item;
    margin-left: 20px;
}
.course-final-price {
    color: #ff8f13;
    font-size: 16px;
}
.breadcrumbs span {
    color: #704e46;
    font-weight: bold;
}
.course-tags {
    width: 100%;
    float: left;
}
.course-tag-list {
    width: 100%;
    float: left;
    font-weight: bold;
}
.course-tags-lbl {
    font-size: 18px;
    font-weight: bold;
    color: #ff8f13;
    width: 100%;
    float: left;
}
.plan-titulo {
    text-align: center;
    font-size: 24px;
}
.plan-precio {
    text-align: center;
    font-size: 22px;
}
.plan-incluye ul {
    padding-left: 0;
    text-align: left;
    list-style-type: none;
}
.plan-huerta {
    border-right: 1px solid #c2c2c2;
}
.plan-huerta:last-child {
    border-right: none;
}
.plan-precio {
    font-weight: bold;
    margin-bottom: 12px;
}
.plan-precio span {
    font-size: 22px;
    font-weight: bold;
}
.plan-incluye li {
    margin: 10px 0px;
}
.plan-gratuito .plan-precio, .plan-premium .plan-precio {
    line-height: 90px;
    height: 93px;
}
span.plan-head-o {
    font-size: 18px;
}
.all-plans-include {
    width: 100%;
    float: left;
    padding: 20px;
    background: #f2f2f2;
    margin-top: 30px;
}
.all-plans-title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.all-plans-include .plan-incluye li {
    height: 40px;
}
.planes-huerta-wrapper {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.planes-huerta-container {
    background-color: #fff;
    padding: 15px;
    width: 100%;
    float: left;
}
.cont-float-left {
    width: 100%;
    float: left;
}
button.button-link {
    background: none!important;
    border: none;
    padding: 0!important;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #ff8f13;
    margin-bottom: 20px;
}
label.error {
    color: #ff8f13;
    white-space: nowrap;
}


@font-face {
  font-family: "HenchgirlComicFont";
  src: url('/templates/templatehuerta/css/HenchgirlComicFont.ttf') format("truetype");
}
.header-enrol-banner { font-family: "HenchgirlComicFont", sans-serif }

@media only screen and (max-width: 1199px) {
    .premium-table-head-small {
        height: 250px !important;
    }
    p.premium-head-desc {
        height: 165px;
    }
    .course-student-view.cta-actions-buttons-green {
        width: 510px;
        float: right;
    }
    .cta-actions-buttons-green a:nth-child(3), .cta-actions-buttons-green a:nth-child(4) {
        margin-top: 10px;
    }
    .header-enrol-banner {
        font-size: 32px;
    }
    .cont-inputs-buttons {
        width: 470px;
    }
    .grid-column-courses-home {
        width: 50%;
    }
    .course_action_btns {
        width: 871px;
    }
    .course_unit_info {
        width: 850px;
    }
    .course-grid-home {
        height: 370px;
    }
    .related-courses .course-grid-home {
        height: 375px;
    }
    .nav.menu.main-menu li:nth-child(3) a {
        
    }
    .nav.menu.main-menu li:nth-child(4) a {
        
    }
    .project-short-description {
        height: 215px;
    }
}
@media only screen and (max-width: 992px) {
    .plan-huerta:nth-child(even) {
        border-right: none;
    }
    .plan-huerta:nth-child(odd) {
        border-right: 1px solid #c2c2c2;
    }
    .course-info {
        max-width: 100%;
    }
    .mt-20.course-student-view.cta-actions-buttons-green {
        width: 240px;
        float: none;
        margin: 15px auto 0 auto;
    }
    .mt-20.course-student-view.cta-actions-buttons-green a {
        margin: 5px auto;
    }
    .ad-sidebar-content {
        margin-top: 15px;
    }
    .ad-sidebar-content .ad-image {
        margin: 0 auto;
        width: 350px;
    }
    .header-enrol-banner {
        font-size: 24px;
    }
    .logo-container {
        line-height: 60px;
        height: 75px;
    }
    .footer-column-1 {
        width: 50%;
        height: 318px;
    }
    .footer-column-2 {
        width: 50%;
        height: 318px;
    }
    .footer-column-3 {
        width: 33.333333%;
    }
    .footer-column-4 {
        width: 33.333333%;
    }
    .footer-column-5 {
        width: 33.333333%;
    }
    .flex-direction-nav a {
        margin: -13px 0 0 !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .nav.menu.main-menu li:nth-child(1) {
        
    }
    .course-premium-grid-container {
        width: 50%;
        float: left;
    }
    .course-course-grid-sidebar {
        padding: 20px;
        margin: 20px;
        height: 368px;
    }
    .main-content-container {
        padding-right: 0;
    }
    #content {
        padding-bottom: 20px;
    }
    #aside {
        background: none;
    }
    .course-grid-courses-sidebar {
        width: 100%;
        float: left;
        background: #fff;
        display: block;
    }
    .footer-banner .flexslider .slides>li {
        min-height: 60px;
    }
    .footer-banner .slide-content {
        padding: 0 10px;
        height: 60px;
        font-size: 18px;
    }
    .course-grid-home {
        height: 380px;
    }
    .related-courses .course-grid-home {
        height: 387px;
    }
    .footer-column:nth-child(1), .footer-column:nth-child(2) {
        height: 265px;
    }
    .nav.menu.main-menu li a {
        font-size: 14px;
    }
    .project-short-description {
        height: 275px;
    }
    .course_action_btns {
        width: 595px;
    }
    .course_unit_info {
        width: 580px;
    }
    .cont-inputs-buttons {
        width: 480px;
    }
    .add-question-button {
        width: 235px;
        float: left;
        margin: 0px;
    }
    .add-question-button:nth-child(3) {
        width: 100%;
    }
    .add-question-button:nth-child(3) a {
        margin: 0 auto;
    }
}


/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 767px) {
    .plan-huerta {
        border-right: none;
    }
    .footer-banner {
        display: none;
    }
    .cat-menu-block {
        float: left;
        width: 100%;
    }
    .seach-course {
        margin: 0 auto;
    }
    .category-menu .menu-element-category-container {
        width: 88px;
        font-style: 16px;
    }
    .category-menu-home {
        width: 110px;
        font-style: 16px;
    }
    .ads-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ads-column {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .ads-column .ad-image {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
        float: none;
        margin-bottom: 0px;
    }
    .header-actions {
        width: 81%;
    }
    .nav-resp {
        width: 19%;
        float: right;
    }
    .navbar {
        min-height: 1px;
    }
    .header-enrol-banner {
        padding-top: 0;
    }
    .header-buttons-login a {
        display: block;
        width: 48%;
        font-weight: bold;
        float: right;
    }
    .header-buttons-login {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
    }
    .user-profile-row-head {
        display: none;
    }
    a.btn-register {
        font-size: 16px;
        max-width: 170px;
    }
    .banner-home-register-title h1 {
        font-size: 16px;
    }
    .banner-home-description {
        font-size: 14px;
    }
    .top-courses-clasification a {
        font-size: 17px;
    }
    .banner-home-register-container {
        width: 100%;
    }
    .user-profile-row {
        width: 100%;
    }
    .user-profile-name {
        width: 100%;
    }
    .user-profile-academy-level {
        width: 100%;
        min-height: 0px;
    }
    .user-profile-organization {
        width: 100%;
        min-height: 0px;
    }
    .user-profile-send-message {
        width: 100%;
    }
    .course-course-info {
        width: 100%;
    }
    .course-page-title h1 {
        font-size: 18px;
    }
    .course-tutor-sidebar-info {
        width: 100%;
    }
    .footer-column-1 {
        width: 100%;
        height: auto;
    }
    .footer-column-2 {
        width: 100%;
        height: auto;
    }
    .footer-column-3 {
        width: 100%;
    }
    .footer-column-4 {
        width: 100%;
    }
    .footer-column-5 {
        width: 100%;
    }
    .footer-nav-right {
        border-style: none;
    }
    .course-premium-grid-container {
        width: 100%;
        float: left;
    }
    .course-course-grid-sidebar {
        margin: 0 auto 20px auto;
        height: auto;
    }
    .related-courses .course-grid-home {
        height: auto;
    }
    #aside {
        width: 100%;
        float: left;
    }
    .course-grid-home {
        height: auto;
    }
    .header-left {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
    .header-right {
        width: auto;
        float: none;
        margin: 0 auto;
        display: block;
    }
    .header-actions {
        margin-top: 5px;
    }
    .header-actions .mycourses {
        padding-top: 0px;
        margin-bottom: 5px;
        width: 100%;
    }
    .user-action-header {
        text-align: center;
        width: 100%;
        float: left;
    }
    div#bs-example-navbar-collapse-1 {
        position: absolute;
        top: 50px;
        z-index: 10013;
        background: #f2f2f2;
    }
    .nav-pills>li {
        float: left;
        width: 100% !important;
        border-bottom: 1px solid;
    }
    .nav.menu.main-menu li a {
        line-height: 20px !important;
    }
    .nav.menu.main-menu li a:hover {
        background: #eae2e0;
    }
    .md-top {
        min-height: 0;
    }
    .sidenav {
        height: auto;
        padding: 15px;
    }
    .row.content {
        height:auto;
    } 
    .course_action_btns {
        width: 313px;
    }
    .course-image {
        text-align: center;
        margin: 0 auto;
        float: none;
    }
    .course-info {
        text-align: center;
        margin: 0 auto;
        float: none;
    }
    .course_unit_info {
        width: 100%;
    }
    .rating-course {
        width: 100%;
    }
    .course-price-lbl {
        width: 100%;
    }
    .course-new-lbl {
        width: 100%;
    }
    .course-tutor-image {
        text-align: right;
    }
    .search-table {
        float: none;
        margin: 0 auto;
    }
    .user-action-header {
        text-align: center;
    }
    .footer-nav-left {
        text-align: center;
        border: none;
    }
    .footer-nav-right .nav.menu li a {
        text-align: center;
    }
    .footer-nav-right ul li {
        margin-bottom: 2px;
    }
    .footer-nav-right {
        padding-top: 0;
    }
    .footer-column {
        width: 100%;
        float: left;
    }
    .footer-nav-right ul li:nth-child(1) {
        margin-top: 0;
    }
    .navbar-collapse ul li {
        width: 100%;
    }
    .course-course-grid-sidebar {
        max-width: 325px;
    }
    .project-short-description {
        height: auto;
    }
    .header .header-left {
        width: 90%;
        margin: 0 auto !important;
    }
    .related-courses .moduletable {
        float: none !important;
    }
    .related-courses-module {
        text-align: center;
    }
    .user-action-header .dropdown {
        width: 135px;
        margin: 0 auto;
    }
    .course-student-view.cta-actions-buttons-green a {
        float: left;
    }
    .course-student-view.cta-actions-buttons-green a:first-child {
        margin-left: 10px;
        float: right;
    }
    .head-column-actions, .body-column-actions {
        width: 12%;
    }
    .head-column-move, .body-column-move  {
        width: 5%;
    }
    .activity-head-column-title, .activity-body-column-title  {
        width: 63%;
    }
    .resource-head-column-title, .resource-body-column-title  {
        width: 83%;
    }
    .activity-head-column-type, .activity-body-column-type  {
        width: 20%;
    }
    .head-column-creation, .body-column-creation  {
        display: none;
    }
    .head-column-update, .body-column-update  {
        display: none;
    }
    .footer-banner .slide-content {
        font-size: 16px;
    }
    .grid-column-courses-home {
        width: 100%;
    }
    .social-login-container {
        width: 100%;
    }
    .social-login-container a {
        width: 100%;
        margin: 5px 0;
    }
    .module-project {
        width: 100%;
    }
}
@media only screen and (max-width: 650px) {

}
@media only screen and (max-width: 600px) {
    .banner-home section.banner {
        display: none;
    }
    .banner-home {
        margin-top: 10px;
        padding: 0px 5px;
    }
    .cont-inputs-buttons {
        width: 235px;
    }
    .tab-courses-mycourses ul.tab {
        width: 100%;
    }
    .tab-courses-mycourses ul.tab li {
        width: 50%;
    }
    .tab-courses-mycourses ul.tab li a {
        font-size: 14px;
    }
    input.val-answer-option {
        width: 250px;
        max-width: 100%;
    }
}
@media only screen and (max-width: 543px) {
    input[type="text"], input[type="password"], input[type="email"] {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .control-label, .huerta-control-label {
        width: 100%;
        text-align: center;
        float: left;
    }
    .controls, .huerta-controls {
        width: 100%;
        float: left;
    }
    .footer-banner .slide-content {
        font-size: 16px;
        height: 60px;
    }
    .course_action_btns {
        width: 100%;
    }
    .course_action_btns a {
        width: 100%;
    }
    .mycourse-profile-info {
        width: 100%;
        padding-left: 0;
        float: left;
        text-align: center;
    }
    .mycourse-profile-img {
        width: 100%;
    }
    .course-student-view.cta-actions-buttons-green a:first-child {
        margin-left: 0;
        margin-bottom: 10px;
    }
    .course-student-view.cta-actions-buttons-green a {
        width: 100%;
        float: left;
    }
    .row.activity_head.list-group-item {
        display: none;
    }
    .head-column-move, .body-column-move {
        width: 8%;
    }
    .activity-head-column-title, .activity-body-column-title {
        width: 92%;
    }
    .resource-head-column-title, .resource-body-column-title {
        width: 92%;
    }
    .activity-head-column-type, .activity-body-column-type {
        width: 78%;
    }
    .head-column-actions, .body-column-actions {
        width: 22%;
        float: right;
    }
}

@media (max-width: 400px) {
    .ad-sidebar-content .ad-image {
        margin: 0 auto;
        width: 250px;
    }
    .header-actions {
        width: 70%;
    }
    .nav-resp {
        width: 30%;
        float: right;
    }
    .header-buttons-login a {
        width: 100%;
    }
    .huerta-category-menu {
        margin-top: 0px;
        width: 100%;
        position: absolute;
        left: 0;
        float: left;
        top: 40px;
        z-index: 10012;
        margin-bottom: 10px;
    }
    .category-menu {
        width: 100%;
        position: initial;
        display: block;
        float: left;
        z-index: 10012;
    }
    .category-menu a.category-menu-button {
        width: 100%;
        display: block;
        height: 40px;
        float: left;
        font-size: 18px;
        text-align: center;
        line-height: 42px;
    }
    .cat-menu-block {
        float: left;
        width: 100%;
    }
}

.transition, p, ul li i:before, ul li i:after {
  transition: all 0.25s ease-in-out;
}

.flipIn, h1, ul li {
  animation: flipdown 0.5s ease both;
}

.no-select, h2 {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
